Skip to main content
POST
Cancel an authorized card payment

Authorizations

X-API-Key
string
header
required

Company API key. Send in the X-API-Key header.

Headers

x-client-id
string
required

Client identifier for the company in the request.

Example:

"client_abc123"

Path Parameters

id
string<uuid>
required

Response

Authorization cancelled successfully

status
string
Example:

"cancelled"

transaction_id
string
Example:

"01hvxyz..."

amount
integer
Example:

15000

message
string
Example:

"Authorization cancelled successfully."