Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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