Skip to main content
GET
Get Customer Detail

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Response

OK

address
object
required
name
string
required
id
string<uuid>
required
created_on
string<date-time>
required
shipping
object | null
description
string | null
email
string | null
phone
string | null
tax
object | null
updated_on
string<date-time> | null