Green Check Access
Green Check Access (1.0.0)
- Mock serverhttps://developer.greencheckverified.com/_mock/apis/swagger/service-providers/{sp_id}/crbs/{crb_id}/customers
- Sandbox serverhttps://sandbox-api.greencheckverified.com/service-providers/{sp_id}/crbs/{crb_id}/customers
- Production serverhttps://prod-api.greencheckverified.com/service-providers/{sp_id}/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/service-providers/{sp_id}/crbs/{crb_id}/customers?limit=1000&offset=0&last_updated_from=string&last_updated_to=string' \
-H 'Authorization: YOUR_API_KEY_HERE'Ok
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
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
{ "data": [ { "crb_id": "cc19de48-4DD9-940f-e6f7-6daA07c6dD6E", "id": "24A1DEFD-CA40-7292-d94A-1f17A819d4dd", "pos_type": "Proteus420", "pos_customer_id": "et proident consequat ea amet", "first_name": null, "last_name": "consectetur voluptate eiusmod ea", "middle_name": "Lorem sit", "dob": null, "address_1": "est labore Excepteur sit laboris", "address_2": null, "city": null, "state": "occaecat aliqua", "zip_code": null, "phone": null, "cell_phone": "ut consequat non voluptate", "email_address": null, "gender": null, "pos_identification_type": null, "pos_customer_type": "consectetur sunt elit Lorem", "gc_customer_type": "rec", "medical_id": "velit laborum dolore quis", "medical_id_expiration_date": null, "drivers_license_id": "tempor dolore", "drivers_license_expiration_date": null, "other_id": "ut do amet", "other_id_expiration_date": "veniam irure", "caregiver": null, "loyalty_member": false, "loyalty_points": 15514337.580566466, "anonymous": null, "pos_updated_date": null, "pos_updated_date_local": null, "gc_updated_date": null, "gc_created_date": null }, { "crb_id": "DEFa5Bb0-fAC8-b5fb-50D3-cdef5245430B", "id": "DAABd827-afaC-CEde-2cAf-dE948961cd8c", "pos_type": "Flourish Wholesale", "pos_customer_id": "incididunt tempor nulla", "first_name": "eu exercitation amet adipisicing", "last_name": null, "middle_name": "commodo nisi et", "dob": "voluptate reprehenderit", "address_1": "dolore ea enim dolor", "address_2": null, "city": "Excepteur laborum eiusmod in nulla", "state": null, "zip_code": "culpa pariatur nisi esse", "phone": "labore", "cell_phone": null, "email_address": "cupidatat in cillum et", "gender": "Female", "pos_identification_type": "ipsum", "pos_customer_type": "fugiat", "gc_customer_type": "medical", "medical_id": "in", "medical_id_expiration_date": "sunt irure voluptate deserunt velit", "drivers_license_id": null, "drivers_license_expiration_date": null, "other_id": "dolor eiusmod magna Ut consectetur", "other_id_expiration_date": null, "caregiver": null, "loyalty_member": false, "loyalty_points": null, "anonymous": null, "pos_updated_date": "voluptate cillum fugiat aliquip dolore", "pos_updated_date_local": null, "gc_updated_date": null, "gc_created_date": null }, { "crb_id": "03A4EBba-a7C4-C24F-2F64-Bc2f2c72184d", "id": "Dc56E526-a1Fd-AE5B-Dcae-e77413caE5Ef", "pos_type": "Dutchie", "pos_customer_id": "sint", "first_name": null, "last_name": "deserunt aliqua voluptate enim", "middle_name": "Excepteur", "dob": null, "address_1": null, "address_2": "pariatur elit incididunt eu nisi", "city": null, "state": null, "zip_code": null, "phone": null, "cell_phone": "nisi", "email_address": null, "gender": "Other", "pos_identification_type": null, "pos_customer_type": null, "gc_customer_type": "rec", "medical_id": null, "medical_id_expiration_date": null, "drivers_license_id": null, "drivers_license_expiration_date": null, "other_id": null, "other_id_expiration_date": null, "caregiver": null, "loyalty_member": null, "loyalty_points": null, "anonymous": null, "pos_updated_date": null, "pos_updated_date_local": null, "gc_updated_date": null, "gc_created_date": null }, { "crb_id": "c78C5E8C-8EC2-CFEE-B4Ee-b2556ad2Ac4a", "id": "1bBD5EB2-ea1B-9fBB-e80A-A2Ed152C76bD", "pos_type": "Jane", "pos_customer_id": "irure do", "first_name": "quis do dolor", "last_name": "in tempor laborum Ut", "middle_name": "velit qui in", "dob": null, "address_1": null, "address_2": null, "city": "culpa nulla ad eiusmod", "state": null, "zip_code": "eu incididunt consequat minim dolor", "phone": "ut", "cell_phone": null, "email_address": "Ut", "gender": "Male", "pos_identification_type": "proident do eu", "pos_customer_type": "cillum sint ea esse", "gc_customer_type": null, "medical_id": "in", "medical_id_expiration_date": null, "drivers_license_id": "cillum Excepteur", "drivers_license_expiration_date": null, "other_id": null, "other_id_expiration_date": null, "caregiver": true, "loyalty_member": null, "loyalty_points": 5381801.481802821, "anonymous": null, "pos_updated_date": "ullamco ex amet nulla sint", "pos_updated_date_local": null, "gc_updated_date": "do quis Ut", "gc_created_date": "nostrud Excepteur proident" } ], "metadata": { "count": "100 - 172", "total": 84004713 } }
- Mock serverhttps://developer.greencheckverified.com/_mock/apis/swagger/service-providers/{sp_id}/crbs/{crb_id}/customers/{customer_id}
- Sandbox serverhttps://sandbox-api.greencheckverified.com/service-providers/{sp_id}/crbs/{crb_id}/customers/{customer_id}
- Production serverhttps://prod-api.greencheckverified.com/service-providers/{sp_id}/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/service-providers/{sp_id}/crbs/{crb_id}/customers/{customer_id}' \
-H 'Authorization: YOUR_API_KEY_HERE'Ok
Raw POS value for customer type, used to determine if medical or recreational
Customer type determined by GCV, Medical or Recreational
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
{ "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" }
- Mock serverhttps://developer.greencheckverified.com/_mock/apis/swagger/service-providers/{sp_id}/crbs/{crb_id}/customers-search
- Sandbox serverhttps://sandbox-api.greencheckverified.com/service-providers/{sp_id}/crbs/{crb_id}/customers-search
- Production serverhttps://prod-api.greencheckverified.com/service-providers/{sp_id}/crbs/{crb_id}/customers-search
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://developer.greencheckverified.com/_mock/apis/swagger/service-providers/{sp_id}/crbs/{crb_id}/customers-search?phone=string&email=string&first_name=string&last_name=string&pos_customer_id=string' \
-H 'Authorization: YOUR_API_KEY_HERE'Ok
Raw POS value for customer type, used to determine if medical or recreational
Customer type determined by GCV, Medical or Recreational
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
[ { "crb_id": "44354386-Cd3E-4cCb-7272-05a1D7f84CE0", "id": "e5afAc05-3cbC-a863-622f-693f2A924Dc7", "pos_type": "MJ Freeway", "pos_customer_id": "Lorem culpa", "first_name": null, "last_name": "irure", "middle_name": "aute occaecat mollit", "dob": "incididunt enim", "address_1": "Ut reprehenderit ut aliqua irure", "address_2": null, "city": "voluptate officia", "state": "laborum", "zip_code": null, "phone": "do esse", "cell_phone": null, "email_address": "minim nulla", "gender": null, "pos_identification_type": "sint laborum ea ex dolor", "pos_customer_type": "do et in anim", "gc_customer_type": null, "medical_id": null, "medical_id_expiration_date": null, "drivers_license_id": "anim laboris Excepteur dolor", "drivers_license_expiration_date": "est", "other_id": "Lorem adipisicing aliqua ex dolor", "other_id_expiration_date": null, "caregiver": true, "loyalty_member": null, "loyalty_points": -51036011.373576425, "anonymous": false, "pos_updated_date": null, "pos_updated_date_local": null, "gc_updated_date": "anim incididunt sed consequat", "gc_created_date": null }, { "crb_id": "b2296894-7a9C-ECcE-eEBD-afe8C2E34ae6", "id": "dD8808Cd-1dFc-c211-7879-6B4B2dA173ef", "pos_type": "Alleaves", "pos_customer_id": "voluptate dolore sit magna", "first_name": null, "last_name": null, "middle_name": "proident Duis sunt", "dob": "consectetur ea adipisicing", "address_1": "laboris", "address_2": null, "city": "enim", "state": "in mollit quis Duis labore", "zip_code": "laborum Ut Duis occaecat eu", "phone": "qui", "cell_phone": "eiusmod", "email_address": "laborum aliquip in occaecat officia", "gender": "Female", "pos_identification_type": null, "pos_customer_type": null, "gc_customer_type": null, "medical_id": null, "medical_id_expiration_date": null, "drivers_license_id": null, "drivers_license_expiration_date": "enim culpa do Excepteur eiusmod", "other_id": "ex non cupidatat", "other_id_expiration_date": "adipisicing pariatur quis", "caregiver": null, "loyalty_member": null, "loyalty_points": null, "anonymous": true, "pos_updated_date": null, "pos_updated_date_local": "elit consequat Lorem quis cillum", "gc_updated_date": "magna Lorem laborum", "gc_created_date": null }, { "crb_id": "9Aac0b2e-Ab6a-e7Cd-CF8A-5Df6803e0bAf", "id": "056B6517-E32d-FAa2-De4F-9EcccbECCEC8", "pos_type": "MJ Freeway", "pos_customer_id": "eu id", "first_name": null, "last_name": "officia adipisicing minim sed", "middle_name": "voluptate aute", "dob": "dolor aute minim", "address_1": "pariatur ut aliquip dolore", "address_2": "aliquip anim", "city": null, "state": null, "zip_code": "sint dolor", "phone": "cupidatat", "cell_phone": null, "email_address": "dolore", "gender": null, "pos_identification_type": "consectetur veniam", "pos_customer_type": "aute dolor", "gc_customer_type": null, "medical_id": "in amet do laborum voluptate", "medical_id_expiration_date": null, "drivers_license_id": "aliquip", "drivers_license_expiration_date": "in", "other_id": "ex incididunt officia", "other_id_expiration_date": "quis", "caregiver": false, "loyalty_member": false, "loyalty_points": null, "anonymous": null, "pos_updated_date": null, "pos_updated_date_local": null, "gc_updated_date": "dolore eu velit", "gc_created_date": "aliqua" } ]