Chargeback: List

Retrieves a paginated list of chargeback requests for the authenticated merchant.

Results are ordered with pending chargebacks first, followed by non-pending
chargebacks. There is no request sort parameter.

This endpoint is only available to merchants with the chargeback feature
enabled; otherwise it returns 404 Not Found.

Query Params
date-time

Query for records created after this time.

date-time

Query for records created before this time.

int32

How many objects per page.

int32

Page number to query for.

string
enum

Filter by chargeback status.

Allowed:
string

Filter by the associated payment ID.

date-time

Lower bound (inclusive) on the chargeback's due date.

date-time

Upper bound (inclusive) on the chargeback's due date.

Responses

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