Skip to main content
GET
Get the current wholesale account and business information

Authorizations

Authorization
string
header
required

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

Response

200 - application/json
id
string
required
email
string
required
status
enum<string>
required
Available options:
ACTIVE,
PENDING,
SUSPENDED,
DEACTIVATED
business
object
required
createdAt
string
required
updatedAt
string
required
phone
string | null
trackingId
string | null
reviewStatus
enum<string> | null
Available options:
PENDING,
APPROVED,
REJECTED