List Refunds
Returns refunds for this merchant, optionally filtered by customer or status.
Query Parameters
customerId
StringFilter by customer ID.
status
StringFilter by status (pending, completed, failed).
GET
/ v2/wallet/refunds
Endpoint URL(TEXT)
Request Body
Response(JSON)
// Click 'Try now' to see the response