Skip to main content
GET
List Payments

Authorizations

Authorization
string
header
required

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

Headers

x-company
string
Example:

"{{companyId}}"

x-shopid
string
Example:

"01hhfyppk2jxvz7rwbxnpnbqfb"

Query Parameters

filter[order_id]
string
Example:

"01k76xt7z87katy392s6w335cp"

page
string
Example:

"1"

per_page
string
Example:

"10"

anonymous
string
Example:

"false"

filter[type]
string
Example:

"inbound"

sort
string
Example:

"-created_at"

include
string
Example:

"treasuryAccount"

Response

200 - application/json

200 OK / 200

data
object[]
Example:
meta
object