Request a refund on a deposit

Creates a refund for a confirmed deposit. RouteIn uses the payer's original
banking details from the payin to route the refund — no need to resend them.

Partial refunds are supported. Multiple partial refunds can be created against
the same deposit as long as the total does not exceed the original amount.
If amount is omitted, the full deposit amount is refunded.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

RouteIn transaction ID (rtx-txn-{uuid})

Body Params
string
required

Unique identifier generated by the betting for this refund. Recommended format BET-REF-{uuid}.

double

Amount to refund. If omitted, the full deposit amount is refunded.
Partial refunds are supported — multiple partial refunds can be created
against the same deposit.

uri
required

Webhook URL to receive refund status updates

Headers
uuid
required

Client-generated UUID for idempotency. Sending the same key on retry
returns the original response without reprocessing.
Scoped per merchant. Expires after 24 hours.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json