Skip to main content
List refund sessions for a business.
GET /api/v1/widgets/refund-sessions Returns a paginated list of refund sessions belonging to the authenticated business. You can filter by widget, deposit session, and payment status.

Parameters

Query

Filter operators

Apply operators to any filterable field using bracket notation: field[operator]=value. A plain value without bracket notation is treated as eq: ?paymentStatus=CONFIRMED.

Request example

Response

Response schema

Example response

Error responses