Create or update Debtor

Creating a Debtor is a first optional step before creating an invoice linked to this debtor. All contacts will be stored on the debtor when using this endpoint. ⚠️ Creating a Debtor that already exists will overwrite previous contacts.

Path Params
string
required
Defaults to me
Body Params
identifier
object
required

Business identifier of the client being invoiced.

string
required

Example: Acme Corporation

address
object

Address of the Debtor's main office. Since this information will be used for scoring, kindly ensure the details are accurate. Required for German Debtors.

string
enum
required

Country code (ISO-3166-Alpha2). Must be written in uppercase.

contacts
array of objects
required

List of contact information, for financial recovery purposes.

contacts*
Headers
string

IP of the end-user doing the action resulting in the API call.

Responses

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json