Update customer

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Updates the specified customer by setting the values of the parameters passed. Any parameters not provided will be deleted.

Errors

The operation can generate the following errors beside the generic HTTP error codes described here.

Error code HTTP codeDescription
9404Customer not found
71400Customer is deleted
161400Customer debtor id already used by another existing customer
166400Customer debtor id cannot be changed once set
Path Params
string
required

Customer handle

Body Params
string

Customer email. Validated against RFC 822.

string

Customer title

string

Customer address

string

Customer address2

string

Customer city

string

Customer country in ISO 3166-1 alpha-2. E.g. US.

string

Customer phone number

string

Customer company

string

Customer vat number

string

Customer language

string

Optional email address where invoices will be sent to in addition to the primary email address. Validated against RFC 822.

string

Optional email address where dunning notices will be sent to in addition to the primary email address. Validated against RFC 822.

string

Customer first name

string

Customer last name

string

Customer date of birth

string

Customer postal code

int64

Debtor identifier for this customer. If set this is unique and cannot be changed anymore.

Responses

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