Offramp
Cancel an offramp
Cancel an offramp that is in review. Only offramps with status IN_REVIEW can be cancelled.
post/v2/offramps/{transferId}/cancel
Path parameters
transferIdstring required
Transfer record ID.
Response
Success
Example response
{
"message": "Transaction: {transferId} cancelled successfully"
}