Skip to main content
POST

Autorisaties

x-api-key
string
header
vereist

Identifies the partner software. Issued by Codaclean. Required on every call, including POST /token.

Authorization
string
header
vereist

Identifies the user and their accounting firm. Send the idToken returned by POST /token as Authorization: Bearer <idToken>. Valid for 1 hour.

Body

application/json
q
string

Case-insensitive search on name, enterprise number and accounting reference.

enterpriseNumber
string

Exact match, formatted 0123.456.789.

accountingRef
string

Exact match.

iban
string

Exact match on an active bank account. Spaces are ignored.

limit
integer
standaard:50
Vereist bereik: x <= 200
offset
integer
standaard:0

Respons

Matching customers.

records
object[]
recordsTotal
integer

Number of customers visible to the user, before filters.

recordsFiltered
integer

Number of customers matching the filters.