v1
latestOpenAPI 3.1.02026-07-24620123.6 KBInitiate Refund
Refunds funds from the escrow back to the sender.
post/api/b2b/escrows/refunds/{escrowId}
Path parameters
escrowIdstring required
Request body
Response
200
Example response
{
"success": true,
"message": "Payout initiated successfully.",
"data": {
"transactionId": "39XeQrnVIVyxXFJd0YyK"
}
}