Payments / Cancel

NamePayments Cancel
DescriptionCancel a pending payment on an order.
TypeGET
URL/v9/payments/:id/cancel

Long Description

Cancel a payment that is in the pending state.  Pending payments do not affect the order balance, but they do affect the pending balance, which can prevent additional payments from being posted.

Examples

RequestResponse
/v9/payments/12345/cancel 

 

 

 

See Payments / Show