Transactions
Cancel transfer
Cancels the transfer and sets the status to CANCELLED.
post/tx/cancel
Request body
Example request
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"vasp_did": "did:methd:identifier"
}Response
Transfer Cancelled
Changes
No recorded changes to this endpoint across all 1 revision of this API.