Transactions
Decline transfer
Declines a transfer setting the status to DECLINED. Transfers can be automatically declined by setting rules in the rules engine or manually using this endpoint.
post/tx/decline
Request body
Example request
{
"id": "123e4567-e89b-12d3-a456-426614174000"
}Response
Transfer Declined
Changes
No recorded changes to this endpoint across all 1 revision of this API.