Skip to main content
POST
Cancel an onramp

Authorizations

Authorization
string
header
required

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

Path Parameters

transferId
string
required

Transfer record ID.

Response

Success

message
string
Example:

"Transaction: {transferId} cancelled successfully"