POST
/
v1
/
c
/
customer

Authorizations

wb-key
string
header
required

Body

application/json

Used to either create a new Customer, or modify an existing Customer When id is empty, will create a new customer, while setting id will modify an existing customer

address
object

Physical address. Used by both Customer and WbCustomer entities.

customer_reference
string | null

Customer Reference. May contain a reference to an external system

emails
object | null

Emails associated with this customer

id
string

Unique identifier of an object. Consists of object class prefix and a UUID

metadata
object

Key-value customer metadata with string values.

name
string | null

Name of the Customer

notes
string | null

Additional notes for the customer

tax_details
object

Extra information that impacts customer's taxation