Skip to content

Green Check Access (1.0.0)

Green Check Access

Overview
Languages
Servers
Mock server
https://developer.greencheckverified.com/_mock/apis/swagger
Sandbox server
https://sandbox-api.greencheckverified.com
Production server
https://prod-api.greencheckverified.com

Authentication

Operations

Service Provider

Operations

CRB Info

Operations

CRB Customers

Operations

Get CRB customer record by ID

Request

Security
access_auth
Path
sp_idstring^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F...required

Service Provider Id

crb_idstring^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F...required

CRB Id

customer_idstring^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F...required

Customer Id

curl -i -X GET \
  'https://developer.greencheckverified.com/_mock/apis/swagger/service-providers/{sp_id}/crbs/{crb_id}/customers/{customer_id}' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

Ok

Bodyapplication/json
crb_idstring(uuid)^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F...required
idstring(uuid)^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F...required
pos_typestringrequired
Enum"Alleaves""Dutchie""Dutchie Wholesale""Cova""Meadow""MJ Freeway""MJ Freeway Wholesale""Greenbits""GrowFlow""GrowFlow Wholesale"
pos_customer_idstringrequired

ID of the customer in the POS

first_namestring or nullrequired

Hashed first name

last_namestring or nullrequired

Hashed last name

middle_namestring or nullrequired

Hashed middle name

dobstring or nullrequired

Plain date field for customer date of birth

address_1string or nullrequired

Customer address

address_2string or nullrequired

Additional Customer address

citystring or nullrequired

City

statestring or nullrequired

State

zip_codestring or nullrequired

Zip code

phonestring or nullrequired

Hashed phone number

cell_phonestring or nullrequired

Hashed cell phone number

email_addressstring or nullrequired

Hashed email address

genderstring or nullrequired

Gender

Enum"Male""Female""Other"
pos_identification_typestring or nullrequired

Main form of identification used by the customer

pos_customer_typestring or nullrequired

Raw POS value for customer type, used to determine if medical or recreational

gc_customer_typestring or nullrequired

Customer type determined by GCV, Medical or Recreational

Enum"medical""rec"
medical_idstring or nullrequired

Hashed medical ID

medical_id_expiration_datestring or nullrequired

Medical ID expiration date

drivers_license_idstring or nullrequired

Hashed drivers license ID

drivers_license_expiration_datestring or nullrequired

Drivers license expiration date

other_idstring or nullrequired

Hashed other license ID

other_id_expiration_datestring or nullrequired

Other ID expiration

caregiverboolean or nullrequired

True if this customer is a caregiver

loyalty_memberboolean or nullrequired

True if this customer is a loyalty member

loyalty_pointsstring or nullrequired

Number of accrued loyalty points

anonymousboolean or nullrequired

True if this is an anonymous customer, can depend on the state

pos_updated_datestring or nullrequired

the timestamp reported by the pos for the last update to this record in UTC

pos_updated_date_localstring or nullrequired

the timestamp reported by the pos for the last update to this record in the crb local time

gc_updated_datestring or nullrequired

the timestamp of this records insertion/updates in UTC

gc_created_datestring or nullrequired
Response
application/json
{ "crb_id": "118BAb5A-7FfA-ba28-ecD3-Ec913FA20b29", "id": "56eBe8C7-b8e0-3033-e4e6-4c9Df7D94FCc", "pos_type": "Sage Intacct", "pos_customer_id": "ex cillum esse laborum", "first_name": null, "last_name": null, "middle_name": "Ut eu occaecat", "dob": null, "address_1": null, "address_2": null, "city": "anim", "state": "Excepteur amet enim", "zip_code": "consectetur aliqua", "phone": "ea proident sed deserunt adipisicing", "cell_phone": null, "email_address": "dolor", "gender": null, "pos_identification_type": "consectetur sint", "pos_customer_type": "magna nulla", "gc_customer_type": null, "medical_id": null, "medical_id_expiration_date": "occaecat ut magna", "drivers_license_id": "nulla esse ut nisi Duis", "drivers_license_expiration_date": "ut veniam exercitation", "other_id": null, "other_id_expiration_date": null, "caregiver": null, "loyalty_member": false, "loyalty_points": -42176945.604805246, "anonymous": true, "pos_updated_date": "occaecat et qui deserunt do", "pos_updated_date_local": "voluptate ea incididunt tempor", "gc_updated_date": null, "gc_created_date": "veniam est laborum culpa pariatur" }

CRB Documents

Operations

CRB Inventory

Operations

CRB Inventory Locations

Operations

CRB Products

Operations

CRB Sales

Operations

CRB Templates

Operations

CRB

Operations

Customers

Operations

Documents

Operations

Inventory

Operations

Inventory Locations

Operations

Products

Operations

Sales

Operations