Skip to main content
DELETE
Moves the ugwo to the cancelled status. Use this to close out abandoned carts or orders the customer aborted.
An ugwo can only be cancelled while it is in requires_ugwo. Once any activity has been started against it (and certainly once it has been paid), the cancel call returns an error. There are no refunds via cancel; refunds are handled separately.

Path parameters

string
required
The ugwo ID, ugw.XXXX.YYYY....

Response

Returns the cancelled ugwo with status: "cancelled".