Skip to main content
GET
List chargebacks

Authorizations

apiKey
string
header
required

Your OFAuth API key for authenticating requests.

x-connection-id
string
header
required

Requires a connection via the x-connection-id header.

Query Parameters

startDate

Start of date range (ISO 8601)

endDate

End of date range (ISO 8601)

marker
string | null

Pagination marker from previous response

Response

Successful response

list
object[]
required
hasMore
boolean
required
nextMarker
number | null
required