Get Retailer by Nabis ID (NY)
Please reach out to partnerships@nabis.com for information on API access.
Path Parameters
- id string required
- 200
- 401
- 404
- 429
Successful Operation
- application/json
- Schema
Schema
- id uuid
System-generated UUID to identify retailer
- name string
The name of the retailer
- doingBusinessAs string
The d/b/a of the retailer (if applicable)
- 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
- parentOrganizationName string
Field does not exist in NY system. Always returns null for CA compatibility.
- parentOrganizationId string
Field does not exist in NY system. Always returns null for CA compatibility.
- sellerPermitLink string
Field does not exist in NY system. Always returns null for CA compatibility.
- territoryDescription string
Field does not exist in NY system. Always returns null for CA compatibility.
- territoryRegionNumber number
Field does not exist in NY system. Always returns null for CA compatibility.
- isOnMarketplace string
Field does not exist in NY system. Always returns true for CA compatibility.
- creditRating string
Field does not exist in NY system. Always returns NOT_APPLICABLE for CA compatibility.
- previousCreditRating string
Field does not exist in NY system. Always returns NOT_APPLICABLE for CA compatibility.
- previousCreditRatingDate string
Field does not exist in NY system. Always returns null for CA compatibility.
- isArchived string
Field does not exist in NY system. Always returns false for CA compatibility.
- w9Link string
Field does not exist in NY system. Always returns null for CA compatibility.
- taxIdentificationNumber string
The retailer's tax identification number
licenses object[]
List of the retailer's licenses
id stringThe Nabis ID of the license
type stringThe retailer license type (
TESTING,MICROBUSINESS,CULTIVATOR,DISTRIBUTOR,DISTRIBUTOR_TRANSPORT_ONLY,MANUFACTURER,CANNABIS_EVENTS,RETAILER,RETAILER_NONSTOREFRONT)number stringThe license number currently associated with the retailer
issuanceDate stringThe issuance date of the license in ISO8601 format (
YYYY-MM-DD)expirationDate stringThe expiration date of the license in ISO8601 format (
YYYY-MM-DD)
Invalid API key
Record not found
Too Many Requests