Payments / Cancel

Payments / Cancel

Name

Payments Cancel

Description

Cancel a pending payment on an order.

Type

GET

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

Request

Response

Request

Response

/v9/payments/12345/cancel

 

 

 

 

See Payments / Show