Skip to main content
GET
Get customer

Authorizations

X-API-Key
string
header
required

API key for authentication. Required on all endpoints except /healthcheck. Customer and product endpoints also accept a customer-specific API key.

Path Parameters

customer_number
string
required

Unique customer number (string)

Response

Customer details

number
string
required

Customer number (external, unique)

id
string<uuid>

Unique customer identifier

name
string | null

Company name

postal_code
string | null

Postal code

city
string | null

City

address
string | null

Street address

contact_person
string | null

Primary contact person

phone_number
string | null

Phone number

vat_number
string | null

VAT/BTW number

email
string | null

Customer email address

coc_number
string | null

Chamber of Commerce number

home_page
string | null

Company website URL

similarity
number<float> | null

Similarity score (only populated in search results, 0.0 to 1.0)