{"info":{"_postman_id":"515bca4d-11b1-4de2-b3af-acfe575d1bc3","name":"Cuseum - CMS API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"16443461","collectionId":"515bca4d-11b1-4de2-b3af-acfe575d1bc3","publishedId":"2sAXjPzpYD","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-09-05T02:09:26.000Z"},"item":[{"name":"Authenticate","item":[{"name":"Generate OAuth token","id":"50b717cb-a005-4474-955b-2fc0fa8f721f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://app.cuseum.com/oauth/token?grant_type=password&email=Foo@bar.com&password=Foo@Bar!123&client_id=1234545-dsfggfsd&client_secret=adsf-asdff&scope=public write_external_users read_external_users read_pass_books&museum_id=5","urlObject":{"protocol":"https","path":["oauth","token"],"host":["app","cuseum","com"],"query":[{"description":{"content":"<p>required</p>\n","type":"text/plain"},"key":"grant_type","value":"password"},{"description":{"content":"<p>required</p>\n","type":"text/plain"},"key":"email","value":"Foo@bar.com"},{"description":{"content":"<p>required</p>\n","type":"text/plain"},"key":"password","value":"Foo@Bar!123"},{"description":{"content":"<p>required</p>\n","type":"text/plain"},"key":"client_id","value":"1234545-dsfggfsd"},{"description":{"content":"<p>required</p>\n","type":"text/plain"},"key":"client_secret","value":"adsf-asdff"},{"description":{"content":"<p>required</p>\n","type":"text/plain"},"key":"scope","value":"public write_external_users read_external_users read_pass_books"},{"description":{"content":"<p>required</p>\n","type":"text/plain"},"key":"museum_id","value":"5"}],"variable":[]}},"response":[],"_postman_id":"50b717cb-a005-4474-955b-2fc0fa8f721f"}],"id":"491b48b4-fe85-405d-a9f8-05156b4154c2","_postman_id":"491b48b4-fe85-405d-a9f8-05156b4154c2","description":""},{"name":"External users","item":[{"name":"Create an external user","id":"010dd81d-73a1-449f-8de9-644b37ecf1d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"https://app.cuseum.com/api/v5/external_users?external_id=1234455&name=foo@bar.com&email_address=foo&membership_level=Gold&expiration=&address&city&state&postal_code&phone_number&barcode&join_date&member_number&secondary_email&secondary_member_number&custom_field","description":"<p>Create a new external user record.</p>\n<p>For the authorization, you should use a token generated by the Authenticate method.</p>\n","urlObject":{"protocol":"https","path":["api","v5","external_users"],"host":["app","cuseum","com"],"query":[{"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"external_id","value":"1234455"},{"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"name","value":"foo@bar.com"},{"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"email_address","value":"foo"},{"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"membership_level","value":"Gold"},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"expiration","value":""},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"address","value":null},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"city","value":null},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"state","value":null},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"postal_code","value":null},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"phone_number","value":null},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"barcode","value":null},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"join_date","value":null},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"member_number","value":null},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"secondary_email","value":null},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"secondary_member_number","value":null},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"custom_field","value":null}],"variable":[]}},"response":[{"id":"15ea0552-f66a-4b82-bfbb-bdc840d35165","name":"Success - response example","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://app.cuseum.com/api/v5/external_users?external_id=1234455&name=foo@bar.com&email_address=foo&membership_level=Gold&expiration=&address=&city=&state=&postal_code=&phone_number=&barcode=&join_date=&member_number=&secondary_email=&secondary_member_number=&custom_field=","protocol":"https","host":["app","cuseum","com"],"path":["api","v5","external_users"],"query":[{"key":"external_id","value":"1234455","description":"Required","type":"text"},{"key":"name","value":"foo@bar.com","description":"Required","type":"text"},{"key":"email_address","value":"foo","description":"Required","type":"text"},{"key":"membership_level","value":"Gold","description":"Required","type":"text"},{"key":"expiration","value":"","description":"Optional","type":"text"},{"key":"address","value":"","description":"Optional","type":"text"},{"key":"city","value":"","description":"Optional","type":"text"},{"key":"state","value":"","description":"Optional","type":"text"},{"key":"postal_code","value":"","description":"Optional","type":"text"},{"key":"phone_number","value":"","description":"Optional","type":"text"},{"key":"barcode","value":"","description":"Optional","type":"text"},{"key":"join_date","value":"","description":"Optional","type":"text"},{"key":"member_number","value":"","description":"Optional","type":"text"},{"key":"secondary_email","value":"","description":"Optional","type":"text"},{"key":"secondary_member_number","value":"","description":"Optional","type":"text"},{"key":"custom_field","value":"","description":"Optional","type":"text"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Mar 2025 18:38:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"205"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"Accept-Encoding, Origin"},{"key":"Content-Encoding","value":"gzip"},{"key":"ETag","value":"W/\"12f46c21c90c3f65fbe73dc35f0867ac\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Security-Policy","value":"font-src 'self' https: data:; object-src 'none'; img-src 'self' https: data: cdn.mxpnl.com s3.amazonaws.com; script-src 'self' https: 'unsafe-inline' 'unsafe-eval' load.sumome.com connect.facebook.net www.googletagmanager.com; style-src 'self' https: 'unsafe-inline' fonts.googleapis.com; default-src 'self' https: ws: wss: sumo.com www.google-analytics.com bam.nr-data.net s3.amazonaws.com"},{"key":"X-Request-Id","value":"b299b362-ad89-4c38-8f6d-34bb3ea5c565"},{"key":"X-Runtime","value":"0.050602"},{"key":"X-Powered-By","value":"cloud66"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 11506368,\n    \"name\": \"foo@bar.com\",\n    \"address\": null,\n    \"city\": null,\n    \"state\": null,\n    \"postal_code\": null,\n    \"phone_number\": null,\n    \"email_address\": \"foo\",\n    \"photo\": {\n        \"url\": null,\n        \"content_type\": null\n    },\n    \"photo_url\": null,\n    \"expires_at\": null,\n    \"membership_level\": \"Gold\",\n    \"loyalty_points\": 0,\n    \"monthly_loyalty_points\": 0,\n    \"monthly_loyalty_actions\": 0,\n    \"custom_field\": null\n}"},{"id":"3846fe57-b254-4879-acc7-250e889495a8","name":"Missing fields - response example","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://app.cuseum.com/api/v5/external_users?external_id&name&email_address&membership_level&address&city","protocol":"https","host":["app","cuseum","com"],"path":["api","v5","external_users"],"query":[{"key":"external_id","value":null,"description":"Required"},{"key":"name","value":null,"description":"Required"},{"key":"email_address","value":null,"description":"Required"},{"key":"membership_level","value":null,"description":"Required"},{"key":"address","value":null,"description":"Optional"},{"key":"city","value":null,"description":"Optional"}]}},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Mar 2025 18:20:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"Accept-Encoding, Origin"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Security-Policy","value":"font-src 'self' https: data:; object-src 'none'; img-src 'self' https: data: cdn.mxpnl.com s3.amazonaws.com; script-src 'self' https: 'unsafe-inline' 'unsafe-eval' load.sumome.com connect.facebook.net www.googletagmanager.com; style-src 'self' https: 'unsafe-inline' fonts.googleapis.com; default-src 'self' https: ws: wss: sumo.com www.google-analytics.com bam.nr-data.net s3.amazonaws.com"},{"key":"X-Request-Id","value":"54e9fd53-a691-47b0-8c43-e32c39c81ee2"},{"key":"X-Runtime","value":"0.059655"}],"cookie":[],"responseTime":null,"body":"{\n    \"full_error_messages\": [\n        \"Email address can't be blank\"\n    ],\n    \"errors\": {\n        \"email_address\": [\n            \"can't be blank\"\n        ]\n    }\n}"},{"id":"67c21258-35eb-417d-9f13-df35a40c4c16","name":"Invalid token - response example","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://app.cuseum.com/api/v5/external_users?external_id&name&email_address&membership_level&address&city","protocol":"https","host":["app","cuseum","com"],"path":["api","v5","external_users"],"query":[{"key":"external_id","value":null,"description":"Required"},{"key":"name","value":null,"description":"Required"},{"key":"email_address","value":null,"description":"Required"},{"key":"membership_level","value":null,"description":"Required"},{"key":"address","value":null,"description":"Optional"},{"key":"city","value":null,"description":"Optional"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Mar 2025 16:41:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"Accept-Encoding, Origin"},{"key":"Content-Encoding","value":"gzip"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Security-Policy","value":"font-src 'self' https: data:; object-src 'none'; img-src 'self' https: data: cdn.mxpnl.com s3.amazonaws.com; script-src 'self' https: 'unsafe-inline' 'unsafe-eval' load.sumome.com connect.facebook.net www.googletagmanager.com; style-src 'self' https: 'unsafe-inline' fonts.googleapis.com; default-src 'self' https: ws: wss: sumo.com www.google-analytics.com bam.nr-data.net s3.amazonaws.com"},{"key":"X-Request-Id","value":"0c6c6aba-a972-440d-b07a-1785e00b496e"},{"key":"X-Runtime","value":"0.010268"}],"cookie":[],"responseTime":null,"body":"{\n    \"full_error_messages\": \"The access token is invalid\"\n}"}],"_postman_id":"010dd81d-73a1-449f-8de9-644b37ecf1d9"},{"name":"Update an external user","id":"96980c63-f870-4990-b2b9-4abbb4116357","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"url":"https://app.cuseum.com/api/v5/external_users/4416509?name=Foo Bar Bar&membership_level=Gold2&expiration=05/12/2025&custom_field=Test","urlObject":{"protocol":"https","path":["api","v5","external_users","4416509"],"host":["app","cuseum","com"],"query":[{"key":"name","value":"Foo Bar Bar"},{"key":"membership_level","value":"Gold2"},{"key":"expiration","value":"05/12/2025"},{"key":"custom_field","value":"Test"}],"variable":[]}},"response":[],"_postman_id":"96980c63-f870-4990-b2b9-4abbb4116357"},{"name":"List all external users","id":"4f279f83-8e6c-4b6f-b8eb-836353a8b004","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://app.cuseum.com/api/v5/external_users","description":"<p>Return all external users in batches of 25 records per page, in the response headers you can found the total records and the total pages.</p>\n","urlObject":{"protocol":"https","path":["api","v5","external_users"],"host":["app","cuseum","com"],"query":[],"variable":[]}},"response":[{"id":"92997b7a-5576-4ac5-9143-99cb27252605","name":"List all external users","originalRequest":{"method":"GET","header":[],"url":"https://app.cuseum.com/api/v5/external_users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 20 May 2026 19:48:00 GMT"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"1072"},{"key":"x-total","value":"24"},{"key":"x-total-pages","value":"1"},{"key":"x-per-page","value":"25"},{"key":"x-page","value":"1"},{"key":"x-next-page","value":""},{"key":"x-prev-page","value":""},{"key":"x-offset","value":"0"},{"key":"vary","value":"Accept-Encoding, Origin"},{"key":"content-encoding","value":"gzip"},{"key":"etag","value":"W/\"472bda95b60388d6a6aa8020b569912b\""},{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-security-policy","value":"font-src 'self' https: data:; object-src 'none'; img-src 'self' https: data: cdn.mxpnl.com s3.amazonaws.com; script-src 'self' https: 'unsafe-inline' 'unsafe-eval' load.sumome.com connect.facebook.net www.googletagmanager.com; style-src 'self' https: 'unsafe-inline' fonts.googleapis.com; default-src 'self' https: ws: wss: sumo.com www.google-analytics.com bam.nr-data.net s3.amazonaws.com"},{"key":"x-request-id","value":"ee040756-6da8-4893-a348-0a6c247b9dcc"},{"key":"x-runtime","value":"0.121459"},{"key":"x-powered-by","value":"cloud66"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 7711838,\n        \"external_id\": \"999999999-2\",\n        \"name\": \"Jorge Bautista (test1.1)\",\n        \"address\": \"\",\n        \"city\": \"\",\n        \"state\": \"\",\n        \"postal_code\": \"\",\n        \"phone_number\": \"6019404287\",\n        \"email_address\": \"jorge@cuseum.com\",\n        \"photo\": {\n            \"url\": null,\n            \"content_type\": null\n        },\n        \"photo_url\": null,\n        \"expires_at\": null,\n        \"membership_level\": \"Test\",\n        \"loyalty_points\": 0,\n        \"monthly_loyalty_points\": 0,\n        \"monthly_loyalty_actions\": 0,\n        \"custom_field\": \"\"\n    },\n    {\n        \"id\": 15395257,\n        \"external_id\": \"Ula2\",\n        \"name\": \"Ula 2\",\n        \"address\": null,\n        \"city\": null,\n        \"state\": null,\n        \"postal_code\": null,\n        \"phone_number\": null,\n        \"email_address\": \"u.banach+2@gmail.com\",\n        \"photo\": {\n            \"url\": null,\n            \"content_type\": null\n        },\n        \"photo_url\": null,\n        \"expires_at\": \"2026-11-30\",\n        \"membership_level\": \"Test\",\n        \"loyalty_points\": 0,\n        \"monthly_loyalty_points\": 0,\n        \"monthly_loyalty_actions\": 0,\n        \"custom_field\": \"\"\n    },\n    {\n        \"id\": 11951186,\n        \"external_id\": \"181\",\n        \"name\": \"Duvan Castelblanco\",\n        \"address\": null,\n        \"city\": null,\n        \"state\": null,\n        \"postal_code\": null,\n        \"phone_number\": null,\n        \"email_address\": \"duvan@cuseum.com\",\n        \"photo\": {\n            \"url\": null,\n            \"content_type\": null\n        },\n        \"photo_url\": null,\n        \"expires_at\": \"2027-01-01\",\n        \"membership_level\": \"Individual\",\n        \"loyalty_points\": 0,\n        \"monthly_loyalty_points\": 0,\n        \"monthly_loyalty_actions\": 0,\n        \"custom_field\": \"\"\n    },\n    {\n        \"id\": 14396532,\n        \"external_id\": \"testmelanie01\",\n        \"name\": \"Juan test DGP\",\n        \"address\": null,\n        \"city\": null,\n        \"state\": null,\n        \"postal_code\": null,\n        \"phone_number\": null,\n        \"email_address\": \"juan+564@cuseum.com\",\n        \"photo\": {\n            \"url\": null,\n            \"content_type\": null\n        },\n        \"photo_url\": null,\n        \"expires_at\": \"2025-12-24\",\n        \"membership_level\": \"MelanieLevel\",\n        \"loyalty_points\": 0,\n        \"monthly_loyalty_points\": 0,\n        \"monthly_loyalty_actions\": 0,\n        \"custom_field\": \"\"\n    },\n    {\n        \"id\": 10183283,\n        \"external_id\": \"123454321\",\n        \"name\": \"Carlos Cuseum\",\n        \"address\": null,\n        \"city\": null,\n        \"state\": null,\n        \"postal_code\": null,\n        \"phone_number\": \"\",\n        \"email_address\": \"carlos@cuseum.com\",\n        \"photo\": {\n            \"url\": null,\n            \"content_type\": null\n        },\n        \"photo_url\": null,\n        \"expires_at\": \"2025-12-12\",\n        \"membership_level\": \"Individual\",\n        \"loyalty_points\": 0,\n        \"monthly_loyalty_points\": 0,\n        \"monthly_loyalty_actions\": 0,\n        \"custom_field\": \"\"\n    },\n    {\n        \"id\": 10166835,\n        \"external_id\": \"2222\",\n        \"name\": \"2Carlos Testee\",\n        \"address\": null,\n        \"city\": null,\n        \"state\": null,\n        \"postal_code\": null,\n        \"phone_number\": \"\",\n        \"email_address\": \"carlos@cuseum.com\",\n        \"photo\": {\n            \"url\": null,\n            \"content_type\": null\n        },\n        \"photo_url\": null,\n        \"expires_at\": \"2025-02-28\",\n        \"membership_level\": \"Individual\",\n        \"loyalty_points\": 0,\n        \"monthly_loyalty_points\": 0,\n        \"monthly_loyalty_actions\": 0,\n        \"custom_field\": \"\"\n    },\n    {\n        \"id\": 7711811,\n        \"external_id\": \"999999999-1\",\n        \"name\": \"Jorge B (test2 Adolfo 15apr1505)\",\n        \"address\": \"\",\n        \"city\": \"\",\n        \"state\": \"\",\n        \"postal_code\": \"\",\n        \"phone_number\": \"6013833327\",\n        \"email_address\": \"jorge@cuseum.com\",\n        \"photo\": {\n            \"url\": null,\n            \"content_type\": null\n        },\n        \"photo_url\": null,\n        \"expires_at\": null,\n        \"membership_level\": \"Test\",\n        \"loyalty_points\": 0,\n        \"monthly_loyalty_points\": 0,\n        \"monthly_loyalty_actions\": 0,\n        \"custom_field\": \"\"\n    },\n    {\n        \"id\": 12644013,\n        \"external_id\": \"Ula3\",\n        \"name\": \"Ula 3\",\n        \"address\": null,\n        \"city\": null,\n        \"state\": null,\n        \"postal_code\": null,\n        \"phone_number\": null,\n        \"email_address\": \"u.banach+3@gmail.com\",\n        \"photo\": {\n            \"url\": null,\n            \"content_type\": null\n        },\n        \"photo_url\": null,\n        \"expires_at\": \"2025-07-28\",\n        \"membership_level\": \"Artist\",\n        \"loyalty_points\": 0,\n        \"monthly_loyalty_points\": 0,\n        \"monthly_loyalty_actions\": 0,\n        \"custom_field\": \"\"\n    },\n    {\n        \"id\": 12699493,\n        \"external_id\": \"Ula10\",\n        \"name\": \"Ula 10\",\n        \"address\": null,\n        \"city\": null,\n        \"state\": null,\n        \"postal_code\": null,\n        \"phone_number\": null,\n        \"email_address\": \"u.banach+10@gmail.com\",\n        \"photo\": {\n            \"url\": null,\n            \"content_type\": null\n        },\n        \"photo_url\": null,\n        \"expires_at\": \"2025-07-16\",\n        \"membership_level\": \"Family\",\n        \"loyalty_points\": 0,\n        \"monthly_loyalty_points\": 0,\n        \"monthly_loyalty_actions\": 0,\n        \"custom_field\": \"\"\n    },\n    {\n        \"id\": 12699491,\n        \"external_id\": \"Ula9\",\n        \"name\": \"Ula 9\",\n        \"address\": null,\n        \"city\": null,\n        \"state\": null,\n        \"postal_code\": null,\n        \"phone_number\": null,\n        \"email_address\": \"u.banach+9@gmail.com\",\n        \"photo\": {\n            \"url\": null,\n            \"content_type\": null\n        },\n        \"photo_url\": null,\n        \"expires_at\": \"2025-07-16\",\n        \"membership_level\": \"Family\",\n        \"loyalty_points\": 0,\n        \"monthly_loyalty_points\": 0,\n        \"monthly_loyalty_actions\": 0,\n        \"custom_field\": \"\"\n    },\n    {\n        \"id\": 12659970,\n        \"external_id\": \"Ula8\",\n        \"name\": \"Ula 8\",\n        \"address\": null,\n        \"city\": null,\n        \"state\": null,\n        \"postal_code\": null,\n        \"phone_number\": null,\n        \"email_address\": \"u.banach+8@gmail.com\",\n        \"photo\": {\n            \"url\": null,\n            \"content_type\": null\n        },\n        \"photo_url\": null,\n        \"expires_at\": \"2025-07-07\",\n        \"membership_level\": \"Individual\",\n        \"loyalty_points\": 0,\n        \"monthly_loyalty_points\": 0,\n        \"monthly_loyalty_actions\": 0,\n        \"custom_field\": \"\"\n    },\n    {\n        \"id\": 12659968,\n        \"external_id\": \"Ula 6\",\n        \"name\": \"Ula 6\",\n        \"address\": null,\n        \"city\": null,\n        \"state\": null,\n        \"postal_code\": null,\n        \"phone_number\": null,\n        \"email_address\": \"u.banach+6@gmail.com\",\n        \"photo\": {\n            \"url\": null,\n            \"content_type\": null\n        },\n        \"photo_url\": null,\n        \"expires_at\": \"2025-07-07\",\n        \"membership_level\": \"Individual\",\n        \"loyalty_points\": 0,\n        \"monthly_loyalty_points\": 0,\n        \"monthly_loyalty_actions\": 0,\n        \"custom_field\": \"\"\n    },\n    {\n        \"id\": 12659724,\n        \"external_id\": \"Ula7\",\n        \"name\": \"Ula 7\",\n        \"address\": null,\n        \"city\": null,\n        \"state\": null,\n        \"postal_code\": null,\n        \"phone_number\": null,\n        \"email_address\": \"u.banach+7@gmail.com\",\n        \"photo\": {\n            \"url\": null,\n            \"content_type\": null\n        },\n        \"photo_url\": null,\n        \"expires_at\": \"2025-07-07\",\n        \"membership_level\": \"Individual\",\n        \"loyalty_points\": 0,\n        \"monthly_loyalty_points\": 0,\n        \"monthly_loyalty_actions\": 0,\n        \"custom_field\": \"\"\n    },\n    {\n        \"id\": 12642860,\n        \"external_id\": \"Mike\",\n        \"name\": \"Mike\",\n        \"address\": null,\n        \"city\": \"Cracow\",\n        \"state\": null,\n        \"postal_code\": null,\n        \"phone_number\": \"+48519837024\",\n        \"email_address\": \"mbajur@gmail.com\",\n        \"photo\": {\n            \"url\": null,\n            \"content_type\": null\n        },\n        \"photo_url\": null,\n        \"expires_at\": \"2025-07-06\",\n        \"membership_level\": \"Artist\",\n        \"loyalty_points\": 0,\n        \"monthly_loyalty_points\": 0,\n        \"monthly_loyalty_actions\": 0,\n        \"custom_field\": \"\"\n    },\n    {\n        \"id\": 12644061,\n        \"external_id\": \"Ula4\",\n        \"name\": \"Ula 4\",\n        \"address\": null,\n        \"city\": null,\n        \"state\": null,\n        \"postal_code\": null,\n        \"phone_number\": null,\n        \"email_address\": \"u.banach+4@gmail.com\",\n        \"photo\": {\n            \"url\": null,\n            \"content_type\": null\n        },\n        \"photo_url\": null,\n        \"expires_at\": \"2025-07-06\",\n        \"membership_level\": \"Family\",\n        \"loyalty_points\": 0,\n        \"monthly_loyalty_points\": 0,\n        \"monthly_loyalty_actions\": 0,\n        \"custom_field\": \"\"\n    },\n    {\n        \"id\": 12642859,\n        \"external_id\": \"Ula\",\n        \"name\": \"Ula\",\n        \"address\": null,\n        \"city\": \"Cracow\",\n        \"state\": null,\n        \"postal_code\": null,\n        \"phone_number\": \"+4915754802619\",\n        \"email_address\": \"u.banach@gmail.com\",\n        \"photo\": {\n            \"url\": null,\n            \"content_type\": null\n        },\n        \"photo_url\": null,\n        \"expires_at\": \"2025-07-06\",\n        \"membership_level\": \"Artist\",\n        \"loyalty_points\": 0,\n        \"monthly_loyalty_points\": 0,\n        \"monthly_loyalty_actions\": 0,\n        \"custom_field\": \"\"\n    },\n    {\n        \"id\": 9835662,\n        \"external_id\": \"etest999999\",\n        \"name\": \"Carlos\",\n        \"address\": null,\n        \"city\": null,\n        \"state\": null,\n        \"postal_code\": null,\n        \"phone_number\": \"\",\n        \"email_address\": \"carlos.papamija@cuseum.com\",\n        \"photo\": {\n            \"url\": null,\n            \"content_type\": null\n        },\n        \"photo_url\": null,\n        \"expires_at\": \"2024-12-24\",\n        \"membership_level\": \"Family\",\n        \"loyalty_points\": 0,\n        \"monthly_loyalty_points\": 0,\n        \"monthly_loyalty_actions\": 0,\n        \"custom_field\": \"\"\n    },\n    {\n        \"id\": 7167673,\n        \"external_id\": \"0test02\",\n        \"name\": \"Brendan Ciecko\",\n        \"address\": \"\",\n        \"city\": \"\",\n        \"state\": \"\",\n        \"postal_code\": \"\",\n        \"phone_number\": \"413-209-2405\",\n        \"email_address\": \"brendan@cuseum.com\",\n        \"photo\": {\n            \"url\": null,\n            \"content_type\": null\n        },\n        \"photo_url\": null,\n        \"expires_at\": \"2030-01-01\",\n        \"membership_level\": \"Individual\",\n        \"loyalty_points\": 0,\n        \"monthly_loyalty_points\": 0,\n        \"monthly_loyalty_actions\": 0,\n        \"custom_field\": \"\"\n    },\n    {\n        \"id\": 10417957,\n        \"external_id\": \"1234\",\n        \"name\": \"Test\",\n        \"address\": null,\n        \"city\": null,\n        \"state\": null,\n        \"postal_code\": null,\n        \"phone_number\": null,\n        \"email_address\": \"carlosfelipegg@hotmail.com\",\n        \"photo\": {\n            \"url\": null,\n            \"content_type\": null\n        },\n        \"photo_url\": null,\n        \"expires_at\": null,\n        \"membership_level\": \"Family\",\n        \"loyalty_points\": 0,\n        \"monthly_loyalty_points\": 0,\n        \"monthly_loyalty_actions\": 0,\n        \"custom_field\": \"\"\n    },\n    {\n        \"id\": 7930988,\n        \"external_id\": \"4500032299\",\n        \"name\": \"Juan D Esp\",\n        \"address\": \"\",\n        \"city\": \"\",\n        \"state\": \"\",\n        \"postal_code\": \"\",\n        \"phone_number\": \"11\",\n        \"email_address\": \"juan+100@cuseum.com\",\n        \"photo\": {\n            \"url\": null,\n            \"content_type\": null\n        },\n        \"photo_url\": null,\n        \"expires_at\": null,\n        \"membership_level\": \"Individual\",\n        \"loyalty_points\": 0,\n        \"monthly_loyalty_points\": 0,\n        \"monthly_loyalty_actions\": 0,\n        \"custom_field\": \"\"\n    },\n    {\n        \"id\": 9954812,\n        \"external_id\": \"test1220987\",\n        \"name\": \"Angela\",\n        \"address\": null,\n        \"city\": null,\n        \"state\": null,\n        \"postal_code\": null,\n        \"phone_number\": \"\",\n        \"email_address\": \"angela@cuseum.com\",\n        \"photo\": {\n            \"url\": null,\n            \"content_type\": null\n        },\n        \"photo_url\": null,\n        \"expires_at\": \"2024-12-24\",\n        \"membership_level\": \"Family\",\n        \"loyalty_points\": 0,\n        \"monthly_loyalty_points\": 0,\n        \"monthly_loyalty_actions\": 0,\n        \"custom_field\": \"\"\n    },\n    {\n        \"id\": 7948399,\n        \"external_id\": \"test2390\",\n        \"name\": \"Felipe Ramirez\",\n        \"address\": null,\n        \"city\": null,\n        \"state\": null,\n        \"postal_code\": null,\n        \"phone_number\": \"\",\n        \"email_address\": \"felipe@cuseum.com\",\n        \"photo\": {\n            \"url\": null,\n            \"content_type\": null\n        },\n        \"photo_url\": null,\n        \"expires_at\": null,\n        \"membership_level\": \"Individual\",\n        \"loyalty_points\": 0,\n        \"monthly_loyalty_points\": 0,\n        \"monthly_loyalty_actions\": 0,\n        \"custom_field\": \"\"\n    },\n    {\n        \"id\": 7931039,\n        \"external_id\": \"94\",\n        \"name\": \"Juan H\",\n        \"address\": null,\n        \"city\": null,\n        \"state\": null,\n        \"postal_code\": \"055010\",\n        \"phone_number\": \"\",\n        \"email_address\": \"juandavid.e.hoyos@hotmail.com\",\n        \"photo\": {\n            \"url\": null,\n            \"content_type\": null\n        },\n        \"photo_url\": null,\n        \"expires_at\": null,\n        \"membership_level\": \"Individual\",\n        \"loyalty_points\": 0,\n        \"monthly_loyalty_points\": 0,\n        \"monthly_loyalty_actions\": 0,\n        \"custom_field\": \"\"\n    },\n    {\n        \"id\": 8303742,\n        \"external_id\": \"test12499990\",\n        \"name\": \"Melanie Barreto\",\n        \"address\": null,\n        \"city\": null,\n        \"state\": null,\n        \"postal_code\": null,\n        \"phone_number\": \"\",\n        \"email_address\": \"melanie@cuseum.com\",\n        \"photo\": {\n            \"url\": null,\n            \"content_type\": null\n        },\n        \"photo_url\": null,\n        \"expires_at\": null,\n        \"membership_level\": \"MelanieLevel\",\n        \"loyalty_points\": 0,\n        \"monthly_loyalty_points\": 0,\n        \"monthly_loyalty_actions\": 0,\n        \"custom_field\": \"\"\n    }\n]"}],"_postman_id":"4f279f83-8e6c-4b6f-b8eb-836353a8b004"},{"name":"External users next page","id":"9656fd3a-dc42-4c42-b207-a1402672b5a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[],"url":"https://app.cuseum.com/api/v5/external_users?page=2","description":"<p>Return the next 25 external users.</p>\n","urlObject":{"protocol":"https","path":["api","v5","external_users"],"host":["app","cuseum","com"],"query":[{"key":"page","value":"2"}],"variable":[]}},"response":[{"id":"67ff7478-fb59-41e5-942f-c249cc0c53cb","name":"External users page 2","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://app.cuseum.com/api/v5/external_users?page=2","protocol":"https","host":["app","cuseum","com"],"path":["api","v5","external_users"],"query":[{"key":"page","value":"2"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"9656fd3a-dc42-4c42-b207-a1402672b5a1"}],"id":"6a61d9bc-60da-480f-a6e6-6b01fea84522","_postman_id":"6a61d9bc-60da-480f-a6e6-6b01fea84522","description":""},{"name":"PassBook","item":[{"name":"List all passbooks","id":"dc4979e2-3d14-48e4-acd4-b5a55593fd14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://app.cuseum.com/api/v5/pass_books","description":"<p>Return all Pass Books in batches of 25 records per page, in the response headers you can found the total records and the total pages.</p>\n","urlObject":{"protocol":"https","path":["api","v5","pass_books"],"host":["app","cuseum","com"],"query":[{"disabled":true,"description":{"content":"<p>Status of the passbook</p>\n","type":"text/plain"},"key":"f[status_eq]","value":"uninstalled"},{"disabled":true,"description":{"content":"<p>Filter by updated_at field using =</p>\n","type":"text/plain"},"key":"f[updated_at_eq]","value":"Thu, 15 May 2026 00:00:00.000000000 UTC +00:00"},{"disabled":true,"description":{"content":"<p>Filter by updated_at field using &gt;=</p>\n","type":"text/plain"},"key":"f[updated_at_gteq]","value":"Thu, 15 May 2026 00:00:00.000000000 UTC +00:00"},{"disabled":true,"description":{"content":"<p>Filter by updated_at field using &lt;=</p>\n","type":"text/plain"},"key":"f[updated_at_lteq]","value":"Thu, 15 May 2026 00:00:00.000000000 UTC +00:00"},{"disabled":true,"description":{"content":"<p>Filter by created_at field using =</p>\n","type":"text/plain"},"key":"f[created_at_eq]","value":"Thu, 15 May 2026 00:00:00.000000000 UTC +00:00"},{"disabled":true,"description":{"content":"<p>Filter by created_at field using &gt;=</p>\n","type":"text/plain"},"key":"f[created_at_gteq]","value":"Thu, 15 May 2026 00:00:00.000000000 UTC +00:00"},{"disabled":true,"description":{"content":"<p>Filter by created_at field using &lt;=</p>\n","type":"text/plain"},"key":"f[created_at_lteq]","value":"Thu, 15 May 2026 00:00:00.000000000 UTC +00:00"},{"disabled":true,"key":"f[external_user_external_id_eq]","value":"12345"},{"disabled":true,"key":"page","value":"2"}],"variable":[]}},"response":[{"id":"aa0e4f30-b2e4-40c9-be9c-3a7d9c54b500","name":"List all passbooks","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://app.cuseum.com/api/v5/pass_books","protocol":"https","host":["app","cuseum","com"],"path":["api","v5","pass_books"],"query":[{"key":"f[status_eq]","value":"uninstalled","description":"Status of the passbook","type":"text","disabled":true},{"key":"f[updated_at_eq]","value":"Thu, 15 May 2026 00:00:00.000000000 UTC +00:00","description":"Filter by updated_at field using =","type":"text","disabled":true},{"key":"f[updated_at_gteq]","value":"Thu, 15 May 2026 00:00:00.000000000 UTC +00:00","description":"Filter by updated_at field using >=","type":"text","disabled":true},{"key":"f[updated_at_lteq]","value":"Thu, 15 May 2026 00:00:00.000000000 UTC +00:00","description":"Filter by updated_at field using <=","type":"text","disabled":true},{"key":"f[created_at_eq]","value":"Thu, 15 May 2026 00:00:00.000000000 UTC +00:00","description":"Filter by created_at field using =","type":"text","disabled":true},{"key":"f[created_at_gteq]","value":"Thu, 15 May 2026 00:00:00.000000000 UTC +00:00","description":"Filter by created_at field using >=","type":"text","disabled":true},{"key":"f[created_at_lteq]","value":"Thu, 15 May 2026 00:00:00.000000000 UTC +00:00","description":"Filter by created_at field using <=","type":"text","disabled":true},{"key":"f[external_user_external_id_eq]","value":"12345","type":"text","disabled":true},{"key":"page","value":"2","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Wed, 20 May 2026 19:52:04 GMT"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"3362"},{"key":"x-total","value":"45"},{"key":"x-total-pages","value":"2"},{"key":"x-per-page","value":"25"},{"key":"x-page","value":"1"},{"key":"x-next-page","value":"2"},{"key":"x-prev-page","value":""},{"key":"x-offset","value":"0"},{"key":"vary","value":"Accept-Encoding, Origin"},{"key":"content-encoding","value":"gzip"},{"key":"etag","value":"W/\"06ec8b03f5c5f4bbefdb4430be5f3b1d\""},{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-security-policy","value":"font-src 'self' https: data:; object-src 'none'; img-src 'self' https: data: cdn.mxpnl.com s3.amazonaws.com; script-src 'self' https: 'unsafe-inline' 'unsafe-eval' load.sumome.com connect.facebook.net www.googletagmanager.com; style-src 'self' https: 'unsafe-inline' fonts.googleapis.com; default-src 'self' https: ws: wss: sumo.com www.google-analytics.com bam.nr-data.net s3.amazonaws.com"},{"key":"x-request-id","value":"2e2e54f8-c87a-42d1-85c2-d7bee3a2bcf3"},{"key":"x-runtime","value":"0.284304"},{"key":"x-powered-by","value":"cloud66"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 6599378,\n        \"status\": \"uninstalled\",\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 7167673,\n            \"external_id\": \"0test02\",\n            \"name\": \"Brendan Ciecko\",\n            \"address\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"postal_code\": \"\",\n            \"phone_number\": \"413-209-2405\",\n            \"email_address\": \"brendan@cuseum.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": \"2030-01-01\",\n            \"membership_level\": \"Individual\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/ovoJGA\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNDQxNTYzOCIsImV4cCI6MTc3OTMwNzAyM30.NxJbhr0HkwA0Xx_kp1Qwz9FuKjrf6BObsr9fv22B9Uw/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNDQxNTYzOCIsImV4cCI6MTc3OTMwNzAyM30.NxJbhr0HkwA0Xx_kp1Qwz9FuKjrf6BObsr9fv22B9Uw\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNDQxNTYzOCIsImV4cCI6MTc3OTMwNzAyM30.NxJbhr0HkwA0Xx_kp1Qwz9FuKjrf6BObsr9fv22B9Uw/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNDQxNTYzOCIsImV4cCI6MTc3OTMwNzAyM30.NxJbhr0HkwA0Xx_kp1Qwz9FuKjrf6BObsr9fv22B9Uw/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNDQxNTYzOCIsImV4cCI6MTc3OTMwNzAyM30.NxJbhr0HkwA0Xx_kp1Qwz9FuKjrf6BObsr9fv22B9Uw/download_pdf.pdf\",\n        \"created_at\": \"2023-04-13T15:35:45.578Z\",\n        \"updated_at\": \"2023-08-26T01:45:42.534Z\"\n    },\n    {\n        \"id\": 7310314,\n        \"status\": \"installed\",\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 7711811,\n            \"external_id\": \"999999999-1\",\n            \"name\": \"Jorge B (test2 Adolfo 15apr1505)\",\n            \"address\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"postal_code\": \"\",\n            \"phone_number\": \"6013833327\",\n            \"email_address\": \"jorge@cuseum.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": null,\n            \"membership_level\": \"Test\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/rRRmy8\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTEyNjU5OSIsImV4cCI6MTc3OTMwNzAyM30.IiU0HxMjtcWuri__sSVenSKit2Rq_-dZRDvE58DNCDw/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTEyNjU5OSIsImV4cCI6MTc3OTMwNzAyM30.IiU0HxMjtcWuri__sSVenSKit2Rq_-dZRDvE58DNCDw\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTEyNjU5OSIsImV4cCI6MTc3OTMwNzAyM30.IiU0HxMjtcWuri__sSVenSKit2Rq_-dZRDvE58DNCDw/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTEyNjU5OSIsImV4cCI6MTc3OTMwNzAyM30.IiU0HxMjtcWuri__sSVenSKit2Rq_-dZRDvE58DNCDw/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTEyNjU5OSIsImV4cCI6MTc3OTMwNzAyM30.IiU0HxMjtcWuri__sSVenSKit2Rq_-dZRDvE58DNCDw/download_pdf.pdf\",\n        \"created_at\": \"2023-07-28T18:16:16.844Z\",\n        \"updated_at\": \"2024-11-28T23:15:46.666Z\"\n    },\n    {\n        \"id\": 7310411,\n        \"status\": \"uninstalled\",\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 7711838,\n            \"external_id\": \"999999999-2\",\n            \"name\": \"Jorge Bautista (test1.1)\",\n            \"address\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"postal_code\": \"\",\n            \"phone_number\": \"6019404287\",\n            \"email_address\": \"jorge@cuseum.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": null,\n            \"membership_level\": \"Test\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/l991l9\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTEyNjY5NiIsImV4cCI6MTc3OTMwNzAyM30.p_miiENu-sQf6GBGjyYDINoaP8htImzaX2JR_LjKesc/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTEyNjY5NiIsImV4cCI6MTc3OTMwNzAyM30.p_miiENu-sQf6GBGjyYDINoaP8htImzaX2JR_LjKesc\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTEyNjY5NiIsImV4cCI6MTc3OTMwNzAyM30.p_miiENu-sQf6GBGjyYDINoaP8htImzaX2JR_LjKesc/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTEyNjY5NiIsImV4cCI6MTc3OTMwNzAyM30.p_miiENu-sQf6GBGjyYDINoaP8htImzaX2JR_LjKesc/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTEyNjY5NiIsImV4cCI6MTc3OTMwNzAyM30.p_miiENu-sQf6GBGjyYDINoaP8htImzaX2JR_LjKesc/download_pdf.pdf\",\n        \"created_at\": \"2023-07-28T18:21:59.079Z\",\n        \"updated_at\": \"2023-09-20T19:03:49.479Z\"\n    },\n    {\n        \"id\": 7434072,\n        \"status\": \"installed\",\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 7711838,\n            \"external_id\": \"999999999-2\",\n            \"name\": \"Jorge Bautista (test1.1)\",\n            \"address\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"postal_code\": \"\",\n            \"phone_number\": \"6019404287\",\n            \"email_address\": \"jorge@cuseum.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": null,\n            \"membership_level\": \"Test\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/l991l9\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTI1MDM2NCIsImV4cCI6MTc3OTMwNzAyM30.zfQG38WRJ5rx06t_i-oZbSGqENoW92hiVMslilPoxgQ/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTI1MDM2NCIsImV4cCI6MTc3OTMwNzAyM30.zfQG38WRJ5rx06t_i-oZbSGqENoW92hiVMslilPoxgQ\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTI1MDM2NCIsImV4cCI6MTc3OTMwNzAyM30.zfQG38WRJ5rx06t_i-oZbSGqENoW92hiVMslilPoxgQ/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTI1MDM2NCIsImV4cCI6MTc3OTMwNzAyM30.zfQG38WRJ5rx06t_i-oZbSGqENoW92hiVMslilPoxgQ/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTI1MDM2NCIsImV4cCI6MTc3OTMwNzAyM30.zfQG38WRJ5rx06t_i-oZbSGqENoW92hiVMslilPoxgQ/download_pdf.pdf\",\n        \"created_at\": \"2023-08-20T23:42:38.159Z\",\n        \"updated_at\": \"2025-08-14T21:50:50.392Z\"\n    },\n    {\n        \"id\": 7443177,\n        \"status\": null,\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 7711811,\n            \"external_id\": \"999999999-1\",\n            \"name\": \"Jorge B (test2 Adolfo 15apr1505)\",\n            \"address\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"postal_code\": \"\",\n            \"phone_number\": \"6013833327\",\n            \"email_address\": \"jorge@cuseum.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": null,\n            \"membership_level\": \"Test\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/rRRmy8\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTI1OTQ2OSIsImV4cCI6MTc3OTMwNzAyM30.TEijdLtxSe6A3fF1kt4qTXIV7ZYuf_aeZ4o5W7Qadhs/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTI1OTQ2OSIsImV4cCI6MTc3OTMwNzAyM30.TEijdLtxSe6A3fF1kt4qTXIV7ZYuf_aeZ4o5W7Qadhs\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTI1OTQ2OSIsImV4cCI6MTc3OTMwNzAyM30.TEijdLtxSe6A3fF1kt4qTXIV7ZYuf_aeZ4o5W7Qadhs/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTI1OTQ2OSIsImV4cCI6MTc3OTMwNzAyM30.TEijdLtxSe6A3fF1kt4qTXIV7ZYuf_aeZ4o5W7Qadhs/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTI1OTQ2OSIsImV4cCI6MTc3OTMwNzAyM30.TEijdLtxSe6A3fF1kt4qTXIV7ZYuf_aeZ4o5W7Qadhs/download_pdf.pdf\",\n        \"created_at\": \"2023-08-23T15:19:43.088Z\",\n        \"updated_at\": \"2023-09-20T19:03:52.019Z\"\n    },\n    {\n        \"id\": 7443180,\n        \"status\": \"installed\",\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 7711811,\n            \"external_id\": \"999999999-1\",\n            \"name\": \"Jorge B (test2 Adolfo 15apr1505)\",\n            \"address\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"postal_code\": \"\",\n            \"phone_number\": \"6013833327\",\n            \"email_address\": \"jorge@cuseum.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": null,\n            \"membership_level\": \"Test\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/rRRmy8\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTI1OTQ3MiIsImV4cCI6MTc3OTMwNzAyM30.S_LhdV-uAi2-Eajv8AdbVFWQkamdYchOniZgof907ik/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTI1OTQ3MiIsImV4cCI6MTc3OTMwNzAyM30.S_LhdV-uAi2-Eajv8AdbVFWQkamdYchOniZgof907ik\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTI1OTQ3MiIsImV4cCI6MTc3OTMwNzAyM30.S_LhdV-uAi2-Eajv8AdbVFWQkamdYchOniZgof907ik/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTI1OTQ3MiIsImV4cCI6MTc3OTMwNzAyM30.S_LhdV-uAi2-Eajv8AdbVFWQkamdYchOniZgof907ik/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTI1OTQ3MiIsImV4cCI6MTc3OTMwNzAyM30.S_LhdV-uAi2-Eajv8AdbVFWQkamdYchOniZgof907ik/download_pdf.pdf\",\n        \"created_at\": \"2023-08-23T15:22:39.085Z\",\n        \"updated_at\": \"2025-08-14T21:50:50.399Z\"\n    },\n    {\n        \"id\": 7455509,\n        \"status\": \"sent\",\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 7167673,\n            \"external_id\": \"0test02\",\n            \"name\": \"Brendan Ciecko\",\n            \"address\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"postal_code\": \"\",\n            \"phone_number\": \"413-209-2405\",\n            \"email_address\": \"brendan@cuseum.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": \"2030-01-01\",\n            \"membership_level\": \"Individual\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/ovoJGA\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTI3MTgwMSIsImV4cCI6MTc3OTMwNzAyM30.2AARjTZQDqQAZbkfpTHclH22yOHU8-f0w7uIRYqWbPA/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTI3MTgwMSIsImV4cCI6MTc3OTMwNzAyM30.2AARjTZQDqQAZbkfpTHclH22yOHU8-f0w7uIRYqWbPA\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTI3MTgwMSIsImV4cCI6MTc3OTMwNzAyM30.2AARjTZQDqQAZbkfpTHclH22yOHU8-f0w7uIRYqWbPA/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTI3MTgwMSIsImV4cCI6MTc3OTMwNzAyM30.2AARjTZQDqQAZbkfpTHclH22yOHU8-f0w7uIRYqWbPA/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNTI3MTgwMSIsImV4cCI6MTc3OTMwNzAyM30.2AARjTZQDqQAZbkfpTHclH22yOHU8-f0w7uIRYqWbPA/download_pdf.pdf\",\n        \"created_at\": \"2023-08-26T01:45:42.715Z\",\n        \"updated_at\": \"2023-09-13T14:28:28.429Z\"\n    },\n    {\n        \"id\": 9269525,\n        \"status\": null,\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 7167673,\n            \"external_id\": \"0test02\",\n            \"name\": \"Brendan Ciecko\",\n            \"address\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"postal_code\": \"\",\n            \"phone_number\": \"413-209-2405\",\n            \"email_address\": \"brendan@cuseum.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": \"2030-01-01\",\n            \"membership_level\": \"Individual\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/ovoJGA\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzA4NTI3OSIsImV4cCI6MTc3OTMwNzAyM30.tMh7md9snov9--7iwyNvwRW7mYmSkl7BBLsmO_IVrIs/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzA4NTI3OSIsImV4cCI6MTc3OTMwNzAyM30.tMh7md9snov9--7iwyNvwRW7mYmSkl7BBLsmO_IVrIs\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzA4NTI3OSIsImV4cCI6MTc3OTMwNzAyM30.tMh7md9snov9--7iwyNvwRW7mYmSkl7BBLsmO_IVrIs/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzA4NTI3OSIsImV4cCI6MTc3OTMwNzAyM30.tMh7md9snov9--7iwyNvwRW7mYmSkl7BBLsmO_IVrIs/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzA4NTI3OSIsImV4cCI6MTc3OTMwNzAyM30.tMh7md9snov9--7iwyNvwRW7mYmSkl7BBLsmO_IVrIs/download_pdf.pdf\",\n        \"created_at\": \"2023-09-13T14:28:28.548Z\",\n        \"updated_at\": \"2023-09-20T19:03:54.578Z\"\n    },\n    {\n        \"id\": 9297593,\n        \"status\": \"installed\",\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 7931039,\n            \"external_id\": \"94\",\n            \"name\": \"Juan H\",\n            \"address\": null,\n            \"city\": null,\n            \"state\": null,\n            \"postal_code\": \"055010\",\n            \"phone_number\": \"\",\n            \"email_address\": \"juandavid.e.hoyos@hotmail.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": null,\n            \"membership_level\": \"Individual\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/RbJelq\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzExMzM0OSIsImV4cCI6MTc3OTMwNzAyM30.rb6YkDoz9k786RAwn65Jr8likvV9RmkD6bxlPL6R8YI/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzExMzM0OSIsImV4cCI6MTc3OTMwNzAyM30.rb6YkDoz9k786RAwn65Jr8likvV9RmkD6bxlPL6R8YI\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzExMzM0OSIsImV4cCI6MTc3OTMwNzAyM30.rb6YkDoz9k786RAwn65Jr8likvV9RmkD6bxlPL6R8YI/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzExMzM0OSIsImV4cCI6MTc3OTMwNzAyM30.rb6YkDoz9k786RAwn65Jr8likvV9RmkD6bxlPL6R8YI/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzExMzM0OSIsImV4cCI6MTc3OTMwNzAyM30.rb6YkDoz9k786RAwn65Jr8likvV9RmkD6bxlPL6R8YI/download_pdf.pdf\",\n        \"created_at\": \"2023-09-13T16:22:50.086Z\",\n        \"updated_at\": \"2023-09-23T01:46:22.802Z\"\n    },\n    {\n        \"id\": 9304682,\n        \"status\": null,\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 7167673,\n            \"external_id\": \"0test02\",\n            \"name\": \"Brendan Ciecko\",\n            \"address\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"postal_code\": \"\",\n            \"phone_number\": \"413-209-2405\",\n            \"email_address\": \"brendan@cuseum.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": \"2030-01-01\",\n            \"membership_level\": \"Individual\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/ovoJGA\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzEyMDQzOCIsImV4cCI6MTc3OTMwNzAyM30.g8ABKhErZHHoJFsti-XnDjre_oIVs4k3fbig-X-ncuc/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzEyMDQzOCIsImV4cCI6MTc3OTMwNzAyM30.g8ABKhErZHHoJFsti-XnDjre_oIVs4k3fbig-X-ncuc\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzEyMDQzOCIsImV4cCI6MTc3OTMwNzAyM30.g8ABKhErZHHoJFsti-XnDjre_oIVs4k3fbig-X-ncuc/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzEyMDQzOCIsImV4cCI6MTc3OTMwNzAyM30.g8ABKhErZHHoJFsti-XnDjre_oIVs4k3fbig-X-ncuc/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzEyMDQzOCIsImV4cCI6MTc3OTMwNzAyM30.g8ABKhErZHHoJFsti-XnDjre_oIVs4k3fbig-X-ncuc/download_pdf.pdf\",\n        \"created_at\": \"2023-09-13T16:53:39.923Z\",\n        \"updated_at\": \"2025-01-30T19:44:04.137Z\"\n    },\n    {\n        \"id\": 9685688,\n        \"status\": null,\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 7948399,\n            \"external_id\": \"test2390\",\n            \"name\": \"Felipe Ramirez\",\n            \"address\": null,\n            \"city\": null,\n            \"state\": null,\n            \"postal_code\": null,\n            \"phone_number\": \"\",\n            \"email_address\": \"felipe@cuseum.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": null,\n            \"membership_level\": \"Individual\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/rR0GK8\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzUwMTQ0NSIsImV4cCI6MTc3OTMwNzAyM30.r2YgYDzRQX6loNq-z_QEX5i-g1ZcEqSUYrEkxvCUYFw/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzUwMTQ0NSIsImV4cCI6MTc3OTMwNzAyM30.r2YgYDzRQX6loNq-z_QEX5i-g1ZcEqSUYrEkxvCUYFw\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzUwMTQ0NSIsImV4cCI6MTc3OTMwNzAyM30.r2YgYDzRQX6loNq-z_QEX5i-g1ZcEqSUYrEkxvCUYFw/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzUwMTQ0NSIsImV4cCI6MTc3OTMwNzAyM30.r2YgYDzRQX6loNq-z_QEX5i-g1ZcEqSUYrEkxvCUYFw/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzUwMTQ0NSIsImV4cCI6MTc3OTMwNzAyM30.r2YgYDzRQX6loNq-z_QEX5i-g1ZcEqSUYrEkxvCUYFw/download_pdf.pdf\",\n        \"created_at\": \"2023-09-14T15:06:07.460Z\",\n        \"updated_at\": \"2023-09-14T15:27:53.495Z\"\n    },\n    {\n        \"id\": 10032066,\n        \"status\": null,\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 7930988,\n            \"external_id\": \"4500032299\",\n            \"name\": \"Juan D Esp\",\n            \"address\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"postal_code\": \"\",\n            \"phone_number\": \"11\",\n            \"email_address\": \"juan+100@cuseum.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": null,\n            \"membership_level\": \"Individual\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/pnzbWK\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzg0NzgzMCIsImV4cCI6MTc3OTMwNzAyM30.tAoYyUWYIprWkL-__Cuqb-8eeWFBnps3WGUz7OQ7Nb8/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzg0NzgzMCIsImV4cCI6MTc3OTMwNzAyM30.tAoYyUWYIprWkL-__Cuqb-8eeWFBnps3WGUz7OQ7Nb8\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzg0NzgzMCIsImV4cCI6MTc3OTMwNzAyM30.tAoYyUWYIprWkL-__Cuqb-8eeWFBnps3WGUz7OQ7Nb8/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzg0NzgzMCIsImV4cCI6MTc3OTMwNzAyM30.tAoYyUWYIprWkL-__Cuqb-8eeWFBnps3WGUz7OQ7Nb8/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzg0NzgzMCIsImV4cCI6MTc3OTMwNzAyM30.tAoYyUWYIprWkL-__Cuqb-8eeWFBnps3WGUz7OQ7Nb8/download_pdf.pdf\",\n        \"created_at\": \"2023-10-03T18:36:06.984Z\",\n        \"updated_at\": \"2023-10-03T18:36:23.038Z\"\n    },\n    {\n        \"id\": 10032067,\n        \"status\": null,\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 7930988,\n            \"external_id\": \"4500032299\",\n            \"name\": \"Juan D Esp\",\n            \"address\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"postal_code\": \"\",\n            \"phone_number\": \"11\",\n            \"email_address\": \"juan+100@cuseum.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": null,\n            \"membership_level\": \"Individual\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/pnzbWK\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzg0NzgzMSIsImV4cCI6MTc3OTMwNzAyM30.DjgarHsB5I28t98RJSPmltWMT38BjzkK_MJw8gzxjhQ/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzg0NzgzMSIsImV4cCI6MTc3OTMwNzAyM30.DjgarHsB5I28t98RJSPmltWMT38BjzkK_MJw8gzxjhQ\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzg0NzgzMSIsImV4cCI6MTc3OTMwNzAyM30.DjgarHsB5I28t98RJSPmltWMT38BjzkK_MJw8gzxjhQ/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzg0NzgzMSIsImV4cCI6MTc3OTMwNzAyM30.DjgarHsB5I28t98RJSPmltWMT38BjzkK_MJw8gzxjhQ/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiNzg0NzgzMSIsImV4cCI6MTc3OTMwNzAyM30.DjgarHsB5I28t98RJSPmltWMT38BjzkK_MJw8gzxjhQ/download_pdf.pdf\",\n        \"created_at\": \"2023-10-03T18:36:18.499Z\",\n        \"updated_at\": \"2025-01-30T19:44:05.181Z\"\n    },\n    {\n        \"id\": 10362634,\n        \"status\": null,\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 8303742,\n            \"external_id\": \"test12499990\",\n            \"name\": \"Melanie Barreto\",\n            \"address\": null,\n            \"city\": null,\n            \"state\": null,\n            \"postal_code\": null,\n            \"phone_number\": \"\",\n            \"email_address\": \"melanie@cuseum.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": null,\n            \"membership_level\": \"MelanieLevel\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/LvoBmn\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiODE4MTgyOCIsImV4cCI6MTc3OTMwNzAyM30.d4NKzrOIJfdCpZwSrSgc-Q8khGoX7JHXonkvxHTZpI4/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiODE4MTgyOCIsImV4cCI6MTc3OTMwNzAyM30.d4NKzrOIJfdCpZwSrSgc-Q8khGoX7JHXonkvxHTZpI4\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiODE4MTgyOCIsImV4cCI6MTc3OTMwNzAyM30.d4NKzrOIJfdCpZwSrSgc-Q8khGoX7JHXonkvxHTZpI4/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiODE4MTgyOCIsImV4cCI6MTc3OTMwNzAyM30.d4NKzrOIJfdCpZwSrSgc-Q8khGoX7JHXonkvxHTZpI4/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiODE4MTgyOCIsImV4cCI6MTc3OTMwNzAyM30.d4NKzrOIJfdCpZwSrSgc-Q8khGoX7JHXonkvxHTZpI4/download_pdf.pdf\",\n        \"created_at\": \"2023-12-05T17:31:21.288Z\",\n        \"updated_at\": \"2023-12-05T17:31:21.345Z\"\n    },\n    {\n        \"id\": 11039420,\n        \"status\": null,\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 7930988,\n            \"external_id\": \"4500032299\",\n            \"name\": \"Juan D Esp\",\n            \"address\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"postal_code\": \"\",\n            \"phone_number\": \"11\",\n            \"email_address\": \"juan+100@cuseum.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": null,\n            \"membership_level\": \"Individual\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/pnzbWK\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiODg1NDkxNSIsImV4cCI6MTc3OTMwNzAyM30.3Uv5_VdhZzUkMq-zHWx8U8QhMvzhZLtjSSdyhpQljJc/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiODg1NDkxNSIsImV4cCI6MTc3OTMwNzAyM30.3Uv5_VdhZzUkMq-zHWx8U8QhMvzhZLtjSSdyhpQljJc\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiODg1NDkxNSIsImV4cCI6MTc3OTMwNzAyM30.3Uv5_VdhZzUkMq-zHWx8U8QhMvzhZLtjSSdyhpQljJc/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiODg1NDkxNSIsImV4cCI6MTc3OTMwNzAyM30.3Uv5_VdhZzUkMq-zHWx8U8QhMvzhZLtjSSdyhpQljJc/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiODg1NDkxNSIsImV4cCI6MTc3OTMwNzAyM30.3Uv5_VdhZzUkMq-zHWx8U8QhMvzhZLtjSSdyhpQljJc/download_pdf.pdf\",\n        \"created_at\": \"2024-03-14T15:29:49.154Z\",\n        \"updated_at\": \"2024-04-04T18:56:14.673Z\"\n    },\n    {\n        \"id\": 11886613,\n        \"status\": \"installed\",\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 9835662,\n            \"external_id\": \"etest999999\",\n            \"name\": \"Carlos\",\n            \"address\": null,\n            \"city\": null,\n            \"state\": null,\n            \"postal_code\": null,\n            \"phone_number\": \"\",\n            \"email_address\": \"carlos.papamija@cuseum.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": \"2024-12-24\",\n            \"membership_level\": \"Family\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/jOQwmJ\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiOTcwMjE2NyIsImV4cCI6MTc3OTMwNzAyM30.jVbq9gd1zTJ11ptiyhOuuK8w1B810h4zXVuzAqIXpXo/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiOTcwMjE2NyIsImV4cCI6MTc3OTMwNzAyNH0.9Ex0ybKNNGimY5wT0PqvPtNJ2GEuh01r4-WSastermQ\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiOTcwMjE2NyIsImV4cCI6MTc3OTMwNzAyNH0.9Ex0ybKNNGimY5wT0PqvPtNJ2GEuh01r4-WSastermQ/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiOTcwMjE2NyIsImV4cCI6MTc3OTMwNzAyNH0.9Ex0ybKNNGimY5wT0PqvPtNJ2GEuh01r4-WSastermQ/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiOTcwMjE2NyIsImV4cCI6MTc3OTMwNzAyNH0.9Ex0ybKNNGimY5wT0PqvPtNJ2GEuh01r4-WSastermQ/download_pdf.pdf\",\n        \"created_at\": \"2024-07-01T16:44:32.610Z\",\n        \"updated_at\": \"2025-05-29T05:06:24.550Z\"\n    },\n    {\n        \"id\": 12046775,\n        \"status\": null,\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 9954812,\n            \"external_id\": \"test1220987\",\n            \"name\": \"Angela\",\n            \"address\": null,\n            \"city\": null,\n            \"state\": null,\n            \"postal_code\": null,\n            \"phone_number\": \"\",\n            \"email_address\": \"angela@cuseum.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": \"2024-12-24\",\n            \"membership_level\": \"Family\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/Al78a2\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiOTg2MzU0OCIsImV4cCI6MTc3OTMwNzAyNH0.D1Fe3kxBzpdRdMIUu13_jgNa9c2eq71yu8o9Z2ksH3Y/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiOTg2MzU0OCIsImV4cCI6MTc3OTMwNzAyNH0.D1Fe3kxBzpdRdMIUu13_jgNa9c2eq71yu8o9Z2ksH3Y\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiOTg2MzU0OCIsImV4cCI6MTc3OTMwNzAyNH0.D1Fe3kxBzpdRdMIUu13_jgNa9c2eq71yu8o9Z2ksH3Y/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiOTg2MzU0OCIsImV4cCI6MTc3OTMwNzAyNH0.D1Fe3kxBzpdRdMIUu13_jgNa9c2eq71yu8o9Z2ksH3Y/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiOTg2MzU0OCIsImV4cCI6MTc3OTMwNzAyNH0.D1Fe3kxBzpdRdMIUu13_jgNa9c2eq71yu8o9Z2ksH3Y/download_pdf.pdf\",\n        \"created_at\": \"2024-07-18T17:11:55.788Z\",\n        \"updated_at\": \"2024-07-18T17:11:55.868Z\"\n    },\n    {\n        \"id\": 12206421,\n        \"status\": null,\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 7167673,\n            \"external_id\": \"0test02\",\n            \"name\": \"Brendan Ciecko\",\n            \"address\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"postal_code\": \"\",\n            \"phone_number\": \"413-209-2405\",\n            \"email_address\": \"brendan@cuseum.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": \"2030-01-01\",\n            \"membership_level\": \"Individual\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/ovoJGA\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM1OTkiLCJleHAiOjE3NzkzMDcwMjR9.v1eU2m-Wy1HJ-tF8N1kabVDqGAWEWIWfYiAKktd8_e8/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM1OTkiLCJleHAiOjE3NzkzMDcwMjR9.v1eU2m-Wy1HJ-tF8N1kabVDqGAWEWIWfYiAKktd8_e8\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM1OTkiLCJleHAiOjE3NzkzMDcwMjR9.v1eU2m-Wy1HJ-tF8N1kabVDqGAWEWIWfYiAKktd8_e8/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM1OTkiLCJleHAiOjE3NzkzMDcwMjR9.v1eU2m-Wy1HJ-tF8N1kabVDqGAWEWIWfYiAKktd8_e8/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM1OTkiLCJleHAiOjE3NzkzMDcwMjR9.v1eU2m-Wy1HJ-tF8N1kabVDqGAWEWIWfYiAKktd8_e8/download_pdf.pdf\",\n        \"created_at\": \"2024-08-08T15:44:56.124Z\",\n        \"updated_at\": \"2024-08-08T15:44:56.494Z\"\n    },\n    {\n        \"id\": 12206422,\n        \"status\": null,\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 7167673,\n            \"external_id\": \"0test02\",\n            \"name\": \"Brendan Ciecko\",\n            \"address\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"postal_code\": \"\",\n            \"phone_number\": \"413-209-2405\",\n            \"email_address\": \"brendan@cuseum.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": \"2030-01-01\",\n            \"membership_level\": \"Individual\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/ovoJGA\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDAiLCJleHAiOjE3NzkzMDcwMjR9.CuAuJHLfe-EuAIKbERgnkLnwBjeJ3k-P23BLKu1g2MQ/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDAiLCJleHAiOjE3NzkzMDcwMjR9.CuAuJHLfe-EuAIKbERgnkLnwBjeJ3k-P23BLKu1g2MQ\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDAiLCJleHAiOjE3NzkzMDcwMjR9.CuAuJHLfe-EuAIKbERgnkLnwBjeJ3k-P23BLKu1g2MQ/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDAiLCJleHAiOjE3NzkzMDcwMjR9.CuAuJHLfe-EuAIKbERgnkLnwBjeJ3k-P23BLKu1g2MQ/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDAiLCJleHAiOjE3NzkzMDcwMjR9.CuAuJHLfe-EuAIKbERgnkLnwBjeJ3k-P23BLKu1g2MQ/download_pdf.pdf\",\n        \"created_at\": \"2024-08-08T15:44:56.627Z\",\n        \"updated_at\": \"2024-08-08T15:45:08.814Z\"\n    },\n    {\n        \"id\": 12206423,\n        \"status\": null,\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 7167673,\n            \"external_id\": \"0test02\",\n            \"name\": \"Brendan Ciecko\",\n            \"address\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"postal_code\": \"\",\n            \"phone_number\": \"413-209-2405\",\n            \"email_address\": \"brendan@cuseum.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": \"2030-01-01\",\n            \"membership_level\": \"Individual\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/ovoJGA\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDEiLCJleHAiOjE3NzkzMDcwMjR9.DuR3B_oREy4vmfNCw1F3TNd90jRlpgbKKp4J4NtoJck/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDEiLCJleHAiOjE3NzkzMDcwMjR9.DuR3B_oREy4vmfNCw1F3TNd90jRlpgbKKp4J4NtoJck\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDEiLCJleHAiOjE3NzkzMDcwMjR9.DuR3B_oREy4vmfNCw1F3TNd90jRlpgbKKp4J4NtoJck/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDEiLCJleHAiOjE3NzkzMDcwMjR9.DuR3B_oREy4vmfNCw1F3TNd90jRlpgbKKp4J4NtoJck/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDEiLCJleHAiOjE3NzkzMDcwMjR9.DuR3B_oREy4vmfNCw1F3TNd90jRlpgbKKp4J4NtoJck/download_pdf.pdf\",\n        \"created_at\": \"2024-08-08T15:44:56.699Z\",\n        \"updated_at\": \"2024-08-08T15:44:56.788Z\"\n    },\n    {\n        \"id\": 12206424,\n        \"status\": null,\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 7167673,\n            \"external_id\": \"0test02\",\n            \"name\": \"Brendan Ciecko\",\n            \"address\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"postal_code\": \"\",\n            \"phone_number\": \"413-209-2405\",\n            \"email_address\": \"brendan@cuseum.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": \"2030-01-01\",\n            \"membership_level\": \"Individual\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/ovoJGA\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDIiLCJleHAiOjE3NzkzMDcwMjR9.abXqSg6x48dGZypisGPk0Ypi69QwNzIuZIMKLsJYFEI/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDIiLCJleHAiOjE3NzkzMDcwMjR9.abXqSg6x48dGZypisGPk0Ypi69QwNzIuZIMKLsJYFEI\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDIiLCJleHAiOjE3NzkzMDcwMjR9.abXqSg6x48dGZypisGPk0Ypi69QwNzIuZIMKLsJYFEI/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDIiLCJleHAiOjE3NzkzMDcwMjR9.abXqSg6x48dGZypisGPk0Ypi69QwNzIuZIMKLsJYFEI/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDIiLCJleHAiOjE3NzkzMDcwMjR9.abXqSg6x48dGZypisGPk0Ypi69QwNzIuZIMKLsJYFEI/download_pdf.pdf\",\n        \"created_at\": \"2024-08-08T15:45:00.832Z\",\n        \"updated_at\": \"2024-08-08T15:45:01.712Z\"\n    },\n    {\n        \"id\": 12206425,\n        \"status\": null,\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 7167673,\n            \"external_id\": \"0test02\",\n            \"name\": \"Brendan Ciecko\",\n            \"address\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"postal_code\": \"\",\n            \"phone_number\": \"413-209-2405\",\n            \"email_address\": \"brendan@cuseum.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": \"2030-01-01\",\n            \"membership_level\": \"Individual\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/ovoJGA\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDMiLCJleHAiOjE3NzkzMDcwMjR9.qjc0LTr5-vQK1j1jthJrkYTJl5kV8PYbyu1ogevCn9U/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDMiLCJleHAiOjE3NzkzMDcwMjR9.qjc0LTr5-vQK1j1jthJrkYTJl5kV8PYbyu1ogevCn9U\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDMiLCJleHAiOjE3NzkzMDcwMjR9.qjc0LTr5-vQK1j1jthJrkYTJl5kV8PYbyu1ogevCn9U/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDMiLCJleHAiOjE3NzkzMDcwMjR9.qjc0LTr5-vQK1j1jthJrkYTJl5kV8PYbyu1ogevCn9U/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDMiLCJleHAiOjE3NzkzMDcwMjR9.qjc0LTr5-vQK1j1jthJrkYTJl5kV8PYbyu1ogevCn9U/download_pdf.pdf\",\n        \"created_at\": \"2024-08-08T15:45:01.873Z\",\n        \"updated_at\": \"2025-01-30T19:44:05.280Z\"\n    },\n    {\n        \"id\": 12206426,\n        \"status\": null,\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 7167673,\n            \"external_id\": \"0test02\",\n            \"name\": \"Brendan Ciecko\",\n            \"address\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"postal_code\": \"\",\n            \"phone_number\": \"413-209-2405\",\n            \"email_address\": \"brendan@cuseum.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": \"2030-01-01\",\n            \"membership_level\": \"Individual\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/ovoJGA\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDQiLCJleHAiOjE3NzkzMDcwMjR9.RaEnLl15wbqf94L6NSIFWui74udH57Ep6Kf4pCq-4Dk/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDQiLCJleHAiOjE3NzkzMDcwMjR9.RaEnLl15wbqf94L6NSIFWui74udH57Ep6Kf4pCq-4Dk\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDQiLCJleHAiOjE3NzkzMDcwMjR9.RaEnLl15wbqf94L6NSIFWui74udH57Ep6Kf4pCq-4Dk/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDQiLCJleHAiOjE3NzkzMDcwMjR9.RaEnLl15wbqf94L6NSIFWui74udH57Ep6Kf4pCq-4Dk/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDQiLCJleHAiOjE3NzkzMDcwMjR9.RaEnLl15wbqf94L6NSIFWui74udH57Ep6Kf4pCq-4Dk/download_pdf.pdf\",\n        \"created_at\": \"2024-08-08T15:45:01.896Z\",\n        \"updated_at\": \"2024-08-08T15:45:18.938Z\"\n    },\n    {\n        \"id\": 12206427,\n        \"status\": null,\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 7167673,\n            \"external_id\": \"0test02\",\n            \"name\": \"Brendan Ciecko\",\n            \"address\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"postal_code\": \"\",\n            \"phone_number\": \"413-209-2405\",\n            \"email_address\": \"brendan@cuseum.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": \"2030-01-01\",\n            \"membership_level\": \"Individual\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/ovoJGA\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDUiLCJleHAiOjE3NzkzMDcwMjR9.usZTYgcBXB0kAaEmRX6uVF5zVAL4m2-FS_OWBLqo8q4/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDUiLCJleHAiOjE3NzkzMDcwMjR9.usZTYgcBXB0kAaEmRX6uVF5zVAL4m2-FS_OWBLqo8q4\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDUiLCJleHAiOjE3NzkzMDcwMjR9.usZTYgcBXB0kAaEmRX6uVF5zVAL4m2-FS_OWBLqo8q4/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDUiLCJleHAiOjE3NzkzMDcwMjR9.usZTYgcBXB0kAaEmRX6uVF5zVAL4m2-FS_OWBLqo8q4/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDUiLCJleHAiOjE3NzkzMDcwMjR9.usZTYgcBXB0kAaEmRX6uVF5zVAL4m2-FS_OWBLqo8q4/download_pdf.pdf\",\n        \"created_at\": \"2024-08-08T15:45:01.965Z\",\n        \"updated_at\": \"2025-01-30T19:44:05.299Z\"\n    },\n    {\n        \"id\": 12206428,\n        \"status\": null,\n        \"provider\": \"pass_manager\",\n        \"external_user\": {\n            \"id\": 7167673,\n            \"external_id\": \"0test02\",\n            \"name\": \"Brendan Ciecko\",\n            \"address\": \"\",\n            \"city\": \"\",\n            \"state\": \"\",\n            \"postal_code\": \"\",\n            \"phone_number\": \"413-209-2405\",\n            \"email_address\": \"brendan@cuseum.com\",\n            \"photo\": {\n                \"url\": null,\n                \"content_type\": null\n            },\n            \"photo_url\": null,\n            \"expires_at\": \"2030-01-01\",\n            \"membership_level\": \"Individual\",\n            \"loyalty_points\": 0,\n            \"monthly_loyalty_points\": 0,\n            \"monthly_loyalty_actions\": 0,\n            \"custom_field\": \"\"\n        },\n        \"public_url\": \"https://app.cuseum.com/p/ovoJGA\",\n        \"preview_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDYiLCJleHAiOjE3NzkzMDcwMjR9.3ypFM3zzrCyp5zgmUdnS5n2wcm2sNdnTm8tRAje3D5I/embed\",\n        \"download_url\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDYiLCJleHAiOjE3NzkzMDcwMjR9.3ypFM3zzrCyp5zgmUdnS5n2wcm2sNdnTm8tRAje3D5I\",\n        \"download_url_google\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDYiLCJleHAiOjE3NzkzMDcwMjR9.3ypFM3zzrCyp5zgmUdnS5n2wcm2sNdnTm8tRAje3D5I/google\",\n        \"download_url_apple\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDYiLCJleHAiOjE3NzkzMDcwMjR9.3ypFM3zzrCyp5zgmUdnS5n2wcm2sNdnTm8tRAje3D5I/apple\",\n        \"download_url_pdf\": \"https://pm.cuseum.co/passes/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwYXNzX2lkIjoiMTAwMjM2MDYiLCJleHAiOjE3NzkzMDcwMjR9.3ypFM3zzrCyp5zgmUdnS5n2wcm2sNdnTm8tRAje3D5I/download_pdf.pdf\",\n        \"created_at\": \"2024-08-08T15:45:01.973Z\",\n        \"updated_at\": \"2024-08-08T15:45:18.790Z\"\n    }\n]"}],"_postman_id":"dc4979e2-3d14-48e4-acd4-b5a55593fd14"}],"id":"5c036c54-9cab-4dd1-ba8c-a5c1f5b7d670","_postman_id":"5c036c54-9cab-4dd1-ba8c-a5c1f5b7d670","description":""}],"variable":[{"key":"Oauth token ","value":"PNG"}]}