v1

latestOpenAPI 3.0.12026-07-2419554.1 KB
Orders

Void order

Void any authorizations for the order. The customer is informed of the cancellation and that the order could not be fulfilled; any held funds are released.

post/v2/payments/{token}/void

Path parameters

tokenstring string required

Order token.

Headers

Idempotency-Keystring

Idempotency key used for retrying requests. Can be used for retrying failed requests.

Request body

merchantReferencestring

Merchant reference for tracking the order in your system.

Response

Order voided successfully

tokenstring required

The order token.

merchantReferencestring

The merchant reference.

voidedAtstring

The date and time when the order was voided.