Refunds
Refund a payment
Issue a full refund for a payment, identified by its transaction ID. The full remaining refundable amount is resolved automatically. Returns pending when the payment provider confirms the refund asynchronously.
post/v1/refunds
Request body
Example request
{
"transaction_id": "tran_1234567890"
}Response
Successfully created the refund