Zum Hauptinhalt springen
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Abfrageparameter

page
integer
Standard:1

The collection page number

limit
integer
Standard:30

The number of items per page

Erforderlicher Bereich: 0 <= x <= 100
invoice
string
invoice[]
string[]
customer
string
customer[]
string[]
status
string
status[]
string[]
type
string
type[]
string[]
order[documentDate]
enum<string>
Verfügbare Optionen:
asc,
desc
order[dueDate]
enum<string>
Verfügbare Optionen:
asc,
desc
order[level]
enum<string>
Verfügbare Optionen:
asc,
desc
order[type]
enum<string>
Verfügbare Optionen:
asc,
desc

Antwort

DunningDocument collection

data
object[]
meta
object