Skip to main content
GET
List all customers

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.

Réponse

Customers visible to the user.

id
string
enterpriseNumber
string

Belgian enterprise number, formatted 0123.456.789.

name
string
accountingRef
string
address
object
contact
object

Contact person at the customer. Mandate signature requests are sent to this contact.

isConfidential
boolean
bankAccounts
object[]
payrollProviders
object[]