Skip to main content
POST

Autorisations

x-api-key
string
header
requis

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

Authorization
string
header
requis

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

Corps

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
défaut:50
Plage requise: x <= 200
offset
integer
défaut:0

Réponse

Matching customers.

records
object[]
recordsTotal
integer

Number of customers visible to the user, before filters.

recordsFiltered
integer

Number of customers matching the filters.