v9

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-071292691.1 MB
customers

Fetch customer

Returns the customer detail (identification + addresses) by its identifier.

get/api/v1/customers/{id}

Path parameters

idstring uuid required
Example:01920000-0000-7000-8000-000000000000

Customer identifier (UUID).

Response

Customer found.

idstring required
documentstring nullable required
type'PF' | 'PJ' nullable required
external_idstring nullable required
namestring required
emailstring nullable required
phonestring nullable required
birth_datestring nullable required
metadataobject nullable required
total_ordersnumber required
total_spentnumber required
first_order_atstring nullable required
last_order_atstring nullable required
created_atstring required
updated_atstring required