Skip to main content
PATCH
Cancel transaction

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

transaction_id
string<uuid>
required

Response

Transaction cancelled successfully

id
string<uuid>
recipient_id
string<uuid>
recipient_name
string
recipient_type
enum<string>
Available options:
recipient,
account
recipient
object
sender_id
string<uuid>
sender_name
string
sender_type
enum<string>
Available options:
recipient,
account
destination_currency
object
source_currency
object
status
enum<string>
Available options:
waiting-for-signature,
pending,
in-progress,
completed,
cancelled,
failed,
suspended
channel
string
tariff_id
string<uuid>
task_id
string<uuid>
customer_id
string<uuid>
fee
string
tax
string
type
enum<string>
Available options:
iwt,
owt,
int
created_at
string<date-time>
modified_at
string<date-time>