Skip to main content
PATCH
Cancel a one-time payment

Authorizations

x-api-key
string
header
required

Path Parameters

id
string<uuid>
required

The unique identifier of the one-time payment to cancel

Response

Payment successfully cancelled

The cancelled one-time payment object

id
string<uuid>
required
Example:

"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee"

status
enum<string>
required
Available options:
CANCELLED
description
string
amount
number<decimal>
currency
string
externalId
string
expiresAt
string<date-time>
createdAt
string<date-time>
updatedAt
string<date-time>