List Refunds

Returns refunds for this merchant, optionally filtered by customer or status.

Query Parameters

customerId

String

Filter by customer ID.

status

String

Filter by status (pending, completed, failed).

GET
/ v2/wallet/refunds
Endpoint URL(TEXT)
Request Body
Response(JSON)
// Click 'Try now' to see the response