Refund a payment transaction by TransactionId

Refund a previously settled payment transaction using the Revaly transactionId.

This endpoint processes full or partial refunds for completed payments. Refunded amounts will be returned to the customer's payment method.

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

Unique identifier of the transaction to refund

Body Params

Request to refund a payment transaction

string
required
length ≤ 100

Merchant-provided unique identifier for this refund transaction

integer | null
0 to 9223372036854776000

Refund amount in smallest currency unit (e.g., cents for USD). If null or omitted, a full refund will be processed.

Responses

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