Skip to main content
PUT
You can only cancel a transaction if it has not yet been delivered. For additional details on how transaction statuses works, click this link

Path parameters

string
required
Propaga’s transaction id

Body

string
required
Transaction’s new status, in this case always had to be cancel
string
Cancellation reason for this order.

Response

boolean

Error codes

Transaction not found (404)
Transaction is not on a valid status to cancel (422)