Get Retailer by ID
Get Retailer by ID
Path Parameters
- id string required
- 200
- 401
- 429
Successful Operation
- application/json
- Schema
Schema
- id uuid
System-generated UUID to identify retailer
- parentOrganizationId string
Name of retailer parent organization
- name string
The name of the retailer
- doingBusinessAs string
The doing business as name of the retailer
- parentOrganizationName string
Name of retailer parent organization
- address1 string
The first line of the address for the retailer
- address2 string
The second line of the address for the retailer
- city string
The city of the retailer
- state string
The US state of the retailer
- zip string
The zipcode of the retailer
- sellerPermitLink string
A URL to the retailer's seller permit
- territoryRegionNumber number
The territory region number of the retailer
- territoryDescription string
The territory region name of the retailer
- isOnMarketplace boolean
Whether or not the retailer is on the marketplace
- creditRating string
Possible values: [
EXCELLENT
,GOOD
,FAIR
,WEAK
,POOR
,NOT_APPLICABLE
]Credit rating of the retailer
- previousCreditRating string
Possible values: [
EXCELLENT
,GOOD
,FAIR
,WEAK
,POOR
,NOT_APPLICABLE
]Previous credit rating of the retailer
- previousCreditRatingDate string
Previous credit rating date of the retailer
- taxIdentificationNumber string
The tax ID number of the retailer
- w9Link string
- isArchived boolean
Whether or not the retailer is archived
licenses object[]
id uuidSystem-generated UUID to identify license
type stringPossible values: [
RETAILER_NONSTOREFRONT
,TESTING
,MICROBUSINESS
,RETAILER
,CULTIVATOR
,CANNABIS_EVENTS
,MANUFACTURER
,DISTRIBUTOR
,DISTRIBUTOR_TRANSPORT_ONLY
]The type of license
number stringThe license number
issuanceDate dateThe issuance date of the license
expirationDate dateThe expiration date of the license
Invalid API key
Too Many Requests