v2

latestOpenAPI 3.1.0Proprietary2026-07-261022123.6 KB

List refunds

Lists refunds for the authenticated client. Optionally filter by nonce, charge, or terminal session.

get/refunds

Query parameters

noncestring

A unique identifier for this specific resource. Use the nonce to ensure idempotency. If you attempt to create a resource with a nonce that has already been used, an error will be returned.

Filter refunds by nonce.

chargestring

Filter refunds by charge ID.

terminalSessionstring

Filter refunds by the terminal session ID that produced the underlying charge.

limitinteger

Maximum number of refunds to return per page.

offsetinteger

Number of refunds to skip for pagination.

Response

Returns a paginated list of refunds