v3

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-0384241293.2 KB
Customers

Get a single customer by ID.

get/api/v1/customers/{customerId}

Path parameters

customerIdstring uuid required

Customer ID.

Query parameters

includeRelationshipsboolean

Whether the customer's relationships should also be returned

Response

Success

firstNamestring nullable
lastNamestring nullable
customerIdstring uuid required
dateOfBirthstring date-time nullable
gender'Male' | 'Female' | 'Other'
phoneNumberstring nullable
emailstring nullable
driverLicenseStatestring nullable
driverLicenseNumberstring nullable
pictureIdstring nullable
parentIdsstring[] nullable
childIdsstring[] nullable