GET
/
v1
/
c
/
customer
/
{customer_id}

Authorizations

wb-key
string
header
required

Path Parameters

customer_id
string
required

Response

200 - application/json

Customer detailed information

created
string
required

Date created

emails
object
required

Email addresses associated with this customer

id
string
required

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

metadata
object
required

Key-value customer metadata with string values.

status
enum<string>
required

Status of the Customer

  • Active - customer is active
  • Inactive - Customer account was deactivated
  • Temporary - Customer was created, but registration process was not completed
Available options:
active,
inactive,
temporary
address
object

Physical address. Used by both Customer and WbCustomer entities.

contracts
object[] | null

Contracts signed by this Customer

customer_reference
string | null

Customer Reference. May contain a reference to an external system

name
string | null

Customer Name

notes
string | null

Customer notes

tax_details
object

Extra information that impacts customer's taxation