/v1/thirdparty/customers

Update customer

Query Params
string
required

The administration name

string
required

Customer code

Body Params

Customer data

Model for creating or updating customers.

string
required
length between 1 and 150

Name of the customer profile

string | null

Chamber of commerce code of this customer

deliveryAddress
object
required

Address represents a delivery addresses

visitAddress
object
required

Address represents a visit addresses

contact
object
required

Contact person

string | null

Preferred language for this customer in ISO 639-1 format

double | null

Default discount in % for this customer

string | null

Name of the customer manager of this customer

int32 | null

ID of the pricelist this customer is connected to. If no pricelist is linked the default salesprices of the items are used for the customer profile.

int32 | null

ID of the pricelist containing the 'from' prices for this customer if available.

boolean

Indicates if the customer is VAT liable yes or no.

string | null

The VAT identification number for this customer

string | null

The email address of the organization.
Needs to be configured in the CMS > App4Sales > Custom customer fields.

string | null

The website of the organization.
Needs to be configured in the CMS > App4Sales > Custom customer fields.

string | null

UID of the user.
Needs to be configured in the CMS > App4Sales > Custom customer fields.

string | null

The ID as generated in the 3rd party system. This id will be used to prevent sending the same customer multiple times

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
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