Skip to main content
GET
List

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

page
string
Example:

"1"

per_page
string
Example:

"10"

include
string
Example:

"treasuryAccount"

anonymous
string
Example:

"false"

Response

200 - application/json

200 OK

data
object[]
Example:
meta
object