Skip to main content
GET
Get customer by identification

Headers

Authorization
string
required

Authorization header

Example:

"Bearer Token"

Path Parameters

Response

Response

id
string
required

Unique identifier for the customer

tax_id
string
required

Customer's tax identification number

Legal classification of the customer

created_at
string<date-time>
required

Timestamp when the customer record was created

status
string
required

Current status of the customer

name
string | null

Customer's name

email
string | null

Customer's email address

updated_at
string<date-time> | null

Timestamp when the customer record was last updated

deleted_at
string<date-time> | null

Timestamp when the customer record was deleted (if applicable)