Green Check Access
Green Check Access (1.0.0)
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
- Mock serverhttps://developer.greencheckverified.com/_mock/apis/swagger/crbs/{crb_id}/customers
- Sandbox serverhttps://sandbox-api.greencheckverified.com/crbs/{crb_id}/customers
- Production serverhttps://prod-api.greencheckverified.com/crbs/{crb_id}/customers
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://developer.greencheckverified.com/_mock/apis/swagger/crbs/{crb_id}/customers?limit=1000&offset=0&last_updated_from=string&last_updated_to=string' \
-H 'Authorization: YOUR_API_KEY_HERE'Ok
Enum"Alleaves""Dutchie""Dutchie Wholesale""Cova""Meadow""MJ Freeway""MJ Freeway Wholesale""Greenbits""GrowFlow""GrowFlow Wholesale"
Main form of identification used by the customer
Raw POS value for customer type, used to determine if medical or recreational
Customer type determined by GCV, Medical or Recreational
Enum"medical""rec"
True if this is an anonymous customer, can depend on the state
the timestamp reported by the pos for the last update to this record in UTC
the timestamp reported by the pos for the last update to this record in the crb local time
Response
application/json
{ "data": [ { "crb_id": "8b352f73-6f14-5C6C-F3B4-BAEEBd9a93Eb", "id": "Ac379bE0-fDf0-9eDF-EAD2-23bDC674C9A1", "pos_type": "Greenbits", "pos_customer_id": "ut dolor deserunt", "first_name": "non adipisicing anim", "last_name": null, "middle_name": "reprehenderit in dolor laborum cupidatat", "dob": "Excepteur reprehenderit eiusmod fugiat", "address_1": "reprehenderit esse minim enim ex", "address_2": null, "city": null, "state": "aliquip", "zip_code": null, "phone": "deserunt sunt sit mollit in", "cell_phone": "tempor", "email_address": null, "gender": "Other", "pos_identification_type": null, "pos_customer_type": null, "gc_customer_type": null, "medical_id": "ea", "medical_id_expiration_date": null, "drivers_license_id": null, "drivers_license_expiration_date": null, "other_id": "non", "other_id_expiration_date": null, "caregiver": null, "loyalty_member": true, "loyalty_points": null, "anonymous": false, "pos_updated_date": "fugiat velit aliqua", "pos_updated_date_local": null, "gc_updated_date": null, "gc_created_date": "ad sed officia" }, { "crb_id": "E5DB7F9D-7f1D-5cb0-Ae55-bF2db1078b8D", "id": "1FbA0A0B-cfbC-41B0-0eB7-b2FF52Cc6fad", "pos_type": "Sweed", "pos_customer_id": "commodo in do", "first_name": null, "last_name": null, "middle_name": "minim", "dob": null, "address_1": "fugiat dolor Lorem", "address_2": "commodo sit eiusmod dolor", "city": null, "state": null, "zip_code": null, "phone": "proident officia ad", "cell_phone": null, "email_address": "elit esse", "gender": "Female", "pos_identification_type": "in nostrud Ut ad", "pos_customer_type": "nulla dolor eiusmod non incididunt", "gc_customer_type": "rec", "medical_id": "sit sunt exercitation", "medical_id_expiration_date": null, "drivers_license_id": null, "drivers_license_expiration_date": "non occaecat nostrud aliquip est", "other_id": null, "other_id_expiration_date": "aliquip dolor in reprehenderit", "caregiver": null, "loyalty_member": null, "loyalty_points": -18166257.855527416, "anonymous": true, "pos_updated_date": null, "pos_updated_date_local": "laborum amet mollit", "gc_updated_date": "dolor minim occaecat elit non", "gc_created_date": null }, { "crb_id": "a8BaacC6-A0eD-BC52-bFE5-ec7A5cF4aEBA", "id": "AA410fbe-9e6B-1C98-b663-dcCa6be38FEb", "pos_type": "Sweed", "pos_customer_id": "reprehenderit voluptate esse fugiat exercitation", "first_name": null, "last_name": null, "middle_name": null, "dob": null, "address_1": null, "address_2": "mollit dolore eu consequat", "city": "commodo ullamco exercitation Ut aliquip", "state": null, "zip_code": "ut nulla quis", "phone": null, "cell_phone": "enim dolor ullamco veniam do", "email_address": null, "gender": null, "pos_identification_type": null, "pos_customer_type": "dolor officia consequat", "gc_customer_type": "medical", "medical_id": "nostrud aliqua sit Ut et", "medical_id_expiration_date": null, "drivers_license_id": "mollit in dolore enim est", "drivers_license_expiration_date": "consequat proident irure aute sint", "other_id": null, "other_id_expiration_date": "ad ipsum et culpa", "caregiver": true, "loyalty_member": null, "loyalty_points": null, "anonymous": null, "pos_updated_date": null, "pos_updated_date_local": "ex Ut sint exercitation", "gc_updated_date": "est commodo", "gc_created_date": null } ], "metadata": { "count": "1 - 100", "total": 80223367 } }
- Mock serverhttps://developer.greencheckverified.com/_mock/apis/swagger/crbs/{crb_id}/customers/{customer_id}
- Sandbox serverhttps://sandbox-api.greencheckverified.com/crbs/{crb_id}/customers/{customer_id}
- Production serverhttps://prod-api.greencheckverified.com/crbs/{crb_id}/customers/{customer_id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://developer.greencheckverified.com/_mock/apis/swagger/crbs/{crb_id}/customers/{customer_id}' \
-H 'Authorization: YOUR_API_KEY_HERE'Ok
Enum"Alleaves""Dutchie""Dutchie Wholesale""Cova""Meadow""MJ Freeway""MJ Freeway Wholesale""Greenbits""GrowFlow""GrowFlow Wholesale"
Raw POS value for customer type, used to determine if medical or recreational
Customer type determined by GCV, Medical or Recreational
Enum"medical""rec"
the timestamp reported by the pos for the last update to this record in UTC
the timestamp reported by the pos for the last update to this record in the crb local time
Response
application/json
{ "crb_id": "8F9A2C62-8058-f7DA-cFfc-CFBe27b66BFe", "id": "bd3BB6EA-B99B-2eF4-EceF-EEBa975E61cd", "pos_type": "Green Bits Test Account", "pos_customer_id": "laboris", "first_name": null, "last_name": null, "middle_name": null, "dob": null, "address_1": "anim voluptate laborum nulla consectetur", "address_2": "laboris dolore", "city": "et Duis", "state": "enim laborum consectetur", "zip_code": null, "phone": "aliqua sed ipsum ex aute", "cell_phone": "Ut sit adipisicing", "email_address": null, "gender": null, "pos_identification_type": null, "pos_customer_type": null, "gc_customer_type": "rec", "medical_id": null, "medical_id_expiration_date": null, "drivers_license_id": "voluptate cupidatat dolor ut", "drivers_license_expiration_date": null, "other_id": "enim", "other_id_expiration_date": null, "caregiver": null, "loyalty_member": null, "loyalty_points": null, "anonymous": true, "pos_updated_date": "nisi labore Lorem consectetur", "pos_updated_date_local": null, "gc_updated_date": "exercitation voluptate nulla", "gc_created_date": null }