v1

latestOpenAPI 3.0.1MIT2026-07-26336777.7 KB

post/payments/cancel/{xIntentId}

Headers

Idempotency-Keystring

A unique key for making the request idempotent. Must match pattern: ^[a-zA-Z0-9\-_:\.]+$. See Idempotent Requests for more details.

Request body

xIntentIdstring required

Unique identifier of the payment

Example request

{
  "xIntentId": "in_fooBOwYsaK50AEfK"
}

Response

Cancel Payment response