Skip to main content
POST
List Stripe Disputes

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
organization
string
required
limit
integer<int32>
required
offset
integer<int32>
required
clinic
string
required
starting_after
string
created_since
integer<int64>

Unix timestamp

Response

200 - application/json

Stripe disputes response

data
object[]
has_more
boolean