{"info":{"_postman_id":"6bd84f28-8222-1eae-ebe2-89ed09db0343","name":"MuseaLab","description":"<html><head></head><body><p>This collection is organized based on the front end the API supports. Each folder is a set of pages that have a similar logical domain, i.e. Pages related to registration and login (user facing unauthenticated endpoints) or Mailers or Admin pages.</p>\n<p>Because of the organization of this particular collection, API calls can be duplicated if an endpoint is utilized on multiple pages in the front end.</p>\n<p>We're making use of parameters throughout the collection so it can work locally or in staging or some other test environment. If you don't have necessary ENV variables reach out to a developer.</p>\n<p>NOTE: There are also sets of endpoints not exposed in the UI which support either external vendors, shopify, the browser extension, or perform jobs needed to clean up data.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"1533589","collectionId":"6bd84f28-8222-1eae-ebe2-89ed09db0343","publishedId":"77mYLb1","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2017-11-10T11:51:58.000Z"},"item":[{"name":"USER-PAGES","item":[{"name":"Registration-Login-ForgotPassword","item":[{"name":"POST Zapier Hook - Flodesk Integration","id":"4785b525-4c61-4c30-abee-1cd7736aac4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"josh+flodeskzap33@mymusea.com\",\n    \"first_name\": \"josh\",\n    \"last_name\": \"flodeskzap33\"\n}","options":{"raw":{"language":"json"}}},"url":"https://hooks.zapier.com/hooks/catch/8791067/ocetosj/","description":"<p>Note: This is not seen by the user or triggered by the front end directly.</p>\n<p>Zapier webhook to push emails to flodesk. We send emails to Flodesk after users are created via this webhook created in Zapier. (Flodesk does not have an API and this is their current solution in 2021-2022).</p>\n<p><a href=\"https://hooks.zapier.com/hooks/catch/8791067/ocetosj/\">https://hooks.zapier.com/hooks/catch/8791067/ocetosj/</a></p>\n","urlObject":{"protocol":"https","path":["hooks","catch","8791067","ocetosj",""],"host":["hooks","zapier","com"],"query":[],"variable":[]}},"response":[{"id":"2176f501-916f-473b-b6c4-abd0660fe779","name":"Flodesk Zapier Integration","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"josh+flodeskzap33@mymusea.com\",\n    \"first_name\": \"josh\",\n    \"last_name\": \"flodeskzap33\"\n}","options":{"raw":{"language":"json"}}},"url":"https://hooks.zapier.com/hooks/catch/8791067/ocetosj/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"172"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Date","value":"Thu, 16 Dec 2021 08:44:46 GMT"},{"key":"P3P","value":"CP=\"IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\""},{"key":"Response-Id","value":"61bafc7e-5b43-46f2-af3e-5f3504f47f10"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Vary","value":"X-Session-Key, Origin"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Rate-Limit-Limit","value":"10000"},{"key":"X-Rate-Limit-Remaining","value":"9999"},{"key":"X-Rate-Limit-Reset","value":"1639644600"},{"key":"X-Session-Key","value":"anonymous"},{"key":"X-Zapier-Fast-Return","value":"true"},{"key":"X-Zapier-Jobs","value":"A hacker like yourself should consider working at Zapier!"},{"key":"X-Zapier-Jobs-Link","value":"https://zapier.com/jobs/"},{"key":"X-Zapier-Revision","value":"1b32b4ed473dbceeaa40ac92f1d7c555e2b2d2eb"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 033cf5102366943083df6f2c6a271e2f.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"ORD53-C2"},{"key":"X-Amz-Cf-Id","value":"uaoCg5SWFwkAX_04Z0CO8Icpy8tyqqNz_kpPg4meA0leJExffo8NVQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"9795404b-605a-4492-a844-df0511c44144\",\n    \"request_id\": \"61bafc7e-5b43-46f2-af3e-5f3504f47f10\",\n    \"attempt\": \"61bafc7e-5b43-46f2-af3e-5f3504f47f10\",\n    \"status\": \"success\"\n}"}],"_postman_id":"4785b525-4c61-4c30-abee-1cd7736aac4b"},{"name":"Check For Email","id":"b0e24107-b248-4510-971d-1022a4e69d46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"apiuser+2222@mymusea.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/check_for_email","description":"<p>In this request, a 200 is bad and a 404 is good. If the email is not in use, the check for email endpoint will return a 404 not found and the email can be used by the user:</p>\n<p>Here is what we show in the UI after a (GOOD!) 404 response:</p>\n<p><img src=\"https://musealab-staging-api-documentation.s3.amazonaws.com/email-available.png\" alt /></p>\n<p>Here is what we show in the UI after a (BAD!) 200 response:</p>\n<p><img src=\"https://musealab-staging-api-documentation.s3.amazonaws.com/email-in-use.png\" alt /></p>\n","urlObject":{"path":["api","v2","check_for_email"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"76855b31-6fd6-4782-8644-91c4f413f5fc","name":"EMAIL EXISTS - 200 - Throw Error in UI","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"apiuser@mymusea.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/check_for_email"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"text/html"},{"key":"Date","value":"Fri, 17 Dec 2021 18:44:07 GMT"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"a553e7e5-4714-46f8-b3ac-4a885e2a4e6d"},{"key":"X-Runtime","value":"0.008492"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null},{"id":"04fec3e0-ae96-4fea-a4ff-1563b97ec15a","name":"EMAIL AVAILABLE - 404 - Allow Email","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"apiuser+2222@mymusea.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/check_for_email"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Fri, 17 Dec 2021 18:45:36 GMT"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"9be592ec-d9ff-43b5-aabb-8d06abf8de8e"},{"key":"X-Runtime","value":"0.016110"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"217"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"status\": 404,\n        \"developer_message\": {\n            \"message\": \"Email not registered\"\n        },\n        \"error_code\": \"404\",\n        \"user_message\": {\n            \"message\": \"Email not registered\"\n        },\n        \"class_name\": \"Hash\",\n        \"more_info\": [\n            {\n                \"message\": \"Email not registered\"\n            }\n        ]\n    }\n}"}],"_postman_id":"b0e24107-b248-4510-971d-1022a4e69d46"},{"name":"Create a User","id":"78ba46c6-266d-4b2a-8e3e-2ddbb28c02d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"new_user@mymusea.com\",\n    \"first_name\": \"Luka\",\n    \"last_name\": \"Doncic\",\n    \"website\": \"https://dallasmavericks.com\",\n    \"password\": \"password123\",\n    \"password_confirmation\": \"password123\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/users","description":"<p>When creating a user:</p>\n<ul>\n<li>email must be unique</li>\n<li>password and password_confirmation fields must both be passed and must match</li>\n</ul>\n<p>You will receive a login token in response</p>\n","urlObject":{"path":["api","v2","users"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"08717967-5a51-42ec-ae56-26a2a6089cfa","name":"Create a User - Successful Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"new_user@mymusea.com\",\n    \"first_name\": \"Luka\",\n    \"last_name\": \"Doncic\",\n    \"website\": \"https://dallasmavericks.com\",\n    \"password\": \"password123\",\n    \"password_confirmation\": \"password123\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 18 Dec 2021 03:08:57 GMT"},{"key":"ETag","value":"W/\"37ef6998bacdae945c877c79130e3cc1\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Set-Cookie","value":"user_credentials=48d545f07d29f946bdb7af030a9c97cca77879437105e6331348b2db77d0849ba3f024e3ff367f54554b2e48b39ff3d5658f566ccfa08b2f62200e45c2c45ca0%3A%3A; path=/; secure; HttpOnly"},{"key":"Set-Cookie","value":"_musea_session=eyJzZXNzaW9uX2lkIjoiNDNjZGQ0YjE4NmVjNjgxMjlhNWNlNjE5ZGU5ZGJjYWIiLCJ1c2VyX2NyZWRlbnRpYWxzIjoiNDhkNTQ1ZjA3ZDI5Zjk0NmJkYjdhZjAzMGE5Yzk3Y2NhNzc4Nzk0MzcxMDVlNjMzMTM0OGIyZGI3N2QwODQ5YmEzZjAyNGUzZmYzNjdmNTQ1NTRiMmU0OGIzOWZmM2Q1NjU4ZjU2NmNjZmEwOGIyZjYyMjAwZTQ1YzJjNDVjYTAifQ%3D%3D--c2ee13c2ae5582f198a8d592644899eed38637af; path=/; HttpOnly"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"6f1e5a07-563c-4e8d-a31e-1c37a9e70522"},{"key":"X-Runtime","value":"0.303205"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"36"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"unTpFzoN1dgHTcWQWpw8bRoo\"\n}"}],"_postman_id":"78ba46c6-266d-4b2a-8e3e-2ddbb28c02d7"},{"name":"Check Referral Code","id":"1b9205f5-e61f-493a-9b90-fea709eb6138","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"code\": \"hellos\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/check_referral_code","description":"<p>When we find a good code, we show the user:</p>\n<p><img src=\"https://musealab-staging-api-documentation.s3.amazonaws.com/good-code.png\" alt=\"Code Found\" /></p>\n<p>When a code cannot be found, we should indicate it to the user and disable the Next button so they cannot move forward until they use a good code or choose not to associate with referral code\n<img src=\"https://musealab-staging-api-documentation.s3.amazonaws.com/no-code-found.png\" alt=\"No Code\" /></p>\n","urlObject":{"path":["api","v2","check_referral_code"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"fd216648-7710-435a-bb38-812a08c79648","name":"Check Code - OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"code\": \"hellos\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/check_referral_code"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"text/html"},{"key":"Date","value":"Sat, 18 Dec 2021 03:13:50 GMT"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"c4384991-0d4c-40c7-83a0-4c0e369b24a5"},{"key":"X-Runtime","value":"0.036802"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null},{"id":"fd1f02c2-0ddc-43fc-9884-37784dda6fc8","name":"Check Code - Not Found","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"code\": \"not-a-good-code\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/check_referral_code"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 18 Dec 2021 03:14:29 GMT"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"2af65e4e-e4d4-4847-b784-f9e42b4722a8"},{"key":"X-Runtime","value":"0.038349"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"214"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"status\": 404,\n        \"developer_message\": {\n            \"message\": \"Code not registered\"\n        },\n        \"error_code\": \"404\",\n        \"user_message\": {\n            \"message\": \"Code not registered\"\n        },\n        \"class_name\": \"Hash\",\n        \"more_info\": [\n            {\n                \"message\": \"Code not registered\"\n            }\n        ]\n    }\n}"}],"_postman_id":"1b9205f5-e61f-493a-9b90-fea709eb6138"},{"name":"Update New User - Referral Code Example","id":"c7c3255b-dc3a-404f-aeb1-237642e7bc7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"token","value":"unTpFzoN1dgHTcWQWpw8bRoo","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"code\": \"hellos\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/update_new_user","urlObject":{"path":["api","v2","update_new_user"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"96bdc321-7f14-45ba-9898-484972822d26","name":"Update New User - Referral Code","originalRequest":{"method":"PATCH","header":[{"key":"token","value":"unTpFzoN1dgHTcWQWpw8bRoo","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"code\": \"hellos\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/update_new_user"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"text/html"},{"key":"Date","value":"Sat, 18 Dec 2021 03:24:07 GMT"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"db4189f7-a759-4a93-a2fc-0f1df9da2755"},{"key":"X-Runtime","value":"2.320653"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"c7c3255b-dc3a-404f-aeb1-237642e7bc7e"},{"name":"Get User Profile","id":"23e393ab-85a9-42ea-a745-692f780ff01a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"unTpFzoN1dgHTcWQWpw8bRoo","type":"text"}],"url":"https://api.stagingmusea.com/api/v2/profile","urlObject":{"path":["api","v2","profile"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"8124fbfd-f890-423d-8cc8-6ee2f7b7b66b","name":"Get Profile - New User Example","originalRequest":{"method":"GET","header":[{"key":"token","value":"unTpFzoN1dgHTcWQWpw8bRoo","type":"text"}],"url":"https://api.stagingmusea.com/api/v2/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 18 Dec 2021 03:25:19 GMT"},{"key":"ETag","value":"W/\"7328894e7be82251e9aa7bb1aee395a1\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"6e43ad1b-572a-462c-86fe-a93732104c28"},{"key":"X-Runtime","value":"0.015727"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"988"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"cards\": [],\n    \"default_card\": null,\n    \"addresses\": [],\n    \"default_address\": null,\n    \"referred_by_email\": \"harrisjb1@gmail.com\",\n    \"user\": {\n        \"data\": {\n            \"id\": \"d51b57a8-61fe-4d65-841d-8fb99f46c485\",\n            \"type\": \"profile\",\n            \"attributes\": {\n                \"guid\": \"d51b57a8-61fe-4d65-841d-8fb99f46c485\",\n                \"email\": \"new_user@mymusea.com\",\n                \"first_name\": \"luka\",\n                \"last_name\": \"doncic\",\n                \"referral_code\": null,\n                \"business_name\": null,\n                \"default_address_id\": null,\n                \"business_url\": \"https://dallasmavericks.com\",\n                \"located_in_tn\": false,\n                \"phone\": null,\n                \"default_stripe_cc_token\": null,\n                \"stripe_customer_id\": null,\n                \"referred_users_count\": null,\n                \"credit_available\": \"0.0\",\n                \"all_referred_users_orders_total\": null,\n                \"business_support_email\": null,\n                \"business_tax_identifier\": null,\n                \"referred_by_user_id\": 1,\n                \"user_is_admin\": false,\n                \"referral_report_link\": null,\n                \"referred_by_email\": \"harrisjb1@gmail.com\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"nineteen_user_tax_report_link\": null,\n                \"eighteen_user_tax_report_link\": null,\n                \"seventeen_user_tax_report_link\": null,\n                \"sixteen_user_tax_report_link\": null\n            }\n        }\n    }\n}"}],"_postman_id":"23e393ab-85a9-42ea-a745-692f780ff01a"},{"name":"Create Blanket Cert Upload URL","id":"10246f58-3916-4cf6-b04e-d6fc34ae7097","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true,"content-type":true}},"request":{"method":"POST","header":[{"key":"token","value":"unTpFzoN1dgHTcWQWpw8bRoo","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"guid\": d51b57a8-61fe-4d65-841d-8fb99f46c485,\n    \"file_name\": \"user_blanket_certificate.pdf\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/lab_orders/d51b57a8-61fe-4d65-841d-8fb99f46c485/create_presigned_url","urlObject":{"path":["api","v2","lab_orders","d51b57a8-61fe-4d65-841d-8fb99f46c485","create_presigned_url"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"961fcc4a-91fc-4cf3-8930-acbe88bd27eb","name":"Create Blanket Cert Upload URL","originalRequest":{"method":"POST","header":[{"key":"token","value":"unTpFzoN1dgHTcWQWpw8bRoo","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"guid\": d51b57a8-61fe-4d65-841d-8fb99f46c485,\n    \"file_name\": \"user_blanket_certificate.pdf\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/lab_orders/d51b57a8-61fe-4d65-841d-8fb99f46c485/create_presigned_url"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 18 Dec 2021 03:53:07 GMT"},{"key":"ETag","value":"W/\"6c240436d3869022d4316d62f357d751\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"8bfb7bc3-c56f-4f26-a23f-fe3c9d5b210d"},{"key":"X-Runtime","value":"0.024105"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"416"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"signedUrl\": \"https://musea-staging.s3-accelerate.amazonaws.com/users/115/blanket_certificates/user_blanket_certificate.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T035307Z&X-Amz-Expires=900&X-Amz-SignedHeaders=host&X-Amz-Signature=6825588faf46b8f96142663cd9be3f06123e2a686fa93b8bf69b8af93035b5e7\"\n}"}],"_postman_id":"10246f58-3916-4cf6-b04e-d6fc34ae7097"},{"name":"Webhook Notice Photograph Uploaded","id":"feabd565-9679-4cac-9f7d-baf7ca00ebe2","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"token","value":"unTpFzoN1dgHTcWQWpw8bRoo","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"guid\": d51b57a8-61fe-4d65-841d-8fb99f46c485,\n    \"file_name\": \"user_blanket_certificate.pdf\"\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/d51b57a8-61fe-4d65-841d-8fb99f46c485/photograph_uploaded","urlObject":{"path":["api","v2","lab_orders","d51b57a8-61fe-4d65-841d-8fb99f46c485","photograph_uploaded"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"77ae4653-5570-484a-a094-66b71575861f","name":"Webhook Notice Photograph Uploaded","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"token","value":"unTpFzoN1dgHTcWQWpw8bRoo","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"guid\": d51b57a8-61fe-4d65-841d-8fb99f46c485,\n    \"file_name\": \"user_blanket_certificate.pdf\"\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/d51b57a8-61fe-4d65-841d-8fb99f46c485/photograph_uploaded"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Sat, 18 Dec 2021 03:57:31 GMT"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Request-Id","value":"f0287e1f-beb9-46f6-9379-c98a87e74c9a"},{"key":"X-Runtime","value":"0.006412"},{"key":"Content-Length","value":"36"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"error\": \"Bad Request\"\n}"}],"_postman_id":"feabd565-9679-4cac-9f7d-baf7ca00ebe2"},{"name":"Update New User - TN Business","id":"87fa152a-8f3a-4ec8-90ce-39c4a54569e5","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"unTpFzoN1dgHTcWQWpw8bRoo","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"tn_business\": true\n}"},"url":"https://api.stagingmusea.com/api/v2/update_new_user","urlObject":{"path":["api","v2","update_new_user"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"75b2f405-46bb-472b-9d28-0bbceef2b0b4","name":"Update New User - TN Business","originalRequest":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"unTpFzoN1dgHTcWQWpw8bRoo","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"tn_business\": true\n}"},"url":"https://api.stagingmusea.com/api/v2/update_new_user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sat, 18 Dec 2021 04:02:28 GMT"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"4c245a59-e44a-47f8-a5e2-76d05c66f708"},{"key":"X-Runtime","value":"0.045100"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"87fa152a-8f3a-4ec8-90ce-39c4a54569e5"},{"name":"Forgot Password","id":"b0e2e8a2-2f0b-4ccf-a3d4-5cb03566de3c","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"new_user@mymusea.com\"\n}"},"url":"https://api.stagingmusea.com/api/v2/forgot_password","urlObject":{"path":["api","v2","forgot_password"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"41cf8639-9b45-4d35-8ee3-28f496aff89d","name":"Forgot Password","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"unTpFzoN1dgHTcWQWpw8bRoo","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"new_user@mymusea.com\"\n}"},"url":"https://api.stagingmusea.com/api/v2/forgot_password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sat, 18 Dec 2021 04:05:40 GMT"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"89c2eab1-c9f3-41e6-bd85-dad5bbc78a7f"},{"key":"X-Runtime","value":"0.249817"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"b0e2e8a2-2f0b-4ccf-a3d4-5cb03566de3c"},{"name":"Validate Challenge Token","id":"53593b0e-aadd-4859-a755-4d3aff992aeb","protocolProfileBehavior":{"disabledSystemHeaders":{"accept":true},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"new_user@mymusea.com\",\n    \"challenge_token\": \"325S7E\"\n}"},"url":"https://api.stagingmusea.com/api/v2/validate_challenge_token","urlObject":{"path":["api","v2","validate_challenge_token"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"d22cc905-4c22-4bba-9fe3-f9bb11aa3ba7","name":"Validate Challenge Token","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"","value":"","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"email\": \"new_user@mymusea.com\",\n    \"challenge_token\": \"325S7E\"\n}"},"url":"https://api.stagingmusea.com/api/v2/validate_challenge_token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sat, 18 Dec 2021 04:11:42 GMT"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"d873dead-70c2-4ee6-86a3-040ae682734c"},{"key":"X-Runtime","value":"0.041154"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"53593b0e-aadd-4859-a755-4d3aff992aeb"},{"name":"Reset Password","id":"86528d4b-a7db-474b-add1-e91bfe0b665f","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"new_user@mymusea.com\",\n    \"password\": \"password456\",\n    \"password_confirmation\": \"password456\"\n}"},"url":"https://api.stagingmusea.com/api/v2/reset_password","urlObject":{"path":["api","v2","reset_password"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"2a73fecf-d6db-43e6-bd28-1340ce7a34cb","name":"Reset Password","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"new_user@mymusea.com\",\n    \"password\": \"password456\",\n    \"password_confirmation\": \"password456\"\n}"},"url":"https://api.stagingmusea.com/api/v2/reset_password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sat, 18 Dec 2021 04:14:03 GMT"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Set-Cookie","value":"user_credentials=2828cb169c6d4abd155caa283cd0b3e3bc3329bbb28b9b05814d0fe6323493f90fa87de42a077f2f09ee7e9301832acfb40b9bd37b2846df838b821c5b3eb71b%3A%3A115; path=/; secure; HttpOnly"},{"key":"Set-Cookie","value":"_musea_session=eyJzZXNzaW9uX2lkIjoiNDNjZGQ0YjE4NmVjNjgxMjlhNWNlNjE5ZGU5ZGJjYWIiLCJ1c2VyX2NyZWRlbnRpYWxzIjoiMjgyOGNiMTY5YzZkNGFiZDE1NWNhYTI4M2NkMGIzZTNiYzMzMjliYmIyOGI5YjA1ODE0ZDBmZTYzMjM0OTNmOTBmYTg3ZGU0MmEwNzdmMmYwOWVlN2U5MzAxODMyYWNmYjQwYjliZDM3YjI4NDZkZjgzOGI4MjFjNWIzZWI3MWIiLCJ1c2VyX2NyZWRlbnRpYWxzX2lkIjoxMTV9--3e6a4a04301ce1f642a9ca80cc99b7b226e611e5; path=/; HttpOnly"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"4ab36a83-0005-4d60-949a-d1b0ce59d6d6"},{"key":"X-Runtime","value":"0.688008"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"86528d4b-a7db-474b-add1-e91bfe0b665f"},{"name":"Login","id":"3fe52717-e32c-4d55-924e-cdffca0ed228","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"new_user@mymusea.com\",\n    \"password\": \"password456\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/login","urlObject":{"path":["api","v2","login"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"77c87823-a782-4553-8185-fef976928b7d","name":"Login","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"new_user@mymusea.com\",\n    \"password\": \"password456\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 18 Dec 2021 04:15:28 GMT"},{"key":"ETag","value":"W/\"0d614fcd0303c01d5a17f7d2ed70640f\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"91bbe999-5a42-4da4-81a4-e4c79b300667"},{"key":"X-Runtime","value":"0.195443"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"197"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"email\": \"new_user@mymusea.com\",\n    \"name\": \"luka doncic\",\n    \"business_name\": null,\n    \"intercom_user_hash\": \"91ff45750d7cee0f00391bbce7b8d91d07b8e7568ea71331fc1d20efaa23b8d4\",\n    \"token\": \"Td7eYQgeeyis7dHgVxbYTrfe\"\n}"}],"_postman_id":"3fe52717-e32c-4d55-924e-cdffca0ed228"}],"id":"853c6e44-8a8c-4d72-a3ee-ff690a3a7e0c","description":"<p>These pages relate to unauthenticated endpoints, or endpoints a user will access when logging in, recovering or resetting a password, or registering for an account for the first time.</p>\n<ol>\n<li>Register: <a href=\"https://musea-lab-system.webflow.io/register\">https://musea-lab-system.webflow.io/register</a></li>\n<li>Login: <a href=\"https://musea-lab-system.webflow.io/login\">https://musea-lab-system.webflow.io/login</a></li>\n<li> Forgot Password: <a href=\"https://musea-lab-system.webflow.io/forgot-passwordReset\">https://musea-lab-system.webflow.io/forgot-password</a></li>\n<li>Reset Password: <a href=\"https://musea-lab-system.webflow.io/reset-password\">https://musea-lab-system.webflow.io/reset-password</a></li>\n</ol>\n","_postman_id":"853c6e44-8a8c-4d72-a3ee-ff690a3a7e0c"},{"name":"LabOrders-Home Screen","item":[{"name":"Get Lab Orders for User","id":"4b751ea9-5f43-4bae-9775-4e5e7a17fec0","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.stagingmusea.com/api/v2/lab_orders","description":"<p>creating a lab order with a minimal body</p>\n","urlObject":{"path":["api","v2","lab_orders"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"720ed16f-6c2c-4ba0-9da6-58ecc67eee4f","name":"Get Lab Orders for User","originalRequest":{"method":"GET","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.stagingmusea.com/api/v2/lab_orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 05:28:36 GMT"},{"key":"ETag","value":"W/\"319e63e74049428256d8bf0e4201ffe1\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"d2b157ee-63c8-4992-a57b-8df03ed96fb3"},{"key":"X-Runtime","value":"0.285326"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"9617"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"type\": \"api_lab_order\",\n            \"attributes\": {\n                \"guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"client_name\": null,\n                \"client_first_name\": null,\n                \"client_last_name\": null,\n                \"photographer_name\": \"josh newuser\",\n                \"order_name\": \"josh order\",\n                \"external_order_id\": null,\n                \"status\": \"paid\",\n                \"created_at\": \"2021-12-18T02:26:52.852-06:00\",\n                \"updated_at\": \"2021-12-18T23:10:30.490-06:00\",\n                \"boutique_shipping\": false,\n                \"boutique_shipping_price\": \"0.0\",\n                \"credit_applied\": \"10.0\",\n                \"cover_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T051030Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2cc8d7dcd50c52a54944f1c2f366dfb5eaf7c56859f8962006b84387fe0e445d\",\n                \"has_notes\": false,\n                \"has_admin_notes\": false,\n                \"has_frame\": true,\n                \"has_mat\": false,\n                \"has_mount\": false,\n                \"has_canvas\": false,\n                \"boutique_shipping_note\": \"\",\n                \"urgent\": null,\n                \"notes\": null,\n                \"internal_notes\": null,\n                \"total\": \"127.4\",\n                \"subtotal\": \"182.0\",\n                \"shipping_method\": null,\n                \"shipping_total\": \"10.0\",\n                \"discount\": \"54.6\",\n                \"permission_to_share\": false,\n                \"local_pickup\": false,\n                \"selected_card_mask\": \"XXXX-XXXX-XXXX-4242\",\n                \"selected_card_to_use\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n                \"images_in_cart\": null,\n                \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"photographer_business\": null,\n                \"api_order\": false,\n                \"api_vendor\": null,\n                \"paid_at\": \"2021-12-18T23:10:29.545-06:00\",\n                \"is_boutique_order\": false,\n                \"admin_notes\": null\n            }\n        },\n        {\n            \"id\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n            \"type\": \"api_lab_order\",\n            \"attributes\": {\n                \"guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"client_name\": \"Jerry Smith\",\n                \"client_first_name\": null,\n                \"client_last_name\": null,\n                \"photographer_name\": \"josh newuser\",\n                \"order_name\": \"JERRY SMITH WEDDING\",\n                \"external_order_id\": \"MUS-9883646411\",\n                \"status\": \"paid\",\n                \"created_at\": \"2021-12-17T20:14:53.308-06:00\",\n                \"updated_at\": \"2021-12-17T20:15:10.582-06:00\",\n                \"boutique_shipping\": false,\n                \"boutique_shipping_price\": \"0.0\",\n                \"credit_applied\": \"0.0\",\n                \"cover_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T071510Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8cf31de5ab95310d30083e9db092c35e5e51cb2e4ddfaa7acf790970e9e94c2c\",\n                \"has_notes\": true,\n                \"has_admin_notes\": false,\n                \"has_frame\": true,\n                \"has_mat\": true,\n                \"has_mount\": false,\n                \"has_canvas\": true,\n                \"boutique_shipping_note\": null,\n                \"urgent\": null,\n                \"notes\": null,\n                \"internal_notes\": null,\n                \"total\": \"1624.85\",\n                \"subtotal\": \"1584.85\",\n                \"shipping_method\": \"two_day\",\n                \"shipping_total\": \"40.0\",\n                \"discount\": \"0.0\",\n                \"permission_to_share\": false,\n                \"local_pickup\": null,\n                \"selected_card_mask\": null,\n                \"selected_card_to_use\": null,\n                \"images_in_cart\": null,\n                \"id\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photographer_business\": null,\n                \"api_order\": false,\n                \"api_vendor\": null,\n                \"paid_at\": \"2021-12-17T20:15:09.305-06:00\",\n                \"is_boutique_order\": false,\n                \"admin_notes\": null\n            }\n        },\n        {\n            \"id\": \"49059056-3865-4fbd-ae95-a44c3442d3d6\",\n            \"type\": \"api_lab_order\",\n            \"attributes\": {\n                \"guid\": \"49059056-3865-4fbd-ae95-a44c3442d3d6\",\n                \"client_name\": \"Scary Terry\",\n                \"client_first_name\": null,\n                \"client_last_name\": null,\n                \"photographer_name\": \"josh newuser\",\n                \"order_name\": \"SCARY TERRY NEWBORN SESSION\",\n                \"external_order_id\": \"MUS-2278410634\",\n                \"status\": \"paid\",\n                \"created_at\": \"2021-12-17T20:14:30.494-06:00\",\n                \"updated_at\": \"2021-12-17T20:14:41.636-06:00\",\n                \"boutique_shipping\": false,\n                \"boutique_shipping_price\": \"0.0\",\n                \"credit_applied\": \"0.0\",\n                \"cover_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/951/baby-4077353__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T071441Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=7a20d43786cdb8a972fbf44d05524d16ef01388f79c168705fb90e02b1d81f9a\",\n                \"has_notes\": false,\n                \"has_admin_notes\": false,\n                \"has_frame\": true,\n                \"has_mat\": false,\n                \"has_mount\": false,\n                \"has_canvas\": true,\n                \"boutique_shipping_note\": null,\n                \"urgent\": null,\n                \"notes\": null,\n                \"internal_notes\": null,\n                \"total\": \"408.0\",\n                \"subtotal\": \"368.0\",\n                \"shipping_method\": \"two_day\",\n                \"shipping_total\": \"40.0\",\n                \"discount\": \"0.0\",\n                \"permission_to_share\": false,\n                \"local_pickup\": null,\n                \"selected_card_mask\": null,\n                \"selected_card_to_use\": null,\n                \"images_in_cart\": null,\n                \"id\": \"49059056-3865-4fbd-ae95-a44c3442d3d6\",\n                \"photographer_business\": null,\n                \"api_order\": false,\n                \"api_vendor\": null,\n                \"paid_at\": \"2021-12-17T20:14:40.820-06:00\",\n                \"is_boutique_order\": false,\n                \"admin_notes\": null\n            }\n        },\n        {\n            \"id\": \"e3e9cc66-dfc0-43e4-8427-d61587ab827e\",\n            \"type\": \"api_lab_order\",\n            \"attributes\": {\n                \"guid\": \"e3e9cc66-dfc0-43e4-8427-d61587ab827e\",\n                \"client_name\": \"Wayne\",\n                \"client_first_name\": null,\n                \"client_last_name\": null,\n                \"photographer_name\": \"josh newuser\",\n                \"order_name\": \"WAYNE NEWBORN SESSION\",\n                \"external_order_id\": \"MUS-3998858163\",\n                \"status\": \"open\",\n                \"created_at\": \"2021-12-17T20:11:02.283-06:00\",\n                \"updated_at\": \"2021-12-17T20:11:02.321-06:00\",\n                \"boutique_shipping\": false,\n                \"boutique_shipping_price\": \"0.0\",\n                \"credit_applied\": \"0.0\",\n                \"cover_photo_url\": null,\n                \"has_notes\": false,\n                \"has_admin_notes\": false,\n                \"has_frame\": false,\n                \"has_mat\": false,\n                \"has_mount\": false,\n                \"has_canvas\": false,\n                \"boutique_shipping_note\": null,\n                \"urgent\": null,\n                \"notes\": null,\n                \"internal_notes\": null,\n                \"total\": \"0.0\",\n                \"subtotal\": \"0.0\",\n                \"shipping_method\": \"two_day\",\n                \"shipping_total\": \"0.0\",\n                \"discount\": \"0.0\",\n                \"permission_to_share\": false,\n                \"local_pickup\": null,\n                \"selected_card_mask\": null,\n                \"selected_card_to_use\": null,\n                \"images_in_cart\": null,\n                \"id\": \"e3e9cc66-dfc0-43e4-8427-d61587ab827e\",\n                \"photographer_business\": null,\n                \"api_order\": false,\n                \"api_vendor\": null,\n                \"is_boutique_order\": false,\n                \"admin_notes\": null\n            }\n        },\n        {\n            \"id\": \"f8cbaa25-1bda-4b34-9214-175db835997f\",\n            \"type\": \"api_lab_order\",\n            \"attributes\": {\n                \"guid\": \"f8cbaa25-1bda-4b34-9214-175db835997f\",\n                \"client_name\": \"Courtney Portnoy\",\n                \"client_first_name\": null,\n                \"client_last_name\": null,\n                \"photographer_name\": \"josh newuser\",\n                \"order_name\": \"COURTNEY PORTNOY NEWBORN SESSION\",\n                \"external_order_id\": \"MUS-3605419907\",\n                \"status\": \"paid\",\n                \"created_at\": \"2021-12-17T20:08:29.914-06:00\",\n                \"updated_at\": \"2021-12-17T20:08:37.580-06:00\",\n                \"boutique_shipping\": false,\n                \"boutique_shipping_price\": \"0.0\",\n                \"credit_applied\": \"0.0\",\n                \"cover_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/949/eiffel-tower-4141381__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T070837Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d8be3b2f94fdda1ef838e98bddd86df9bac3bcc28afd539680182a14d89d1c26\",\n                \"has_notes\": true,\n                \"has_admin_notes\": false,\n                \"has_frame\": true,\n                \"has_mat\": false,\n                \"has_mount\": false,\n                \"has_canvas\": true,\n                \"boutique_shipping_note\": null,\n                \"urgent\": null,\n                \"notes\": null,\n                \"internal_notes\": null,\n                \"total\": \"384.25\",\n                \"subtotal\": \"459.0\",\n                \"shipping_method\": \"two_day\",\n                \"shipping_total\": \"40.0\",\n                \"discount\": \"114.75\",\n                \"permission_to_share\": false,\n                \"local_pickup\": null,\n                \"selected_card_mask\": null,\n                \"selected_card_to_use\": null,\n                \"images_in_cart\": null,\n                \"id\": \"f8cbaa25-1bda-4b34-9214-175db835997f\",\n                \"photographer_business\": null,\n                \"api_order\": false,\n                \"api_vendor\": null,\n                \"paid_at\": \"2021-12-17T20:08:37.251-06:00\",\n                \"is_boutique_order\": false,\n                \"admin_notes\": null\n            }\n        },\n        {\n            \"id\": \"d2ff1ee3-382b-4eff-b029-e68ffe88e60a\",\n            \"type\": \"api_lab_order\",\n            \"attributes\": {\n                \"guid\": \"d2ff1ee3-382b-4eff-b029-e68ffe88e60a\",\n                \"client_name\": \"Lighthouse Chief\",\n                \"client_first_name\": null,\n                \"client_last_name\": null,\n                \"photographer_name\": \"josh newuser\",\n                \"order_name\": \"LIGHTHOUSE CHIEF BOUDOIR\",\n                \"external_order_id\": \"MUS-1202390913\",\n                \"status\": \"open\",\n                \"created_at\": \"2021-12-17T20:02:29.979-06:00\",\n                \"updated_at\": \"2021-12-17T20:02:33.448-06:00\",\n                \"boutique_shipping\": false,\n                \"boutique_shipping_price\": \"0.0\",\n                \"credit_applied\": \"0.0\",\n                \"cover_photo_url\": null,\n                \"has_notes\": false,\n                \"has_admin_notes\": false,\n                \"has_frame\": false,\n                \"has_mat\": false,\n                \"has_mount\": false,\n                \"has_canvas\": false,\n                \"boutique_shipping_note\": null,\n                \"urgent\": null,\n                \"notes\": null,\n                \"internal_notes\": null,\n                \"total\": \"377.5\",\n                \"subtotal\": \"450.0\",\n                \"shipping_method\": \"two_day\",\n                \"shipping_total\": \"40.0\",\n                \"discount\": \"112.5\",\n                \"permission_to_share\": false,\n                \"local_pickup\": null,\n                \"selected_card_mask\": null,\n                \"selected_card_to_use\": null,\n                \"images_in_cart\": null,\n                \"id\": \"d2ff1ee3-382b-4eff-b029-e68ffe88e60a\",\n                \"photographer_business\": null,\n                \"api_order\": false,\n                \"api_vendor\": null,\n                \"is_boutique_order\": false,\n                \"admin_notes\": null\n            }\n        },\n        {\n            \"id\": \"b28e63b9-0673-432e-a8c6-9848a446ee36\",\n            \"type\": \"api_lab_order\",\n            \"attributes\": {\n                \"guid\": \"b28e63b9-0673-432e-a8c6-9848a446ee36\",\n                \"client_name\": \"Princess Carolyn\",\n                \"client_first_name\": null,\n                \"client_last_name\": null,\n                \"photographer_name\": \"josh newuser\",\n                \"order_name\": \"PRINCESS CAROLYN NEWBORN SESSION\",\n                \"external_order_id\": \"MUS-1767596518\",\n                \"status\": \"open\",\n                \"created_at\": \"2021-12-17T18:11:27.336-06:00\",\n                \"updated_at\": \"2021-12-17T18:11:27.378-06:00\",\n                \"boutique_shipping\": false,\n                \"boutique_shipping_price\": \"0.0\",\n                \"credit_applied\": \"0.0\",\n                \"cover_photo_url\": null,\n                \"has_notes\": false,\n                \"has_admin_notes\": false,\n                \"has_frame\": false,\n                \"has_mat\": false,\n                \"has_mount\": false,\n                \"has_canvas\": false,\n                \"boutique_shipping_note\": null,\n                \"urgent\": null,\n                \"notes\": null,\n                \"internal_notes\": null,\n                \"total\": \"0.0\",\n                \"subtotal\": \"0.0\",\n                \"shipping_method\": \"two_day\",\n                \"shipping_total\": \"0.0\",\n                \"discount\": \"0.0\",\n                \"permission_to_share\": false,\n                \"local_pickup\": null,\n                \"selected_card_mask\": null,\n                \"selected_card_to_use\": null,\n                \"images_in_cart\": null,\n                \"id\": \"b28e63b9-0673-432e-a8c6-9848a446ee36\",\n                \"photographer_business\": null,\n                \"api_order\": false,\n                \"api_vendor\": null,\n                \"is_boutique_order\": false,\n                \"admin_notes\": null\n            }\n        }\n    ],\n    \"meta\": {\n        \"current_user_is_admin\": false,\n        \"current_user_is_api_vendor\": false,\n        \"view_as_photographer_id\": 116,\n        \"current_user_id\": 116\n    }\n}"}],"_postman_id":"4b751ea9-5f43-4bae-9775-4e5e7a17fec0"},{"name":"Lab Order Search  - Date Filters","id":"b4e13894-36cc-4fd7-9065-216d31cf7d27","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"3Vva54ziKSHaJEmJUVXNzaMF","type":"text"}],"url":"https://api.stagingmusea.com/api/v2/lab_orders?start_date=\"2021-12-01\"&end_date=\"2021-12-02\"&page_size=50&page=2","urlObject":{"path":["api","v2","lab_orders"],"host":["https://api.stagingmusea.com"],"query":[{"key":"start_date","value":"\"2021-12-01\""},{"key":"end_date","value":"\"2021-12-02\""},{"key":"page_size","value":"50"},{"key":"page","value":"2"}],"variable":[]}},"response":[],"_postman_id":"b4e13894-36cc-4fd7-9065-216d31cf7d27"},{"name":"Delete a Lab Order","id":"45b15304-d377-14fc-9dfd-2eee29593d31","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"DELETE","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.stagingmusea.com/api/v2/lab_orders/f4995767-98ce-42e7-acf5-cad39aa34c0a","description":"<p>creating a lab order with a minimal body</p>\n","urlObject":{"path":["api","v2","lab_orders","f4995767-98ce-42e7-acf5-cad39aa34c0a"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"c4c05ad3-bd8e-4b3a-a9a3-45e1feecb8d1","name":"Delete a Lab Order","originalRequest":{"method":"DELETE","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.stagingmusea.com/api/v2/lab_orders/f4995767-98ce-42e7-acf5-cad39aa34c0a"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Date","value":"Sun, 19 Dec 2021 05:25:30 GMT"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"0e563c94-140e-4e55-acb1-23aa7e15a5d1"},{"key":"X-Runtime","value":"0.064091"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"45b15304-d377-14fc-9dfd-2eee29593d31"},{"name":"Get a Lab Order Copy","id":"f474f186-ff6d-4492-b258-da89ad36cf35","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.stagingmusea.com/api/v2/lab_orders/2e4347eb-c52d-476a-8c60-0e19297f78fd","description":"<p>creating a lab order with a minimal body</p>\n","urlObject":{"path":["api","v2","lab_orders","2e4347eb-c52d-476a-8c60-0e19297f78fd"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"3c930160-c9f3-4d22-b31e-2a102923aafe","name":"Get a Lab Order","originalRequest":{"method":"GET","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.stagingmusea.com/api/v2/lab_orders/2e4347eb-c52d-476a-8c60-0e19297f78fd"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 05:27:27 GMT"},{"key":"ETag","value":"W/\"43acd356b91c3a813a608949a97f578e\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"c4f62ea0-23d0-4280-9226-fa32bae93faa"},{"key":"X-Runtime","value":"0.199643"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"transfer-encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n            \"client_name\": \"Jerry Smith\",\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"josh newuser\",\n            \"order_name\": \"JERRY SMITH WEDDING\",\n            \"external_order_id\": \"MUS-9883646411\",\n            \"status\": \"paid\",\n            \"created_at\": \"2021-12-17T20:14:53.308-06:00\",\n            \"updated_at\": \"2021-12-17T20:15:10.582-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"0.0\",\n            \"cover_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T071510Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8cf31de5ab95310d30083e9db092c35e5e51cb2e4ddfaa7acf790970e9e94c2c\",\n            \"has_notes\": true,\n            \"has_admin_notes\": false,\n            \"has_frame\": true,\n            \"has_mat\": true,\n            \"has_mount\": false,\n            \"has_canvas\": true,\n            \"boutique_shipping_note\": null,\n            \"internal_notes\": null,\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": null,\n            \"refund_amount\": \"0.0\",\n            \"stripe_order_confirmation\": \"ch_2K7x8KHeMbbjMLBI0bJ8XemN\",\n            \"refund_key\": null,\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": null,\n            \"vendor_id\": null,\n            \"shipping_method\": \"two_day\",\n            \"urgent\": null,\n            \"notes\": null,\n            \"total\": \"1624.85\",\n            \"subtotal\": \"1584.85\",\n            \"shipping_total\": \"40.0\",\n            \"discount\": \"0.0\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": null,\n            \"selected_card_mask\": null,\n            \"selected_card_to_use\": null,\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"shipping_address\": {\n                \"guid\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                \"recipient\": \"Eboni Waters\",\n                \"user_email\": null,\n                \"street\": \"3316 Ray Plains\",\n                \"street_2\": null,\n                \"city\": \"Port Sammie\",\n                \"state_province\": \"ID\",\n                \"zip\": \"69123-1016\",\n                \"country\": \"USA\",\n                \"phone_number\": null\n            },\n            \"id\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n            \"photographer_email\": \"harrisjb1+avaialble@gmail.com\",\n            \"photographer_business\": \"\",\n            \"image_ids\": [\n                \"98ea2844-ace9-4451-b0fe-ace834159368\",\n                \"a47433c8-37d6-4587-861d-be936cc9cc80\",\n                \"ebc42886-9eb0-4edf-9390-8f53f99a2514\",\n                \"5835bf3b-c2af-4f2a-b034-a9aa6034faca\",\n                \"cbbe7ef6-57c2-4db8-8d53-6d627c6b072b\",\n                \"0154fe9c-28e7-4dcc-9464-4a58c6d91386\",\n                \"9f3f9443-3e8d-4b5e-9a97-7eaf94d752a6\",\n                \"0c9a05cb-5cce-41bc-af2b-3e1bd0820c6e\",\n                \"6a1ca553-31f1-4a17-90c8-87c2024c1984\",\n                \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"107dd53d-841e-41b7-98e1-05a18ccda259\",\n                \"da7a727f-bde7-4662-804a-e253729921ee\",\n                \"01bb0805-62c4-4c82-bd5f-0f6ac4aef1ab\",\n                \"9c4e39fc-a806-40f7-a979-051f8def0a79\",\n                \"2acbbb43-4444-41d3-bbc9-99cd4f3a1eea\",\n                \"72e210eb-6476-4d6d-966d-b2674e18985d\",\n                \"69745ecd-2dc4-4a28-a3fd-d7f06eb65d56\",\n                \"ff4bb807-5521-425c-8531-1b5a675d2130\",\n                \"296b52e6-89cb-4bde-a41c-f4d08548ab7e\",\n                \"d90d10ea-1fa9-463d-a015-d6e06c7ce66a\"\n            ],\n            \"images_in_cart\": [\n                \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"d90d10ea-1fa9-463d-a015-d6e06c7ce66a\",\n                \"ff4bb807-5521-425c-8531-1b5a675d2130\",\n                \"0154fe9c-28e7-4dcc-9464-4a58c6d91386\",\n                \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"107dd53d-841e-41b7-98e1-05a18ccda259\",\n                \"a47433c8-37d6-4587-861d-be936cc9cc80\",\n                \"9c4e39fc-a806-40f7-a979-051f8def0a79\",\n                \"da7a727f-bde7-4662-804a-e253729921ee\",\n                \"cbbe7ef6-57c2-4db8-8d53-6d627c6b072b\",\n                \"98ea2844-ace9-4451-b0fe-ace834159368\"\n            ],\n            \"discount_code\": {},\n            \"api_order\": false,\n            \"api_vendor\": null,\n            \"paid_at\": \"2021-12-17T20:15:09.305-06:00\",\n            \"is_boutique_order\": false,\n            \"admin_notes\": null,\n            \"line_item_count\": 11\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": [\n                    {\n                        \"id\": \"3032\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3033\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3034\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3035\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3036\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3037\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3038\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3039\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3040\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3041\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3042\",\n                        \"type\": \"api_lab_order_line_item\"\n                    }\n                ]\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": false,\n        \"current_user_is_api_vendor\": false,\n        \"current_user_id\": 116\n    },\n    \"included\": [\n        {\n            \"id\": \"3032\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"9dcd842a-c81c-45e4-b3aa-a545d2b209b2\",\n                \"notes\": null,\n                \"price\": \"19.0\",\n                \"subtotal\": \"19.0\",\n                \"id\": \"9dcd842a-c81c-45e4-b3aa-a545d2b209b2\",\n                \"item_total\": \"19.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"love-590487__340\",\n                \"photograph_guid\": \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-4315962174\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one\",\n                \"photo_file_name\": \"love-590487__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052726Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=af050737e9ad959bd0a2abded0ec11fee40d52e4fe85bece867d00ba9a956173\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3032/cropped/small/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052726Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=43cb2f3c8231da9019d5bfecc14c9dd370f5f859a467421a1dcb6358c527b1bd\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052726Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=af050737e9ad959bd0a2abded0ec11fee40d52e4fe85bece867d00ba9a956173\",\n                \"print_size_with_border\": \"Canson Rag 7x10 one\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canson Rag\",\n                    \"paper_guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                    \"print_size\": \"7x10\",\n                    \"price\": \"19.0\",\n                    \"print_size_guid\": \"5024f4e7-164c-494d-bb4a-667ad863416e\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3033\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"76506471-85f9-4fc8-a3c2-a6ab2818f202\",\n                \"notes\": null,\n                \"price\": \"136.0\",\n                \"subtotal\": \"136.0\",\n                \"id\": \"76506471-85f9-4fc8-a3c2-a6ab2818f202\",\n                \"item_total\": \"136.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"persons-768597__340\",\n                \"photograph_guid\": \"d90d10ea-1fa9-463d-a015-d6e06c7ce66a\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-6133112250\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"persons-768597__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/persons-768597__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052726Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=112f47eb3bc4c75a0ba5108321db83af7a5af9bb11ea4b926fc05219e973744a\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3033/cropped/small/persons-768597__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052726Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=e2b2d6f5520ef688008be5b2c7b1855c6db50323d3659f2bbe4da8484ab9ad24\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/persons-768597__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052726Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=112f47eb3bc4c75a0ba5108321db83af7a5af9bb11ea4b926fc05219e973744a\",\n                \"print_size_with_border\": \"Photo Matte 8x10 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Photo Matte\",\n                    \"paper_guid\": \"830e46e9-42a0-4b27-bf03-8a69708174a2\",\n                    \"print_size\": \"8x10\",\n                    \"price\": \"11.0\",\n                    \"print_size_guid\": \"c0b497fe-4f32-480d-9081-2a38eead4ac1\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"CYPRUS: 2\\\" mat\",\n                    \"finishing_category\": \"standard frame\",\n                    \"finishing_service_guid\": \"bc79397d-3403-4826-b50a-7ed61218708e\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": \"1334a02f-9c4f-4af2-b829-2a98358ff6df\",\n                    \"price\": \"125.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"CYPRUS\",\n                    \"formatted_detail_one\": \"CYPRUS: 2\\\" mat\",\n                    \"formatted_detail_two\": \"Standard Acrylic\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3034\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"03cd4041-fa9b-4419-bd93-44f5ca0fff36\",\n                \"notes\": null,\n                \"price\": \"103.0\",\n                \"subtotal\": \"103.0\",\n                \"id\": \"03cd4041-fa9b-4419-bd93-44f5ca0fff36\",\n                \"item_total\": \"103.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"bank-4137375__340\",\n                \"photograph_guid\": \"ff4bb807-5521-425c-8531-1b5a675d2130\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-5491517163\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one_fourth\",\n                \"photo_file_name\": \"bank-4137375__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/bank-4137375__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052726Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=41e157f0f1802a9b5dd3eef3180678248adf77be58433ddedb00d027a3ecc7fd\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3034/cropped/small/bank-4137375__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052726Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5a8bd23eb48eeeaa99d97c0305f394a2ecdfa1089a0ee4d0bed54a2777810c05\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/bank-4137375__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052726Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=41e157f0f1802a9b5dd3eef3180678248adf77be58433ddedb00d027a3ecc7fd\",\n                \"print_size_with_border\": \"Satin 11x14 one_fourth\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Satin\",\n                    \"paper_guid\": \"91a048b5-0b0a-48ef-a31c-8d383e571acf\",\n                    \"print_size\": \"11x14\",\n                    \"price\": \"18.0\",\n                    \"print_size_guid\": \"2d574b84-9868-463b-ab46-dcf55464333e\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"24x28\",\n                    \"finishing_category\": \"4-ply mat\",\n                    \"finishing_service_guid\": \"9a3a1866-791a-455e-9344-5da3b53af95e\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": null,\n                    \"price\": \"85.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"\",\n                    \"formatted_detail_one\": \"24x28 4-ply mat\",\n                    \"formatted_detail_two\": \"\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3035\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"f38ff922-c8e0-4523-97a6-c85ee6878159\",\n                \"notes\": \"Chuck Norris doesn't need a java compiler, he goes straight to .war\",\n                \"price\": \"325.0\",\n                \"subtotal\": \"325.0\",\n                \"id\": \"f38ff922-c8e0-4523-97a6-c85ee6878159\",\n                \"item_total\": \"325.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"baby-2416718__340\",\n                \"photograph_guid\": \"0154fe9c-28e7-4dcc-9464-4a58c6d91386\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-4193533131\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one\",\n                \"photo_file_name\": \"baby-2416718__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2416718__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052726Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=e0e25010a0f756608024e92b1a3fe25035eb7e0c9027e2db1b1f9f5ca729c283\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3035/cropped/small/baby-2416718__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052726Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=0ca77e33825840a4f0b5f9549903556af90dcdb1c2105bf5075ccddd43d058c0\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2416718__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052726Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=e0e25010a0f756608024e92b1a3fe25035eb7e0c9027e2db1b1f9f5ca729c283\",\n                \"print_size_with_border\": \"Canvas - Gallery Wrap 30x40 one\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canvas - Gallery Wrap\",\n                    \"paper_guid\": \"db2ea999-edad-4e36-89b1-b3cce5f3758a\",\n                    \"print_size\": \"30x40\",\n                    \"price\": \"325.0\",\n                    \"print_size_guid\": \"f9247a19-4859-41de-82b6-1e54a98c262f\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3036\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"ed7b685c-997e-49d8-b4c3-4df24ec017ae\",\n                \"notes\": null,\n                \"price\": \"300.85\",\n                \"subtotal\": \"300.85\",\n                \"id\": \"ed7b685c-997e-49d8-b4c3-4df24ec017ae\",\n                \"item_total\": \"300.85\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"love-590487__340\",\n                \"photograph_guid\": \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-4674212212\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"love-590487__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052726Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=af050737e9ad959bd0a2abded0ec11fee40d52e4fe85bece867d00ba9a956173\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3036/cropped/small/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052726Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2e5ba3562ad0b873bc31f672a5d40bb930c52b9af21d7377a0958b38432d48bd\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052726Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=af050737e9ad959bd0a2abded0ec11fee40d52e4fe85bece867d00ba9a956173\",\n                \"print_size_with_border\": \"Lustre 5x7 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Lustre\",\n                    \"paper_guid\": \"a2223224-895f-4361-8eaa-312cb2c5cff1\",\n                    \"print_size\": \"5x7\",\n                    \"price\": \"0.85\",\n                    \"print_size_guid\": \"54cdc00b-605d-494a-b751-34bcaf49191b\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"34x44\",\n                    \"finishing_category\": \"4-ply mat\",\n                    \"finishing_service_guid\": \"8ece14c8-c953-409e-a450-22f86555293d\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": null,\n                    \"price\": \"300.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"\",\n                    \"formatted_detail_one\": \"34x44 4-ply mat\",\n                    \"formatted_detail_two\": \"\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3037\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"a7f811ec-1656-435b-a3c4-ec437e0aa442\",\n                \"notes\": null,\n                \"price\": \"120.0\",\n                \"subtotal\": \"120.0\",\n                \"id\": \"a7f811ec-1656-435b-a3c4-ec437e0aa442\",\n                \"item_total\": \"120.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"baby-2923997__340\",\n                \"photograph_guid\": \"107dd53d-841e-41b7-98e1-05a18ccda259\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-6669582175\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one\",\n                \"photo_file_name\": \"baby-2923997__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2923997__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052726Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=446657ae026922ceebcd2e1b4dfcfb6e82a695c42fc714b557f60911d81ef23c\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3037/cropped/small/baby-2923997__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052726Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=b84458a4c44f91d005c772dabc1f982f60493e8c6dbaf0e2ac84fba2499aa325\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2923997__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052726Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=446657ae026922ceebcd2e1b4dfcfb6e82a695c42fc714b557f60911d81ef23c\",\n                \"print_size_with_border\": \"Canson Rag 24x24 one\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canson Rag\",\n                    \"paper_guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                    \"print_size\": \"24x24\",\n                    \"price\": \"120.0\",\n                    \"print_size_guid\": \"6c5fa8ea-71d5-4209-9b04-24a399d8c1fb\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3038\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"ffe09d2a-810f-4e9c-939a-e6854490dc53\",\n                \"notes\": null,\n                \"price\": \"28.0\",\n                \"subtotal\": \"28.0\",\n                \"id\": \"ffe09d2a-810f-4e9c-939a-e6854490dc53\",\n                \"item_total\": \"28.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"couple-1612679__340\",\n                \"photograph_guid\": \"a47433c8-37d6-4587-861d-be936cc9cc80\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-9054760702\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one_fourth\",\n                \"photo_file_name\": \"couple-1612679__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/couple-1612679__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052726Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=535a0a8f4b3bd3397db6e89e73442935955d40e73c76b9a6dbe1fc609cf8245b\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3038/cropped/small/couple-1612679__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052726Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8b763c14bd428c4016d21a1a564eb9bdebce70411821f2e77d281f0e4f9b9555\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/couple-1612679__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052726Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=535a0a8f4b3bd3397db6e89e73442935955d40e73c76b9a6dbe1fc609cf8245b\",\n                \"print_size_with_border\": \"Deckled Paper - with border 10x10 one_fourth\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Deckled Paper - with border\",\n                    \"paper_guid\": \"94f307a2-fc90-4b99-a39e-70e277a2bf46\",\n                    \"print_size\": \"10x10\",\n                    \"price\": \"28.0\",\n                    \"print_size_guid\": \"8b13f86a-6ab2-4464-9637-d9450bd02877\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3039\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"b164f75c-1671-4933-9387-3b813ea2bf98\",\n                \"notes\": \"All browsers support the hex definitions #chuck and #norris for the colors black and blue.\",\n                \"price\": \"80.0\",\n                \"subtotal\": \"80.0\",\n                \"id\": \"b164f75c-1671-4933-9387-3b813ea2bf98\",\n                \"item_total\": \"80.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"people-2567022__340\",\n                \"photograph_guid\": \"9c4e39fc-a806-40f7-a979-051f8def0a79\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-9659077447\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"people-2567022__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/people-2567022__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=566765d6cb9b130b6b70292a7a2f08c58b63373b3eaea37f40bc50eae265d88a\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3039/cropped/small/people-2567022__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9a92981f7fdc48620dfc2cc143b2aa98859962eaa2d87369e7719290b6fcd812\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/people-2567022__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=566765d6cb9b130b6b70292a7a2f08c58b63373b3eaea37f40bc50eae265d88a\",\n                \"print_size_with_border\": \"Canson Rag 16x24 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canson Rag\",\n                    \"paper_guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                    \"print_size\": \"16x24\",\n                    \"price\": \"80.0\",\n                    \"print_size_guid\": \"f9a97be5-5d6d-443a-8d57-ea7170bbd2bd\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3040\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"f30a5c94-29fb-46dd-bb25-43eeb4a1d9eb\",\n                \"notes\": null,\n                \"price\": \"205.0\",\n                \"subtotal\": \"205.0\",\n                \"id\": \"f30a5c94-29fb-46dd-bb25-43eeb4a1d9eb\",\n                \"item_total\": \"205.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"penguins-429134__340\",\n                \"photograph_guid\": \"da7a727f-bde7-4662-804a-e253729921ee\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-7286462375\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one_fourth\",\n                \"photo_file_name\": \"penguins-429134__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/penguins-429134__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c49d720738682bf0dc93d8b6da881e59a876c91ec259a825db726defa1f3e8dc\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3040/cropped/small/penguins-429134__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a6a38924c9bcbecc16a817747f8dfa5efef48f5b69902a543f61721654a17bdc\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/penguins-429134__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c49d720738682bf0dc93d8b6da881e59a876c91ec259a825db726defa1f3e8dc\",\n                \"print_size_with_border\": \"Satin 4x6 one_fourth\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Satin\",\n                    \"paper_guid\": \"91a048b5-0b0a-48ef-a31c-8d383e571acf\",\n                    \"print_size\": \"4x6\",\n                    \"price\": \"5.0\",\n                    \"print_size_guid\": \"1292ce07-461f-4d2a-bb60-9227d7b9415b\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"ADELAIDE: 4\\\" mat\",\n                    \"finishing_category\": \"standard frame\",\n                    \"finishing_service_guid\": \"e9c65baa-3ae1-4611-a87a-bee8089e2a63\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": \"387fb636-1e40-423d-a54b-68bdcd30e44e\",\n                    \"price\": \"200.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"ADELAIDE\",\n                    \"formatted_detail_one\": \"ADELAIDE: 4\\\" mat\",\n                    \"formatted_detail_two\": \"Museum Acrylic\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3041\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"ba8fca05-08b7-4b03-b1bb-3bad29a614ac\",\n                \"notes\": \"Chuck Norris burst the dot com bubble.\",\n                \"price\": \"70.0\",\n                \"subtotal\": \"70.0\",\n                \"id\": \"ba8fca05-08b7-4b03-b1bb-3bad29a614ac\",\n                \"item_total\": \"70.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"easter-4134728__340\",\n                \"photograph_guid\": \"cbbe7ef6-57c2-4db8-8d53-6d627c6b072b\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-9366182061\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"easter-4134728__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/easter-4134728__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4d20c121277ea5cbe166b9db38d6a399b13333982ee7bfcca3e9c3e11284f7dd\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3041/cropped/small/easter-4134728__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5d22f6b20b7207daa464d85294b63bd158f67d30d7b7382604a2282e2e66ff80\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/easter-4134728__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4d20c121277ea5cbe166b9db38d6a399b13333982ee7bfcca3e9c3e11284f7dd\",\n                \"print_size_with_border\": \"Canvas - Mirror Wrap 10x10 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canvas - Mirror Wrap\",\n                    \"paper_guid\": \"4f71ebeb-358f-4236-8081-84710cbb97ae\",\n                    \"print_size\": \"10x10\",\n                    \"price\": \"70.0\",\n                    \"print_size_guid\": \"3425d11e-ae96-4d1c-a3e2-b6d146a7d554\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3042\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"2ba49c1c-acd6-4932-a2b0-7cc6aba0f80d\",\n                \"notes\": null,\n                \"price\": \"198.0\",\n                \"subtotal\": \"198.0\",\n                \"id\": \"2ba49c1c-acd6-4932-a2b0-7cc6aba0f80d\",\n                \"item_total\": \"198.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"tree-4139395__340\",\n                \"photograph_guid\": \"98ea2844-ace9-4451-b0fe-ace834159368\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-8733221575\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"tree-4139395__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/tree-4139395__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=802c851010c13607e5ea9ba7c4d396c5488631ab7a7318c52d92bf89aa2430dc\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3042/cropped/small/tree-4139395__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=725fd9dded8628877648faf22d6a096344fdb4d8f843ceaff0546341b3258c52\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/tree-4139395__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T052727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=802c851010c13607e5ea9ba7c4d396c5488631ab7a7318c52d92bf89aa2430dc\",\n                \"print_size_with_border\": \"Deckled Paper - with border 7x10 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Deckled Paper - with border\",\n                    \"paper_guid\": \"94f307a2-fc90-4b99-a39e-70e277a2bf46\",\n                    \"print_size\": \"7x10\",\n                    \"price\": \"23.0\",\n                    \"print_size_guid\": \"d79624e8-198c-4d0d-8b91-4afe93716494\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"Ash: 1.5\\\" Profile 4\\\" mat\",\n                    \"finishing_category\": \"premium frame\",\n                    \"finishing_service_guid\": \"524da875-efb2-4f5c-991a-6159d33485eb\",\n                    \"finishing_service_detail_guid\": \"836d5614-2262-4b10-accd-f7372699abf1\",\n                    \"finishing_service_detail_three_guid\": \"0b3fb2ac-174b-4879-a590-7cf45e8f431e\",\n                    \"price\": \"175.0\",\n                    \"finishing_service_detail\": \"Dark Grey\",\n                    \"formatted_frame_profile\": \"Ash 1.5\",\n                    \"formatted_detail_one\": \"Dark Grey Ash 1.5\\\" Profile\",\n                    \"formatted_detail_two\": \"4  \\\" mat\",\n                    \"formatted_detail_three\": \"Standard Acrylic\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"f474f186-ff6d-4492-b258-da89ad36cf35"},{"name":"Generate Lab Orders","id":"951f6094-8527-4c33-ae2d-b64f301a969b","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"hGohBmwTa2ZEUSNe3kFTYyA4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"user_id\": \"dd699190-4839-4559-bbd9-220c90bbe9a8\",\n    \"order_count\": 5,\n    \"order_status\": \"open\",\n    \"order_details\": {\n        \"shipping_method\": \"two_day\"\n    }\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/generate_orders","description":"<p>It can be helpful to generate orders when testing. The generate_orders endpoint allows you to create orders with specific attributes to help with various test cases.</p>\n<p>The caller of the endpoint must be a <code>superadmin</code> and the <code>Rails.env</code> must not be <code>production</code>. You can set the owner of the lab orders through the <code>user_id</code> property.</p>\n<p>You must set <code>user_id</code>, <code>order_count</code>, and <code>order_status</code> at a minimum when calling the generate orders endpoint. <code>order_details</code> may be passed as an empty object <code>{}</code></p>\n<p>The following details are also available to you through the <code>order_details</code> hash:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"vendor_id\",\n  \"shipping_method\",\n  \"order_status\",\n  \"line_item_count\",\n  \"print_size_pricing\",\n  \"finishing_service\",\n  \"finishing_service_detail\"\n}\n</code></pre>","urlObject":{"path":["api","v2","lab_orders","generate_orders"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"1b7ec74f-4bc7-41f4-8040-82280741de04","name":"Generate Orders Results","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"NxUQ3mWjtoqgdFT5sJ8Hu8TH","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"user_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n    \"order_count\": 3,\n    \"order_status\": \"paid\",\n    \"order_details\": {\n        \"shipping_method\": \"two_day\"\n    }\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/generate_orders"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"03b923bc-9c63-47bf-8ced-805df5470fb5"},{"key":"X-Runtime","value":"40.855533"},{"key":"Vary","value":"Origin"},{"key":"Connection","value":"close"},{"key":"Server","value":"thin"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"951f6094-8527-4c33-ae2d-b64f301a969b"}],"id":"2678bcad-6375-434d-b01a-07e0358f6550","_postman_id":"2678bcad-6375-434d-b01a-07e0358f6550","description":""},{"name":"LabOrders-CreateOrdersAndUploadPhotos","item":[{"name":"Create Order with Only Name","id":"ae21dee5-0102-47fd-b9ad-f77451dc19bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"token","value":"3Vva54ziKSHaJEmJUVXNzaMF","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"order_name\": \"MUSEA-83828\"\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders","urlObject":{"path":["api","v2","lab_orders"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"fdb71a25-f801-4ce3-ab31-da3772922eb8","name":"Create Order with Name","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"token","value":"3Vva54ziKSHaJEmJUVXNzaMF","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"order_name\": \"MUSEA-83828\"\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 18 Dec 2021 08:12:42 GMT"},{"key":"ETag","value":"W/\"a6cd4153c918275d8f88275fee14d8b0\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"4d169ead-996b-4baf-ad6c-ab3302de32cf"},{"key":"X-Runtime","value":"0.427166"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"1739"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"2f9e87e1-4bda-41c4-9748-6baa4fdf2659\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"2f9e87e1-4bda-41c4-9748-6baa4fdf2659\",\n            \"client_name\": null,\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"Josh Harris\",\n            \"order_name\": \"MUSEA-83828\",\n            \"external_order_id\": null,\n            \"status\": \"open\",\n            \"created_at\": \"2021-12-18T02:12:42.131-06:00\",\n            \"updated_at\": \"2021-12-18T02:12:42.145-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"0.0\",\n            \"cover_photo_url\": null,\n            \"has_notes\": false,\n            \"has_admin_notes\": false,\n            \"has_frame\": false,\n            \"has_mat\": false,\n            \"has_mount\": false,\n            \"has_canvas\": false,\n            \"boutique_shipping_note\": null,\n            \"internal_notes\": null,\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": null,\n            \"refund_amount\": \"0.0\",\n            \"stripe_order_confirmation\": null,\n            \"refund_key\": null,\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": null,\n            \"vendor_id\": 3,\n            \"shipping_method\": null,\n            \"urgent\": null,\n            \"notes\": null,\n            \"total\": \"0.0\",\n            \"subtotal\": \"0.0\",\n            \"shipping_total\": \"0.0\",\n            \"discount\": \"0.0\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": null,\n            \"selected_card_mask\": null,\n            \"selected_card_to_use\": null,\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"dd699190-4839-4559-bbd9-220c90bbe9a8\",\n            \"shipping_address\": {},\n            \"id\": \"2f9e87e1-4bda-41c4-9748-6baa4fdf2659\",\n            \"photographer_email\": \"harrisjb1@gmail.com\",\n            \"photographer_business\": \"\",\n            \"image_ids\": [],\n            \"images_in_cart\": [],\n            \"discount_code\": {},\n            \"api_order\": true,\n            \"api_vendor\": \"Musea\",\n            \"paid_at\": null,\n            \"is_boutique_order\": false,\n            \"admin_notes\": null,\n            \"line_item_count\": 0\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": []\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": true,\n        \"current_user_is_api_vendor\": true,\n        \"current_user_id\": 1\n    },\n    \"included\": []\n}"}],"_postman_id":"ae21dee5-0102-47fd-b9ad-f77451dc19bb"},{"name":"Get Order","id":"3a2c8b5a-2eea-4aef-bce6-850dcabc58fc","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"3Vva54ziKSHaJEmJUVXNzaMF","type":"text"}],"url":"https://api.stagingmusea.com/api/v2/lab_orders/2f9e87e1-4bda-41c4-9748-6baa4fdf2659","urlObject":{"path":["api","v2","lab_orders","2f9e87e1-4bda-41c4-9748-6baa4fdf2659"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"05b91caa-7a58-488d-9c13-ed7ecc5ef6fe","name":"Get Order","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"3Vva54ziKSHaJEmJUVXNzaMF","type":"text"}],"url":"https://api.stagingmusea.com/api/v2/lab_orders/2f9e87e1-4bda-41c4-9748-6baa4fdf2659"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 18 Dec 2021 08:15:18 GMT"},{"key":"ETag","value":"W/\"a6cd4153c918275d8f88275fee14d8b0\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"6d3e3bc1-80fc-4758-9bd7-118afad8b7a5"},{"key":"X-Runtime","value":"0.026514"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"1739"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"2f9e87e1-4bda-41c4-9748-6baa4fdf2659\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"2f9e87e1-4bda-41c4-9748-6baa4fdf2659\",\n            \"client_name\": null,\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"Josh Harris\",\n            \"order_name\": \"MUSEA-83828\",\n            \"external_order_id\": null,\n            \"status\": \"open\",\n            \"created_at\": \"2021-12-18T02:12:42.131-06:00\",\n            \"updated_at\": \"2021-12-18T02:12:42.145-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"0.0\",\n            \"cover_photo_url\": null,\n            \"has_notes\": false,\n            \"has_admin_notes\": false,\n            \"has_frame\": false,\n            \"has_mat\": false,\n            \"has_mount\": false,\n            \"has_canvas\": false,\n            \"boutique_shipping_note\": null,\n            \"internal_notes\": null,\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": null,\n            \"refund_amount\": \"0.0\",\n            \"stripe_order_confirmation\": null,\n            \"refund_key\": null,\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": null,\n            \"vendor_id\": 3,\n            \"shipping_method\": null,\n            \"urgent\": null,\n            \"notes\": null,\n            \"total\": \"0.0\",\n            \"subtotal\": \"0.0\",\n            \"shipping_total\": \"0.0\",\n            \"discount\": \"0.0\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": null,\n            \"selected_card_mask\": null,\n            \"selected_card_to_use\": null,\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"dd699190-4839-4559-bbd9-220c90bbe9a8\",\n            \"shipping_address\": {},\n            \"id\": \"2f9e87e1-4bda-41c4-9748-6baa4fdf2659\",\n            \"photographer_email\": \"harrisjb1@gmail.com\",\n            \"photographer_business\": \"\",\n            \"image_ids\": [],\n            \"images_in_cart\": [],\n            \"discount_code\": {},\n            \"api_order\": true,\n            \"api_vendor\": \"Musea\",\n            \"paid_at\": null,\n            \"is_boutique_order\": false,\n            \"admin_notes\": null,\n            \"line_item_count\": 0\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": []\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": true,\n        \"current_user_is_api_vendor\": true,\n        \"current_user_id\": 1\n    },\n    \"included\": []\n}"}],"_postman_id":"3a2c8b5a-2eea-4aef-bce6-850dcabc58fc"},{"name":"Create Presigned URL for Photo Upload","id":"6fe47e08-5077-4e60-9570-0b4e9cf672dc","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"3Vva54ziKSHaJEmJUVXNzaMF","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"lab_order_guid\": \"2f9e87e1-4bda-41c4-9748-6baa4fdf2659\",\n    \"photo_file_name\": \"test_photo.png\"\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/2f9e87e1-4bda-41c4-9748-6baa4fdf2659/create_presigned_url","urlObject":{"path":["api","v2","lab_orders","2f9e87e1-4bda-41c4-9748-6baa4fdf2659","create_presigned_url"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"3eb6df6c-89d1-4083-b444-22be358182f4","name":"Create Presigned URL for Photo Upload","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"3Vva54ziKSHaJEmJUVXNzaMF","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"lab_order_guid\": \"2f9e87e1-4bda-41c4-9748-6baa4fdf2659\",\n    \"photo_file_name\": \"test_photo.png\"\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/2f9e87e1-4bda-41c4-9748-6baa4fdf2659/create_presigned_url"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 18 Dec 2021 08:17:56 GMT"},{"key":"ETag","value":"W/\"0a3e54471003e15e47beb2b407261afb\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"1926629e-4f6c-4b91-a886-1fe3a4615127"},{"key":"X-Runtime","value":"0.334162"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"440"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"signedUrl\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/954/test_photo.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T081756Z&X-Amz-Expires=900&X-Amz-SignedHeaders=host&X-Amz-Signature=e0142a84247c91592b0ab0b036db059b77852a2de9d1fa80df2c3dd3c9ca1dbd\",\n    \"id\": \"144299f4-362b-47a4-ad1d-fca423b720e8\"\n}"}],"_postman_id":"6fe47e08-5077-4e60-9570-0b4e9cf672dc"},{"name":"Webhook After Photo Uploaded","id":"28f120d1-99c5-4aa4-a32a-15eec4536404","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"3Vva54ziKSHaJEmJUVXNzaMF","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"lab_order_guid\": \"2f9e87e1-4bda-41c4-9748-6baa4fdf2659\",\n    \"photo_file_name\": \"test_photo.png\"\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/2f9e87e1-4bda-41c4-9748-6baa4fdf2659/photograph_uploaded","urlObject":{"path":["api","v2","lab_orders","2f9e87e1-4bda-41c4-9748-6baa4fdf2659","photograph_uploaded"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"ab4f9570-03eb-434b-94e0-324f90ff5a4e","name":"Create Presigned URL for Photo Upload","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"3Vva54ziKSHaJEmJUVXNzaMF","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"lab_order_guid\": \"2f9e87e1-4bda-41c4-9748-6baa4fdf2659\",\n    \"photo_file_name\": \"test_photo.png\"\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/2f9e87e1-4bda-41c4-9748-6baa4fdf2659/create_presigned_url"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 18 Dec 2021 08:17:56 GMT"},{"key":"ETag","value":"W/\"0a3e54471003e15e47beb2b407261afb\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"1926629e-4f6c-4b91-a886-1fe3a4615127"},{"key":"X-Runtime","value":"0.334162"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"440"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"signedUrl\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/954/test_photo.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T081756Z&X-Amz-Expires=900&X-Amz-SignedHeaders=host&X-Amz-Signature=e0142a84247c91592b0ab0b036db059b77852a2de9d1fa80df2c3dd3c9ca1dbd\",\n    \"id\": \"144299f4-362b-47a4-ad1d-fca423b720e8\"\n}"},{"id":"40531dc7-8d6c-4b2d-8e94-fcfc9cd3b01c","name":"Webhook After Photo Uploaded","originalRequest":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"3Vva54ziKSHaJEmJUVXNzaMF","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"lab_order_guid\": \"2f9e87e1-4bda-41c4-9748-6baa4fdf2659\",\n    \"photo_file_name\": \"test_photo.png\"\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/2f9e87e1-4bda-41c4-9748-6baa4fdf2659/photograph_uploaded"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 18 Dec 2021 08:19:26 GMT"},{"key":"ETag","value":"W/\"ff6cc3d088e45a0ef626cf9dae3c7170\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"a470c9f7-f5a7-42ef-98ed-4aafb740ae49"},{"key":"X-Runtime","value":"0.030632"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"59"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"id\": \"144299f4-362b-47a4-ad1d-fca423b720e8\"\n}"}],"_postman_id":"28f120d1-99c5-4aa4-a32a-15eec4536404"}],"id":"f5ce25b9-8786-45bc-928f-b2e305d26002","_postman_id":"f5ce25b9-8786-45bc-928f-b2e305d26002","description":""},{"name":"LabOrders-CreateLineItems","item":[{"name":"GetProducts","item":[{"name":"Get Papers","id":"d6d2e75e-69bf-c533-91f7-1de9e0ec8f44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"DpjSV26zyQQ8VQbKp33rnD14"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.stagingmusea.com/api/v2/products/papers","description":"<p>Get the papers offered by Musea Lab, with all print sizes for each paper type</p>\n","urlObject":{"path":["api","v2","products","papers"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"74d52441-04cf-4d87-8768-a26a806d4e84","name":"Get Papers","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic bXVzZWFsYWJ2ZW5kb3JAcHJvb2ZpbmdzaXRlLmNvbTpwcmludHNyb2Nr\\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.stagingmusea.com/api/v2/products/papers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Thu, 16 Dec 2021 05:02:08 GMT"},{"key":"ETag","value":"W/\"109cb2ef9c9ba7ff7f6585c5f3a45dbf\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"34fcd313-11c9-4199-aeb5-665c96a74846"},{"key":"X-Runtime","value":"9.080173"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"8892"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n            \"type\": \"paper_pricing\",\n            \"attributes\": {\n                \"guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                \"name\": \"Canson Rag\",\n                \"description\": \"Canson Rag: This Archival Matte Paper has a subtle texture to it that gives it a very tangible feel. This paper is a great all-around paper. It works for landscapes, details and portrait images. If you want a little bit of texture to your paper, but not so much that it dominates, then this is a great choice! The Canson Rag is 100% cotton and has a weight of 308 gsm. \"\n            }\n        },\n        {\n            \"id\": \"288a4919-c88e-46cc-acfb-cd269132e3ca\",\n            \"type\": \"paper_pricing\",\n            \"attributes\": {\n                \"guid\": \"288a4919-c88e-46cc-acfb-cd269132e3ca\",\n                \"name\": \"Canvas - Black Wrap\",\n                \"description\": \"MUSEA Canvas is a 430gsm, 100% Natural Cotton Hahnemühle Canvas containing no optical brighteners and features a finely woven, elegant surface structure. We carefully coat each canvas with Hahnemühle Matte Varnish resulting in a non-glare surface that retains a wide color gamut and deep blacks. Our Canvas is archival and acid-free so your clients will be able to pass each canvas down to their grandchildren. Every canvas is hand stretched on 1.5in deep wood stretcher bars and each corner is custom cut to reduce bulk. We finish the back of each canvas with our archival backing material that is acid-free, moisture, and puncture resistant. Lastly, we attach beehive hangers and wall bumpers to allow for easy wall installation. \"\n            }\n        },\n        {\n            \"id\": \"db2ea999-edad-4e36-89b1-b3cce5f3758a\",\n            \"type\": \"paper_pricing\",\n            \"attributes\": {\n                \"guid\": \"db2ea999-edad-4e36-89b1-b3cce5f3758a\",\n                \"name\": \"Canvas - Gallery Wrap\",\n                \"description\": \"MUSEA Canvas is a 430gsm, 100% Natural Cotton Hahnemühle Canvas containing no optical brighteners and features a finely woven, elegant surface structure. We carefully coat each canvas with Hahnemühle Matte Varnish resulting in a non-glare surface that retains a wide color gamut and deep blacks. Our Canvas is archival and acid-free so your clients will be able to pass each canvas down to their grandchildren. Every canvas is hand stretched on 1.5in deep wood stretcher bars and each corner is custom cut to reduce bulk. We finish the back of each canvas with our archival backing material that is acid-free, moisture, and puncture resistant. Lastly, we attach beehive hangers and wall bumpers to allow for easy wall installation. \"\n            }\n        },\n        {\n            \"id\": \"4f71ebeb-358f-4236-8081-84710cbb97ae\",\n            \"type\": \"paper_pricing\",\n            \"attributes\": {\n                \"guid\": \"4f71ebeb-358f-4236-8081-84710cbb97ae\",\n                \"name\": \"Canvas - Mirror Wrap\",\n                \"description\": \"MUSEA Canvas is a 430gsm, 100% Natural Cotton Hahnemühle Canvas containing no optical brighteners and features a finely woven, elegant surface structure. We carefully coat each canvas with Hahnemühle Matte Varnish resulting in a non-glare surface that retains a wide color gamut and deep blacks. Our Canvas is archival and acid-free so your clients will be able to pass each canvas down to their grandchildren. Every canvas is hand stretched on 1.5in deep wood stretcher bars and each corner is custom cut to reduce bulk. We finish the back of each canvas with our archival backing material that is acid-free, moisture, and puncture resistant. Lastly, we attach beehive hangers and wall bumpers to allow for easy wall installation. \"\n            }\n        },\n        {\n            \"id\": \"91df8608-8862-414e-9578-cc00bea949e8\",\n            \"type\": \"paper_pricing\",\n            \"attributes\": {\n                \"guid\": \"91df8608-8862-414e-9578-cc00bea949e8\",\n                \"name\": \"Canvas - White Wrap\",\n                \"description\": \"MUSEA Canvas is a 430gsm, 100% Natural Cotton Hahnemühle Canvas containing no optical brighteners and features a finely woven, elegant surface structure. We carefully coat each canvas with Hahnemühle Matte Varnish resulting in a non-glare surface that retains a wide color gamut and deep blacks. Our Canvas is archival and acid-free so your clients will be able to pass each canvas down to their grandchildren. Every canvas is hand stretched on 1.5in deep wood stretcher bars and each corner is custom cut to reduce bulk. We finish the back of each canvas with our archival backing material that is acid-free, moisture, and puncture resistant. Lastly, we attach beehive hangers and wall bumpers to allow for easy wall installation. \"\n            }\n        },\n        {\n            \"id\": \"a026dfbe-282e-4e6c-9090-f8876f0d87b4\",\n            \"type\": \"paper_pricing\",\n            \"attributes\": {\n                \"guid\": \"a026dfbe-282e-4e6c-9090-f8876f0d87b4\",\n                \"name\": \"Deckled Paper - no border\",\n                \"description\": \"Deckled: If you are looking for a product that stands out, then our Deckled Prints are what you want. We hand tear the edges of the prints to give that distinct look your clients can't get on their own. We can float deckled prints in a mat as well as float them in a frame without a mat. Deckling gives the paper a handmade appearance, which emphasizes the care and craft of our production process. We offer Deckled Prints either with a border or without a border. \"\n            }\n        },\n        {\n            \"id\": \"94f307a2-fc90-4b99-a39e-70e277a2bf46\",\n            \"type\": \"paper_pricing\",\n            \"attributes\": {\n                \"guid\": \"94f307a2-fc90-4b99-a39e-70e277a2bf46\",\n                \"name\": \"Deckled Paper - with border\",\n                \"description\": \"Deckled: If you are looking for a product that stands out, then our Deckled Prints are what you want. We hand tear the edges of the prints to give that distinct look your clients can't get on their own. We can float deckled prints in a mat as well as float them in a frame without a mat. Deckling gives the paper a handmade appearance, which emphasizes the care and craft of our production process. We offer Deckled Prints either with a border or without a border. \"\n            }\n        },\n        {\n            \"id\": \"1e17ee55-e133-4fb6-85d9-bedfbf45f14e\",\n            \"type\": \"paper_pricing\",\n            \"attributes\": {\n                \"guid\": \"1e17ee55-e133-4fb6-85d9-bedfbf45f14e\",\n                \"name\": \"Deckled Paper - Circle with border\",\n                \"description\": \"Deckled: If you are looking for a product that stands out, then our Deckled Prints are what you want. We hand tear the edges of the prints to give that distinct look your clients can't get on their own. We can float deckled prints in a mat as well as float them in a frame without a mat. Deckling gives the paper a handmade appearance, which emphasizes the care and craft of our production process. We offer Deckled Prints either with a border or without a border. \"\n            }\n        },\n        {\n            \"id\": \"78ffb6a6-67a2-4836-80c9-1d5319e9c6d6\",\n            \"type\": \"paper_pricing\",\n            \"attributes\": {\n                \"guid\": \"78ffb6a6-67a2-4836-80c9-1d5319e9c6d6\",\n                \"name\": \"Museum Etching\",\n                \"description\": \"Museum Etching: This Archival Matte Paper is the same paper we use for our Deckled Prints and has the most texture of all the papers we offer. It's also the thickest and heaviest. Though it has a the most texture it prints beautifully for all types of photographs, including portraits. This is a natural base paper so it has a slight warm feel to it. It weighs 350 gsm and is 100% cotton!\"\n            }\n        },\n        {\n            \"id\": \"830e46e9-42a0-4b27-bf03-8a69708174a2\",\n            \"type\": \"paper_pricing\",\n            \"attributes\": {\n                \"guid\": \"830e46e9-42a0-4b27-bf03-8a69708174a2\",\n                \"name\": \"Photo Matte\",\n                \"description\": \"Photo Matte is a terrific paper at a lower price point than the Archival Papers. This soft matte paper is extremely smooth and great for boxes and folios. It's most comparable to Hahnemühle's Ultra Smooth paper, but it's slightly thinner and has a bright white base.\"\n            }\n        },\n        {\n            \"id\": \"75ba5fd8-2daf-4783-a061-3fab52228e6d\",\n            \"type\": \"paper_pricing\",\n            \"attributes\": {\n                \"guid\": \"75ba5fd8-2daf-4783-a061-3fab52228e6d\",\n                \"name\": \"Platine\",\n                \"description\": \"Platine: Platine is an Archival Paper that weights 320 gsm and is 100% cotton. It's slight sheen increases contrast and color saturation for photographers that want that extra punch. It has a slight texture and is wonderful for black and white images, if you want that old darkroom paper look to your prints.\"\n            }\n        },\n        {\n            \"id\": \"91a048b5-0b0a-48ef-a31c-8d383e571acf\",\n            \"type\": \"paper_pricing\",\n            \"attributes\": {\n                \"guid\": \"91a048b5-0b0a-48ef-a31c-8d383e571acf\",\n                \"name\": \"Satin\",\n                \"description\": \"Satin: Our Satin paper has a slight sheen with zero texture. It weights 270 gsm and has excellent depth and range of colors. It's a very durable paper that will stand up to frequent handling. The satin surface helps minimize glare and reduces fingerprints.\"\n            }\n        },\n        {\n            \"id\": \"292595ff-8e7a-48eb-bb24-00b6616c84d8\",\n            \"type\": \"paper_pricing\",\n            \"attributes\": {\n                \"guid\": \"292595ff-8e7a-48eb-bb24-00b6616c84d8\",\n                \"name\": \"Ultra Smooth\",\n                \"description\": \"Ultra Smooth: This Archival Matte Paper has no texture and is soft to the touch.  It's a Hahnemühle Paper, 100% cotton and has a weight of 305 gsm. Ultra Smooth is wonderful for portraits and for photographers that have a soft, beautiful feel to their work.\"\n            }\n        },\n        {\n            \"id\": \"a2223224-895f-4361-8eaa-312cb2c5cff1\",\n            \"type\": \"paper_pricing\",\n            \"attributes\": {\n                \"guid\": \"a2223224-895f-4361-8eaa-312cb2c5cff1\",\n                \"name\": \"Lustre\",\n                \"description\": \"Our lustre prints will give you consistent color, deep blacks and a subtle sheen.\"\n            }\n        },\n        {\n            \"id\": \"a18f98c8-ce93-4dbc-92cc-79da5d51d5d7\",\n            \"type\": \"paper_pricing\",\n            \"attributes\": {\n                \"guid\": \"a18f98c8-ce93-4dbc-92cc-79da5d51d5d7\",\n                \"name\": \"Deckled Paper - Circle no border\",\n                \"description\": \"Deckled\"\n            }\n        }\n    ]\n}"}],"_postman_id":"d6d2e75e-69bf-c533-91f7-1de9e0ec8f44"},{"name":"Get Print Sizes for a Paper","id":"1b45b9ef-b8ea-f3ff-3271-393fd08f499d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"DpjSV26zyQQ8VQbKp33rnD14"}],"url":"https://api.stagingmusea.com/api/v2/products/e7ec27cb-b1e1-4a6a-adc0-adf12b06e8b3/print_sizes","description":"<p>Get all the print sizes offered by Musea Lab for a specific paper id</p>\n","urlObject":{"path":["api","v2","products","e7ec27cb-b1e1-4a6a-adc0-adf12b06e8b3","print_sizes"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"0608ca59-893a-4c89-904c-611918d8e32e","name":"Get Print Sizes for a Paper","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic bXVzZWFsYWJ2ZW5kb3JAcHJvb2ZpbmdzaXRlLmNvbTpwcmludHNyb2Nr\\n"}],"url":"https://api.stagingmusea.com/api/v2/products/e7ec27cb-b1e1-4a6a-adc0-adf12b06e8b3/print_sizes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Thu, 16 Dec 2021 05:02:36 GMT"},{"key":"ETag","value":"W/\"2458b67a797e9df760cc2215945f1a1c\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"ff9071be-3e87-41dd-a270-217cdd6008d9"},{"key":"X-Runtime","value":"0.387879"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"6990"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 169,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"12x18\",\n        \"description\": \"12x18\",\n        \"price\": \"50.0\",\n        \"guid\": \"7593d2ab-0d1c-479d-bef8-481a43acdcb0\",\n        \"x_aspect\": \"12\",\n        \"y_aspect\": \"18\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 170,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"16x16\",\n        \"description\": \"16x16\",\n        \"price\": \"55.0\",\n        \"guid\": \"88a6e6d3-d5aa-4d43-8c05-19927da9f76f\",\n        \"x_aspect\": \"16\",\n        \"y_aspect\": \"16\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 174,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"4x6\",\n        \"description\": \"4x6\",\n        \"price\": \"11.0\",\n        \"guid\": \"26580a8c-f469-48c2-9ddd-1c1b7c084aa9\",\n        \"x_aspect\": \"4\",\n        \"y_aspect\": \"6\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 175,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"5x5\",\n        \"description\": \"5x5\",\n        \"price\": \"11.0\",\n        \"guid\": \"2dddebc2-d347-409f-9651-1bb5c55d6432\",\n        \"x_aspect\": \"5\",\n        \"y_aspect\": \"5\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 180,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"5x7\",\n        \"description\": \"5x7\",\n        \"price\": \"9.0\",\n        \"guid\": \"ef0d08cb-b819-4856-a0a4-8148323930e2\",\n        \"x_aspect\": \"5\",\n        \"y_aspect\": \"7\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 163,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"6x9\",\n        \"description\": \"6x9\",\n        \"price\": \"14.0\",\n        \"guid\": \"1ab4b2ad-accd-42d2-8326-224b93e18d47\",\n        \"x_aspect\": \"6\",\n        \"y_aspect\": \"9\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 164,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"8x8\",\n        \"description\": \"8x8\",\n        \"price\": \"16.0\",\n        \"guid\": \"b3238afe-f0e7-4841-aae5-d11a4730e538\",\n        \"x_aspect\": \"8\",\n        \"y_aspect\": \"8\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 176,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"7x10\",\n        \"description\": \"7x10\",\n        \"price\": \"19.0\",\n        \"guid\": \"7911a15b-8286-43c5-9fa8-59e940f4cd30\",\n        \"x_aspect\": \"7\",\n        \"y_aspect\": \"10\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 165,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"8x10\",\n        \"description\": \"8x10\",\n        \"price\": \"19.0\",\n        \"guid\": \"39d7aaca-4c89-4286-b6eb-27a4b72b580f\",\n        \"x_aspect\": \"8\",\n        \"y_aspect\": \"10\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 178,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"8x12\",\n        \"description\": \"8x12\",\n        \"price\": \"25.0\",\n        \"guid\": \"874f185d-ec0d-4ac0-9f92-d28e283364aa\",\n        \"x_aspect\": \"8\",\n        \"y_aspect\": \"12\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 166,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"10x10\",\n        \"description\": \"10x10\",\n        \"price\": \"25.0\",\n        \"guid\": \"ef925399-41a3-4abd-b99a-b1b7a36a592e\",\n        \"x_aspect\": \"10\",\n        \"y_aspect\": \"10\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 168,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"12x12\",\n        \"description\": \"12x12\",\n        \"price\": \"30.0\",\n        \"guid\": \"39ce9de0-5a51-4dd9-ac1d-193d7219a575\",\n        \"x_aspect\": \"12\",\n        \"y_aspect\": \"12\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 167,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"11x14\",\n        \"description\": \"11x14\",\n        \"price\": \"35.0\",\n        \"guid\": \"8cffb4d0-d3ad-4ed3-810f-2feea0b5feee\",\n        \"x_aspect\": \"11\",\n        \"y_aspect\": \"14\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 171,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"16x20\",\n        \"description\": \"16x20\",\n        \"price\": \"70.0\",\n        \"guid\": \"23cea545-fe91-45df-83dc-36d316ad8af3\",\n        \"x_aspect\": \"16\",\n        \"y_aspect\": \"20\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 172,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"16x24\",\n        \"description\": \"16x24\",\n        \"price\": \"80.0\",\n        \"guid\": \"7ab0edc3-bead-4bce-9316-193029ccafc0\",\n        \"x_aspect\": \"16\",\n        \"y_aspect\": \"24\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 173,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"20x20\",\n        \"description\": \"20x20\",\n        \"price\": \"80.0\",\n        \"guid\": \"1796efe7-cc26-409b-b611-1b3c82e2355b\",\n        \"x_aspect\": \"20\",\n        \"y_aspect\": \"20\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 160,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"20x24\",\n        \"description\": \"20x24\",\n        \"price\": \"95.0\",\n        \"guid\": \"c12c0242-5ea8-44f0-b081-f82400129683\",\n        \"x_aspect\": \"20\",\n        \"y_aspect\": \"24\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 179,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"20x30\",\n        \"description\": \"20x30\",\n        \"price\": \"120.0\",\n        \"guid\": \"5f5af3d4-093f-4c12-9bd4-bdec46ebf143\",\n        \"x_aspect\": \"20\",\n        \"y_aspect\": \"30\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 161,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"24x30\",\n        \"description\": \"24x30\",\n        \"price\": \"130.0\",\n        \"guid\": \"894c795e-3fa9-4d9d-bcb1-ba4490f9d2a1\",\n        \"x_aspect\": \"24\",\n        \"y_aspect\": \"30\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 162,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"24x36\",\n        \"description\": \"24x36\",\n        \"price\": \"160.0\",\n        \"guid\": \"c869ffdd-ffd7-4052-abe6-6de6c838f126\",\n        \"x_aspect\": \"24\",\n        \"y_aspect\": \"36\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 177,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"24x24\",\n        \"description\": \"24x24\",\n        \"price\": \"120.0\",\n        \"guid\": \"0f69f8a4-4ab8-4c1c-b97b-302dd838f4fd\",\n        \"x_aspect\": \"24\",\n        \"y_aspect\": \"24\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 465,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"30x30\",\n        \"description\": \"30x30\",\n        \"price\": \"160.0\",\n        \"guid\": \"f0e1b6f3-06da-409b-b1ce-1b391097a8da\",\n        \"x_aspect\": \"30\",\n        \"y_aspect\": \"30\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 466,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"30x40\",\n        \"description\": \"30x40\",\n        \"price\": \"225.0\",\n        \"guid\": \"dea28041-ce86-46f0-9ebe-0fe84943e1ce\",\n        \"x_aspect\": \"30\",\n        \"y_aspect\": \"40\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 467,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"30x45\",\n        \"description\": \"30x45\",\n        \"price\": \"250.0\",\n        \"guid\": \"4409cef1-0de8-4bd6-904b-73858dc51b64\",\n        \"x_aspect\": \"30\",\n        \"y_aspect\": \"45\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 468,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"40x40\",\n        \"description\": \"40x40\",\n        \"price\": \"300.0\",\n        \"guid\": \"64e39fea-aae8-4366-9ab0-26eb47426718\",\n        \"x_aspect\": \"40\",\n        \"y_aspect\": \"40\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    },\n    {\n        \"id\": 469,\n        \"price_list_id\": 12,\n        \"paper_pricing_id\": 1,\n        \"photograph_id\": null,\n        \"name\": \"40x60\",\n        \"description\": \"40x60\",\n        \"price\": \"400.0\",\n        \"guid\": \"42f10891-baf6-4722-aa16-644d9fb0e9c8\",\n        \"x_aspect\": \"40\",\n        \"y_aspect\": \"60\",\n        \"visible_in_ui\": true,\n        \"visible_in_api\": true,\n        \"master_musea_code\": null\n    }\n]"}],"_postman_id":"1b45b9ef-b8ea-f3ff-3271-393fd08f499d"},{"name":"Get Finishing Service Categories","id":"620e87a0-9566-5102-a60e-b6fb152db95a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"DpjSV26zyQQ8VQbKp33rnD14"}],"url":"https://api.stagingmusea.com/api/v2/products/finishing_categories","description":"<p>Get all the finishing services offered by Musea Lab. Will be an array of Mat, Mount, Frame with unique IDs for each service</p>\n","urlObject":{"path":["api","v2","products","finishing_categories"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"1be25f1c-b445-412b-8dac-7323768dc865","name":"Get Finishing Service Categories","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic bXVzZWFsYWJ2ZW5kb3JAcHJvb2ZpbmdzaXRlLmNvbTpwcmludHNyb2Nr\\n"}],"url":"https://api.stagingmusea.com/api/v2/products/finishing_services"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Thu, 16 Dec 2021 05:03:14 GMT"},{"key":"ETag","value":"W/\"96389da0f7e67ca000f745176431584d\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"e2326e8b-fd45-4996-b05e-6e9eba745d93"},{"key":"X-Runtime","value":"0.252385"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"1166"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 10,\n        \"price_list_id\": 58,\n        \"photograph_id\": null,\n        \"name\": \"4-Ply Mat\",\n        \"description\": \"4-Ply Mat\",\n        \"guid\": \"cda05aa9-a11d-45d4-ab24-15adeccb3465\",\n        \"created_at\": \"2019-07-30T16:14:51.768-05:00\",\n        \"updated_at\": \"2019-12-30T08:17:56.097-06:00\"\n    },\n    {\n        \"id\": 11,\n        \"price_list_id\": 58,\n        \"photograph_id\": null,\n        \"name\": \"8-Ply Mat\",\n        \"description\": \"8-Ply Mat\",\n        \"guid\": \"9808ae7b-a4b0-4ead-b576-d152a8b520c6\",\n        \"created_at\": \"2019-07-30T16:14:51.768-05:00\",\n        \"updated_at\": \"2019-12-30T08:17:56.105-06:00\"\n    },\n    {\n        \"id\": 12,\n        \"price_list_id\": 58,\n        \"photograph_id\": null,\n        \"name\": \"Standard Frame\",\n        \"description\": \"Standard Frame\",\n        \"guid\": \"74efdeba-be48-4449-9a58-f0d8538acbfe\",\n        \"created_at\": \"2019-07-30T16:14:51.768-05:00\",\n        \"updated_at\": \"2019-12-30T08:17:56.115-06:00\"\n    },\n    {\n        \"id\": 13,\n        \"price_list_id\": 58,\n        \"photograph_id\": null,\n        \"name\": \"Premium Frame\",\n        \"description\": \"Premium Frame\",\n        \"guid\": \"ff8280f7-7b7f-4d13-92a4-82e4769bae3f\",\n        \"created_at\": \"2019-07-30T16:14:51.768-05:00\",\n        \"updated_at\": \"2019-12-30T08:17:56.122-06:00\"\n    },\n    {\n        \"id\": 14,\n        \"price_list_id\": 58,\n        \"photograph_id\": null,\n        \"name\": \"Mount\",\n        \"description\": \"Mount\",\n        \"guid\": \"f8d31a5b-3360-42c1-948a-25d0a4a63fd0\",\n        \"created_at\": \"2019-07-30T16:14:51.768-05:00\",\n        \"updated_at\": \"2019-12-30T08:17:56.130-06:00\"\n    }\n]"}],"_postman_id":"620e87a0-9566-5102-a60e-b6fb152db95a"},{"name":"Get Finishing Services for a Print Size","id":"4e873076-aa9f-2b55-61ee-7a07ab281a9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"DpjSV26zyQQ8VQbKp33rnD14"}],"url":"https://api.stagingmusea.com/api/v2/products/894c795e-3fa9-4d9d-bcb1-ba4490f9d2a1/finishing_services","description":"<p>Get all the finishing services offered by Musea Lab for a specific print size Will be an array of objects for each service: mats, mounts, frames.</p>\n","urlObject":{"path":["api","v2","products","894c795e-3fa9-4d9d-bcb1-ba4490f9d2a1","finishing_services"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"e9865679-d436-4fe5-bc4c-3d0eed77a9be","name":"Get Finishing Services For a Print Size","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic bXVzZWFsYWJ2ZW5kb3JAcHJvb2ZpbmdzaXRlLmNvbTpwcmludHNyb2Nr\\n"}],"url":"https://api.stagingmusea.com/api/v2/products/894c795e-3fa9-4d9d-bcb1-ba4490f9d2a1/finishing_services"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Thu, 16 Dec 2021 05:03:38 GMT"},{"key":"ETag","value":"W/\"c353bca06c4bbc36496f40a010f632b3\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"f7a8d7c4-316f-4296-9eea-019d628a7e69"},{"key":"X-Runtime","value":"0.535369"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"transfer-encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"eca4dd33-8124-4b0e-9444-aaffd81c3028\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"eca4dd33-8124-4b0e-9444-aaffd81c3028\",\n                \"name\": \"24 x 30\",\n                \"price\": \"72.0\",\n                \"description\": \"24x30 Prints\",\n                \"finishing_category\": \"Mount\",\n                \"frame_wood_pricing\": null,\n                \"frame_glass_pricing\": null\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"75\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"76\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"d518f13c-9e8f-416d-8776-144f17810ab8\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"d518f13c-9e8f-416d-8776-144f17810ab8\",\n                \"name\": \"Maple: 1.5 \\\" Profile no mat\",\n                \"price\": \"600.0\",\n                \"description\": \"Wood: Maple Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Maple\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"267\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2187\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"dac8acd3-e571-488d-8ff2-2c2139571c3e\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"dac8acd3-e571-488d-8ff2-2c2139571c3e\",\n                \"name\": \"Maple: 1.5 \\\" Profile no mat\",\n                \"price\": \"375.0\",\n                \"description\": \"Wood: Maple Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Maple\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"268\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2188\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"e946457f-90af-4bd9-b34e-5b102413cbf4\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"e946457f-90af-4bd9-b34e-5b102413cbf4\",\n                \"name\": \"Maple: 3/4\\\" Profile 2\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"Wood: Maple Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Maple\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"269\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2189\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"805484f5-da9f-4c5d-970e-361bec403eb6\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"805484f5-da9f-4c5d-970e-361bec403eb6\",\n                \"name\": \"Maple: 3/4\\\" Profile 2\\\" mat\",\n                \"price\": \"600.0\",\n                \"description\": \"Wood: Maple Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Maple\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"270\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2190\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"4b976fe1-c64d-46e0-8475-2914c86c8585\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"4b976fe1-c64d-46e0-8475-2914c86c8585\",\n                \"name\": \"Maple: 1.5\\\" Profile 2\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"Wood: Maple Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Maple\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"273\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2193\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"12af18da-2430-47f0-b9ec-010e678b7ae8\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"12af18da-2430-47f0-b9ec-010e678b7ae8\",\n                \"name\": \"Maple: 1.5\\\" Profile 2\\\" mat\",\n                \"price\": \"600.0\",\n                \"description\": \"Wood: Maple Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Maple\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"274\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2194\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"11d3ed3c-4441-4440-a7c8-34fcb4329006\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"11d3ed3c-4441-4440-a7c8-34fcb4329006\",\n                \"name\": \"Maple: 1.5\\\" Profile 4\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"Wood: Maple Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Maple\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"275\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2195\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"08d52abb-dafa-41fb-8389-7613667ff5d0\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"08d52abb-dafa-41fb-8389-7613667ff5d0\",\n                \"name\": \"Maple: 1.5\\\" Profile 4\\\" mat\",\n                \"price\": \"600.0\",\n                \"description\": \"Wood: Maple Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Maple\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"276\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2196\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"294f9ae1-29e8-4fed-a6b3-b9277cb657ef\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"294f9ae1-29e8-4fed-a6b3-b9277cb657ef\",\n                \"name\": \"Maple: 3/4\\\" Profile 4\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"Wood: Maple Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Maple\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"281\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2201\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"6dd7e13a-3891-4a4c-a8a3-95cde9f28454\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"6dd7e13a-3891-4a4c-a8a3-95cde9f28454\",\n                \"name\": \"Maple: 3/4\\\" Profile 4\\\" mat\",\n                \"price\": \"600.0\",\n                \"description\": \"Wood: Maple Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Maple\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"282\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2202\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"31994c4b-e794-4c25-a748-7449d691950e\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"31994c4b-e794-4c25-a748-7449d691950e\",\n                \"name\": \"Maple: 3/4\\\" Profile no mat\",\n                \"price\": \"600.0\",\n                \"description\": \"Wood: Maple Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Maple\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"289\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2209\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"ff9e7d84-78f5-4ee4-bfa0-0f57caf5d843\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"ff9e7d84-78f5-4ee4-bfa0-0f57caf5d843\",\n                \"name\": \"Maple: 3/4\\\" Profile no mat\",\n                \"price\": \"375.0\",\n                \"description\": \"Wood: Maple Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Maple\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"290\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2210\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"ac101a3e-47e1-4baa-95af-8e33deaae30c\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"ac101a3e-47e1-4baa-95af-8e33deaae30c\",\n                \"name\": \"Walnut: 3/4\\\" Profile no mat\",\n                \"price\": \"600.0\",\n                \"description\": \"Wood: Walnut Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Walnut\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"497\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"977\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1937\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"ad227bd3-ad3b-48d7-9df2-9f61c29f5bec\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"ad227bd3-ad3b-48d7-9df2-9f61c29f5bec\",\n                \"name\": \"Walnut: 3/4\\\" Profile no mat\",\n                \"price\": \"375.0\",\n                \"description\": \"Wood: Walnut Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Walnut\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"498\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"978\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1938\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"7645c656-2876-4975-9be1-9eb4267cd30f\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"7645c656-2876-4975-9be1-9eb4267cd30f\",\n                \"name\": \"Walnut: 3/4\\\" Profile 4\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"Wood: Walnut Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Walnut\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"515\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"995\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1955\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"8e743e2d-c8d3-4ad7-99cd-66ec053a1624\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"8e743e2d-c8d3-4ad7-99cd-66ec053a1624\",\n                \"name\": \"Walnut: 3/4\\\" Profile 4\\\" mat\",\n                \"price\": \"600.0\",\n                \"description\": \"Wood: Walnut Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Walnut\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"516\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"996\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1956\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"98366b34-89fd-4f48-b6ea-8d6747e41bec\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"98366b34-89fd-4f48-b6ea-8d6747e41bec\",\n                \"name\": \"Walnut: 1.5\\\" Profile 4\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"Wood: Walnut Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Walnut\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"517\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"997\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1957\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"c243fa22-4c57-4903-8e82-6c11e9b79ebd\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"c243fa22-4c57-4903-8e82-6c11e9b79ebd\",\n                \"name\": \"Walnut: 1.5\\\" Profile 4\\\" mat\",\n                \"price\": \"600.0\",\n                \"description\": \"Wood: Walnut Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Walnut\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"518\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"998\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1958\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"5dc7cd32-7f56-49bc-9535-349451ececd3\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"5dc7cd32-7f56-49bc-9535-349451ececd3\",\n                \"name\": \"Walnut: 1.5\\\" Profile 2\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"Wood: Walnut Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Walnut\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"523\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1003\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1963\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"ffc7bba2-0eec-4071-8361-f0075c86d895\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"ffc7bba2-0eec-4071-8361-f0075c86d895\",\n                \"name\": \"Walnut: 1.5\\\" Profile 2\\\" mat\",\n                \"price\": \"600.0\",\n                \"description\": \"Wood: Walnut Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Walnut\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"524\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1004\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1964\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"d0f34b29-6c88-4de7-b690-dff146f43b37\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"d0f34b29-6c88-4de7-b690-dff146f43b37\",\n                \"name\": \"Walnut: 1.5 \\\" Profile no mat\",\n                \"price\": \"600.0\",\n                \"description\": \"Wood: Walnut Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Walnut\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"529\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1009\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1969\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"6997b817-ed5e-4836-bc25-f87928cf74ac\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"6997b817-ed5e-4836-bc25-f87928cf74ac\",\n                \"name\": \"Walnut: 1.5 \\\" Profile no mat\",\n                \"price\": \"375.0\",\n                \"description\": \"Wood: Walnut Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Walnut\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"530\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1010\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1970\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"46a6223e-e39f-43cd-ac79-282d6efc6855\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"46a6223e-e39f-43cd-ac79-282d6efc6855\",\n                \"name\": \"Walnut: 3/4\\\" Profile 2\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"Wood: Walnut Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Walnut\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"559\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1039\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1999\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"c6faca24-d9ab-4b03-9f06-00096ffc5d0d\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"c6faca24-d9ab-4b03-9f06-00096ffc5d0d\",\n                \"name\": \"Walnut: 3/4\\\" Profile 2\\\" mat\",\n                \"price\": \"600.0\",\n                \"description\": \"Wood: Walnut Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Walnut\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"560\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1040\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2000\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"edfb6353-ff7e-4045-a4c9-4a6f9da48780\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"edfb6353-ff7e-4045-a4c9-4a6f9da48780\",\n                \"name\": \"Cherry: 3/4\\\" Profile 2\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"Wood: Cherry Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Cherry\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"731\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1211\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2411\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"079c00c7-74a6-4f88-9e63-74ee0ff94544\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"079c00c7-74a6-4f88-9e63-74ee0ff94544\",\n                \"name\": \"Cherry: 3/4\\\" Profile 2\\\" mat\",\n                \"price\": \"600.0\",\n                \"description\": \"Wood: Cherry Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Cherry\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"732\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1212\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2412\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"db617d17-c092-415f-b803-99471c42386b\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"db617d17-c092-415f-b803-99471c42386b\",\n                \"name\": \"Cherry: 1.5 \\\" Profile no mat\",\n                \"price\": \"600.0\",\n                \"description\": \"Wood: Cherry Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Cherry\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"735\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1215\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2415\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"83471193-cc41-4071-af41-28155aed32d5\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"83471193-cc41-4071-af41-28155aed32d5\",\n                \"name\": \"Cherry: 1.5 \\\" Profile no mat\",\n                \"price\": \"375.0\",\n                \"description\": \"Wood: Cherry Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Cherry\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"736\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1216\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2416\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"b855b1cc-8c92-4f74-b5bf-d315491e2ce2\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"b855b1cc-8c92-4f74-b5bf-d315491e2ce2\",\n                \"name\": \"Cherry: 3/4\\\" Profile no mat\",\n                \"price\": \"600.0\",\n                \"description\": \"Wood: Cherry Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Cherry\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"745\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1225\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2425\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"4a92bce1-78b3-4d18-91e4-33e6d2e03e5e\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"4a92bce1-78b3-4d18-91e4-33e6d2e03e5e\",\n                \"name\": \"Cherry: 3/4\\\" Profile no mat\",\n                \"price\": \"375.0\",\n                \"description\": \"Wood: Cherry Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Cherry\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"746\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1226\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2426\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"21eacce8-74b2-404a-8725-a83ab4d67ef1\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"21eacce8-74b2-404a-8725-a83ab4d67ef1\",\n                \"name\": \"Cherry: 3/4\\\" Profile 4\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"Wood: Cherry Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Cherry\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"755\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1235\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2435\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"1d4e2041-7b2a-4ede-a40d-d825157ef139\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"1d4e2041-7b2a-4ede-a40d-d825157ef139\",\n                \"name\": \"Cherry: 3/4\\\" Profile 4\\\" mat\",\n                \"price\": \"600.0\",\n                \"description\": \"Wood: Cherry Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Cherry\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"756\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1236\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2436\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"78950108-f8de-4f59-952a-a90ee740b819\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"78950108-f8de-4f59-952a-a90ee740b819\",\n                \"name\": \"Cherry: 1.5\\\" Profile 4\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"Wood: Cherry Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Cherry\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"757\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1237\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2437\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"d9a17b68-58b0-47b9-98c9-e7bbfd3d9ed6\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"d9a17b68-58b0-47b9-98c9-e7bbfd3d9ed6\",\n                \"name\": \"Cherry: 1.5\\\" Profile 4\\\" mat\",\n                \"price\": \"600.0\",\n                \"description\": \"Wood: Cherry Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Cherry\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"758\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1238\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2438\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"e25b3c1a-9fc1-4bf4-90f4-0a550d23cdb0\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"e25b3c1a-9fc1-4bf4-90f4-0a550d23cdb0\",\n                \"name\": \"Cherry: 1.5\\\" Profile 2\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"Wood: Cherry Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Cherry\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"801\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1281\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2481\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"30f6b484-9aac-4536-8f32-c9de77c0f35c\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"30f6b484-9aac-4536-8f32-c9de77c0f35c\",\n                \"name\": \"Cherry: 1.5\\\" Profile 2\\\" mat\",\n                \"price\": \"600.0\",\n                \"description\": \"Wood: Cherry Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Cherry\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"802\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"1282\",\n                            \"type\": \"finishing_detail_pricing\"\n                        },\n                        {\n                            \"id\": \"2482\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"2338c3fb-4324-4533-88d8-f351d417ad61\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"2338c3fb-4324-4533-88d8-f351d417ad61\",\n                \"name\": \"Ash: 1.5\\\" Profile 4\\\" mat\",\n                \"price\": \"600.0\",\n                \"description\": \"Wood: Ash Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Ash\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"1667\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"30f420db-b96e-418b-a475-c955f97c0870\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"30f420db-b96e-418b-a475-c955f97c0870\",\n                \"name\": \"Ash: 3/4\\\" Profile 2\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"Wood: Ash Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Ash\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"1696\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"08fc94e4-c3be-4ca1-b107-d88a92a0e3da\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"08fc94e4-c3be-4ca1-b107-d88a92a0e3da\",\n                \"name\": \"Ash: 3/4\\\" Profile 2\\\" mat\",\n                \"price\": \"600.0\",\n                \"description\": \"Wood: Ash Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Ash\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"1697\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"b023f1b5-caa5-4f32-9797-7b24ea59d0c9\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"b023f1b5-caa5-4f32-9797-7b24ea59d0c9\",\n                \"name\": \"Ash: 1.5\\\" Profile 2\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"Wood: Ash Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Ash\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"1706\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"2c9c4d36-ae00-4105-8eb7-079e9cbd0e0f\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"2c9c4d36-ae00-4105-8eb7-079e9cbd0e0f\",\n                \"name\": \"Ash: 1.5\\\" Profile 2\\\" mat\",\n                \"price\": \"600.0\",\n                \"description\": \"Wood: Ash Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Ash\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"1707\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"1b3d5434-8f05-4fed-9d1a-56a8c5256aab\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"1b3d5434-8f05-4fed-9d1a-56a8c5256aab\",\n                \"name\": \"Ash: 3/4\\\" Profile no mat\",\n                \"price\": \"600.0\",\n                \"description\": \"Wood: Ash Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Ash\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"1754\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"f32b9a8c-cf2a-471f-bea5-89cde1a93be5\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"f32b9a8c-cf2a-471f-bea5-89cde1a93be5\",\n                \"name\": \"Ash: 3/4\\\" Profile no mat\",\n                \"price\": \"375.0\",\n                \"description\": \"Wood: Ash Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Ash\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"1755\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"b71d81ec-d7c4-42b7-82fd-90c8e050aafc\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"b71d81ec-d7c4-42b7-82fd-90c8e050aafc\",\n                \"name\": \"Ash: 1.5 \\\" Profile no mat\",\n                \"price\": \"600.0\",\n                \"description\": \"Wood: Ash Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Ash\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"1756\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"66fdb893-e6b3-4662-98ba-93ffe5c81851\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"66fdb893-e6b3-4662-98ba-93ffe5c81851\",\n                \"name\": \"Ash: 1.5 \\\" Profile no mat\",\n                \"price\": \"375.0\",\n                \"description\": \"Wood: Ash Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Ash\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"1757\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"a62e35a1-5e67-4e55-bbfc-b4255956c51c\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"a62e35a1-5e67-4e55-bbfc-b4255956c51c\",\n                \"name\": \"Ash: 3/4\\\" Profile 4\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"Wood: Ash Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Ash\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"1758\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"b57a3259-022e-41db-926e-293b0a6ad86c\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"b57a3259-022e-41db-926e-293b0a6ad86c\",\n                \"name\": \"Ash: 3/4\\\" Profile 4\\\" mat\",\n                \"price\": \"600.0\",\n                \"description\": \"Wood: Ash Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Ash\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"1759\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"a6912998-88af-4c5c-91f1-d508ac2f57e4\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"a6912998-88af-4c5c-91f1-d508ac2f57e4\",\n                \"name\": \"Ash: 1.5\\\" Profile 4\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"Wood: Ash Ideal for: 24x30 PRINT\",\n                \"finishing_category\": \"Premium Frame\",\n                \"frame_wood_pricing\": \"Ash\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": [\n                        {\n                            \"id\": \"1760\",\n                            \"type\": \"finishing_detail_pricing\"\n                        }\n                    ]\n                }\n            }\n        },\n        {\n            \"id\": \"1c7c851b-ab78-4212-9ce3-72c404d8328c\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"1c7c851b-ab78-4212-9ce3-72c404d8328c\",\n                \"name\": \"CHARLOTTE: 2\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"CHARLOTTE: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CHARLOTTE\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"ec936862-4557-4dad-9084-775b2f20e8aa\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"ec936862-4557-4dad-9084-775b2f20e8aa\",\n                \"name\": \"VENETIAN SILVER: 2\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"VENETIAN SILVER: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"VENETIAN SILVER\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"56736395-8df0-44dc-8178-5df67415c490\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"56736395-8df0-44dc-8178-5df67415c490\",\n                \"name\": \"NAPLES: no mat\",\n                \"price\": \"525.0\",\n                \"description\": \"NAPLES: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"NAPLES\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"9bd47ac9-cd53-4f20-ab25-524aeabc3598\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"9bd47ac9-cd53-4f20-ab25-524aeabc3598\",\n                \"name\": \"CYPRUS: no mat\",\n                \"price\": \"375.0\",\n                \"description\": \"CYPRUS: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CYPRUS\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"f59a143b-0cfb-475e-99cd-6460d8c73120\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"f59a143b-0cfb-475e-99cd-6460d8c73120\",\n                \"name\": \"CYPRUS: 2\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"CYPRUS: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CYPRUS\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"cd979d9f-3a21-41fb-b946-dc29731b1ac3\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"cd979d9f-3a21-41fb-b946-dc29731b1ac3\",\n                \"name\": \"GENEVA: no mat\",\n                \"price\": \"375.0\",\n                \"description\": \"GENEVA: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"GENEVA\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"ca9bcc44-c783-4f4c-8a0b-f26629ff09b9\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"ca9bcc44-c783-4f4c-8a0b-f26629ff09b9\",\n                \"name\": \"38x48\",\n                \"price\": \"450.0\",\n                \"description\": \"38x48\",\n                \"finishing_category\": \"8-Ply Mat\",\n                \"frame_wood_pricing\": null,\n                \"frame_glass_pricing\": null\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"b80c3736-6d5d-4b00-9c17-7653b06eb653\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"b80c3736-6d5d-4b00-9c17-7653b06eb653\",\n                \"name\": \"CORSICA: 2\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"CORSICA: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CORSICA\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"5b5cf2c6-8318-4901-ae62-0abf5dd28e7d\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"5b5cf2c6-8318-4901-ae62-0abf5dd28e7d\",\n                \"name\": \"RICHMOND: no mat\",\n                \"price\": \"525.0\",\n                \"description\": \"RICHMOND: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"RICHMOND\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"6377d9a9-f58e-45ca-9216-000f1ac5ee08\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"6377d9a9-f58e-45ca-9216-000f1ac5ee08\",\n                \"name\": \"NAPLES: 2\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"NAPLES: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"NAPLES\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"fba468ff-0a06-4c9c-bbfe-453df098bbdf\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"fba468ff-0a06-4c9c-bbfe-453df098bbdf\",\n                \"name\": \"CHARLESTON: 4\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"CHARLESTON: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CHARLESTON\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"7b914b1f-64de-43e0-8e07-cc8d224bc496\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"7b914b1f-64de-43e0-8e07-cc8d224bc496\",\n                \"name\": \"ATHENS: no mat\",\n                \"price\": \"375.0\",\n                \"description\": \"ATHENS: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"ATHENS\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"a0d2e162-331b-4cde-8e64-847a56934693\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"a0d2e162-331b-4cde-8e64-847a56934693\",\n                \"name\": \"CHARLOTTE: 4\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"CHARLOTTE: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CHARLOTTE\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"352878f1-30d9-4ddd-aca7-6c1d69609de7\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"352878f1-30d9-4ddd-aca7-6c1d69609de7\",\n                \"name\": \"RICHMOND: 4\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"RICHMOND: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"RICHMOND\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"920cbc3a-0bb1-4021-9cf2-7957aa1f2ebb\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"920cbc3a-0bb1-4021-9cf2-7957aa1f2ebb\",\n                \"name\": \"HARTFORD: no mat\",\n                \"price\": \"525.0\",\n                \"description\": \"HARTFORD: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"HARTFORD\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"9b88a59f-d64a-4ebc-9390-4541c2bbbda9\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"9b88a59f-d64a-4ebc-9390-4541c2bbbda9\",\n                \"name\": \"ALBANY: 4\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"ALBANY: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"ALBANY\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"015ddfd2-9e45-4648-a6e5-8986e2a1a71e\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"015ddfd2-9e45-4648-a6e5-8986e2a1a71e\",\n                \"name\": \"ATHENS: 4\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"ATHENS: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"ATHENS\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"68f10d32-d6d9-4475-b2c0-734630f32f1f\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"68f10d32-d6d9-4475-b2c0-734630f32f1f\",\n                \"name\": \"ALBANY: 2\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"ALBANY: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"ALBANY\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"0d526894-b852-4596-8cd2-815497d473c4\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"0d526894-b852-4596-8cd2-815497d473c4\",\n                \"name\": \"28x40\",\n                \"price\": \"140.0\",\n                \"description\": \"28x40\",\n                \"finishing_category\": \"4-Ply Mat\",\n                \"frame_wood_pricing\": null,\n                \"frame_glass_pricing\": null\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"a74df7e1-0191-43ac-a5a4-64b046b348c1\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"a74df7e1-0191-43ac-a5a4-64b046b348c1\",\n                \"name\": \"CORSICA: no mat\",\n                \"price\": \"525.0\",\n                \"description\": \"CORSICA: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CORSICA\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"2cc2628d-d1df-4c45-85d1-8f6062a2217a\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"2cc2628d-d1df-4c45-85d1-8f6062a2217a\",\n                \"name\": \"VENETIAN SILVER: 4\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"VENETIAN SILVER: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"VENETIAN SILVER\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"9250918d-5298-48b4-9367-50b969c6df06\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"9250918d-5298-48b4-9367-50b969c6df06\",\n                \"name\": \"CORINTH: no mat\",\n                \"price\": \"525.0\",\n                \"description\": \"CORINTH: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CORINTH\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"abd3106c-48f6-406e-8a7a-26b711e578e2\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"abd3106c-48f6-406e-8a7a-26b711e578e2\",\n                \"name\": \"CYPRUS: 4\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"CYPRUS: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CYPRUS\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"c2154b99-161e-4e0f-a5d9-6397cf40d216\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"c2154b99-161e-4e0f-a5d9-6397cf40d216\",\n                \"name\": \"SAVANNAH: no mat\",\n                \"price\": \"525.0\",\n                \"description\": \"SAVANNAH: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"SAVANNAH\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"a7ca40ea-6b77-4d95-9626-8fd435a98cf6\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"a7ca40ea-6b77-4d95-9626-8fd435a98cf6\",\n                \"name\": \"GENEVA: 2\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"GENEVA: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"GENEVA\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"a17369ea-441b-43b6-924b-3c4cbeed2d8f\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"a17369ea-441b-43b6-924b-3c4cbeed2d8f\",\n                \"name\": \"CYPRUS: no mat\",\n                \"price\": \"525.0\",\n                \"description\": \"CYPRUS: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CYPRUS\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"5b4f6484-f6bc-41f0-957b-71db7e657028\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"5b4f6484-f6bc-41f0-957b-71db7e657028\",\n                \"name\": \"CHARLESTON: no mat\",\n                \"price\": \"525.0\",\n                \"description\": \"CHARLESTON: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CHARLESTON\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"45990669-4adb-45d7-9bd0-0168f4de6674\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"45990669-4adb-45d7-9bd0-0168f4de6674\",\n                \"name\": \"RICHMOND: 4\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"RICHMOND: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"RICHMOND\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"c6fa4a2f-9960-4092-8d36-0c82de98afe9\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"c6fa4a2f-9960-4092-8d36-0c82de98afe9\",\n                \"name\": \"GENEVA: 4\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"GENEVA: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"GENEVA\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"8e963a6f-f97b-4e81-b5b5-c912727e1d72\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"8e963a6f-f97b-4e81-b5b5-c912727e1d72\",\n                \"name\": \"CORINTH: 2\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"CORINTH: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CORINTH\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"a5d10b14-0c43-4798-a4db-a58a4f216f15\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"a5d10b14-0c43-4798-a4db-a58a4f216f15\",\n                \"name\": \"NAPLES: 2\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"NAPLES: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"NAPLES\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"038f2402-bacf-44fd-a2a6-b72980b09be8\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"038f2402-bacf-44fd-a2a6-b72980b09be8\",\n                \"name\": \"SAVANNAH: no mat\",\n                \"price\": \"375.0\",\n                \"description\": \"SAVANNAH: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"SAVANNAH\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"f94c6e37-a20d-4929-978b-c1c4905565ec\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"f94c6e37-a20d-4929-978b-c1c4905565ec\",\n                \"name\": \"CORSICA: no mat\",\n                \"price\": \"375.0\",\n                \"description\": \"CORSICA: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CORSICA\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"e80b3ddb-5f10-4039-8daa-0add60ce45d4\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"e80b3ddb-5f10-4039-8daa-0add60ce45d4\",\n                \"name\": \"COLUMBIA: 2\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"COLUMBIA: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"COLUMBIA\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"751460db-02cd-49f1-b684-77a4d2017395\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"751460db-02cd-49f1-b684-77a4d2017395\",\n                \"name\": \"HARTFORD: 4\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"HARTFORD: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"HARTFORD\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"33ae5770-a27f-4289-b647-0cb6dcf95337\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"33ae5770-a27f-4289-b647-0cb6dcf95337\",\n                \"name\": \"CORSICA: 4\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"CORSICA: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CORSICA\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"d2974568-2ab5-4ce4-8080-82016cefe980\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"d2974568-2ab5-4ce4-8080-82016cefe980\",\n                \"name\": \"VENETIAN GOLD: 2\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"VENETIAN GOLD: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"VENETIAN GOLD\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"e9296312-2e97-4f6f-80c6-7457d393cf25\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"e9296312-2e97-4f6f-80c6-7457d393cf25\",\n                \"name\": \"SAVANNAH: 2\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"SAVANNAH: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"SAVANNAH\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"925b21de-d783-46c7-bf90-9f5e9e8c708b\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"925b21de-d783-46c7-bf90-9f5e9e8c708b\",\n                \"name\": \"VENETIAN SILVER: no mat\",\n                \"price\": \"525.0\",\n                \"description\": \"VENETIAN SILVER: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"VENETIAN SILVER\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"c091d8c8-aecc-49d9-8ea8-c1a6bf34c138\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"c091d8c8-aecc-49d9-8ea8-c1a6bf34c138\",\n                \"name\": \"VENETIAN GOLD: no mat\",\n                \"price\": \"375.0\",\n                \"description\": \"VENETIAN GOLD: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"VENETIAN GOLD\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"5783d8b0-e345-4136-b198-f76ca02c30b3\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"5783d8b0-e345-4136-b198-f76ca02c30b3\",\n                \"name\": \"ALBANY: 4\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"ALBANY: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"ALBANY\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"222d2c35-8f5d-4627-89fa-b17b1039e74b\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"222d2c35-8f5d-4627-89fa-b17b1039e74b\",\n                \"name\": \"34x49\",\n                \"price\": \"325.0\",\n                \"description\": \"34x49\",\n                \"finishing_category\": \"4-Ply Mat\",\n                \"frame_wood_pricing\": null,\n                \"frame_glass_pricing\": null\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"0207bb4a-5130-406b-be7b-3cacf01cc1b8\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"0207bb4a-5130-406b-be7b-3cacf01cc1b8\",\n                \"name\": \"VENETIAN GOLD: 4\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"VENETIAN GOLD: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"VENETIAN GOLD\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"307f22cb-a7f9-42c4-94ba-989dab304dd2\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"307f22cb-a7f9-42c4-94ba-989dab304dd2\",\n                \"name\": \"HARTFORD: no mat\",\n                \"price\": \"375.0\",\n                \"description\": \"HARTFORD: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"HARTFORD\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"197d32dd-07c6-4468-a31c-a765006e1703\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"197d32dd-07c6-4468-a31c-a765006e1703\",\n                \"name\": \"RICHMOND: 2\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"RICHMOND: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"RICHMOND\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"018b08ba-53bc-4a09-a14d-a3a52e7b5be5\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"018b08ba-53bc-4a09-a14d-a3a52e7b5be5\",\n                \"name\": \"GENEVA: 4\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"GENEVA: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"GENEVA\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"26b1a496-116a-4014-9567-017d5bcbf3f9\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"26b1a496-116a-4014-9567-017d5bcbf3f9\",\n                \"name\": \"28x34\",\n                \"price\": \"135.0\",\n                \"description\": \"28x34\",\n                \"finishing_category\": \"8-Ply Mat\",\n                \"frame_wood_pricing\": null,\n                \"frame_glass_pricing\": null\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"d9415488-4d10-41f7-96d8-2ff8774720c7\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"d9415488-4d10-41f7-96d8-2ff8774720c7\",\n                \"name\": \"ATHENS: 2\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"ATHENS: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"ATHENS\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"2fb6dfc8-ec8b-433b-8437-7cbbde8df2f3\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"2fb6dfc8-ec8b-433b-8437-7cbbde8df2f3\",\n                \"name\": \"COLUMBIA: no mat\",\n                \"price\": \"525.0\",\n                \"description\": \"COLUMBIA: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"COLUMBIA\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"5d224c1c-1b63-499b-b469-7662b58ed707\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"5d224c1c-1b63-499b-b469-7662b58ed707\",\n                \"name\": \"38x53\",\n                \"price\": \"500.0\",\n                \"description\": \"38x53\",\n                \"finishing_category\": \"8-Ply Mat\",\n                \"frame_wood_pricing\": null,\n                \"frame_glass_pricing\": null\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"e3e1b7f1-25b8-494f-9611-b745faa58cf8\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"e3e1b7f1-25b8-494f-9611-b745faa58cf8\",\n                \"name\": \"38x38\",\n                \"price\": \"375.0\",\n                \"description\": \"38x38\",\n                \"finishing_category\": \"8-Ply Mat\",\n                \"frame_wood_pricing\": null,\n                \"frame_glass_pricing\": null\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"06d51310-6e95-40c5-8a9d-50bf565deafb\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"06d51310-6e95-40c5-8a9d-50bf565deafb\",\n                \"name\": \"SAVANNAH: 4\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"SAVANNAH: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"SAVANNAH\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"bb924e55-f0c1-4801-a502-79878ac170eb\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"bb924e55-f0c1-4801-a502-79878ac170eb\",\n                \"name\": \"HARTFORD: 2\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"HARTFORD: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"HARTFORD\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"3285ddca-554a-46cc-b181-b076405a393a\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"3285ddca-554a-46cc-b181-b076405a393a\",\n                \"name\": \"ATHENS: 4\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"ATHENS: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"ATHENS\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"0bdb8d47-0a8e-478f-86a4-fd02f3206a82\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"0bdb8d47-0a8e-478f-86a4-fd02f3206a82\",\n                \"name\": \"RICHMOND: no mat\",\n                \"price\": \"375.0\",\n                \"description\": \"RICHMOND: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"RICHMOND\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"a58b0eda-ad3f-4b33-b3d2-dd4ceb2ec97d\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"a58b0eda-ad3f-4b33-b3d2-dd4ceb2ec97d\",\n                \"name\": \"CORINTH: 2\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"CORINTH: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CORINTH\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"1f4dc8b6-9960-4048-a442-600121bc5090\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"1f4dc8b6-9960-4048-a442-600121bc5090\",\n                \"name\": \"ALBANY: 2\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"ALBANY: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"ALBANY\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"4b52631a-e2cd-4cec-9789-749a3274db6c\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"4b52631a-e2cd-4cec-9789-749a3274db6c\",\n                \"name\": \"CHARLOTTE: 4\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"CHARLOTTE: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CHARLOTTE\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"119c5b83-2569-4929-9679-5cbabff2f3cc\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"119c5b83-2569-4929-9679-5cbabff2f3cc\",\n                \"name\": \"28 x 34\",\n                \"price\": \"115.0\",\n                \"description\": \"24x30 Prints\",\n                \"finishing_category\": \"4-Ply Mat\",\n                \"frame_wood_pricing\": null,\n                \"frame_glass_pricing\": null\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"d2ef98de-84b7-40b0-85fd-06e20d4d0078\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"d2ef98de-84b7-40b0-85fd-06e20d4d0078\",\n                \"name\": \"38x38\",\n                \"price\": \"300.0\",\n                \"description\": \"38x38\",\n                \"finishing_category\": \"4-Ply Mat\",\n                \"frame_wood_pricing\": null,\n                \"frame_glass_pricing\": null\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"3616704a-1a17-4424-ae09-bb314fb7e37e\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"3616704a-1a17-4424-ae09-bb314fb7e37e\",\n                \"name\": \"COLUMBIA: no mat\",\n                \"price\": \"375.0\",\n                \"description\": \"COLUMBIA: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"COLUMBIA\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"1b35d867-0e3c-4eb1-ae03-f4e7bb52ba9d\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"1b35d867-0e3c-4eb1-ae03-f4e7bb52ba9d\",\n                \"name\": \"COLUMBIA: 4\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"COLUMBIA: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"COLUMBIA\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"db2e493c-eda9-4190-8872-3c922c848897\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"db2e493c-eda9-4190-8872-3c922c848897\",\n                \"name\": \"CHARLESTON: 4\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"CHARLESTON: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CHARLESTON\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"0d0c8e04-459d-493a-9415-e544cf7dcbcb\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"0d0c8e04-459d-493a-9415-e544cf7dcbcb\",\n                \"name\": \"34x44\",\n                \"price\": \"300.0\",\n                \"description\": \"34x44\",\n                \"finishing_category\": \"4-Ply Mat\",\n                \"frame_wood_pricing\": null,\n                \"frame_glass_pricing\": null\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"e89a931a-12d4-4ff8-a9c7-955db1f7e9d1\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"e89a931a-12d4-4ff8-a9c7-955db1f7e9d1\",\n                \"name\": \"CHARLOTTE: 2\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"CHARLOTTE: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CHARLOTTE\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"d367dc97-082e-4880-bcb8-9f69ddb3da26\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"d367dc97-082e-4880-bcb8-9f69ddb3da26\",\n                \"name\": \"NAPLES: 4\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"NAPLES: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"NAPLES\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"6c791bb5-aa84-464b-b55e-f43d437262b9\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"6c791bb5-aa84-464b-b55e-f43d437262b9\",\n                \"name\": \"GENEVA: no mat\",\n                \"price\": \"525.0\",\n                \"description\": \"GENEVA: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"GENEVA\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"7d8be362-a3d5-463d-b8c5-b1b945106723\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"7d8be362-a3d5-463d-b8c5-b1b945106723\",\n                \"name\": \"30x36\",\n                \"price\": \"195.0\",\n                \"description\": \"30x36\",\n                \"finishing_category\": \"8-Ply Mat\",\n                \"frame_wood_pricing\": null,\n                \"frame_glass_pricing\": null\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"96adef16-1f12-4313-bbec-5c88b430dcc5\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"96adef16-1f12-4313-bbec-5c88b430dcc5\",\n                \"name\": \"SAVANNAH: 4\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"SAVANNAH: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"SAVANNAH\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"5743ca4a-07b7-43ff-a211-cf0291bef874\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"5743ca4a-07b7-43ff-a211-cf0291bef874\",\n                \"name\": \"CYPRUS: 2\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"CYPRUS: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CYPRUS\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"50213563-6f66-43ad-a94d-468b38c6626e\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"50213563-6f66-43ad-a94d-468b38c6626e\",\n                \"name\": \"CHARLOTTE: no mat\",\n                \"price\": \"525.0\",\n                \"description\": \"CHARLOTTE: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CHARLOTTE\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"7010fde5-3ad1-41e6-b5c6-ac6e691c632f\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"7010fde5-3ad1-41e6-b5c6-ac6e691c632f\",\n                \"name\": \"CORSICA: 2\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"CORSICA: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CORSICA\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"bb1d617a-7f48-4361-98c6-0f06aa910872\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"bb1d617a-7f48-4361-98c6-0f06aa910872\",\n                \"name\": \"28 x 40\",\n                \"price\": \"115.0\",\n                \"description\": \"24x36 Prints\",\n                \"finishing_category\": \"4-Ply Mat\",\n                \"frame_wood_pricing\": null,\n                \"frame_glass_pricing\": null\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"4cea2706-1f67-4c83-88b9-d961cd50fb6f\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"4cea2706-1f67-4c83-88b9-d961cd50fb6f\",\n                \"name\": \"CORSICA: 4\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"CORSICA: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CORSICA\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"1a6afb70-5bfb-4d4d-8eae-c952d85b65fe\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"1a6afb70-5bfb-4d4d-8eae-c952d85b65fe\",\n                \"name\": \"CYPRUS: 4\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"CYPRUS: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CYPRUS\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"d8f092d9-e4ee-4789-add1-c76f9b43892e\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"d8f092d9-e4ee-4789-add1-c76f9b43892e\",\n                \"name\": \"34x34\",\n                \"price\": \"325.0\",\n                \"description\": \"34x34\",\n                \"finishing_category\": \"8-Ply Mat\",\n                \"frame_wood_pricing\": null,\n                \"frame_glass_pricing\": null\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"dc1c9ac9-5857-4ec8-9371-7a9159fcf93f\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"dc1c9ac9-5857-4ec8-9371-7a9159fcf93f\",\n                \"name\": \"ATHENS: 2\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"ATHENS: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"ATHENS\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"2d3eeb4e-0451-4f27-804f-d401fe430161\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"2d3eeb4e-0451-4f27-804f-d401fe430161\",\n                \"name\": \"CHARLESTON: 2\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"CHARLESTON: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CHARLESTON\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"02cc7823-2241-4da5-b488-8c4e92ba2e93\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"02cc7823-2241-4da5-b488-8c4e92ba2e93\",\n                \"name\": \"COLUMBIA: 2\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"COLUMBIA: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"COLUMBIA\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"7a998bd8-361c-498e-bb3e-0cbf00b30c23\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"7a998bd8-361c-498e-bb3e-0cbf00b30c23\",\n                \"name\": \"28x34\",\n                \"price\": \"120.0\",\n                \"description\": \"28x34\",\n                \"finishing_category\": \"4-Ply Mat\",\n                \"frame_wood_pricing\": null,\n                \"frame_glass_pricing\": null\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"2e60a925-4e9a-429b-9b57-bd8404bf2d93\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"2e60a925-4e9a-429b-9b57-bd8404bf2d93\",\n                \"name\": \"CORINTH: 4\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"CORINTH: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CORINTH\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"45975472-65de-442e-9042-1d4e49e731ab\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"45975472-65de-442e-9042-1d4e49e731ab\",\n                \"name\": \"VENETIAN SILVER: no mat\",\n                \"price\": \"375.0\",\n                \"description\": \"VENETIAN SILVER: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"VENETIAN SILVER\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"c62d88d0-cf3c-4000-98b8-a61033821bab\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"c62d88d0-cf3c-4000-98b8-a61033821bab\",\n                \"name\": \"VENETIAN GOLD: 2\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"VENETIAN GOLD: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"VENETIAN GOLD\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"b7a47492-8409-4c72-96d2-0f5680ec86ac\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"b7a47492-8409-4c72-96d2-0f5680ec86ac\",\n                \"name\": \"CHARLESTON: 2\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"CHARLESTON: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CHARLESTON\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"4e43d4ac-439e-4abb-8f78-1b1aa14aa209\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"4e43d4ac-439e-4abb-8f78-1b1aa14aa209\",\n                \"name\": \"30x36\",\n                \"price\": \"140.0\",\n                \"description\": \"24x30 Prints\",\n                \"finishing_category\": \"4-Ply Mat\",\n                \"frame_wood_pricing\": null,\n                \"frame_glass_pricing\": null\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"7ee5a8a9-226d-4ae9-ba04-7c6b2a3d7393\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"7ee5a8a9-226d-4ae9-ba04-7c6b2a3d7393\",\n                \"name\": \"34x44\",\n                \"price\": \"375.0\",\n                \"description\": \"34x44\",\n                \"finishing_category\": \"8-Ply Mat\",\n                \"frame_wood_pricing\": null,\n                \"frame_glass_pricing\": null\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"cd60eb30-1884-4111-9e43-5963395c8068\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"cd60eb30-1884-4111-9e43-5963395c8068\",\n                \"name\": \"CHARLOTTE: no mat\",\n                \"price\": \"375.0\",\n                \"description\": \"CHARLOTTE: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CHARLOTTE\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"a21cbb6d-b10f-4122-a23d-7e5695653553\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"a21cbb6d-b10f-4122-a23d-7e5695653553\",\n                \"name\": \"32x44\",\n                \"price\": \"300.0\",\n                \"description\": \"32x44\",\n                \"finishing_category\": \"4-Ply Mat\",\n                \"frame_wood_pricing\": null,\n                \"frame_glass_pricing\": null\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"2439af23-b550-4263-b043-570b4fe78357\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"2439af23-b550-4263-b043-570b4fe78357\",\n                \"name\": \"28x40\",\n                \"price\": \"195.0\",\n                \"description\": \"28x40\",\n                \"finishing_category\": \"8-Ply Mat\",\n                \"frame_wood_pricing\": null,\n                \"frame_glass_pricing\": null\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"f7c24ab8-f184-43cf-a8db-21d0ca1e6c04\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"f7c24ab8-f184-43cf-a8db-21d0ca1e6c04\",\n                \"name\": \"SAVANNAH: 2\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"SAVANNAH: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"SAVANNAH\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"49aa9c3c-f2cd-47f6-9b44-ecc9de245991\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"49aa9c3c-f2cd-47f6-9b44-ecc9de245991\",\n                \"name\": \"34x49\",\n                \"price\": \"400.0\",\n                \"description\": \"34x49\",\n                \"finishing_category\": \"8-Ply Mat\",\n                \"frame_wood_pricing\": null,\n                \"frame_glass_pricing\": null\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"cb9d542c-9e1e-49aa-9343-f8fc5f129b47\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"cb9d542c-9e1e-49aa-9343-f8fc5f129b47\",\n                \"name\": \"GENEVA: 2\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"GENEVA: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"GENEVA\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"bc2fe043-80d8-4388-99cd-30ad1ee8251e\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"bc2fe043-80d8-4388-99cd-30ad1ee8251e\",\n                \"name\": \"CHARLESTON: no mat\",\n                \"price\": \"375.0\",\n                \"description\": \"CHARLESTON: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CHARLESTON\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"8b39075c-b952-48c2-b3ea-c02072f3e0c2\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"8b39075c-b952-48c2-b3ea-c02072f3e0c2\",\n                \"name\": \"VENETIAN SILVER: 2\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"VENETIAN SILVER: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"VENETIAN SILVER\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"9f48dc26-ffff-4411-ae28-c7f317ca2d73\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"9f48dc26-ffff-4411-ae28-c7f317ca2d73\",\n                \"name\": \"NAPLES: no mat\",\n                \"price\": \"375.0\",\n                \"description\": \"NAPLES: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"NAPLES\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"9b6b2197-8115-44c7-95ee-c207bcde8637\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"9b6b2197-8115-44c7-95ee-c207bcde8637\",\n                \"name\": \"RICHMOND: 2\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"RICHMOND: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"RICHMOND\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"a602a339-e7aa-4e00-9e75-29b905cd04c1\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"a602a339-e7aa-4e00-9e75-29b905cd04c1\",\n                \"name\": \"COLUMBIA: 4\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"COLUMBIA: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"COLUMBIA\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"e6548f43-a765-4fd1-93f0-72698f88beb6\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"e6548f43-a765-4fd1-93f0-72698f88beb6\",\n                \"name\": \"ATHENS: no mat\",\n                \"price\": \"525.0\",\n                \"description\": \"ATHENS: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"ATHENS\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"345aee8e-bcf2-4079-a338-78700304c6b8\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"345aee8e-bcf2-4079-a338-78700304c6b8\",\n                \"name\": \"HARTFORD: 4\\\" mat\",\n                \"price\": \"375.0\",\n                \"description\": \"HARTFORD: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"HARTFORD\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"81c63f52-259e-440b-9359-2022b3c260d7\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"81c63f52-259e-440b-9359-2022b3c260d7\",\n                \"name\": \"32x44\",\n                \"price\": \"375.0\",\n                \"description\": \"32x44\",\n                \"finishing_category\": \"8-Ply Mat\",\n                \"frame_wood_pricing\": null,\n                \"frame_glass_pricing\": null\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"24964921-dc95-416b-9327-9c829eb3e7ab\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"24964921-dc95-416b-9327-9c829eb3e7ab\",\n                \"name\": \"CORINTH: no mat\",\n                \"price\": \"375.0\",\n                \"description\": \"CORINTH: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CORINTH\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"f65974d9-7d16-4dff-8dae-17d90d3ac783\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"f65974d9-7d16-4dff-8dae-17d90d3ac783\",\n                \"name\": \"38x53\",\n                \"price\": \"375.0\",\n                \"description\": \"38x53\",\n                \"finishing_category\": \"4-Ply Mat\",\n                \"frame_wood_pricing\": null,\n                \"frame_glass_pricing\": null\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"23cb9ecc-15ae-4bca-9389-7624e58ecf40\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"23cb9ecc-15ae-4bca-9389-7624e58ecf40\",\n                \"name\": \"CORINTH: 4\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"CORINTH: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"CORINTH\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"c5ee2ab1-0cdb-457d-a239-066d08228227\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"c5ee2ab1-0cdb-457d-a239-066d08228227\",\n                \"name\": \"HARTFORD: 2\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"HARTFORD: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"HARTFORD\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 2\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"8a7a0d71-0e5a-4c4a-b0b9-3cb71276327c\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"8a7a0d71-0e5a-4c4a-b0b9-3cb71276327c\",\n                \"name\": \"38x48\",\n                \"price\": \"350.0\",\n                \"description\": \"38x48\",\n                \"finishing_category\": \"4-Ply Mat\",\n                \"frame_wood_pricing\": null,\n                \"frame_glass_pricing\": null\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"eef9490e-11f8-4c9e-b05f-2c4f85ad5b97\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"eef9490e-11f8-4c9e-b05f-2c4f85ad5b97\",\n                \"name\": \"NAPLES: 4\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"NAPLES: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"NAPLES\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"c53de3aa-873c-4cc6-9cc1-681ac8ffbb24\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"c53de3aa-873c-4cc6-9cc1-681ac8ffbb24\",\n                \"name\": \"34x34\",\n                \"price\": \"275.0\",\n                \"description\": \"34x34\",\n                \"finishing_category\": \"4-Ply Mat\",\n                \"frame_wood_pricing\": null,\n                \"frame_glass_pricing\": null\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"ac71f300-af45-4a62-8f7d-88ab52f5be00\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"ac71f300-af45-4a62-8f7d-88ab52f5be00\",\n                \"name\": \"VENETIAN SILVER: 4\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"VENETIAN SILVER: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"VENETIAN SILVER\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"ecc4dc31-bb48-4ed0-a021-c11c8b0ab172\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"ecc4dc31-bb48-4ed0-a021-c11c8b0ab172\",\n                \"name\": \"ALBANY: no mat\",\n                \"price\": \"375.0\",\n                \"description\": \"ALBANY: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"ALBANY\",\n                \"frame_glass_pricing\": \"Standard Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"898065f4-3484-4bd9-91a5-4d3749d45000\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"898065f4-3484-4bd9-91a5-4d3749d45000\",\n                \"name\": \"ALBANY: no mat\",\n                \"price\": \"525.0\",\n                \"description\": \"ALBANY: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"ALBANY\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"48b01203-7a84-47df-a7cb-7f2aa3ef1fb8\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"48b01203-7a84-47df-a7cb-7f2aa3ef1fb8\",\n                \"name\": \"VENETIAN GOLD: 4\\\" mat\",\n                \"price\": \"525.0\",\n                \"description\": \"VENETIAN GOLD: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"VENETIAN GOLD\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - 4\\\" mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        },\n        {\n            \"id\": \"d2c337b3-eb5e-4726-9dbd-ed50c862699e\",\n            \"type\": \"finishing_service_pricing\",\n            \"attributes\": {\n                \"guid\": \"d2c337b3-eb5e-4726-9dbd-ed50c862699e\",\n                \"name\": \"VENETIAN GOLD: no mat\",\n                \"price\": \"525.0\",\n                \"description\": \"VENETIAN GOLD: Ideal for 24x30 print\",\n                \"finishing_category\": \"Standard Frame\",\n                \"frame_wood_pricing\": \"VENETIAN GOLD\",\n                \"frame_glass_pricing\": \"Museum Acrylic for 24x30 - no mat\"\n            },\n            \"relationships\": {\n                \"finishing_detail_pricings\": {\n                    \"data\": []\n                }\n            }\n        }\n    ],\n    \"included\": [\n        {\n            \"id\": \"75\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"f9e02b39-45a6-4ca2-9b83-60ca27219500\",\n                \"name\": \"Black\",\n                \"description\": \"Black\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"76\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"6e969cb7-ebb1-459f-bf5d-e21829c2ac86\",\n                \"name\": \"White\",\n                \"description\": \"White\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"267\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"7f1c29bb-7c9c-4135-a302-7096f9b1bb18\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2187\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"276148e4-10cf-4eb4-8214-0d72639c813e\",\n                \"name\": \"White\",\n                \"description\": \"Ideal for: Maple\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"268\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"ae003c19-7fce-433a-83b7-cfd2cb3fa215\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2188\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"6aff3d85-dcdc-4634-a155-043da357cf3c\",\n                \"name\": \"White\",\n                \"description\": \"Ideal for: Maple\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"269\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"72d9c7c8-9098-47c4-96d9-8c11334ff707\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2189\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"7763aa79-e732-41dc-8d93-8db1d54300a5\",\n                \"name\": \"White\",\n                \"description\": \"Ideal for: Maple\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"270\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"d15fbbfe-0494-4c86-bbcd-1d4130c1dc3c\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2190\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"bcc4fab7-85d4-4447-adf5-8b07eb1fa972\",\n                \"name\": \"White\",\n                \"description\": \"Ideal for: Maple\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"273\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"46975848-6209-439e-8130-7c05c9160045\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2193\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"7263ef21-5e5e-438d-b2d7-9a5f76b23670\",\n                \"name\": \"White\",\n                \"description\": \"Ideal for: Maple\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"274\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"86cd2dbf-577c-48c8-b588-a61b5f995e3b\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2194\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"6b5cba45-fc8c-42ef-99e5-187993a12770\",\n                \"name\": \"White\",\n                \"description\": \"Ideal for: Maple\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"275\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"8d8cbfb9-353d-49f7-ac85-4535190eeb21\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2195\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"e9cb518e-c975-4c36-992c-8990e79dff70\",\n                \"name\": \"White\",\n                \"description\": \"Ideal for: Maple\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"276\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"1b3bbca2-16d2-41b5-9f7e-1e0776bff72c\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2196\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"449f2eb8-a48d-4794-8eb6-719af07816e4\",\n                \"name\": \"White\",\n                \"description\": \"Ideal for: Maple\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"281\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"dc82612f-622e-4741-8675-dac1478aba03\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2201\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"ff8b8e83-4884-493c-b9ba-56680fdac38c\",\n                \"name\": \"White\",\n                \"description\": \"Ideal for: Maple\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"282\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"d32bad0c-604b-4068-8b6e-cc322710a7c9\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2202\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"fcb325b5-eb66-4bc6-b9e8-0db53d0f8d54\",\n                \"name\": \"White\",\n                \"description\": \"Ideal for: Maple\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"289\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"3bb85bf7-3e78-48b1-a04f-2f4b906bee51\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2209\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"d9c764c8-714e-4037-abb4-73d1b7231a16\",\n                \"name\": \"White\",\n                \"description\": \"Ideal for: Maple\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"290\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"32e1ca89-89d6-46d2-ab36-fe108fe7cc6b\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2210\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"983f10fb-8da2-4535-a827-ecc781a19a1e\",\n                \"name\": \"White\",\n                \"description\": \"Ideal for: Maple\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"497\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"49e61035-818d-4bae-8a19-dfe3dd916647\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"977\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"ef76284d-0f8b-4a5f-a86c-ae2199d0b23c\",\n                \"name\": \"Special Dark\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1937\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"cd3ba741-a627-45b5-a476-cb287402dc7a\",\n                \"name\": \"Ebony\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"498\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"93ee5039-cf2a-466c-bbe7-eb6757e1cdd8\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"978\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"6f6f01c3-ea8f-423b-8387-cef3b333660a\",\n                \"name\": \"Special Dark\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1938\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"ccaff0e0-d949-41ef-878d-2bf874f258b9\",\n                \"name\": \"Ebony\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"515\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"ad5904cf-8f23-4158-8843-176be58de75f\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"995\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"51e2fb4c-d496-4b09-8dfe-a5609ae56b17\",\n                \"name\": \"Special Dark\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1955\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"603c1b06-cf10-4436-86de-7eaa678c8039\",\n                \"name\": \"Ebony\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"516\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"8cc543d6-461a-4182-8f73-eeb31b46dd63\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"996\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"dff20071-6c9d-406e-beb3-056fe8550eb2\",\n                \"name\": \"Special Dark\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1956\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"978709cf-0e1b-4436-8457-8077fe07b2ca\",\n                \"name\": \"Ebony\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"517\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"5c987f98-f48d-4f5c-b20f-82bafd97799b\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"997\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"16096e86-6b1a-4cc1-b23c-2bf57314689a\",\n                \"name\": \"Special Dark\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1957\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"a373189e-9996-4202-b67a-decf5085521b\",\n                \"name\": \"Ebony\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"518\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"6c4c1d4e-2524-4fed-8237-6918c2a7c054\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"998\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"f7e95465-5d06-4c04-b3ff-3d04c31f15bf\",\n                \"name\": \"Special Dark\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1958\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"4ebf53e9-b130-47e8-ab5f-a7f0397a8c20\",\n                \"name\": \"Ebony\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"523\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"c62ff91c-da80-47b1-a769-b9c907715c5d\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1003\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"703a894c-6ca6-4a93-b930-cc04b34d4001\",\n                \"name\": \"Special Dark\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1963\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"a6496691-c33b-4602-ad77-40e2fe31961d\",\n                \"name\": \"Ebony\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"524\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"b73cf46e-b4d0-44cc-94eb-e60368370df0\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1004\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"ded44060-4010-4b2b-805c-11481cb1e6fa\",\n                \"name\": \"Special Dark\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1964\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"9463bc08-d1d1-47d5-ad97-03cfac3afb4e\",\n                \"name\": \"Ebony\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"529\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"2c237443-4ace-4c6c-8004-3350c46246cc\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1009\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"8052787b-7cc8-4a0d-855a-c028febff588\",\n                \"name\": \"Special Dark\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1969\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"d9b44437-c1ac-470f-bde4-18abe5f572b9\",\n                \"name\": \"Ebony\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"530\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"988aacb1-184e-4070-aa36-4c5acb7fbba5\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1010\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"fdd082cd-d110-4ee1-9e6d-59d736fbbf83\",\n                \"name\": \"Special Dark\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1970\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"160b4969-31e6-4ed5-a766-6548605c8dbb\",\n                \"name\": \"Ebony\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"559\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"e00e48a6-25ca-40fb-ad31-3153026878d2\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1039\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"95080b89-22f2-40ca-8d57-320baf0c586d\",\n                \"name\": \"Special Dark\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1999\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"bfc93302-91cd-4a7b-823d-4a19fb952227\",\n                \"name\": \"Ebony\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"560\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"2a7960f6-5a89-42b7-814d-85d1abd751e6\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1040\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"3020f2e5-49a6-41fe-88dc-9063f8855440\",\n                \"name\": \"Special Dark\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2000\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"40c8620c-1fda-45d4-98bf-aa47ae761fa8\",\n                \"name\": \"Ebony\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"731\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"e25caacd-c3f9-4c66-8a1a-b6db00ef6bdc\",\n                \"name\": \"Black Cherry\",\n                \"description\": \"Ideal for: Cherry\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1211\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"9bd5d98b-b608-46ae-94b9-e9931601f38d\",\n                \"name\": \"Aged \",\n                \"description\": \"Ideal for: Cherry, Mahogany\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2411\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"efb5fbd2-6473-4b5c-abf7-cfb97a3aa82a\",\n                \"name\": \"Antique\",\n                \"description\": \"Ideal for: Cherry, Mahogany\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"732\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"85b7a72f-82ab-4b26-8c50-d153695957cc\",\n                \"name\": \"Black Cherry\",\n                \"description\": \"Ideal for: Cherry\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1212\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"442ba0b3-a259-4ded-86e1-8828a9c2a8b2\",\n                \"name\": \"Aged \",\n                \"description\": \"Ideal for: Cherry, Mahogany\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2412\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"332c4c2f-5362-446f-ae23-86906d66cbf9\",\n                \"name\": \"Antique\",\n                \"description\": \"Ideal for: Cherry, Mahogany\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"735\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"f561b9a0-2e76-4e9b-a164-27b336b73def\",\n                \"name\": \"Black Cherry\",\n                \"description\": \"Ideal for: Cherry\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1215\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"4737fc8b-7821-419c-85d3-b5305adf258d\",\n                \"name\": \"Aged \",\n                \"description\": \"Ideal for: Cherry, Mahogany\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2415\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"f5b206a8-efec-4da5-ab1b-908347b64394\",\n                \"name\": \"Antique\",\n                \"description\": \"Ideal for: Cherry, Mahogany\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"736\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"be72565c-190c-4c04-9810-21fb8a7e5f28\",\n                \"name\": \"Black Cherry\",\n                \"description\": \"Ideal for: Cherry\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1216\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"e2aed480-8c2f-4315-a652-99a76a3995cf\",\n                \"name\": \"Aged \",\n                \"description\": \"Ideal for: Cherry, Mahogany\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2416\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"3bceaa6f-0c21-4301-95cb-189787890be1\",\n                \"name\": \"Antique\",\n                \"description\": \"Ideal for: Cherry, Mahogany\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"745\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"748d216a-156f-4ad9-b16e-b85cd0ce0bd6\",\n                \"name\": \"Black Cherry\",\n                \"description\": \"Ideal for: Cherry\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1225\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"a4f1ea1f-8f02-45eb-a4ab-005d8412b0ff\",\n                \"name\": \"Aged \",\n                \"description\": \"Ideal for: Cherry, Mahogany\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2425\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"0750b6f5-1dc2-4cb3-bbbf-f7d477ab44aa\",\n                \"name\": \"Antique\",\n                \"description\": \"Ideal for: Cherry, Mahogany\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"746\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"014d779a-ba73-4b8b-a2d8-65654d79c1ad\",\n                \"name\": \"Black Cherry\",\n                \"description\": \"Ideal for: Cherry\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1226\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"a62bafa2-56c6-4322-a06e-ea4440f52506\",\n                \"name\": \"Aged \",\n                \"description\": \"Ideal for: Cherry, Mahogany\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2426\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"9d29ece9-89d4-44b1-9a80-d6c8d564723c\",\n                \"name\": \"Antique\",\n                \"description\": \"Ideal for: Cherry, Mahogany\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"755\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"c300eb00-2679-4a0f-8129-0efec7a1e213\",\n                \"name\": \"Black Cherry\",\n                \"description\": \"Ideal for: Cherry\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1235\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"a354ad31-d609-41da-ad54-80f8edba785f\",\n                \"name\": \"Aged \",\n                \"description\": \"Ideal for: Cherry, Mahogany\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2435\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"afd7dcff-eb83-44eb-956f-9623b4975f9c\",\n                \"name\": \"Antique\",\n                \"description\": \"Ideal for: Cherry, Mahogany\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"756\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"ae7e625b-1f70-4ba2-9b0a-afe38a7ca7ba\",\n                \"name\": \"Black Cherry\",\n                \"description\": \"Ideal for: Cherry\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1236\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"bbdae6aa-22b5-458e-9e36-b19f74c0b555\",\n                \"name\": \"Aged \",\n                \"description\": \"Ideal for: Cherry, Mahogany\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2436\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"9ac0b307-e3c8-4e18-a989-34654587e03f\",\n                \"name\": \"Antique\",\n                \"description\": \"Ideal for: Cherry, Mahogany\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"757\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"3c71ffae-f06d-476c-b78b-be4f633ee513\",\n                \"name\": \"Black Cherry\",\n                \"description\": \"Ideal for: Cherry\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1237\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"2419b5d5-c901-4ec5-90a6-88c344469366\",\n                \"name\": \"Aged \",\n                \"description\": \"Ideal for: Cherry, Mahogany\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2437\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"fc244c20-930c-4739-b50d-786e1371c029\",\n                \"name\": \"Antique\",\n                \"description\": \"Ideal for: Cherry, Mahogany\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"758\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"98ba513b-4fd1-435d-9121-afc116fa65ef\",\n                \"name\": \"Black Cherry\",\n                \"description\": \"Ideal for: Cherry\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1238\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"5943107c-8e0a-465e-9404-c9cb09470eb6\",\n                \"name\": \"Aged \",\n                \"description\": \"Ideal for: Cherry, Mahogany\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2438\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"671104d1-2f98-4b05-bad5-563abbfe62ce\",\n                \"name\": \"Antique\",\n                \"description\": \"Ideal for: Cherry, Mahogany\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"801\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"ac027525-35de-41dc-a5ce-b50c606743cd\",\n                \"name\": \"Black Cherry\",\n                \"description\": \"Ideal for: Cherry\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1281\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"6af3a3d8-1742-4939-b316-a107e17d6b32\",\n                \"name\": \"Aged \",\n                \"description\": \"Ideal for: Cherry, Mahogany\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2481\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"468841f5-3b74-4a47-a1a1-314a1fe6d4fe\",\n                \"name\": \"Antique\",\n                \"description\": \"Ideal for: Cherry, Mahogany\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"802\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"c8ce8f93-f2bb-418f-9f35-d5b1dd8c1525\",\n                \"name\": \"Black Cherry\",\n                \"description\": \"Ideal for: Cherry\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1282\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"20519d1d-5235-4f1b-8faa-c87eb7b8dba8\",\n                \"name\": \"Aged \",\n                \"description\": \"Ideal for: Cherry, Mahogany\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"2482\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"081e4a91-74a4-4b73-add8-80cb4d13e93a\",\n                \"name\": \"Antique\",\n                \"description\": \"Ideal for: Cherry, Mahogany\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1667\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"f363065e-5de9-49d3-93cb-5e7487b519cb\",\n                \"name\": \"Rising White\",\n                \"description\": \"Ideal for: Ash\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1696\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"4899f52d-9172-4642-9c19-a8196d3f2111\",\n                \"name\": \"Rising White\",\n                \"description\": \"Ideal for: Ash\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1697\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"e2e727f0-fa49-4026-9411-d1126c1c838c\",\n                \"name\": \"Rising White\",\n                \"description\": \"Ideal for: Ash\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1706\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"78e9096f-94e8-4983-a47d-7603f98119b8\",\n                \"name\": \"Rising White\",\n                \"description\": \"Ideal for: Ash\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1707\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"8faa4161-b68b-4791-bd93-dfbdf4de26d5\",\n                \"name\": \"Rising White\",\n                \"description\": \"Ideal for: Ash\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1754\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"189dd679-d8c4-4ade-92e6-c4e63a152fb3\",\n                \"name\": \"Rising White\",\n                \"description\": \"Ideal for: Ash\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1755\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"605ed90f-f55f-440f-a637-cec8f91315e6\",\n                \"name\": \"Rising White\",\n                \"description\": \"Ideal for: Ash\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1756\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"be55baf7-ffb9-4f37-bfa8-dcd1540e49db\",\n                \"name\": \"Rising White\",\n                \"description\": \"Ideal for: Ash\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1757\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"0666d7bd-45d1-4bce-a556-76228afd754f\",\n                \"name\": \"Rising White\",\n                \"description\": \"Ideal for: Ash\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1758\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"6815e593-3849-47ed-9d4a-197394e54dc1\",\n                \"name\": \"Rising White\",\n                \"description\": \"Ideal for: Ash\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1759\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"eba5ac72-51fe-44e1-aab4-750fed026f08\",\n                \"name\": \"Rising White\",\n                \"description\": \"Ideal for: Ash\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1760\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"44b003f2-8f8e-45bd-80a7-ef4ccdb54edc\",\n                \"name\": \"Rising White\",\n                \"description\": \"Ideal for: Ash\",\n                \"price\": \"0.0\"\n            }\n        }\n    ]\n}"}],"_postman_id":"4e873076-aa9f-2b55-61ee-7a07ab281a9a"},{"name":"Get Finishing Details for a Finishing Service","id":"39c04571-718a-7e2c-50bf-af1ecd27570a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"DpjSV26zyQQ8VQbKp33rnD14"}],"url":"https://api.stagingmusea.com/api/v2/products/ac101a3e-47e1-4baa-95af-8e33deaae30c/finishing_details","description":"<p>Get all the finishing details for a specific finishing service offered by Musea Lab. Example given is the stains for a Walnut frame. Required for mounts (black or white) and frames (stain id). Detail not required for mats.</p>\n","urlObject":{"path":["api","v2","products","ac101a3e-47e1-4baa-95af-8e33deaae30c","finishing_details"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"eb9d2beb-93ab-4f3c-8b28-40a374a24467","name":"Get Finishing Details for a Finishing Service","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic bXVzZWFsYWJ2ZW5kb3JAcHJvb2ZpbmdzaXRlLmNvbTpwcmludHNyb2Nr\\n"}],"url":"https://api.stagingmusea.com/api/v2/products/ac101a3e-47e1-4baa-95af-8e33deaae30c/finishing_details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Thu, 16 Dec 2021 05:03:53 GMT"},{"key":"ETag","value":"W/\"c255646808a32b5cf6ef3120f2632b43\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"4ffedeed-de27-4c01-9a8c-1fc5cb9883cf"},{"key":"X-Runtime","value":"0.232230"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"544"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"497\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"49e61035-818d-4bae-8a19-dfe3dd916647\",\n                \"name\": \"Satin Black\",\n                \"description\": \"Ideal for: Maple, Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"977\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"ef76284d-0f8b-4a5f-a86c-ae2199d0b23c\",\n                \"name\": \"Special Dark\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        },\n        {\n            \"id\": \"1937\",\n            \"type\": \"finishing_detail_pricing\",\n            \"attributes\": {\n                \"guid\": \"cd3ba741-a627-45b5-a476-cb287402dc7a\",\n                \"name\": \"Ebony\",\n                \"description\": \"Ideal for: Walnut\",\n                \"price\": \"0.0\"\n            }\n        }\n    ]\n}"}],"_postman_id":"39c04571-718a-7e2c-50bf-af1ecd27570a"}],"id":"e9ab2e09-d54f-4acb-9b1a-29fc1cf66d55","_postman_id":"e9ab2e09-d54f-4acb-9b1a-29fc1cf66d55","description":""},{"name":"Retrieve Full Order","id":"b0439703-31ea-41dd-98fc-b52b8f0fda33","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b/retrieve_full_order","urlObject":{"path":["api","v2","lab_orders","7055a6f0-102d-40ed-bd9e-b0b48f11dc8b","retrieve_full_order"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"c1f40ee1-86d4-4a64-a76c-8bf29342444f","name":"Retrieve Full Order","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b/retrieve_full_order"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 18 Dec 2021 08:30:18 GMT"},{"key":"ETag","value":"W/\"a2ce93248281bd2e10ef6f92639740ce\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"cbe715cf-b499-4034-b9e7-29146f78a144"},{"key":"X-Runtime","value":"0.031528"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"1992"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"client_name\": null,\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"josh newuser\",\n            \"order_name\": \"josh order\",\n            \"external_order_id\": null,\n            \"status\": \"open\",\n            \"created_at\": \"2021-12-18T02:26:52.852-06:00\",\n            \"updated_at\": \"2021-12-18T02:26:52.861-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"0.0\",\n            \"cover_photo_url\": null,\n            \"has_notes\": false,\n            \"has_admin_notes\": false,\n            \"has_frame\": false,\n            \"has_mat\": false,\n            \"has_mount\": false,\n            \"has_canvas\": false,\n            \"boutique_shipping_note\": null,\n            \"internal_notes\": null,\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": null,\n            \"refund_amount\": \"0.0\",\n            \"stripe_order_confirmation\": null,\n            \"refund_key\": null,\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": null,\n            \"vendor_id\": null,\n            \"shipping_method\": null,\n            \"urgent\": null,\n            \"notes\": null,\n            \"total\": \"0.0\",\n            \"subtotal\": \"0.0\",\n            \"shipping_total\": \"0.0\",\n            \"discount\": \"0.0\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": null,\n            \"selected_card_mask\": null,\n            \"selected_card_to_use\": null,\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"shipping_address\": {},\n            \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"photographer_email\": \"harrisjb1+avaialble@gmail.com\",\n            \"photographer_business\": \"\",\n            \"image_ids\": [\n                \"10c6b450-ccdb-4967-97ca-0c3670d0c5f7\",\n                \"5d220419-dee6-4c73-a166-cd56141b7d26\",\n                \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"cd2a3ff7-9fb2-48d4-be14-d7b1dd34e097\",\n                \"b86d5e36-fdcb-4ce9-b330-77ae54f1d391\",\n                \"96a32b82-0115-4708-89e0-2645129510ad\",\n                \"0f7a2bb5-25cf-47c7-97b5-c5bbf8485ad7\"\n            ],\n            \"images_in_cart\": [],\n            \"discount_code\": {},\n            \"api_order\": false,\n            \"api_vendor\": null,\n            \"is_boutique_order\": false,\n            \"line_item_count\": 0\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": []\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": false,\n        \"current_user_is_api_vendor\": false,\n        \"current_user_id\": 116\n    },\n    \"included\": []\n}"}],"_postman_id":"b0439703-31ea-41dd-98fc-b52b8f0fda33"},{"name":"Create Line Item","id":"a4c0bb3b-5469-411e-9c9e-d0c1e86b702b","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"line_items\": [\n        {\n            \"imageName\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n            \"quantity\": 1,\n            \"print_size\": \"0471dedf-ae1f-4330-b3b2-9f3c74b2f382\",\n            \"finishing_service\": \"93881a56-7b21-47a3-a3de-ee5eec95e8e6\",\n            \"finishing_service_detail\": \"8855f365-243a-4c6f-bc43-c1d96e5b52ea\",\n            \"print_border\": \"none\",\n            \"notes\": \"\",\n            \"source_photograph_guid\": \"38a45871-de41-4270-8534-88712a65cd05\",\n            \"photograph\": {\n                \"source_photograph_guid\": \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"crop_x\": 19.195046439628484,\n                \"crop_y\": 0,\n                \"crop_h\": 100,\n                \"crop_w\": 44.568245125348184,\n                \"photo_meta\": {\n                    \"x\": 19.195046439628484,\n                    \"y\": 0,\n                    \"width\": 44.568245125348184,\n                    \"height\": 100,\n                    \"selectedPaper\": \"Museum Etching\",\n                    \"unit\": \"px\",\n                    \"aspect\": 0.6666666666666666,\n                    \"x_aspect\": \"4\",\n                    \"y_aspect\": \"6\",\n                    \"locked\": false,\n                    \"keepSelection\": true,\n                    \"border\": \"none\",\n                    \"imageGuid\": \"38a45871-de41-4270-8534-88712a65cd05\",\n                    \"imageRef\": \"38a45871-de41-4270-8534-88712a65cd05\",\n                    \"ref\": \"38a45871-de41-4270-8534-88712a65cd05\"\n                }\n            }\n        }\n    ]\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b/line_items","urlObject":{"path":["api","v2","lab_orders","7055a6f0-102d-40ed-bd9e-b0b48f11dc8b","line_items"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"576bd4ee-7266-425c-8d4e-718dd885a118","name":"Create Line Item","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"line_items\": [\n        {\n            \"imageName\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n            \"quantity\": 1,\n            \"print_size\": \"0471dedf-ae1f-4330-b3b2-9f3c74b2f382\",\n            \"finishing_service\": \"93881a56-7b21-47a3-a3de-ee5eec95e8e6\",\n            \"finishing_service_detail\": \"8855f365-243a-4c6f-bc43-c1d96e5b52ea\",\n            \"print_border\": \"none\",\n            \"notes\": \"\",\n            \"source_photograph_guid\": \"38a45871-de41-4270-8534-88712a65cd05\",\n            \"photograph\": {\n                \"source_photograph_guid\": \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"crop_x\": 19.195046439628484,\n                \"crop_y\": 0,\n                \"crop_h\": 100,\n                \"crop_w\": 44.568245125348184,\n                \"photo_meta\": {\n                    \"x\": 19.195046439628484,\n                    \"y\": 0,\n                    \"width\": 44.568245125348184,\n                    \"height\": 100,\n                    \"selectedPaper\": \"Museum Etching\",\n                    \"unit\": \"px\",\n                    \"aspect\": 0.6666666666666666,\n                    \"x_aspect\": \"4\",\n                    \"y_aspect\": \"6\",\n                    \"locked\": false,\n                    \"keepSelection\": true,\n                    \"border\": \"none\",\n                    \"imageGuid\": \"38a45871-de41-4270-8534-88712a65cd05\",\n                    \"imageRef\": \"38a45871-de41-4270-8534-88712a65cd05\",\n                    \"ref\": \"38a45871-de41-4270-8534-88712a65cd05\"\n                }\n            }\n        }\n    ]\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b/line_items"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 18 Dec 2021 09:51:19 GMT"},{"key":"ETag","value":"W/\"720ac88c98b1dcc61dfa0c0e3eb2ab72\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"68a5174b-e173-4c66-8e48-c0b87ff08c60"},{"key":"X-Runtime","value":"1.265329"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"transfer-encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"client_name\": null,\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"josh newuser\",\n            \"order_name\": \"josh order\",\n            \"external_order_id\": null,\n            \"status\": \"open\",\n            \"created_at\": \"2021-12-18T02:26:52.852-06:00\",\n            \"updated_at\": \"2021-12-18T03:51:18.809-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"0.0\",\n            \"cover_photo_url\": null,\n            \"has_notes\": false,\n            \"has_admin_notes\": false,\n            \"has_frame\": false,\n            \"has_mat\": false,\n            \"has_mount\": false,\n            \"has_canvas\": false,\n            \"boutique_shipping_note\": null,\n            \"internal_notes\": null,\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": null,\n            \"refund_amount\": \"0.0\",\n            \"stripe_order_confirmation\": null,\n            \"refund_key\": null,\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": null,\n            \"vendor_id\": null,\n            \"shipping_method\": null,\n            \"urgent\": null,\n            \"notes\": null,\n            \"total\": \"364.0\",\n            \"subtotal\": \"364.0\",\n            \"shipping_total\": \"0.0\",\n            \"discount\": \"0.0\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": null,\n            \"selected_card_mask\": null,\n            \"selected_card_to_use\": null,\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"shipping_address\": {},\n            \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"photographer_email\": \"harrisjb1+avaialble@gmail.com\",\n            \"photographer_business\": \"\",\n            \"image_ids\": [\n                \"10c6b450-ccdb-4967-97ca-0c3670d0c5f7\",\n                \"5d220419-dee6-4c73-a166-cd56141b7d26\",\n                \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"cd2a3ff7-9fb2-48d4-be14-d7b1dd34e097\",\n                \"b86d5e36-fdcb-4ce9-b330-77ae54f1d391\",\n                \"96a32b82-0115-4708-89e0-2645129510ad\",\n                \"0f7a2bb5-25cf-47c7-97b5-c5bbf8485ad7\"\n            ],\n            \"images_in_cart\": [\n                \"38a45871-de41-4270-8534-88712a65cd05\"\n            ],\n            \"discount_code\": {},\n            \"api_order\": false,\n            \"api_vendor\": null,\n            \"is_boutique_order\": false,\n            \"line_item_count\": 1\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": [\n                    {\n                        \"id\": \"3043\",\n                        \"type\": \"api_lab_order_line_item\"\n                    }\n                ]\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": false,\n        \"current_user_is_api_vendor\": false,\n        \"current_user_id\": 116\n    },\n    \"included\": [\n        {\n            \"id\": \"3043\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"41fc516b-a771-4c72-9b92-a6164bd5112c\",\n                \"notes\": \"\",\n                \"price\": \"182.0\",\n                \"subtotal\": \"364.0\",\n                \"id\": \"41fc516b-a771-4c72-9b92-a6164bd5112c\",\n                \"item_total\": \"364.0\",\n                \"lab_order_guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"photograph_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_guid\": \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"19.195046439628484\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"44.568245125348184\"\n                },\n                \"external_line_item_id\": null,\n                \"quantity\": 2,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T095119Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4534d44cfa264cf629efa94de7221fc600cf16d9f9403aed7ea50e25e73d8b0d\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/line_items/3043/cropped/small/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T095119Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=7d4d40a9bc6026406629d05c2c206de318660ba44c6b74200712df766476aae0\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T095119Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4534d44cfa264cf629efa94de7221fc600cf16d9f9403aed7ea50e25e73d8b0d\",\n                \"print_size_with_border\": \"Museum Etching 4x6 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Museum Etching\",\n                    \"paper_guid\": \"78ffb6a6-67a2-4836-80c9-1d5319e9c6d6\",\n                    \"print_size\": \"4x6\",\n                    \"price\": \"7.0\",\n                    \"print_size_guid\": \"0471dedf-ae1f-4330-b3b2-9f3c74b2f382\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"Maple: 1.5\\\" Profile 2\\\" mat\",\n                    \"finishing_category\": \"premium frame\",\n                    \"finishing_service_guid\": \"93881a56-7b21-47a3-a3de-ee5eec95e8e6\",\n                    \"finishing_service_detail_guid\": \"8855f365-243a-4c6f-bc43-c1d96e5b52ea\",\n                    \"finishing_service_detail_three_guid\": \"1e61d7ff-4a40-435e-b23e-7b033512ecc8\",\n                    \"price\": \"175.0\",\n                    \"finishing_service_detail\": \"Oil & Wax\",\n                    \"formatted_frame_profile\": \"Maple 1.5\",\n                    \"formatted_detail_one\": \"Oil & Wax Maple 1.5\\\" Profile\",\n                    \"formatted_detail_two\": \"2  \\\" mat\",\n                    \"formatted_detail_three\": \"Standard Acrylic\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"a4c0bb3b-5469-411e-9c9e-d0c1e86b702b"},{"name":"Retrieve Order Photographs","id":"089f53ca-b366-4973-86a4-e20d7bef3193","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b/lab_order_photographs","urlObject":{"path":["api","v2","lab_orders","7055a6f0-102d-40ed-bd9e-b0b48f11dc8b","lab_order_photographs"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"362f0f20-1623-402f-8d1b-51aac13ef34e","name":"Retrieve Order Photographs","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b/lab_order_photographs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 18 Dec 2021 09:30:05 GMT"},{"key":"ETag","value":"W/\"88fe90ee35dca80bd1e2dfbb21269f5a\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"ef3e5cd6-e9ec-43ba-8897-2ccae40feee4"},{"key":"X-Runtime","value":"0.024831"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"8930"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"19469\",\n            \"type\": \"photograph\",\n            \"attributes\": {\n                \"guid\": \"10c6b450-ccdb-4967-97ca-0c3670d0c5f7\",\n                \"photo_file_name\": \"240_F_80746110_LhGJqzNN1lqUu1HvoWAizzSPZK3j3kvE.jpg\",\n                \"photo_url\": \"https://musea-staging.s3.amazonaws.com/api_lab_order_upload/956/240_F_80746110_LhGJqzNN1lqUu1HvoWAizzSPZK3j3kvE.jpg\",\n                \"active\": true,\n                \"presigned_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_80746110_LhGJqzNN1lqUu1HvoWAizzSPZK3j3kvE.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T082717Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=38e7088f544c02719416656516c39ec6844bed190f4e73960486d5c349a3b86c\",\n                \"lab_order_guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"smallest_photo\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_80746110_LhGJqzNN1lqUu1HvoWAizzSPZK3j3kvE.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T082717Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=38e7088f544c02719416656516c39ec6844bed190f4e73960486d5c349a3b86c\"\n            },\n            \"relationships\": {}\n        },\n        {\n            \"id\": \"19470\",\n            \"type\": \"photograph\",\n            \"attributes\": {\n                \"guid\": \"5d220419-dee6-4c73-a166-cd56141b7d26\",\n                \"photo_file_name\": \"240_F_158433948_1tzp91XgmjOpbHHDyIdcx9d45v9mIJJ9.jpg\",\n                \"photo_url\": \"https://musea-staging.s3.amazonaws.com/api_lab_order_upload/956/240_F_158433948_1tzp91XgmjOpbHHDyIdcx9d45v9mIJJ9.jpg\",\n                \"active\": true,\n                \"presigned_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_158433948_1tzp91XgmjOpbHHDyIdcx9d45v9mIJJ9.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T082717Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=88c294d81cbc6d617d1d9d5443ba0fff6da176bd6ffe19f70082a5108e3dc502\",\n                \"lab_order_guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"smallest_photo\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_158433948_1tzp91XgmjOpbHHDyIdcx9d45v9mIJJ9.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T082717Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=88c294d81cbc6d617d1d9d5443ba0fff6da176bd6ffe19f70082a5108e3dc502\"\n            },\n            \"relationships\": {}\n        },\n        {\n            \"id\": \"19472\",\n            \"type\": \"photograph\",\n            \"attributes\": {\n                \"guid\": \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"photo_file_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photo_url\": \"https://musea-staging.s3.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"active\": true,\n                \"presigned_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T082717Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=72e969b135ad878354d03b4e56c676e8d439daf1fce1bf48f7998b591438d0ef\",\n                \"lab_order_guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"smallest_photo\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T082717Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=72e969b135ad878354d03b4e56c676e8d439daf1fce1bf48f7998b591438d0ef\"\n            },\n            \"relationships\": {}\n        },\n        {\n            \"id\": \"19471\",\n            \"type\": \"photograph\",\n            \"attributes\": {\n                \"guid\": \"cd2a3ff7-9fb2-48d4-be14-d7b1dd34e097\",\n                \"photo_file_name\": \"240_F_224433087_WkGoa2rVgsTH32YJrNS3UQhoikCvCp3Z.jpg\",\n                \"photo_url\": \"https://musea-staging.s3.amazonaws.com/api_lab_order_upload/956/240_F_224433087_WkGoa2rVgsTH32YJrNS3UQhoikCvCp3Z.jpg\",\n                \"active\": true,\n                \"presigned_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_224433087_WkGoa2rVgsTH32YJrNS3UQhoikCvCp3Z.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T082718Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=672117e98525604f2544cb4e0b3c2881890b50bd132d6d7c2281e08a6608f1fa\",\n                \"lab_order_guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"smallest_photo\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_224433087_WkGoa2rVgsTH32YJrNS3UQhoikCvCp3Z.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T082718Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=672117e98525604f2544cb4e0b3c2881890b50bd132d6d7c2281e08a6608f1fa\"\n            },\n            \"relationships\": {}\n        },\n        {\n            \"id\": \"19473\",\n            \"type\": \"photograph\",\n            \"attributes\": {\n                \"guid\": \"b86d5e36-fdcb-4ce9-b330-77ae54f1d391\",\n                \"photo_file_name\": \"240_F_104324088_PyE7C3AnG4bnSRNxblWQ8YbLaUU2ADfP.jpg\",\n                \"photo_url\": \"https://musea-staging.s3.amazonaws.com/api_lab_order_upload/956/240_F_104324088_PyE7C3AnG4bnSRNxblWQ8YbLaUU2ADfP.jpg\",\n                \"active\": true,\n                \"presigned_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_104324088_PyE7C3AnG4bnSRNxblWQ8YbLaUU2ADfP.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T082718Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=76fe0246eae9bfeed45bda7257f24c00e0e317102fb6372e518d5edad24385df\",\n                \"lab_order_guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"smallest_photo\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_104324088_PyE7C3AnG4bnSRNxblWQ8YbLaUU2ADfP.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T082718Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=76fe0246eae9bfeed45bda7257f24c00e0e317102fb6372e518d5edad24385df\"\n            },\n            \"relationships\": {}\n        },\n        {\n            \"id\": \"19474\",\n            \"type\": \"photograph\",\n            \"attributes\": {\n                \"guid\": \"96a32b82-0115-4708-89e0-2645129510ad\",\n                \"photo_file_name\": \"240_F_180666728_VOWsoyLjVKjRx3TuEpGy7CzoUb911Y6N.jpg\",\n                \"photo_url\": \"https://musea-staging.s3.amazonaws.com/api_lab_order_upload/956/240_F_180666728_VOWsoyLjVKjRx3TuEpGy7CzoUb911Y6N.jpg\",\n                \"active\": true,\n                \"presigned_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_180666728_VOWsoyLjVKjRx3TuEpGy7CzoUb911Y6N.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T082718Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c622f406f067e3327b881122165ba46dd394119b5c15dc8fe7f1ae2a68b8bbd2\",\n                \"lab_order_guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"smallest_photo\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_180666728_VOWsoyLjVKjRx3TuEpGy7CzoUb911Y6N.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T082718Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c622f406f067e3327b881122165ba46dd394119b5c15dc8fe7f1ae2a68b8bbd2\"\n            },\n            \"relationships\": {}\n        },\n        {\n            \"id\": \"19475\",\n            \"type\": \"photograph\",\n            \"attributes\": {\n                \"guid\": \"0f7a2bb5-25cf-47c7-97b5-c5bbf8485ad7\",\n                \"photo_file_name\": \"240_F_99925575_01wzpUKD5JiFLbMohO7ANmpXFatFyBvo.jpg\",\n                \"photo_url\": \"https://musea-staging.s3.amazonaws.com/api_lab_order_upload/956/240_F_99925575_01wzpUKD5JiFLbMohO7ANmpXFatFyBvo.jpg\",\n                \"active\": true,\n                \"presigned_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_99925575_01wzpUKD5JiFLbMohO7ANmpXFatFyBvo.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T082718Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=b6db54720a9828222b7373c74746177b413374826720abe94ab2740446513785\",\n                \"lab_order_guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"smallest_photo\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_99925575_01wzpUKD5JiFLbMohO7ANmpXFatFyBvo.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T082718Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=b6db54720a9828222b7373c74746177b413374826720abe94ab2740446513785\"\n            },\n            \"relationships\": {}\n        }\n    ]\n}"}],"_postman_id":"089f53ca-b366-4973-86a4-e20d7bef3193"},{"name":"Papers With Details","id":"1f86df34-0c4a-4779-b5aa-f45cc854e809","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"url":"https://api.stagingmusea.com/api/v2/products/papers_with_details","urlObject":{"path":["api","v2","products","papers_with_details"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"2e794117-155f-465b-a8a4-f03617dd4b1f","name":"Papers with Details","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"url":"https://api.stagingmusea.com/api/v2/products/papers_with_details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 18 Dec 2021 08:32:38 GMT"},{"key":"ETag","value":"W/\"fcd5de8534455f116293c69c2f2fba67\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"8d182da5-dce3-43d0-9914-8481b26de8d1"},{"key":"X-Runtime","value":"6.915646"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"transfer-encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n            \"type\": \"paper_with_print_size_pricings\",\n            \"attributes\": {\n                \"guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                \"name\": \"Canson Rag\",\n                \"description\": \"Canson Rag: This Archival Matte Paper has a subtle texture to it that gives it a very tangible feel. This paper is a great all-around paper. It works for landscapes, details and portrait images. If you want a little bit of texture to your paper, but not so much that it dominates, then this is a great choice! The Canson Rag is 100% cotton and has a weight of 308 gsm. \",\n                \"print_size_pricings\": [\n                    {\n                        \"data\": {\n                            \"id\": \"e711fcb3-d822-40a7-8e32-96c43a6dec1e\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"e711fcb3-d822-40a7-8e32-96c43a6dec1e\",\n                                \"name\": \"4x6\",\n                                \"price\": \"7.0\",\n                                \"description\": \"4x6\",\n                                \"x_aspect\": \"4\",\n                                \"y_aspect\": \"6\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"7c1944d2-389d-4752-baae-c283ebf54e51\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"7c1944d2-389d-4752-baae-c283ebf54e51\",\n                                \"name\": \"5x5\",\n                                \"price\": \"7.0\",\n                                \"description\": \"5x5\",\n                                \"x_aspect\": \"5\",\n                                \"y_aspect\": \"5\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"58921cb8-ec54-4aee-8f2a-c7ac7e6f1a4a\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"58921cb8-ec54-4aee-8f2a-c7ac7e6f1a4a\",\n                                \"name\": \"5x7\",\n                                \"price\": \"9.0\",\n                                \"description\": \"5x7\",\n                                \"x_aspect\": \"5\",\n                                \"y_aspect\": \"7\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"c13863fe-80e5-4ac2-825b-aa4a3f52b82f\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"c13863fe-80e5-4ac2-825b-aa4a3f52b82f\",\n                                \"name\": \"6x9\",\n                                \"price\": \"14.0\",\n                                \"description\": \"6x9\",\n                                \"x_aspect\": \"6\",\n                                \"y_aspect\": \"9\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"5b939d3b-38a3-4740-b844-63a9c4b4362d\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"5b939d3b-38a3-4740-b844-63a9c4b4362d\",\n                                \"name\": \"8x8\",\n                                \"price\": \"16.0\",\n                                \"description\": \"8x8\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"8\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"5024f4e7-164c-494d-bb4a-667ad863416e\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"5024f4e7-164c-494d-bb4a-667ad863416e\",\n                                \"name\": \"7x10\",\n                                \"price\": \"19.0\",\n                                \"description\": \"7x10\",\n                                \"x_aspect\": \"7\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"d27887cc-6b6c-4fcd-8756-9c6ca623c8c2\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"d27887cc-6b6c-4fcd-8756-9c6ca623c8c2\",\n                                \"name\": \"8x10\",\n                                \"price\": \"19.0\",\n                                \"description\": \"8x10\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"dde47acf-f273-4f70-bcc2-421fa430b429\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"dde47acf-f273-4f70-bcc2-421fa430b429\",\n                                \"name\": \"8x12\",\n                                \"price\": \"25.0\",\n                                \"description\": \"8x12\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"12\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"789d6ed5-a439-4f30-8460-574dbc50e16e\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"789d6ed5-a439-4f30-8460-574dbc50e16e\",\n                                \"name\": \"10x10\",\n                                \"price\": \"25.0\",\n                                \"description\": \"10x10\",\n                                \"x_aspect\": \"10\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"241f3fad-42ef-478a-82ef-5173f9f68b9e\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"241f3fad-42ef-478a-82ef-5173f9f68b9e\",\n                                \"name\": \"12x12\",\n                                \"price\": \"30.0\",\n                                \"description\": \"12x12\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"12\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"0c32cf4b-7179-4107-bb4e-381a9366450a\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"0c32cf4b-7179-4107-bb4e-381a9366450a\",\n                                \"name\": \"11x14\",\n                                \"price\": \"35.0\",\n                                \"description\": \"11x14\",\n                                \"x_aspect\": \"11\",\n                                \"y_aspect\": \"14\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"f4d2f34f-4a45-409c-9585-3127e1cfa4f2\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"f4d2f34f-4a45-409c-9585-3127e1cfa4f2\",\n                                \"name\": \"12x18\",\n                                \"price\": \"50.0\",\n                                \"description\": \"12x18\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"18\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"86e660f4-4bc2-4b6b-b5e1-cd738044144a\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"86e660f4-4bc2-4b6b-b5e1-cd738044144a\",\n                                \"name\": \"16x16\",\n                                \"price\": \"55.0\",\n                                \"description\": \"16x16\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"16\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"71683566-7a47-4591-8bfe-30eb94fe3696\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"71683566-7a47-4591-8bfe-30eb94fe3696\",\n                                \"name\": \"16x20\",\n                                \"price\": \"70.0\",\n                                \"description\": \"16x20\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"f9a97be5-5d6d-443a-8d57-ea7170bbd2bd\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"f9a97be5-5d6d-443a-8d57-ea7170bbd2bd\",\n                                \"name\": \"16x24\",\n                                \"price\": \"80.0\",\n                                \"description\": \"16x24\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"52d1e1af-84c2-41fc-9129-86fd194c4cf3\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"52d1e1af-84c2-41fc-9129-86fd194c4cf3\",\n                                \"name\": \"20x20\",\n                                \"price\": \"80.0\",\n                                \"description\": \"20x20\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"55b2aef8-874a-4a96-8094-aa918cca10a4\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"55b2aef8-874a-4a96-8094-aa918cca10a4\",\n                                \"name\": \"20x24\",\n                                \"price\": \"95.0\",\n                                \"description\": \"20x24\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"6c5fa8ea-71d5-4209-9b04-24a399d8c1fb\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"6c5fa8ea-71d5-4209-9b04-24a399d8c1fb\",\n                                \"name\": \"24x24\",\n                                \"price\": \"120.0\",\n                                \"description\": \"24x24\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"2ef9684c-b1b9-4b9c-994b-3cdd482339f6\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"2ef9684c-b1b9-4b9c-994b-3cdd482339f6\",\n                                \"name\": \"20x30\",\n                                \"price\": \"120.0\",\n                                \"description\": \"20x30\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"300e514a-2f15-45d0-b0f5-d29fa9fd51b3\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"300e514a-2f15-45d0-b0f5-d29fa9fd51b3\",\n                                \"name\": \"24x30\",\n                                \"price\": \"130.0\",\n                                \"description\": \"24x30\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"765c5e4d-6609-4741-8b6e-5b7af137d56e\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"765c5e4d-6609-4741-8b6e-5b7af137d56e\",\n                                \"name\": \"24x36\",\n                                \"price\": \"160.0\",\n                                \"description\": \"24x36\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"36\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"24029b2d-283d-4642-ace0-fa6b0db6544d\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"24029b2d-283d-4642-ace0-fa6b0db6544d\",\n                                \"name\": \"30x30\",\n                                \"price\": \"160.0\",\n                                \"description\": \"30x30\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"dbdb3bb7-7179-4972-923e-87fbd3f4ae35\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"dbdb3bb7-7179-4972-923e-87fbd3f4ae35\",\n                                \"name\": \"30x40\",\n                                \"price\": \"225.0\",\n                                \"description\": \"30x40\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"40\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"6696de39-1e81-41d4-9fa0-1f65c13b4400\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"6696de39-1e81-41d4-9fa0-1f65c13b4400\",\n                                \"name\": \"30x45\",\n                                \"price\": \"250.0\",\n                                \"description\": \"30x45\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"45\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"2f4a3753-6529-4bc1-a3fa-aa914bfdf5cc\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"2f4a3753-6529-4bc1-a3fa-aa914bfdf5cc\",\n                                \"name\": \"40x40\",\n                                \"price\": \"300.0\",\n                                \"description\": \"40x40\",\n                                \"x_aspect\": \"40\",\n                                \"y_aspect\": \"40\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"d55ec4e7-ea91-454d-856b-c6dacf183823\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"d55ec4e7-ea91-454d-856b-c6dacf183823\",\n                                \"name\": \"40x60\",\n                                \"price\": \"400.0\",\n                                \"description\": \"40x60\",\n                                \"x_aspect\": \"40\",\n                                \"y_aspect\": \"60\"\n                            }\n                        }\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": \"288a4919-c88e-46cc-acfb-cd269132e3ca\",\n            \"type\": \"paper_with_print_size_pricings\",\n            \"attributes\": {\n                \"guid\": \"288a4919-c88e-46cc-acfb-cd269132e3ca\",\n                \"name\": \"Canvas - Black Wrap\",\n                \"description\": \"MUSEA Canvas is a 430gsm, 100% Natural Cotton Hahnemühle Canvas containing no optical brighteners and features a finely woven, elegant surface structure. We carefully coat each canvas with Hahnemühle Matte Varnish resulting in a non-glare surface that retains a wide color gamut and deep blacks. Our Canvas is archival and acid-free so your clients will be able to pass each canvas down to their grandchildren. Every canvas is hand stretched on 1.5in deep wood stretcher bars and each corner is custom cut to reduce bulk. We finish the back of each canvas with our archival backing material that is acid-free, moisture, and puncture resistant. Lastly, we attach beehive hangers and wall bumpers to allow for easy wall installation. \",\n                \"print_size_pricings\": [\n                    {\n                        \"data\": {\n                            \"id\": \"5579ab42-0f68-4397-b38c-940b9c4813fe\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"5579ab42-0f68-4397-b38c-940b9c4813fe\",\n                                \"name\": \"8x8\",\n                                \"price\": \"60.0\",\n                                \"description\": \"8x8\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"8\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"24024351-a857-4dc2-976f-7b451da46a3d\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"24024351-a857-4dc2-976f-7b451da46a3d\",\n                                \"name\": \"8x10\",\n                                \"price\": \"60.0\",\n                                \"description\": \"8x10\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"c742b6ec-4324-4227-8685-def83cdf114a\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"c742b6ec-4324-4227-8685-def83cdf114a\",\n                                \"name\": \"10x10\",\n                                \"price\": \"70.0\",\n                                \"description\": \"10x10\",\n                                \"x_aspect\": \"10\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"5624f9e4-431c-4f0f-91b3-f946d1a99cf4\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"5624f9e4-431c-4f0f-91b3-f946d1a99cf4\",\n                                \"name\": \"12x12\",\n                                \"price\": \"80.0\",\n                                \"description\": \"12x12\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"12\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"70817ba2-fde3-45bd-bb5d-3bb62c75baf3\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"70817ba2-fde3-45bd-bb5d-3bb62c75baf3\",\n                                \"name\": \"10x15\",\n                                \"price\": \"95.0\",\n                                \"description\": \"10x15\",\n                                \"x_aspect\": \"10\",\n                                \"y_aspect\": \"15\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"383fb667-9dc7-47b8-9f2f-534a274d43bf\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"383fb667-9dc7-47b8-9f2f-534a274d43bf\",\n                                \"name\": \"11x14\",\n                                \"price\": \"95.0\",\n                                \"description\": \"11x14\",\n                                \"x_aspect\": \"11\",\n                                \"y_aspect\": \"14\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"3f2c4c90-590c-42de-8654-a4b2f64a497d\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"3f2c4c90-590c-42de-8654-a4b2f64a497d\",\n                                \"name\": \"12x18\",\n                                \"price\": \"110.0\",\n                                \"description\": \"12x18\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"18\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"38b00fdb-ad98-4f62-8b09-1548716e161b\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"38b00fdb-ad98-4f62-8b09-1548716e161b\",\n                                \"name\": \"16x16\",\n                                \"price\": \"125.0\",\n                                \"description\": \"16x16\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"16\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"e9b2d6d7-be2f-402c-ba1e-d30c50341dcb\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"e9b2d6d7-be2f-402c-ba1e-d30c50341dcb\",\n                                \"name\": \"16x20\",\n                                \"price\": \"135.0\",\n                                \"description\": \"16x20\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"92396e2d-abe2-4113-83dd-19f3032ec0b4\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"92396e2d-abe2-4113-83dd-19f3032ec0b4\",\n                                \"name\": \"16x24\",\n                                \"price\": \"145.0\",\n                                \"description\": \"16x24\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"dbb65a6a-3fd3-4a76-ae18-e6069df9762c\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"dbb65a6a-3fd3-4a76-ae18-e6069df9762c\",\n                                \"name\": \"20x20\",\n                                \"price\": \"145.0\",\n                                \"description\": \"20x20\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"4f486738-f840-4f8a-9688-85afd751b590\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"4f486738-f840-4f8a-9688-85afd751b590\",\n                                \"name\": \"20x24\",\n                                \"price\": \"160.0\",\n                                \"description\": \"20x24\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"64e6422f-36b4-4d87-bdcb-37f3c3f4c070\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"64e6422f-36b4-4d87-bdcb-37f3c3f4c070\",\n                                \"name\": \"24x24\",\n                                \"price\": \"185.0\",\n                                \"description\": \"24x24\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"8d96cec5-a9bd-4567-aaf5-671cdb7d0b16\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"8d96cec5-a9bd-4567-aaf5-671cdb7d0b16\",\n                                \"name\": \"20x30\",\n                                \"price\": \"185.0\",\n                                \"description\": \"20x30\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"8114773a-e3d5-4480-a9ed-1cd32c880a96\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"8114773a-e3d5-4480-a9ed-1cd32c880a96\",\n                                \"name\": \"24x30\",\n                                \"price\": \"225.0\",\n                                \"description\": \"24x30\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"8c2c33c4-7019-4208-bf83-432cbefa7b98\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"8c2c33c4-7019-4208-bf83-432cbefa7b98\",\n                                \"name\": \"24x36\",\n                                \"price\": \"275.0\",\n                                \"description\": \"24x36\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"36\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"6be50b8e-6cf1-4319-b0cc-fddc19f77438\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"6be50b8e-6cf1-4319-b0cc-fddc19f77438\",\n                                \"name\": \"30x30\",\n                                \"price\": \"275.0\",\n                                \"description\": \"30x30\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"0496320b-3c71-4d85-ac0c-8aaabccacedf\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"0496320b-3c71-4d85-ac0c-8aaabccacedf\",\n                                \"name\": \"30x40\",\n                                \"price\": \"325.0\",\n                                \"description\": \"30x40\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"40\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"8e122918-5346-4697-a2f7-f60cddd24af1\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"8e122918-5346-4697-a2f7-f60cddd24af1\",\n                                \"name\": \"30x45\",\n                                \"price\": \"550.0\",\n                                \"description\": \"30x45\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"45\"\n                            }\n                        }\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": \"db2ea999-edad-4e36-89b1-b3cce5f3758a\",\n            \"type\": \"paper_with_print_size_pricings\",\n            \"attributes\": {\n                \"guid\": \"db2ea999-edad-4e36-89b1-b3cce5f3758a\",\n                \"name\": \"Canvas - Gallery Wrap\",\n                \"description\": \"MUSEA Canvas is a 430gsm, 100% Natural Cotton Hahnemühle Canvas containing no optical brighteners and features a finely woven, elegant surface structure. We carefully coat each canvas with Hahnemühle Matte Varnish resulting in a non-glare surface that retains a wide color gamut and deep blacks. Our Canvas is archival and acid-free so your clients will be able to pass each canvas down to their grandchildren. Every canvas is hand stretched on 1.5in deep wood stretcher bars and each corner is custom cut to reduce bulk. We finish the back of each canvas with our archival backing material that is acid-free, moisture, and puncture resistant. Lastly, we attach beehive hangers and wall bumpers to allow for easy wall installation. \",\n                \"print_size_pricings\": [\n                    {\n                        \"data\": {\n                            \"id\": \"88c879d5-ea85-40ea-b80e-da7b88deb13c\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"88c879d5-ea85-40ea-b80e-da7b88deb13c\",\n                                \"name\": \"30x45\",\n                                \"price\": \"550.0\",\n                                \"description\": \"30x45\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"45\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"d7b42efd-e052-44bf-bb54-8c03e8b2f37c\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"d7b42efd-e052-44bf-bb54-8c03e8b2f37c\",\n                                \"name\": \"8x8\",\n                                \"price\": \"60.0\",\n                                \"description\": \"8x8\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"8\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"0876ba64-8766-446d-bd16-62389c0878fc\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"0876ba64-8766-446d-bd16-62389c0878fc\",\n                                \"name\": \"8x10\",\n                                \"price\": \"60.0\",\n                                \"description\": \"8x10\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"2125bc78-fc3f-4b5f-a0a5-2c956d250787\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"2125bc78-fc3f-4b5f-a0a5-2c956d250787\",\n                                \"name\": \"10x10\",\n                                \"price\": \"70.0\",\n                                \"description\": \"10x10\",\n                                \"x_aspect\": \"10\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"c9f33b84-226d-4481-a556-106ead302cd1\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"c9f33b84-226d-4481-a556-106ead302cd1\",\n                                \"name\": \"12x12\",\n                                \"price\": \"80.0\",\n                                \"description\": \"12x12\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"12\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"d0e5a5ee-5795-4e7d-be0c-e6b3d9bbfa90\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"d0e5a5ee-5795-4e7d-be0c-e6b3d9bbfa90\",\n                                \"name\": \"10x15\",\n                                \"price\": \"95.0\",\n                                \"description\": \"10x15\",\n                                \"x_aspect\": \"10\",\n                                \"y_aspect\": \"15\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"b90678aa-13ad-4cc2-8887-ad2fe1d12d0c\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"b90678aa-13ad-4cc2-8887-ad2fe1d12d0c\",\n                                \"name\": \"11x14\",\n                                \"price\": \"95.0\",\n                                \"description\": \"11x14\",\n                                \"x_aspect\": \"11\",\n                                \"y_aspect\": \"14\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"543110e6-0d38-43eb-b7ae-aab1aeade38e\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"543110e6-0d38-43eb-b7ae-aab1aeade38e\",\n                                \"name\": \"12x18\",\n                                \"price\": \"110.0\",\n                                \"description\": \"12x18\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"18\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"62f300a3-d003-4749-9052-b67aa80ebed9\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"62f300a3-d003-4749-9052-b67aa80ebed9\",\n                                \"name\": \"16x16\",\n                                \"price\": \"125.0\",\n                                \"description\": \"16x16\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"16\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"321fc2d5-412a-4f32-8452-734f4983296d\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"321fc2d5-412a-4f32-8452-734f4983296d\",\n                                \"name\": \"16x20\",\n                                \"price\": \"135.0\",\n                                \"description\": \"16x20\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"c1a9fb66-3eb0-4163-9ea0-6f3c30474139\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"c1a9fb66-3eb0-4163-9ea0-6f3c30474139\",\n                                \"name\": \"16x24\",\n                                \"price\": \"145.0\",\n                                \"description\": \"16x24\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"692e3645-d6ed-4f6a-99ab-01c60901dbb2\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"692e3645-d6ed-4f6a-99ab-01c60901dbb2\",\n                                \"name\": \"20x20\",\n                                \"price\": \"145.0\",\n                                \"description\": \"20x20\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"5e9c30a4-ae85-4b5c-ad02-670757e3ad21\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"5e9c30a4-ae85-4b5c-ad02-670757e3ad21\",\n                                \"name\": \"20x24\",\n                                \"price\": \"160.0\",\n                                \"description\": \"20x24\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"5bdf45d4-ab38-44c4-a50e-5a7e7f967f4a\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"5bdf45d4-ab38-44c4-a50e-5a7e7f967f4a\",\n                                \"name\": \"24x24\",\n                                \"price\": \"185.0\",\n                                \"description\": \"24x24\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"c85e1710-3bbd-4f2e-8bfe-0ab64b1dc993\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"c85e1710-3bbd-4f2e-8bfe-0ab64b1dc993\",\n                                \"name\": \"20x30\",\n                                \"price\": \"185.0\",\n                                \"description\": \"20x30\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"e8d86f4b-ae54-47e0-8b8a-eee4568f4a53\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"e8d86f4b-ae54-47e0-8b8a-eee4568f4a53\",\n                                \"name\": \"24x30\",\n                                \"price\": \"225.0\",\n                                \"description\": \"24x30\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"1f28a8b7-1f51-4837-bb23-e9a3d0f38dc4\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"1f28a8b7-1f51-4837-bb23-e9a3d0f38dc4\",\n                                \"name\": \"24x36\",\n                                \"price\": \"275.0\",\n                                \"description\": \"24x36\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"36\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"2087e6cf-8003-438e-aa11-cf6abc87105b\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"2087e6cf-8003-438e-aa11-cf6abc87105b\",\n                                \"name\": \"30x30\",\n                                \"price\": \"275.0\",\n                                \"description\": \"30x30\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"f9247a19-4859-41de-82b6-1e54a98c262f\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"f9247a19-4859-41de-82b6-1e54a98c262f\",\n                                \"name\": \"30x40\",\n                                \"price\": \"325.0\",\n                                \"description\": \"30x40\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"40\"\n                            }\n                        }\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": \"4f71ebeb-358f-4236-8081-84710cbb97ae\",\n            \"type\": \"paper_with_print_size_pricings\",\n            \"attributes\": {\n                \"guid\": \"4f71ebeb-358f-4236-8081-84710cbb97ae\",\n                \"name\": \"Canvas - Mirror Wrap\",\n                \"description\": \"MUSEA Canvas is a 430gsm, 100% Natural Cotton Hahnemühle Canvas containing no optical brighteners and features a finely woven, elegant surface structure. We carefully coat each canvas with Hahnemühle Matte Varnish resulting in a non-glare surface that retains a wide color gamut and deep blacks. Our Canvas is archival and acid-free so your clients will be able to pass each canvas down to their grandchildren. Every canvas is hand stretched on 1.5in deep wood stretcher bars and each corner is custom cut to reduce bulk. We finish the back of each canvas with our archival backing material that is acid-free, moisture, and puncture resistant. Lastly, we attach beehive hangers and wall bumpers to allow for easy wall installation. \",\n                \"print_size_pricings\": [\n                    {\n                        \"data\": {\n                            \"id\": \"452c1ec6-2531-4792-b7a5-7e0ac50feb1e\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"452c1ec6-2531-4792-b7a5-7e0ac50feb1e\",\n                                \"name\": \"8x8\",\n                                \"price\": \"60.0\",\n                                \"description\": \"8x8\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"8\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"6e90dde1-f4c1-4d12-8c5a-48e064ab9d0f\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"6e90dde1-f4c1-4d12-8c5a-48e064ab9d0f\",\n                                \"name\": \"8x10\",\n                                \"price\": \"60.0\",\n                                \"description\": \"8x10\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"3425d11e-ae96-4d1c-a3e2-b6d146a7d554\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"3425d11e-ae96-4d1c-a3e2-b6d146a7d554\",\n                                \"name\": \"10x10\",\n                                \"price\": \"70.0\",\n                                \"description\": \"10x10\",\n                                \"x_aspect\": \"10\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"a479297f-ac83-4556-a788-2267d4e72ab4\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"a479297f-ac83-4556-a788-2267d4e72ab4\",\n                                \"name\": \"12x12\",\n                                \"price\": \"80.0\",\n                                \"description\": \"12x12\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"12\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"96ebf176-b2b0-4a1f-aed8-bcc18756d0e5\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"96ebf176-b2b0-4a1f-aed8-bcc18756d0e5\",\n                                \"name\": \"10x15\",\n                                \"price\": \"95.0\",\n                                \"description\": \"10x15\",\n                                \"x_aspect\": \"10\",\n                                \"y_aspect\": \"15\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"b82c7e9b-6b41-4de1-9340-9acfb39aefa8\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"b82c7e9b-6b41-4de1-9340-9acfb39aefa8\",\n                                \"name\": \"11x14\",\n                                \"price\": \"95.0\",\n                                \"description\": \"11x14\",\n                                \"x_aspect\": \"11\",\n                                \"y_aspect\": \"14\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"3791171a-64c9-45f2-bc08-75e827e0017e\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"3791171a-64c9-45f2-bc08-75e827e0017e\",\n                                \"name\": \"12x18\",\n                                \"price\": \"110.0\",\n                                \"description\": \"12x18\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"18\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"a9812750-6cf9-46e7-980d-40bcba9f2191\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"a9812750-6cf9-46e7-980d-40bcba9f2191\",\n                                \"name\": \"16x16\",\n                                \"price\": \"125.0\",\n                                \"description\": \"16x16\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"16\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"1ac1ebe3-c55b-46aa-971d-3247afe95c22\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"1ac1ebe3-c55b-46aa-971d-3247afe95c22\",\n                                \"name\": \"16x20\",\n                                \"price\": \"135.0\",\n                                \"description\": \"16x20\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"cc305af7-f4cf-4224-a637-edd1393290b2\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"cc305af7-f4cf-4224-a637-edd1393290b2\",\n                                \"name\": \"16x24\",\n                                \"price\": \"145.0\",\n                                \"description\": \"16x24\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"d74c35ae-9663-4a66-94da-2e35e09a1566\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"d74c35ae-9663-4a66-94da-2e35e09a1566\",\n                                \"name\": \"20x20\",\n                                \"price\": \"145.0\",\n                                \"description\": \"20x20\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"bc106e6e-98db-429b-aee0-f4100490b4ed\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"bc106e6e-98db-429b-aee0-f4100490b4ed\",\n                                \"name\": \"20x24\",\n                                \"price\": \"160.0\",\n                                \"description\": \"20x24\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"5dd1ecbd-da6d-4c1b-810c-f3c065999a3a\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"5dd1ecbd-da6d-4c1b-810c-f3c065999a3a\",\n                                \"name\": \"24x24\",\n                                \"price\": \"185.0\",\n                                \"description\": \"24x24\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"1fba6712-44ed-45ce-a299-30cc41a44fc4\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"1fba6712-44ed-45ce-a299-30cc41a44fc4\",\n                                \"name\": \"20x30\",\n                                \"price\": \"185.0\",\n                                \"description\": \"20x30\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"eac2b945-b832-41f1-9586-92c06fb6d755\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"eac2b945-b832-41f1-9586-92c06fb6d755\",\n                                \"name\": \"24x30\",\n                                \"price\": \"225.0\",\n                                \"description\": \"24x30\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"851bb92e-6e0a-43bd-8cd0-0335e91acf2e\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"851bb92e-6e0a-43bd-8cd0-0335e91acf2e\",\n                                \"name\": \"24x36\",\n                                \"price\": \"275.0\",\n                                \"description\": \"24x36\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"36\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"5d072a03-46c4-4866-b50d-69d7b2dc7cfe\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"5d072a03-46c4-4866-b50d-69d7b2dc7cfe\",\n                                \"name\": \"30x30\",\n                                \"price\": \"275.0\",\n                                \"description\": \"30x30\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"30362e7c-8ba0-41af-8ee4-559705695e5f\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"30362e7c-8ba0-41af-8ee4-559705695e5f\",\n                                \"name\": \"30x40\",\n                                \"price\": \"325.0\",\n                                \"description\": \"30x40\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"40\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"13caf6e2-7114-4752-a315-6560c252ac5c\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"13caf6e2-7114-4752-a315-6560c252ac5c\",\n                                \"name\": \"30x45\",\n                                \"price\": \"550.0\",\n                                \"description\": \"30x45\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"45\"\n                            }\n                        }\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": \"91df8608-8862-414e-9578-cc00bea949e8\",\n            \"type\": \"paper_with_print_size_pricings\",\n            \"attributes\": {\n                \"guid\": \"91df8608-8862-414e-9578-cc00bea949e8\",\n                \"name\": \"Canvas - White Wrap\",\n                \"description\": \"MUSEA Canvas is a 430gsm, 100% Natural Cotton Hahnemühle Canvas containing no optical brighteners and features a finely woven, elegant surface structure. We carefully coat each canvas with Hahnemühle Matte Varnish resulting in a non-glare surface that retains a wide color gamut and deep blacks. Our Canvas is archival and acid-free so your clients will be able to pass each canvas down to their grandchildren. Every canvas is hand stretched on 1.5in deep wood stretcher bars and each corner is custom cut to reduce bulk. We finish the back of each canvas with our archival backing material that is acid-free, moisture, and puncture resistant. Lastly, we attach beehive hangers and wall bumpers to allow for easy wall installation. \",\n                \"print_size_pricings\": [\n                    {\n                        \"data\": {\n                            \"id\": \"de22b3df-0a97-4325-9a03-6b1a8fca013c\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"de22b3df-0a97-4325-9a03-6b1a8fca013c\",\n                                \"name\": \"30x45\",\n                                \"price\": \"550.0\",\n                                \"description\": \"30x45\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"45\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"c03766c2-1d87-4a6f-b894-dcb3b6b34320\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"c03766c2-1d87-4a6f-b894-dcb3b6b34320\",\n                                \"name\": \"8x8\",\n                                \"price\": \"60.0\",\n                                \"description\": \"8x8\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"8\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"4f8c26e8-bb1a-402b-a55f-70005c30005f\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"4f8c26e8-bb1a-402b-a55f-70005c30005f\",\n                                \"name\": \"8x10\",\n                                \"price\": \"60.0\",\n                                \"description\": \"8x10\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"699e3b0c-7431-46b9-b35f-c971c7f22cf5\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"699e3b0c-7431-46b9-b35f-c971c7f22cf5\",\n                                \"name\": \"10x10\",\n                                \"price\": \"70.0\",\n                                \"description\": \"10x10\",\n                                \"x_aspect\": \"10\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"ff926c9b-1810-4964-8dac-6dcd6bf73c38\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"ff926c9b-1810-4964-8dac-6dcd6bf73c38\",\n                                \"name\": \"12x12\",\n                                \"price\": \"80.0\",\n                                \"description\": \"12x12\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"12\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"80586a4d-a9c2-496a-952a-702b640a0489\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"80586a4d-a9c2-496a-952a-702b640a0489\",\n                                \"name\": \"10x15\",\n                                \"price\": \"95.0\",\n                                \"description\": \"10x15\",\n                                \"x_aspect\": \"10\",\n                                \"y_aspect\": \"15\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"239f0111-4c29-4c00-b438-c7ce3243e78c\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"239f0111-4c29-4c00-b438-c7ce3243e78c\",\n                                \"name\": \"11x14\",\n                                \"price\": \"95.0\",\n                                \"description\": \"11x14\",\n                                \"x_aspect\": \"11\",\n                                \"y_aspect\": \"14\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"40aa2fae-cc6d-441f-8224-7d9c367ada49\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"40aa2fae-cc6d-441f-8224-7d9c367ada49\",\n                                \"name\": \"12x18\",\n                                \"price\": \"110.0\",\n                                \"description\": \"12x18\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"18\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"0c0e3386-8c6c-40e3-bc42-b9051bf7d034\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"0c0e3386-8c6c-40e3-bc42-b9051bf7d034\",\n                                \"name\": \"16x16\",\n                                \"price\": \"125.0\",\n                                \"description\": \"16x16\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"16\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"8b5f109d-ddf0-470d-8353-86ab9128c438\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"8b5f109d-ddf0-470d-8353-86ab9128c438\",\n                                \"name\": \"16x20\",\n                                \"price\": \"135.0\",\n                                \"description\": \"16x20\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"8a763ef0-2e36-4c25-b2a6-e67403475fa0\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"8a763ef0-2e36-4c25-b2a6-e67403475fa0\",\n                                \"name\": \"16x24\",\n                                \"price\": \"145.0\",\n                                \"description\": \"16x24\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"f63ebfbf-d4f4-436e-816c-8e0fba814aff\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"f63ebfbf-d4f4-436e-816c-8e0fba814aff\",\n                                \"name\": \"20x20\",\n                                \"price\": \"145.0\",\n                                \"description\": \"20x20\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"50e439d1-6722-4eba-b1fa-1f7317f63b7f\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"50e439d1-6722-4eba-b1fa-1f7317f63b7f\",\n                                \"name\": \"20x24\",\n                                \"price\": \"160.0\",\n                                \"description\": \"20x24\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"a40633ce-4150-4ddd-997c-92e4b919c232\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"a40633ce-4150-4ddd-997c-92e4b919c232\",\n                                \"name\": \"24x24\",\n                                \"price\": \"185.0\",\n                                \"description\": \"24x24\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"df7f5181-3c3a-4ea9-91ed-58d4fde07dbb\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"df7f5181-3c3a-4ea9-91ed-58d4fde07dbb\",\n                                \"name\": \"20x30\",\n                                \"price\": \"185.0\",\n                                \"description\": \"20x30\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"23abfb53-063a-4ac6-a6d3-20f70a36dafb\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"23abfb53-063a-4ac6-a6d3-20f70a36dafb\",\n                                \"name\": \"24x30\",\n                                \"price\": \"225.0\",\n                                \"description\": \"24x30\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"90665aa2-3869-4a86-bd68-30b48110addd\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"90665aa2-3869-4a86-bd68-30b48110addd\",\n                                \"name\": \"24x36\",\n                                \"price\": \"275.0\",\n                                \"description\": \"24x36\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"36\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"c51f9824-b182-45b2-97fa-8187aee0e52f\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"c51f9824-b182-45b2-97fa-8187aee0e52f\",\n                                \"name\": \"30x30\",\n                                \"price\": \"275.0\",\n                                \"description\": \"30x30\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"c866f6ea-08bc-474d-bec1-6fa1359978c7\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"c866f6ea-08bc-474d-bec1-6fa1359978c7\",\n                                \"name\": \"30x40\",\n                                \"price\": \"325.0\",\n                                \"description\": \"30x40\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"40\"\n                            }\n                        }\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": \"a026dfbe-282e-4e6c-9090-f8876f0d87b4\",\n            \"type\": \"paper_with_print_size_pricings\",\n            \"attributes\": {\n                \"guid\": \"a026dfbe-282e-4e6c-9090-f8876f0d87b4\",\n                \"name\": \"Deckled Paper - no border\",\n                \"description\": \"Deckled: If you are looking for a product that stands out, then our Deckled Prints are what you want. We hand tear the edges of the prints to give that distinct look your clients can't get on their own. We can float deckled prints in a mat as well as float them in a frame without a mat. Deckling gives the paper a handmade appearance, which emphasizes the care and craft of our production process. We offer Deckled Prints either with a border or without a border. \",\n                \"print_size_pricings\": [\n                    {\n                        \"data\": {\n                            \"id\": \"2d670a8d-87a1-4026-ab62-261ee658b6ac\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"2d670a8d-87a1-4026-ab62-261ee658b6ac\",\n                                \"name\": \"4x6\",\n                                \"price\": \"12.0\",\n                                \"description\": \"4x6\",\n                                \"x_aspect\": \"4\",\n                                \"y_aspect\": \"6\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"7642f571-5cb9-4f9a-a522-e1ee5c086c45\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"7642f571-5cb9-4f9a-a522-e1ee5c086c45\",\n                                \"name\": \"5x5\",\n                                \"price\": \"12.0\",\n                                \"description\": \"5x5\",\n                                \"x_aspect\": \"5\",\n                                \"y_aspect\": \"5\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"347dfbf4-0814-4898-8ef2-ddff81f7e183\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"347dfbf4-0814-4898-8ef2-ddff81f7e183\",\n                                \"name\": \"5x7\",\n                                \"price\": \"12.0\",\n                                \"description\": \"5x7\",\n                                \"x_aspect\": \"5\",\n                                \"y_aspect\": \"7\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"79c01f29-a0ba-4e51-943b-43b3ffff5be9\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"79c01f29-a0ba-4e51-943b-43b3ffff5be9\",\n                                \"name\": \"6x9\",\n                                \"price\": \"18.0\",\n                                \"description\": \"6x9\",\n                                \"x_aspect\": \"6\",\n                                \"y_aspect\": \"9\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"21f5a690-8ad9-4464-a47b-cca8e8a1c8f8\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"21f5a690-8ad9-4464-a47b-cca8e8a1c8f8\",\n                                \"name\": \"8x8\",\n                                \"price\": \"20.0\",\n                                \"description\": \"8x8\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"8\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"ae95362b-a51b-4719-98bf-55d251c3b871\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"ae95362b-a51b-4719-98bf-55d251c3b871\",\n                                \"name\": \"7x10\",\n                                \"price\": \"23.0\",\n                                \"description\": \"7x10\",\n                                \"x_aspect\": \"7\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"23fd8ab2-2848-4017-95ff-ac1340886b6f\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"23fd8ab2-2848-4017-95ff-ac1340886b6f\",\n                                \"name\": \"8x10\",\n                                \"price\": \"23.0\",\n                                \"description\": \"8x10\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"8c44a68a-4dcc-4b3b-a000-f2462304d866\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"8c44a68a-4dcc-4b3b-a000-f2462304d866\",\n                                \"name\": \"8x12\",\n                                \"price\": \"28.0\",\n                                \"description\": \"8x12\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"12\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"d70d762f-2890-40fb-99bd-44e7d6612c92\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"d70d762f-2890-40fb-99bd-44e7d6612c92\",\n                                \"name\": \"10x10\",\n                                \"price\": \"28.0\",\n                                \"description\": \"10x10\",\n                                \"x_aspect\": \"10\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"c80bf813-74b2-4d27-846b-1af9256f96b6\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"c80bf813-74b2-4d27-846b-1af9256f96b6\",\n                                \"name\": \"12x12\",\n                                \"price\": \"40.0\",\n                                \"description\": \"12x12\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"12\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"c5a75022-6c2d-4daa-9a35-3adf0362ee17\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"c5a75022-6c2d-4daa-9a35-3adf0362ee17\",\n                                \"name\": \"11x14\",\n                                \"price\": \"40.0\",\n                                \"description\": \"11x14\",\n                                \"x_aspect\": \"11\",\n                                \"y_aspect\": \"14\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"29e5b64a-7e0c-43ff-ad47-43df9973001d\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"29e5b64a-7e0c-43ff-ad47-43df9973001d\",\n                                \"name\": \"12x18\",\n                                \"price\": \"55.0\",\n                                \"description\": \"12x18\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"18\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"f6c720eb-a8f7-417c-a47b-d18fb0ae9833\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"f6c720eb-a8f7-417c-a47b-d18fb0ae9833\",\n                                \"name\": \"16x16\",\n                                \"price\": \"65.0\",\n                                \"description\": \"16x16\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"16\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"8f11a033-7294-4b46-8a77-037185fb6ff3\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"8f11a033-7294-4b46-8a77-037185fb6ff3\",\n                                \"name\": \"16x20\",\n                                \"price\": \"80.0\",\n                                \"description\": \"16x20\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"fc18d099-95bf-4940-9278-40d8ae3c93c1\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"fc18d099-95bf-4940-9278-40d8ae3c93c1\",\n                                \"name\": \"16x24\",\n                                \"price\": \"90.0\",\n                                \"description\": \"16x24\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"07e010b1-24eb-4d78-991c-f2164dc42d03\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"07e010b1-24eb-4d78-991c-f2164dc42d03\",\n                                \"name\": \"20x20\",\n                                \"price\": \"95.0\",\n                                \"description\": \"20x20\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"854276cc-9f4a-49c2-a103-e9d0fd17e724\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"854276cc-9f4a-49c2-a103-e9d0fd17e724\",\n                                \"name\": \"20x24\",\n                                \"price\": \"110.0\",\n                                \"description\": \"20x24\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"329c6ae0-709a-4a07-8aa9-02ecc7205f0a\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"329c6ae0-709a-4a07-8aa9-02ecc7205f0a\",\n                                \"name\": \"24x24\",\n                                \"price\": \"130.0\",\n                                \"description\": \"24x24\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"d933de85-7c1d-47b4-ad38-9521e93b4a9d\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"d933de85-7c1d-47b4-ad38-9521e93b4a9d\",\n                                \"name\": \"20x30\",\n                                \"price\": \"130.0\",\n                                \"description\": \"20x30\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"90230ca4-60ab-4b70-a071-aae136becdd3\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"90230ca4-60ab-4b70-a071-aae136becdd3\",\n                                \"name\": \"24x30\",\n                                \"price\": \"150.0\",\n                                \"description\": \"24x30\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"4bab8d03-52f5-4af9-81f4-94c37c5b3872\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"4bab8d03-52f5-4af9-81f4-94c37c5b3872\",\n                                \"name\": \"24x36\",\n                                \"price\": \"180.0\",\n                                \"description\": \"24x36\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"36\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"58a51349-0ac2-42b0-9fb1-306b52f76b47\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"58a51349-0ac2-42b0-9fb1-306b52f76b47\",\n                                \"name\": \"30x30\",\n                                \"price\": \"180.0\",\n                                \"description\": \"30x30\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"b8a06dfa-8f71-4568-8398-dad5f31b2339\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"b8a06dfa-8f71-4568-8398-dad5f31b2339\",\n                                \"name\": \"30x40\",\n                                \"price\": \"250.0\",\n                                \"description\": \"30x40\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"40\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"e25f922a-7198-4d02-8355-e863ca7e4829\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"e25f922a-7198-4d02-8355-e863ca7e4829\",\n                                \"name\": \"30x45\",\n                                \"price\": \"285.0\",\n                                \"description\": \"30x45\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"45\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"8f14694a-fd13-4dc5-8282-892ad3c7910f\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"8f14694a-fd13-4dc5-8282-892ad3c7910f\",\n                                \"name\": \"40x40\",\n                                \"price\": \"325.0\",\n                                \"description\": \"40x40\",\n                                \"x_aspect\": \"40\",\n                                \"y_aspect\": \"40\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"bc7b4b1a-3039-405e-8efa-6b7ec5657e7f\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"bc7b4b1a-3039-405e-8efa-6b7ec5657e7f\",\n                                \"name\": \"40x60\",\n                                \"price\": \"425.0\",\n                                \"description\": \"40x60\",\n                                \"x_aspect\": \"40\",\n                                \"y_aspect\": \"60\"\n                            }\n                        }\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": \"94f307a2-fc90-4b99-a39e-70e277a2bf46\",\n            \"type\": \"paper_with_print_size_pricings\",\n            \"attributes\": {\n                \"guid\": \"94f307a2-fc90-4b99-a39e-70e277a2bf46\",\n                \"name\": \"Deckled Paper - with border\",\n                \"description\": \"Deckled: If you are looking for a product that stands out, then our Deckled Prints are what you want. We hand tear the edges of the prints to give that distinct look your clients can't get on their own. We can float deckled prints in a mat as well as float them in a frame without a mat. Deckling gives the paper a handmade appearance, which emphasizes the care and craft of our production process. We offer Deckled Prints either with a border or without a border. \",\n                \"print_size_pricings\": [\n                    {\n                        \"data\": {\n                            \"id\": \"e7dd0c53-cba2-44ec-8ef3-e09001571975\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"e7dd0c53-cba2-44ec-8ef3-e09001571975\",\n                                \"name\": \"4x6\",\n                                \"price\": \"12.0\",\n                                \"description\": \"4x6\",\n                                \"x_aspect\": \"4\",\n                                \"y_aspect\": \"6\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"38b2f33d-0e55-4d76-8cc8-90f665e85ee6\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"38b2f33d-0e55-4d76-8cc8-90f665e85ee6\",\n                                \"name\": \"5x5\",\n                                \"price\": \"12.0\",\n                                \"description\": \"5x5\",\n                                \"x_aspect\": \"5\",\n                                \"y_aspect\": \"5\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"b3c412e9-98e9-4f0f-b957-9ff0f87f976c\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"b3c412e9-98e9-4f0f-b957-9ff0f87f976c\",\n                                \"name\": \"5x7\",\n                                \"price\": \"12.0\",\n                                \"description\": \"5x7\",\n                                \"x_aspect\": \"5\",\n                                \"y_aspect\": \"7\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"916c13b7-8a15-4f16-a14c-5549df50e478\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"916c13b7-8a15-4f16-a14c-5549df50e478\",\n                                \"name\": \"6x9\",\n                                \"price\": \"18.0\",\n                                \"description\": \"6x9\",\n                                \"x_aspect\": \"6\",\n                                \"y_aspect\": \"9\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"171a7bb0-488b-4112-82e8-26da5b424032\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"171a7bb0-488b-4112-82e8-26da5b424032\",\n                                \"name\": \"8x8\",\n                                \"price\": \"20.0\",\n                                \"description\": \"8x8\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"8\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"d79624e8-198c-4d0d-8b91-4afe93716494\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"d79624e8-198c-4d0d-8b91-4afe93716494\",\n                                \"name\": \"7x10\",\n                                \"price\": \"23.0\",\n                                \"description\": \"7x10\",\n                                \"x_aspect\": \"7\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"2f5d32df-dca2-49d7-9d97-e55cbd025aef\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"2f5d32df-dca2-49d7-9d97-e55cbd025aef\",\n                                \"name\": \"8x10\",\n                                \"price\": \"23.0\",\n                                \"description\": \"8x10\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"7968da08-333a-462e-b0a4-bfaf9107bfc6\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"7968da08-333a-462e-b0a4-bfaf9107bfc6\",\n                                \"name\": \"8x12\",\n                                \"price\": \"28.0\",\n                                \"description\": \"8x12\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"12\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"8b13f86a-6ab2-4464-9637-d9450bd02877\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"8b13f86a-6ab2-4464-9637-d9450bd02877\",\n                                \"name\": \"10x10\",\n                                \"price\": \"28.0\",\n                                \"description\": \"10x10\",\n                                \"x_aspect\": \"10\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"35cd7458-9dc5-442d-ae2b-792d42bab819\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"35cd7458-9dc5-442d-ae2b-792d42bab819\",\n                                \"name\": \"12x12\",\n                                \"price\": \"40.0\",\n                                \"description\": \"12x12\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"12\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"dc78c894-84bd-46f1-aa25-03ade00bd20e\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"dc78c894-84bd-46f1-aa25-03ade00bd20e\",\n                                \"name\": \"11x14\",\n                                \"price\": \"40.0\",\n                                \"description\": \"11x14\",\n                                \"x_aspect\": \"11\",\n                                \"y_aspect\": \"14\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"888fd883-0a30-4b17-b49c-73df8edbe4ab\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"888fd883-0a30-4b17-b49c-73df8edbe4ab\",\n                                \"name\": \"12x18\",\n                                \"price\": \"55.0\",\n                                \"description\": \"12x18\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"18\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"27c55cf1-d285-42dd-bdc1-23713aa2f85f\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"27c55cf1-d285-42dd-bdc1-23713aa2f85f\",\n                                \"name\": \"16x16\",\n                                \"price\": \"65.0\",\n                                \"description\": \"16x16\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"16\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"d52f70e5-b931-44cd-b20c-0d2873ec7c5a\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"d52f70e5-b931-44cd-b20c-0d2873ec7c5a\",\n                                \"name\": \"16x20\",\n                                \"price\": \"80.0\",\n                                \"description\": \"16x20\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"1cb95d62-3137-48ff-a84c-4d51f1f2fabc\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"1cb95d62-3137-48ff-a84c-4d51f1f2fabc\",\n                                \"name\": \"16x24\",\n                                \"price\": \"90.0\",\n                                \"description\": \"16x24\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"b42d9146-c82f-4057-878e-6a2474a4ad19\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"b42d9146-c82f-4057-878e-6a2474a4ad19\",\n                                \"name\": \"20x20\",\n                                \"price\": \"95.0\",\n                                \"description\": \"20x20\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"d36d5299-9b68-4656-b474-97ba8416b883\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"d36d5299-9b68-4656-b474-97ba8416b883\",\n                                \"name\": \"20x24\",\n                                \"price\": \"110.0\",\n                                \"description\": \"20x24\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"6309e1f5-7091-4159-ac41-081ce04017c6\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"6309e1f5-7091-4159-ac41-081ce04017c6\",\n                                \"name\": \"24x24\",\n                                \"price\": \"130.0\",\n                                \"description\": \"24x24\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"89aa92f0-c664-4c00-8984-70d858d33d80\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"89aa92f0-c664-4c00-8984-70d858d33d80\",\n                                \"name\": \"20x30\",\n                                \"price\": \"130.0\",\n                                \"description\": \"20x30\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"237a23b7-ea3f-4c8c-97b3-10c073d71de1\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"237a23b7-ea3f-4c8c-97b3-10c073d71de1\",\n                                \"name\": \"24x30\",\n                                \"price\": \"150.0\",\n                                \"description\": \"24x30\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"19d56d0c-41a4-4987-94b4-c91b454ba816\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"19d56d0c-41a4-4987-94b4-c91b454ba816\",\n                                \"name\": \"24x36\",\n                                \"price\": \"180.0\",\n                                \"description\": \"24x36\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"36\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"7b37b911-c85b-4d37-93a0-672dd580e7c5\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"7b37b911-c85b-4d37-93a0-672dd580e7c5\",\n                                \"name\": \"30x30\",\n                                \"price\": \"180.0\",\n                                \"description\": \"30x30\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"51c562b7-26fe-421a-a91d-af790ca82a38\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"51c562b7-26fe-421a-a91d-af790ca82a38\",\n                                \"name\": \"30x40\",\n                                \"price\": \"250.0\",\n                                \"description\": \"30x40\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"40\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"42acd5ad-d60a-4218-acc4-b690dd1454b3\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"42acd5ad-d60a-4218-acc4-b690dd1454b3\",\n                                \"name\": \"30x45\",\n                                \"price\": \"285.0\",\n                                \"description\": \"30x45\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"45\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"53611bf6-4829-4480-b03c-671ea739e1dc\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"53611bf6-4829-4480-b03c-671ea739e1dc\",\n                                \"name\": \"40x40\",\n                                \"price\": \"325.0\",\n                                \"description\": \"40x40\",\n                                \"x_aspect\": \"40\",\n                                \"y_aspect\": \"40\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"cd2b5494-98a1-4e21-b052-9684651a5aa9\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"cd2b5494-98a1-4e21-b052-9684651a5aa9\",\n                                \"name\": \"40x60\",\n                                \"price\": \"425.0\",\n                                \"description\": \"40x60\",\n                                \"x_aspect\": \"40\",\n                                \"y_aspect\": \"60\"\n                            }\n                        }\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": \"1e17ee55-e133-4fb6-85d9-bedfbf45f14e\",\n            \"type\": \"paper_with_print_size_pricings\",\n            \"attributes\": {\n                \"guid\": \"1e17ee55-e133-4fb6-85d9-bedfbf45f14e\",\n                \"name\": \"Deckled Paper - Circle with border\",\n                \"description\": \"Deckled: If you are looking for a product that stands out, then our Deckled Prints are what you want. We hand tear the edges of the prints to give that distinct look your clients can't get on their own. We can float deckled prints in a mat as well as float them in a frame without a mat. Deckling gives the paper a handmade appearance, which emphasizes the care and craft of our production process. We offer Deckled Prints either with a border or without a border. \",\n                \"print_size_pricings\": [\n                    {\n                        \"data\": {\n                            \"id\": \"487f78c9-af4e-45fc-8083-e9ace4c4c8fd\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"487f78c9-af4e-45fc-8083-e9ace4c4c8fd\",\n                                \"name\": \"8 inch\",\n                                \"price\": \"20.0\",\n                                \"description\": \"8x8\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"8\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"b8e09517-30f6-4c57-94ba-89dd9fcf5711\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"b8e09517-30f6-4c57-94ba-89dd9fcf5711\",\n                                \"name\": \"12 inch\",\n                                \"price\": \"40.0\",\n                                \"description\": \"12x12\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"12\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"7ad04ac4-a33c-49fa-bf3b-3b36d2acff47\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"7ad04ac4-a33c-49fa-bf3b-3b36d2acff47\",\n                                \"name\": \"16 inch\",\n                                \"price\": \"65.0\",\n                                \"description\": \"16x16\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"16\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"86bba3fd-dcb7-4e83-980d-0e2a29bbd98b\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"86bba3fd-dcb7-4e83-980d-0e2a29bbd98b\",\n                                \"name\": \"20 inch\",\n                                \"price\": \"95.0\",\n                                \"description\": \"20x20\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": \"78ffb6a6-67a2-4836-80c9-1d5319e9c6d6\",\n            \"type\": \"paper_with_print_size_pricings\",\n            \"attributes\": {\n                \"guid\": \"78ffb6a6-67a2-4836-80c9-1d5319e9c6d6\",\n                \"name\": \"Museum Etching\",\n                \"description\": \"Museum Etching: This Archival Matte Paper is the same paper we use for our Deckled Prints and has the most texture of all the papers we offer. It's also the thickest and heaviest. Though it has a the most texture it prints beautifully for all types of photographs, including portraits. This is a natural base paper so it has a slight warm feel to it. It weighs 350 gsm and is 100% cotton!\",\n                \"print_size_pricings\": [\n                    {\n                        \"data\": {\n                            \"id\": \"0471dedf-ae1f-4330-b3b2-9f3c74b2f382\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"0471dedf-ae1f-4330-b3b2-9f3c74b2f382\",\n                                \"name\": \"4x6\",\n                                \"price\": \"7.0\",\n                                \"description\": \"4x6\",\n                                \"x_aspect\": \"4\",\n                                \"y_aspect\": \"6\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"3ed583d7-c0b1-4d28-8111-a128f3bd6e93\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"3ed583d7-c0b1-4d28-8111-a128f3bd6e93\",\n                                \"name\": \"5x5\",\n                                \"price\": \"7.0\",\n                                \"description\": \"5x5\",\n                                \"x_aspect\": \"5\",\n                                \"y_aspect\": \"5\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"f33824f3-6f13-45ab-a400-3a5e6dab9696\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"f33824f3-6f13-45ab-a400-3a5e6dab9696\",\n                                \"name\": \"5x7\",\n                                \"price\": \"9.0\",\n                                \"description\": \"5x7\",\n                                \"x_aspect\": \"5\",\n                                \"y_aspect\": \"7\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"047c4edc-7579-4431-a129-f4175145bba9\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"047c4edc-7579-4431-a129-f4175145bba9\",\n                                \"name\": \"6x9\",\n                                \"price\": \"14.0\",\n                                \"description\": \"6x9\",\n                                \"x_aspect\": \"6\",\n                                \"y_aspect\": \"9\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"9b01029d-ef10-4c6d-b247-02e7fb47034c\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"9b01029d-ef10-4c6d-b247-02e7fb47034c\",\n                                \"name\": \"8x8\",\n                                \"price\": \"16.0\",\n                                \"description\": \"8x8\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"8\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"a975b2a4-b013-4281-abfc-7b3f9887b689\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"a975b2a4-b013-4281-abfc-7b3f9887b689\",\n                                \"name\": \"7x10\",\n                                \"price\": \"19.0\",\n                                \"description\": \"7x10\",\n                                \"x_aspect\": \"7\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"3d20fe89-9bad-4737-b83f-4f9caf0d8dc2\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"3d20fe89-9bad-4737-b83f-4f9caf0d8dc2\",\n                                \"name\": \"8x10\",\n                                \"price\": \"19.0\",\n                                \"description\": \"8x10\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"1600bfdf-a7a0-4e06-9105-fb3225025408\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"1600bfdf-a7a0-4e06-9105-fb3225025408\",\n                                \"name\": \"8x12\",\n                                \"price\": \"25.0\",\n                                \"description\": \"8x12\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"12\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"e296078e-92ba-44ff-9c7e-3be5ea0e2266\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"e296078e-92ba-44ff-9c7e-3be5ea0e2266\",\n                                \"name\": \"10x10\",\n                                \"price\": \"25.0\",\n                                \"description\": \"10x10\",\n                                \"x_aspect\": \"10\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"ab9e7217-f79d-4379-bf2c-c96e6a326a8e\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"ab9e7217-f79d-4379-bf2c-c96e6a326a8e\",\n                                \"name\": \"12x12\",\n                                \"price\": \"30.0\",\n                                \"description\": \"12x12\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"12\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"fa09247f-b87b-4431-a015-2dacf3012bb1\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"fa09247f-b87b-4431-a015-2dacf3012bb1\",\n                                \"name\": \"11x14\",\n                                \"price\": \"35.0\",\n                                \"description\": \"11x14\",\n                                \"x_aspect\": \"11\",\n                                \"y_aspect\": \"14\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"8487aa7e-f394-48b3-9e1b-13c31b16b8f6\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"8487aa7e-f394-48b3-9e1b-13c31b16b8f6\",\n                                \"name\": \"12x18\",\n                                \"price\": \"50.0\",\n                                \"description\": \"12x18\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"18\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"47b6e970-efd0-44f3-853e-861827201d9e\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"47b6e970-efd0-44f3-853e-861827201d9e\",\n                                \"name\": \"16x16\",\n                                \"price\": \"55.0\",\n                                \"description\": \"16x16\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"16\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"df91e94a-852f-44fa-b609-658f94be23aa\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"df91e94a-852f-44fa-b609-658f94be23aa\",\n                                \"name\": \"16x20\",\n                                \"price\": \"70.0\",\n                                \"description\": \"16x20\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"c26a6fcd-ef30-4ea6-83f4-456af2799e14\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"c26a6fcd-ef30-4ea6-83f4-456af2799e14\",\n                                \"name\": \"16x24\",\n                                \"price\": \"80.0\",\n                                \"description\": \"16x24\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"659b2f55-fc3d-4120-beb7-a5ecd6f53e56\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"659b2f55-fc3d-4120-beb7-a5ecd6f53e56\",\n                                \"name\": \"20x20\",\n                                \"price\": \"80.0\",\n                                \"description\": \"20x20\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"59e29380-23f5-44bb-9165-85733504f01e\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"59e29380-23f5-44bb-9165-85733504f01e\",\n                                \"name\": \"20x24\",\n                                \"price\": \"95.0\",\n                                \"description\": \"20x24\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"430a098f-cd80-4cbb-9505-387b90394f77\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"430a098f-cd80-4cbb-9505-387b90394f77\",\n                                \"name\": \"24x24\",\n                                \"price\": \"120.0\",\n                                \"description\": \"24x24\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"68248208-bb95-49a4-8f2f-5f60036b4500\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"68248208-bb95-49a4-8f2f-5f60036b4500\",\n                                \"name\": \"20x30\",\n                                \"price\": \"120.0\",\n                                \"description\": \"20x30\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"5fab15fc-26ff-4efd-a017-041dff148c62\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"5fab15fc-26ff-4efd-a017-041dff148c62\",\n                                \"name\": \"24x30\",\n                                \"price\": \"130.0\",\n                                \"description\": \"24x30\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"f688aa71-46c0-474e-bf72-77d0c7a27613\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"f688aa71-46c0-474e-bf72-77d0c7a27613\",\n                                \"name\": \"24x36\",\n                                \"price\": \"160.0\",\n                                \"description\": \"24x36\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"36\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"e2c10bf3-19fa-49e9-acc4-04fbfa18e395\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"e2c10bf3-19fa-49e9-acc4-04fbfa18e395\",\n                                \"name\": \"30x30\",\n                                \"price\": \"160.0\",\n                                \"description\": \"30x30\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"f43e6265-c1bc-44e4-b161-56610408d3d3\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"f43e6265-c1bc-44e4-b161-56610408d3d3\",\n                                \"name\": \"30x40\",\n                                \"price\": \"225.0\",\n                                \"description\": \"30x40\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"40\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"2d307cea-55d7-44eb-b3e9-3b021e05cc4d\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"2d307cea-55d7-44eb-b3e9-3b021e05cc4d\",\n                                \"name\": \"30x45\",\n                                \"price\": \"250.0\",\n                                \"description\": \"30x45\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"45\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"1d452261-7fd8-45c6-9a49-1d80ddcc4993\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"1d452261-7fd8-45c6-9a49-1d80ddcc4993\",\n                                \"name\": \"40x40\",\n                                \"price\": \"300.0\",\n                                \"description\": \"40x40\",\n                                \"x_aspect\": \"40\",\n                                \"y_aspect\": \"40\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"5b2fbc51-d9ab-46b5-b9b8-4b334a17fc7c\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"5b2fbc51-d9ab-46b5-b9b8-4b334a17fc7c\",\n                                \"name\": \"40x60\",\n                                \"price\": \"400.0\",\n                                \"description\": \"40x60\",\n                                \"x_aspect\": \"40\",\n                                \"y_aspect\": \"60\"\n                            }\n                        }\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": \"830e46e9-42a0-4b27-bf03-8a69708174a2\",\n            \"type\": \"paper_with_print_size_pricings\",\n            \"attributes\": {\n                \"guid\": \"830e46e9-42a0-4b27-bf03-8a69708174a2\",\n                \"name\": \"Photo Matte\",\n                \"description\": \"Photo Matte is a terrific paper at a lower price point than the Archival Papers. This soft matte paper is extremely smooth and great for boxes and folios. It's most comparable to Hahnemühle's Ultra Smooth paper, but it's slightly thinner and has a bright white base.\",\n                \"print_size_pricings\": [\n                    {\n                        \"data\": {\n                            \"id\": \"7e2b6956-f570-4352-acd4-e97be501fca4\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"7e2b6956-f570-4352-acd4-e97be501fca4\",\n                                \"name\": \"4x6\",\n                                \"price\": \"5.0\",\n                                \"description\": \"4x6\",\n                                \"x_aspect\": \"4\",\n                                \"y_aspect\": \"6\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"ac2747aa-04b1-4946-8467-b8065083a142\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"ac2747aa-04b1-4946-8467-b8065083a142\",\n                                \"name\": \"5x5\",\n                                \"price\": \"5.0\",\n                                \"description\": \"5x5\",\n                                \"x_aspect\": \"5\",\n                                \"y_aspect\": \"5\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"7ac793ab-91d0-4fc7-8dad-aa06c49c8489\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"7ac793ab-91d0-4fc7-8dad-aa06c49c8489\",\n                                \"name\": \"5x7\",\n                                \"price\": \"5.0\",\n                                \"description\": \"5x7\",\n                                \"x_aspect\": \"5\",\n                                \"y_aspect\": \"7\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"e3d82409-cbf9-4237-a64f-fff3db23ec35\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"e3d82409-cbf9-4237-a64f-fff3db23ec35\",\n                                \"name\": \"6x9\",\n                                \"price\": \"8.0\",\n                                \"description\": \"6x9\",\n                                \"x_aspect\": \"6\",\n                                \"y_aspect\": \"9\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"b91b9c4f-2cc9-411e-a6ec-fec52f39941d\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"b91b9c4f-2cc9-411e-a6ec-fec52f39941d\",\n                                \"name\": \"8x8\",\n                                \"price\": \"8.0\",\n                                \"description\": \"8x8\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"8\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"c49a1b07-6842-4761-9e90-48796e4ef492\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"c49a1b07-6842-4761-9e90-48796e4ef492\",\n                                \"name\": \"7x10\",\n                                \"price\": \"11.0\",\n                                \"description\": \"7x10\",\n                                \"x_aspect\": \"7\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"c0b497fe-4f32-480d-9081-2a38eead4ac1\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"c0b497fe-4f32-480d-9081-2a38eead4ac1\",\n                                \"name\": \"8x10\",\n                                \"price\": \"11.0\",\n                                \"description\": \"8x10\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"8c74c999-0a6f-4020-a3b0-3b6f46a0fcd3\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"8c74c999-0a6f-4020-a3b0-3b6f46a0fcd3\",\n                                \"name\": \"8x12\",\n                                \"price\": \"14.0\",\n                                \"description\": \"8x12\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"12\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"57703e84-725c-4f4e-959c-b891b58abcd8\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"57703e84-725c-4f4e-959c-b891b58abcd8\",\n                                \"name\": \"10x10\",\n                                \"price\": \"14.0\",\n                                \"description\": \"10x10\",\n                                \"x_aspect\": \"10\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"3f9a48c5-9150-4f6c-9772-1486ef13527d\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"3f9a48c5-9150-4f6c-9772-1486ef13527d\",\n                                \"name\": \"12x12\",\n                                \"price\": \"18.0\",\n                                \"description\": \"12x12\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"12\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"48a69e24-2725-47ea-ac43-2c3a03dba0ba\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"48a69e24-2725-47ea-ac43-2c3a03dba0ba\",\n                                \"name\": \"11x14\",\n                                \"price\": \"18.0\",\n                                \"description\": \"11x14\",\n                                \"x_aspect\": \"11\",\n                                \"y_aspect\": \"14\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"9a4cc825-81ac-44ff-9b13-27118ded7e2e\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"9a4cc825-81ac-44ff-9b13-27118ded7e2e\",\n                                \"name\": \"12x18\",\n                                \"price\": \"25.0\",\n                                \"description\": \"12x18\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"18\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"c6f5aa91-8ec7-4734-8dba-b3c473f40a9d\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"c6f5aa91-8ec7-4734-8dba-b3c473f40a9d\",\n                                \"name\": \"16x16\",\n                                \"price\": \"30.0\",\n                                \"description\": \"16x16\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"16\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"8f0895aa-b3af-429b-bb15-bc9bb9de0885\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"8f0895aa-b3af-429b-bb15-bc9bb9de0885\",\n                                \"name\": \"16x20\",\n                                \"price\": \"35.0\",\n                                \"description\": \"16x20\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"e96c8b15-f267-4d97-bfdd-ab90c1c5c11f\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"e96c8b15-f267-4d97-bfdd-ab90c1c5c11f\",\n                                \"name\": \"16x24\",\n                                \"price\": \"45.0\",\n                                \"description\": \"16x24\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"6603a333-9219-4de6-93ea-c53a60e2573e\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"6603a333-9219-4de6-93ea-c53a60e2573e\",\n                                \"name\": \"20x20\",\n                                \"price\": \"50.0\",\n                                \"description\": \"20x20\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"36490cad-39eb-4e54-a0aa-7b9bd3c36c68\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"36490cad-39eb-4e54-a0aa-7b9bd3c36c68\",\n                                \"name\": \"20x24\",\n                                \"price\": \"55.0\",\n                                \"description\": \"20x24\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"41279c76-3d5a-4fd4-a8c4-f6e8bfdc2043\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"41279c76-3d5a-4fd4-a8c4-f6e8bfdc2043\",\n                                \"name\": \"24x24\",\n                                \"price\": \"65.0\",\n                                \"description\": \"24x24\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"be4cc7fb-1c0f-49f1-bcea-e942124ba9f4\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"be4cc7fb-1c0f-49f1-bcea-e942124ba9f4\",\n                                \"name\": \"20x30\",\n                                \"price\": \"70.0\",\n                                \"description\": \"20x30\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"1a4dc954-686c-4820-888a-21dc5e76fab1\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"1a4dc954-686c-4820-888a-21dc5e76fab1\",\n                                \"name\": \"24x30\",\n                                \"price\": \"80.0\",\n                                \"description\": \"24x30\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"dc15f6d3-a8e9-4b27-b448-b05fba6d03a9\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"dc15f6d3-a8e9-4b27-b448-b05fba6d03a9\",\n                                \"name\": \"24x36\",\n                                \"price\": \"90.0\",\n                                \"description\": \"24x36\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"36\"\n                            }\n                        }\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": \"75ba5fd8-2daf-4783-a061-3fab52228e6d\",\n            \"type\": \"paper_with_print_size_pricings\",\n            \"attributes\": {\n                \"guid\": \"75ba5fd8-2daf-4783-a061-3fab52228e6d\",\n                \"name\": \"Platine\",\n                \"description\": \"Platine: Platine is an Archival Paper that weights 320 gsm and is 100% cotton. It's slight sheen increases contrast and color saturation for photographers that want that extra punch. It has a slight texture and is wonderful for black and white images, if you want that old darkroom paper look to your prints.\",\n                \"print_size_pricings\": [\n                    {\n                        \"data\": {\n                            \"id\": \"d67ae542-beac-47d0-ad72-9fc68437bf35\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"d67ae542-beac-47d0-ad72-9fc68437bf35\",\n                                \"name\": \"4x6\",\n                                \"price\": \"7.0\",\n                                \"description\": \"4x6\",\n                                \"x_aspect\": \"4\",\n                                \"y_aspect\": \"6\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"bce97598-ed2a-49bd-8e50-3b45631ca4ae\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"bce97598-ed2a-49bd-8e50-3b45631ca4ae\",\n                                \"name\": \"5x5\",\n                                \"price\": \"7.0\",\n                                \"description\": \"5x5\",\n                                \"x_aspect\": \"5\",\n                                \"y_aspect\": \"5\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"0612baa0-742c-4ce0-b4bf-e819bcbbfed8\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"0612baa0-742c-4ce0-b4bf-e819bcbbfed8\",\n                                \"name\": \"5x7\",\n                                \"price\": \"9.0\",\n                                \"description\": \"5x7\",\n                                \"x_aspect\": \"5\",\n                                \"y_aspect\": \"7\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"2cccddc1-0cf0-425a-b244-318c605372a6\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"2cccddc1-0cf0-425a-b244-318c605372a6\",\n                                \"name\": \"6x9\",\n                                \"price\": \"14.0\",\n                                \"description\": \"6x9\",\n                                \"x_aspect\": \"6\",\n                                \"y_aspect\": \"9\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"6e8b9653-2b77-4774-bee2-c3b986007925\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"6e8b9653-2b77-4774-bee2-c3b986007925\",\n                                \"name\": \"8x8\",\n                                \"price\": \"16.0\",\n                                \"description\": \"8x8\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"8\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"29f8e2c2-0a0e-4d57-a2ab-93dcffd39e9f\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"29f8e2c2-0a0e-4d57-a2ab-93dcffd39e9f\",\n                                \"name\": \"7x10\",\n                                \"price\": \"19.0\",\n                                \"description\": \"7x10\",\n                                \"x_aspect\": \"7\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"6f6f0c07-9a28-46cd-a303-a97ad9de2bce\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"6f6f0c07-9a28-46cd-a303-a97ad9de2bce\",\n                                \"name\": \"8x10\",\n                                \"price\": \"19.0\",\n                                \"description\": \"8x10\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"858fa924-9644-4300-9006-622cfc7fceeb\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"858fa924-9644-4300-9006-622cfc7fceeb\",\n                                \"name\": \"8x12\",\n                                \"price\": \"25.0\",\n                                \"description\": \"8x12\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"12\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"41ffe751-db79-4154-b21a-1d667a3ebe32\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"41ffe751-db79-4154-b21a-1d667a3ebe32\",\n                                \"name\": \"10x10\",\n                                \"price\": \"25.0\",\n                                \"description\": \"10x10\",\n                                \"x_aspect\": \"10\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"0ea96633-c31f-4507-b6f3-22fb8a59d04a\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"0ea96633-c31f-4507-b6f3-22fb8a59d04a\",\n                                \"name\": \"12x12\",\n                                \"price\": \"30.0\",\n                                \"description\": \"12x12\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"12\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"317f55f7-040f-422f-af5f-9307cb1fa882\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"317f55f7-040f-422f-af5f-9307cb1fa882\",\n                                \"name\": \"11x14\",\n                                \"price\": \"35.0\",\n                                \"description\": \"11x14\",\n                                \"x_aspect\": \"11\",\n                                \"y_aspect\": \"14\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"9009f8da-e1a7-4f32-a613-09b7efd4fab6\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"9009f8da-e1a7-4f32-a613-09b7efd4fab6\",\n                                \"name\": \"12x18\",\n                                \"price\": \"50.0\",\n                                \"description\": \"12x18\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"18\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"8360266e-6aab-4c0d-b14f-8e6f90fbd007\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"8360266e-6aab-4c0d-b14f-8e6f90fbd007\",\n                                \"name\": \"16x16\",\n                                \"price\": \"55.0\",\n                                \"description\": \"16x16\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"16\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"13452241-0718-4195-9f04-fddd3896067b\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"13452241-0718-4195-9f04-fddd3896067b\",\n                                \"name\": \"16x20\",\n                                \"price\": \"70.0\",\n                                \"description\": \"16x20\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"4ca5e3ce-f7a5-4b07-bba5-f19ebe29f365\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"4ca5e3ce-f7a5-4b07-bba5-f19ebe29f365\",\n                                \"name\": \"16x24\",\n                                \"price\": \"80.0\",\n                                \"description\": \"16x24\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"0480a2a9-541a-41c7-9d07-1d310f2e3ed9\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"0480a2a9-541a-41c7-9d07-1d310f2e3ed9\",\n                                \"name\": \"20x20\",\n                                \"price\": \"80.0\",\n                                \"description\": \"20x20\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"212d4fec-4577-4dcf-af0d-e80db48c4262\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"212d4fec-4577-4dcf-af0d-e80db48c4262\",\n                                \"name\": \"20x24\",\n                                \"price\": \"95.0\",\n                                \"description\": \"20x24\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"27b1d739-3d08-46f9-86da-9191d205fdd1\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"27b1d739-3d08-46f9-86da-9191d205fdd1\",\n                                \"name\": \"24x24\",\n                                \"price\": \"120.0\",\n                                \"description\": \"24x24\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"7de95428-bef0-4561-b443-1c2306bf1a9c\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"7de95428-bef0-4561-b443-1c2306bf1a9c\",\n                                \"name\": \"20x30\",\n                                \"price\": \"120.0\",\n                                \"description\": \"20x30\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"1db76842-0fae-40d5-89f3-57aaa68f7bef\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"1db76842-0fae-40d5-89f3-57aaa68f7bef\",\n                                \"name\": \"24x30\",\n                                \"price\": \"130.0\",\n                                \"description\": \"24x30\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"0d680015-8575-4fa6-b250-ec29c36b284b\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"0d680015-8575-4fa6-b250-ec29c36b284b\",\n                                \"name\": \"24x36\",\n                                \"price\": \"160.0\",\n                                \"description\": \"24x36\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"36\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"1b38cc43-7cb8-490c-a382-91bb2cbbf601\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"1b38cc43-7cb8-490c-a382-91bb2cbbf601\",\n                                \"name\": \"30x30\",\n                                \"price\": \"160.0\",\n                                \"description\": \"30x30\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"e80a497c-845c-4d1d-b577-8e93925adcfa\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"e80a497c-845c-4d1d-b577-8e93925adcfa\",\n                                \"name\": \"30x40\",\n                                \"price\": \"225.0\",\n                                \"description\": \"30x40\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"40\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"2b1e161d-0158-480a-b3c7-ac70cab7e684\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"2b1e161d-0158-480a-b3c7-ac70cab7e684\",\n                                \"name\": \"30x45\",\n                                \"price\": \"250.0\",\n                                \"description\": \"30x45\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"45\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"ee3f95b6-4321-4ee0-8252-f46cd4df6446\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"ee3f95b6-4321-4ee0-8252-f46cd4df6446\",\n                                \"name\": \"40x40\",\n                                \"price\": \"300.0\",\n                                \"description\": \"40x40\",\n                                \"x_aspect\": \"40\",\n                                \"y_aspect\": \"40\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"86fb845f-043d-477f-a2cb-6c397e072605\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"86fb845f-043d-477f-a2cb-6c397e072605\",\n                                \"name\": \"40x60\",\n                                \"price\": \"400.0\",\n                                \"description\": \"40x60\",\n                                \"x_aspect\": \"40\",\n                                \"y_aspect\": \"60\"\n                            }\n                        }\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": \"91a048b5-0b0a-48ef-a31c-8d383e571acf\",\n            \"type\": \"paper_with_print_size_pricings\",\n            \"attributes\": {\n                \"guid\": \"91a048b5-0b0a-48ef-a31c-8d383e571acf\",\n                \"name\": \"Satin\",\n                \"description\": \"Satin: Our Satin paper has a slight sheen with zero texture. It weights 270 gsm and has excellent depth and range of colors. It's a very durable paper that will stand up to frequent handling. The satin surface helps minimize glare and reduces fingerprints.\",\n                \"print_size_pricings\": [\n                    {\n                        \"data\": {\n                            \"id\": \"1292ce07-461f-4d2a-bb60-9227d7b9415b\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"1292ce07-461f-4d2a-bb60-9227d7b9415b\",\n                                \"name\": \"4x6\",\n                                \"price\": \"5.0\",\n                                \"description\": \"4x6\",\n                                \"x_aspect\": \"4\",\n                                \"y_aspect\": \"6\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"b0ea924a-656e-442b-a657-7e257d461a0f\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"b0ea924a-656e-442b-a657-7e257d461a0f\",\n                                \"name\": \"5x5\",\n                                \"price\": \"5.0\",\n                                \"description\": \"5x5\",\n                                \"x_aspect\": \"5\",\n                                \"y_aspect\": \"5\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"534c63d1-16c6-4867-966a-038fa3dd7373\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"534c63d1-16c6-4867-966a-038fa3dd7373\",\n                                \"name\": \"5x7\",\n                                \"price\": \"5.0\",\n                                \"description\": \"5x7\",\n                                \"x_aspect\": \"5\",\n                                \"y_aspect\": \"7\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"a4eb7fe4-8306-4779-83e1-1abc6fcfde30\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"a4eb7fe4-8306-4779-83e1-1abc6fcfde30\",\n                                \"name\": \"6x9\",\n                                \"price\": \"8.0\",\n                                \"description\": \"6x9\",\n                                \"x_aspect\": \"6\",\n                                \"y_aspect\": \"9\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"efa8035f-18bb-491e-8e21-a9b46abd3356\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"efa8035f-18bb-491e-8e21-a9b46abd3356\",\n                                \"name\": \"8x8\",\n                                \"price\": \"8.0\",\n                                \"description\": \"8x8\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"8\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"810ab531-ec1e-44e0-8a06-ff637d1a7ec5\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"810ab531-ec1e-44e0-8a06-ff637d1a7ec5\",\n                                \"name\": \"7x10\",\n                                \"price\": \"11.0\",\n                                \"description\": \"7x10\",\n                                \"x_aspect\": \"7\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"76427ee3-b01d-4655-8acf-b992ffbf666f\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"76427ee3-b01d-4655-8acf-b992ffbf666f\",\n                                \"name\": \"8x10\",\n                                \"price\": \"11.0\",\n                                \"description\": \"8x10\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"3613d0b4-597e-44fb-ab25-0213dfc2fc51\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"3613d0b4-597e-44fb-ab25-0213dfc2fc51\",\n                                \"name\": \"8x12\",\n                                \"price\": \"14.0\",\n                                \"description\": \"8x12\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"12\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"c12f0629-74fd-4d77-a1fa-b3a11dff5c81\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"c12f0629-74fd-4d77-a1fa-b3a11dff5c81\",\n                                \"name\": \"10x10\",\n                                \"price\": \"14.0\",\n                                \"description\": \"10x10\",\n                                \"x_aspect\": \"10\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"59136404-e1dd-4b54-aef8-7394cde66089\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"59136404-e1dd-4b54-aef8-7394cde66089\",\n                                \"name\": \"12x12\",\n                                \"price\": \"18.0\",\n                                \"description\": \"12x12\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"12\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"2d574b84-9868-463b-ab46-dcf55464333e\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"2d574b84-9868-463b-ab46-dcf55464333e\",\n                                \"name\": \"11x14\",\n                                \"price\": \"18.0\",\n                                \"description\": \"11x14\",\n                                \"x_aspect\": \"11\",\n                                \"y_aspect\": \"14\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"9d45485f-dd8c-48aa-ba91-02262cf6dfd5\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"9d45485f-dd8c-48aa-ba91-02262cf6dfd5\",\n                                \"name\": \"12x18\",\n                                \"price\": \"25.0\",\n                                \"description\": \"12x18\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"18\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"be2715fe-af6f-4127-b7a1-fb260790b6b7\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"be2715fe-af6f-4127-b7a1-fb260790b6b7\",\n                                \"name\": \"16x16\",\n                                \"price\": \"30.0\",\n                                \"description\": \"16x16\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"16\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"6017cad9-0c8c-4cb8-a369-6a3c497327ee\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"6017cad9-0c8c-4cb8-a369-6a3c497327ee\",\n                                \"name\": \"16x20\",\n                                \"price\": \"35.0\",\n                                \"description\": \"16x20\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"9b91279a-8631-4f39-9b46-a0a87a76327e\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"9b91279a-8631-4f39-9b46-a0a87a76327e\",\n                                \"name\": \"16x24\",\n                                \"price\": \"45.0\",\n                                \"description\": \"16x24\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"f2aa2ee8-c06f-41e6-8013-9dcf0d844fd7\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"f2aa2ee8-c06f-41e6-8013-9dcf0d844fd7\",\n                                \"name\": \"20x20\",\n                                \"price\": \"50.0\",\n                                \"description\": \"20x20\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"32bed89f-a954-4150-b557-cc1994c80e03\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"32bed89f-a954-4150-b557-cc1994c80e03\",\n                                \"name\": \"20x24\",\n                                \"price\": \"55.0\",\n                                \"description\": \"20x24\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"d150803e-2258-462c-a5d9-f6171504ac2e\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"d150803e-2258-462c-a5d9-f6171504ac2e\",\n                                \"name\": \"24x24\",\n                                \"price\": \"65.0\",\n                                \"description\": \"24x24\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"9bfcaad4-cc4a-4015-90c3-a60e8d90a577\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"9bfcaad4-cc4a-4015-90c3-a60e8d90a577\",\n                                \"name\": \"20x30\",\n                                \"price\": \"70.0\",\n                                \"description\": \"20x30\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"08c66a62-e949-47c8-a4a0-218f9d2ef1bc\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"08c66a62-e949-47c8-a4a0-218f9d2ef1bc\",\n                                \"name\": \"24x30\",\n                                \"price\": \"80.0\",\n                                \"description\": \"24x30\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"f49f26f4-27e7-4a23-b37a-0b404eae51c7\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"f49f26f4-27e7-4a23-b37a-0b404eae51c7\",\n                                \"name\": \"24x36\",\n                                \"price\": \"90.0\",\n                                \"description\": \"24x36\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"36\"\n                            }\n                        }\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": \"292595ff-8e7a-48eb-bb24-00b6616c84d8\",\n            \"type\": \"paper_with_print_size_pricings\",\n            \"attributes\": {\n                \"guid\": \"292595ff-8e7a-48eb-bb24-00b6616c84d8\",\n                \"name\": \"Ultra Smooth\",\n                \"description\": \"Ultra Smooth: This Archival Matte Paper has no texture and is soft to the touch.  It's a Hahnemühle Paper, 100% cotton and has a weight of 305 gsm. Ultra Smooth is wonderful for portraits and for photographers that have a soft, beautiful feel to their work.\",\n                \"print_size_pricings\": [\n                    {\n                        \"data\": {\n                            \"id\": \"f8a0602f-5388-431b-9c88-fbc49b92e2ec\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"f8a0602f-5388-431b-9c88-fbc49b92e2ec\",\n                                \"name\": \"4x6\",\n                                \"price\": \"7.0\",\n                                \"description\": \"4x6\",\n                                \"x_aspect\": \"4\",\n                                \"y_aspect\": \"6\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"33cace71-12d7-4929-9df0-ba00179a97b7\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"33cace71-12d7-4929-9df0-ba00179a97b7\",\n                                \"name\": \"5x5\",\n                                \"price\": \"7.0\",\n                                \"description\": \"5x5\",\n                                \"x_aspect\": \"5\",\n                                \"y_aspect\": \"5\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"6868d259-6a3e-45e8-add2-ea500fd466e2\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"6868d259-6a3e-45e8-add2-ea500fd466e2\",\n                                \"name\": \"5x7\",\n                                \"price\": \"9.0\",\n                                \"description\": \"5x7\",\n                                \"x_aspect\": \"5\",\n                                \"y_aspect\": \"7\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"4d255ee7-120b-47d1-80b6-5bc5ec941d82\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"4d255ee7-120b-47d1-80b6-5bc5ec941d82\",\n                                \"name\": \"6x9\",\n                                \"price\": \"14.0\",\n                                \"description\": \"6x9\",\n                                \"x_aspect\": \"6\",\n                                \"y_aspect\": \"9\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"7d7db268-ca47-4048-863f-394c0e2ee9a5\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"7d7db268-ca47-4048-863f-394c0e2ee9a5\",\n                                \"name\": \"8x8\",\n                                \"price\": \"16.0\",\n                                \"description\": \"8x8\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"8\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"bc5a8da0-a4c3-4c62-926e-9a4bea332643\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"bc5a8da0-a4c3-4c62-926e-9a4bea332643\",\n                                \"name\": \"7x10\",\n                                \"price\": \"19.0\",\n                                \"description\": \"7x10\",\n                                \"x_aspect\": \"7\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"1edd7902-d4ed-4000-8336-a0caf5a0252e\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"1edd7902-d4ed-4000-8336-a0caf5a0252e\",\n                                \"name\": \"8x10\",\n                                \"price\": \"19.0\",\n                                \"description\": \"8x10\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"b31fc72e-61b6-4f34-8497-cee9fb18efff\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"b31fc72e-61b6-4f34-8497-cee9fb18efff\",\n                                \"name\": \"8x12\",\n                                \"price\": \"25.0\",\n                                \"description\": \"8x12\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"12\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"1c1f7bc6-b027-42e3-bf0a-ae6a8d0f90d2\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"1c1f7bc6-b027-42e3-bf0a-ae6a8d0f90d2\",\n                                \"name\": \"10x10\",\n                                \"price\": \"25.0\",\n                                \"description\": \"10x10\",\n                                \"x_aspect\": \"10\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"6b23653e-e800-4e60-9c5c-42c3037ad54b\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"6b23653e-e800-4e60-9c5c-42c3037ad54b\",\n                                \"name\": \"12x12\",\n                                \"price\": \"30.0\",\n                                \"description\": \"12x12\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"12\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"adcd8dbb-5ea7-4856-8f73-42b871572774\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"adcd8dbb-5ea7-4856-8f73-42b871572774\",\n                                \"name\": \"11x14\",\n                                \"price\": \"35.0\",\n                                \"description\": \"11x14\",\n                                \"x_aspect\": \"11\",\n                                \"y_aspect\": \"14\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"9fd3ccb4-adaa-4977-9376-9866fcb2ca01\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"9fd3ccb4-adaa-4977-9376-9866fcb2ca01\",\n                                \"name\": \"12x18\",\n                                \"price\": \"50.0\",\n                                \"description\": \"12x18\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"18\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"45edd098-ce4e-42ba-9d93-3bad5773e8bb\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"45edd098-ce4e-42ba-9d93-3bad5773e8bb\",\n                                \"name\": \"16x16\",\n                                \"price\": \"55.0\",\n                                \"description\": \"16x16\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"16\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"055b6d26-8eaa-448d-a2cf-30ce8917b444\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"055b6d26-8eaa-448d-a2cf-30ce8917b444\",\n                                \"name\": \"16x20\",\n                                \"price\": \"70.0\",\n                                \"description\": \"16x20\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"d80dfa66-f4eb-4b85-ab6a-61fc26bb5922\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"d80dfa66-f4eb-4b85-ab6a-61fc26bb5922\",\n                                \"name\": \"16x24\",\n                                \"price\": \"80.0\",\n                                \"description\": \"16x24\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"2ba1dae0-5a77-4152-9269-1dc8400f4d1e\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"2ba1dae0-5a77-4152-9269-1dc8400f4d1e\",\n                                \"name\": \"20x20\",\n                                \"price\": \"80.0\",\n                                \"description\": \"20x20\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"a987c098-82c9-4572-8aad-645a7549e377\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"a987c098-82c9-4572-8aad-645a7549e377\",\n                                \"name\": \"20x24\",\n                                \"price\": \"95.0\",\n                                \"description\": \"20x24\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"3df01dfb-7d90-4620-be3b-86f6ccb87cfa\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"3df01dfb-7d90-4620-be3b-86f6ccb87cfa\",\n                                \"name\": \"24x24\",\n                                \"price\": \"120.0\",\n                                \"description\": \"24x24\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"24\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"baf34a3d-355c-47de-9a7d-22502ddaa98c\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"baf34a3d-355c-47de-9a7d-22502ddaa98c\",\n                                \"name\": \"20x30\",\n                                \"price\": \"120.0\",\n                                \"description\": \"20x30\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"0bf3874d-50e1-4979-afc6-dd2aba13ca0c\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"0bf3874d-50e1-4979-afc6-dd2aba13ca0c\",\n                                \"name\": \"24x30\",\n                                \"price\": \"130.0\",\n                                \"description\": \"24x30\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"ca9590e7-a9de-4d02-aae7-025aa6a04a04\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"ca9590e7-a9de-4d02-aae7-025aa6a04a04\",\n                                \"name\": \"24x36\",\n                                \"price\": \"160.0\",\n                                \"description\": \"24x36\",\n                                \"x_aspect\": \"24\",\n                                \"y_aspect\": \"36\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"96b2f04a-40af-4919-8fb1-79eafe8492f8\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"96b2f04a-40af-4919-8fb1-79eafe8492f8\",\n                                \"name\": \"30x30\",\n                                \"price\": \"160.0\",\n                                \"description\": \"30x30\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"30\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"b6698e94-9929-4a41-86d8-6ca9a5288fd6\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"b6698e94-9929-4a41-86d8-6ca9a5288fd6\",\n                                \"name\": \"30x40\",\n                                \"price\": \"225.0\",\n                                \"description\": \"30x40\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"40\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"fd198e91-d53a-4364-bbd3-d2aef73e8e96\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"fd198e91-d53a-4364-bbd3-d2aef73e8e96\",\n                                \"name\": \"30x45\",\n                                \"price\": \"250.0\",\n                                \"description\": \"30x45\",\n                                \"x_aspect\": \"30\",\n                                \"y_aspect\": \"45\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"bd584879-7f12-4fea-b3df-7dc4b9f9c233\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"bd584879-7f12-4fea-b3df-7dc4b9f9c233\",\n                                \"name\": \"40x40\",\n                                \"price\": \"300.0\",\n                                \"description\": \"40x40\",\n                                \"x_aspect\": \"40\",\n                                \"y_aspect\": \"40\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"b4f3df21-6fe8-4350-85cc-47a4610e3053\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"b4f3df21-6fe8-4350-85cc-47a4610e3053\",\n                                \"name\": \"40x60\",\n                                \"price\": \"400.0\",\n                                \"description\": \"40x60\",\n                                \"x_aspect\": \"40\",\n                                \"y_aspect\": \"60\"\n                            }\n                        }\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": \"a2223224-895f-4361-8eaa-312cb2c5cff1\",\n            \"type\": \"paper_with_print_size_pricings\",\n            \"attributes\": {\n                \"guid\": \"a2223224-895f-4361-8eaa-312cb2c5cff1\",\n                \"name\": \"Lustre\",\n                \"description\": \"Our lustre prints will give you consistent color, deep blacks and a subtle sheen.\",\n                \"print_size_pricings\": [\n                    {\n                        \"data\": {\n                            \"id\": \"d76d16d4-5258-4c19-bec2-a1f7963b45e1\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"d76d16d4-5258-4c19-bec2-a1f7963b45e1\",\n                                \"name\": \"4x6\",\n                                \"price\": \"0.6\",\n                                \"description\": \"4x6\",\n                                \"x_aspect\": \"4\",\n                                \"y_aspect\": \"6\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"a74ddf98-6745-4ca1-bbc0-8f7915a4b4ea\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"a74ddf98-6745-4ca1-bbc0-8f7915a4b4ea\",\n                                \"name\": \"5x5\",\n                                \"price\": \"0.6\",\n                                \"description\": \"5x5\",\n                                \"x_aspect\": \"5\",\n                                \"y_aspect\": \"5\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"54cdc00b-605d-494a-b751-34bcaf49191b\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"54cdc00b-605d-494a-b751-34bcaf49191b\",\n                                \"name\": \"5x7\",\n                                \"price\": \"0.85\",\n                                \"description\": \"5x7\",\n                                \"x_aspect\": \"5\",\n                                \"y_aspect\": \"7\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"fdcd93fc-62e5-493c-aec5-3a4be4f550ab\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"fdcd93fc-62e5-493c-aec5-3a4be4f550ab\",\n                                \"name\": \"6x9\",\n                                \"price\": \"2.0\",\n                                \"description\": \"6x9\",\n                                \"x_aspect\": \"6\",\n                                \"y_aspect\": \"9\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"37580d3c-a214-4f29-845c-39aa2e2c3872\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"37580d3c-a214-4f29-845c-39aa2e2c3872\",\n                                \"name\": \"8x8\",\n                                \"price\": \"3.0\",\n                                \"description\": \"8x8\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"8\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"31ff7825-ae4b-4295-8de8-f7e88aa9093c\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"31ff7825-ae4b-4295-8de8-f7e88aa9093c\",\n                                \"name\": \"7x10\",\n                                \"price\": \"3.0\",\n                                \"description\": \"7x10\",\n                                \"x_aspect\": \"7\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"35cdaeed-49d1-4a3e-95fc-4cf4773d80eb\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"35cdaeed-49d1-4a3e-95fc-4cf4773d80eb\",\n                                \"name\": \"8x10\",\n                                \"price\": \"3.0\",\n                                \"description\": \"8x10\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"10\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"dc6b6e3f-c496-4ee1-85f1-eda3c3f13cc3\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"dc6b6e3f-c496-4ee1-85f1-eda3c3f13cc3\",\n                                \"name\": \"8x12\",\n                                \"price\": \"4.0\",\n                                \"description\": \"8x12\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"12\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"b370230b-1114-43be-9fac-6ad1613204e6\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"b370230b-1114-43be-9fac-6ad1613204e6\",\n                                \"name\": \"5x7.5\",\n                                \"price\": \"0.85\",\n                                \"description\": \"5x7.5\",\n                                \"x_aspect\": \"5\",\n                                \"y_aspect\": \"7.5\"\n                            }\n                        }\n                    }\n                ]\n            }\n        },\n        {\n            \"id\": \"a18f98c8-ce93-4dbc-92cc-79da5d51d5d7\",\n            \"type\": \"paper_with_print_size_pricings\",\n            \"attributes\": {\n                \"guid\": \"a18f98c8-ce93-4dbc-92cc-79da5d51d5d7\",\n                \"name\": \"Deckled Paper - Circle no border\",\n                \"description\": \"Deckled\",\n                \"print_size_pricings\": [\n                    {\n                        \"data\": {\n                            \"id\": \"c871ada5-b1c5-4510-bde6-db4eb8eb7c4b\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"c871ada5-b1c5-4510-bde6-db4eb8eb7c4b\",\n                                \"name\": \"8 inch\",\n                                \"price\": \"20.0\",\n                                \"description\": \"8x8\",\n                                \"x_aspect\": \"8\",\n                                \"y_aspect\": \"8\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"5bc34f00-ff98-4f81-a2d3-c776fd4eff62\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"5bc34f00-ff98-4f81-a2d3-c776fd4eff62\",\n                                \"name\": \"12 inch\",\n                                \"price\": \"40.0\",\n                                \"description\": \"12x12\",\n                                \"x_aspect\": \"12\",\n                                \"y_aspect\": \"12\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"65306412-272e-4f24-9a76-a3d3352f60d4\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"65306412-272e-4f24-9a76-a3d3352f60d4\",\n                                \"name\": \"16 inch\",\n                                \"price\": \"65.0\",\n                                \"description\": \"16x16\",\n                                \"x_aspect\": \"16\",\n                                \"y_aspect\": \"16\"\n                            }\n                        }\n                    },\n                    {\n                        \"data\": {\n                            \"id\": \"ed6009a6-35a0-4211-990a-569dcf0a859c\",\n                            \"type\": \"print_size_with_finishing_services\",\n                            \"attributes\": {\n                                \"guid\": \"ed6009a6-35a0-4211-990a-569dcf0a859c\",\n                                \"name\": \"20 inch\",\n                                \"price\": \"95.0\",\n                                \"description\": \"20x20\",\n                                \"x_aspect\": \"20\",\n                                \"y_aspect\": \"20\"\n                            }\n                        }\n                    }\n                ]\n            }\n        }\n    ]\n}"}],"_postman_id":"1f86df34-0c4a-4779-b5aa-f45cc854e809"},{"name":"Update Line Item Quantity","id":"fa69a5f8-c7f4-45f5-8662-5606d29f93fc","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"line_items\": [\n        {\n            \"quantity\": 4\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/line_items/41fc516b-a771-4c72-9b92-a6164bd5112c/update_quantity","urlObject":{"path":["api","v2","line_items","41fc516b-a771-4c72-9b92-a6164bd5112c","update_quantity"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"897947a2-27d5-4f9c-8ecc-1c09f796fc95","name":"Update Line Item Quantity","originalRequest":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"line_items\": [\n        {\n            \"quantity\": 4\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/line_items/41fc516b-a771-4c72-9b92-a6164bd5112c/update_quantity"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 18 Dec 2021 09:58:38 GMT"},{"key":"ETag","value":"W/\"355710f7a6e6167fd5817e42cf7fbb93\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"f5854df8-5e35-43a2-9563-e217e06a9f15"},{"key":"X-Runtime","value":"0.131655"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"4921"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"client_name\": null,\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"josh newuser\",\n            \"order_name\": \"josh order\",\n            \"external_order_id\": null,\n            \"status\": \"open\",\n            \"created_at\": \"2021-12-18T02:26:52.852-06:00\",\n            \"updated_at\": \"2021-12-18T03:58:38.203-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"0.0\",\n            \"cover_photo_url\": null,\n            \"has_notes\": false,\n            \"has_admin_notes\": false,\n            \"has_frame\": false,\n            \"has_mat\": false,\n            \"has_mount\": false,\n            \"has_canvas\": false,\n            \"boutique_shipping_note\": null,\n            \"internal_notes\": null,\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": null,\n            \"refund_amount\": \"0.0\",\n            \"stripe_order_confirmation\": null,\n            \"refund_key\": null,\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": null,\n            \"vendor_id\": null,\n            \"shipping_method\": null,\n            \"urgent\": null,\n            \"notes\": null,\n            \"total\": \"728.0\",\n            \"subtotal\": \"728.0\",\n            \"shipping_total\": \"0.0\",\n            \"discount\": \"0.0\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": null,\n            \"selected_card_mask\": null,\n            \"selected_card_to_use\": null,\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"shipping_address\": {},\n            \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"photographer_email\": \"harrisjb1+avaialble@gmail.com\",\n            \"photographer_business\": \"\",\n            \"image_ids\": [\n                \"10c6b450-ccdb-4967-97ca-0c3670d0c5f7\",\n                \"5d220419-dee6-4c73-a166-cd56141b7d26\",\n                \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"cd2a3ff7-9fb2-48d4-be14-d7b1dd34e097\",\n                \"b86d5e36-fdcb-4ce9-b330-77ae54f1d391\",\n                \"96a32b82-0115-4708-89e0-2645129510ad\",\n                \"0f7a2bb5-25cf-47c7-97b5-c5bbf8485ad7\"\n            ],\n            \"images_in_cart\": [\n                \"38a45871-de41-4270-8534-88712a65cd05\"\n            ],\n            \"discount_code\": {},\n            \"api_order\": false,\n            \"api_vendor\": null,\n            \"is_boutique_order\": false,\n            \"line_item_count\": 1\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": [\n                    {\n                        \"id\": \"3043\",\n                        \"type\": \"api_lab_order_line_item\"\n                    }\n                ]\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": false,\n        \"current_user_is_api_vendor\": false,\n        \"current_user_id\": 116\n    },\n    \"included\": [\n        {\n            \"id\": \"3043\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"41fc516b-a771-4c72-9b92-a6164bd5112c\",\n                \"notes\": \"\",\n                \"price\": \"182.0\",\n                \"subtotal\": \"728.0\",\n                \"id\": \"41fc516b-a771-4c72-9b92-a6164bd5112c\",\n                \"item_total\": \"728.0\",\n                \"lab_order_guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"photograph_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_guid\": \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"19.195046439628484\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"44.568245125348184\"\n                },\n                \"external_line_item_id\": null,\n                \"quantity\": 4,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T095838Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=7ea9e43bae77ca5c9d3d356dbb3fad98fe0894ab27bcbd86cbcb955c6f02b2cc\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/line_items/3043/cropped/small/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T095838Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2856dcb1adaffd685c7e715ceeb95ddb17d590aad9260e83fb765c459e7e83b3\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T095838Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=7ea9e43bae77ca5c9d3d356dbb3fad98fe0894ab27bcbd86cbcb955c6f02b2cc\",\n                \"print_size_with_border\": \"Museum Etching 4x6 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Museum Etching\",\n                    \"paper_guid\": \"78ffb6a6-67a2-4836-80c9-1d5319e9c6d6\",\n                    \"print_size\": \"4x6\",\n                    \"price\": \"7.0\",\n                    \"print_size_guid\": \"0471dedf-ae1f-4330-b3b2-9f3c74b2f382\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"Maple: 1.5\\\" Profile 2\\\" mat\",\n                    \"finishing_category\": \"premium frame\",\n                    \"finishing_service_guid\": \"93881a56-7b21-47a3-a3de-ee5eec95e8e6\",\n                    \"finishing_service_detail_guid\": \"8855f365-243a-4c6f-bc43-c1d96e5b52ea\",\n                    \"finishing_service_detail_three_guid\": \"1e61d7ff-4a40-435e-b23e-7b033512ecc8\",\n                    \"price\": \"175.0\",\n                    \"finishing_service_detail\": \"Oil & Wax\",\n                    \"formatted_frame_profile\": \"Maple 1.5\",\n                    \"formatted_detail_one\": \"Oil & Wax Maple 1.5\\\" Profile\",\n                    \"formatted_detail_two\": \"2  \\\" mat\",\n                    \"formatted_detail_three\": \"Standard Acrylic\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"fa69a5f8-c7f4-45f5-8662-5606d29f93fc"}],"id":"121bdc6e-e2b2-4b8d-ae85-877cddbde7f6","_postman_id":"121bdc6e-e2b2-4b8d-ae85-877cddbde7f6","description":""},{"name":"LabOrders-ReviewCartAndEditLineItem","item":[{"name":"Delete Line Item","id":"3d5975fd-3110-4dde-803e-7d4cb5e4fa1e","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/line_items/e223bedf-8b17-4427-916c-5d9db4e88dc9","urlObject":{"path":["api","v2","line_items","e223bedf-8b17-4427-916c-5d9db4e88dc9"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"6e973d2f-2f32-44ef-9c05-52fede26179f","name":"Delete Line Item","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/line_items/e223bedf-8b17-4427-916c-5d9db4e88dc9"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 18 Dec 2021 10:06:07 GMT"},{"key":"ETag","value":"W/\"f99733af2bc08c33626146d431414491\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"5f4449b7-200e-4f8e-a076-c782e9bbd121"},{"key":"X-Runtime","value":"0.045173"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"1992"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"client_name\": null,\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"josh newuser\",\n            \"order_name\": \"josh order\",\n            \"external_order_id\": null,\n            \"status\": \"open\",\n            \"created_at\": \"2021-12-18T02:26:52.852-06:00\",\n            \"updated_at\": \"2021-12-18T04:06:07.248-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"0.0\",\n            \"cover_photo_url\": null,\n            \"has_notes\": false,\n            \"has_admin_notes\": false,\n            \"has_frame\": false,\n            \"has_mat\": false,\n            \"has_mount\": false,\n            \"has_canvas\": false,\n            \"boutique_shipping_note\": null,\n            \"internal_notes\": null,\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": null,\n            \"refund_amount\": \"0.0\",\n            \"stripe_order_confirmation\": null,\n            \"refund_key\": null,\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": null,\n            \"vendor_id\": null,\n            \"shipping_method\": null,\n            \"urgent\": null,\n            \"notes\": null,\n            \"total\": \"0.0\",\n            \"subtotal\": \"0.0\",\n            \"shipping_total\": \"0.0\",\n            \"discount\": \"0.0\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": null,\n            \"selected_card_mask\": null,\n            \"selected_card_to_use\": null,\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"shipping_address\": {},\n            \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"photographer_email\": \"harrisjb1+avaialble@gmail.com\",\n            \"photographer_business\": \"\",\n            \"image_ids\": [\n                \"10c6b450-ccdb-4967-97ca-0c3670d0c5f7\",\n                \"5d220419-dee6-4c73-a166-cd56141b7d26\",\n                \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"cd2a3ff7-9fb2-48d4-be14-d7b1dd34e097\",\n                \"b86d5e36-fdcb-4ce9-b330-77ae54f1d391\",\n                \"96a32b82-0115-4708-89e0-2645129510ad\",\n                \"0f7a2bb5-25cf-47c7-97b5-c5bbf8485ad7\"\n            ],\n            \"images_in_cart\": [],\n            \"discount_code\": {},\n            \"api_order\": false,\n            \"api_vendor\": null,\n            \"is_boutique_order\": false,\n            \"line_item_count\": 0\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": []\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": false,\n        \"current_user_is_api_vendor\": false,\n        \"current_user_id\": 116\n    },\n    \"included\": []\n}"}],"_postman_id":"3d5975fd-3110-4dde-803e-7d4cb5e4fa1e"}],"id":"c312d95d-e4f3-453b-9e8e-ecc7cfc53dc3","_postman_id":"c312d95d-e4f3-453b-9e8e-ecc7cfc53dc3","description":""},{"name":"LabOrders-DetailsAndCheckout","item":[{"name":"Get User Profile","id":"c8151fb3-3259-4da1-9d0f-28d014f3e00c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"url":"https://api.stagingmusea.com/api/v2/profile","urlObject":{"path":["api","v2","profile"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"8a65858a-fa9c-4b24-b417-ed02985d9a0f","name":"Get User Profile","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"url":"https://api.stagingmusea.com/api/v2/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 18 Dec 2021 10:11:53 GMT"},{"key":"ETag","value":"W/\"ba047aa6dd979e35721b3388a3c304f1\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"ea5aa88a-8850-4eef-bdfc-309049c5231d"},{"key":"X-Runtime","value":"0.447035"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"transfer-encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"cards\": {\n        \"data\": [\n            {\n                \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x81HeMbbjMLBIhjJE5TSL\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x81HeMbbjMLBIhjJE5TSL\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x7qHeMbbjMLBIBXua6t8k\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x7qHeMbbjMLBIBXua6t8k\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            }\n        ]\n    },\n    \"default_card\": {\n        \"data\": {\n            \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n            \"type\": \"credit_card\",\n            \"attributes\": {\n                \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                \"last4\": \"4242\",\n                \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n            }\n        }\n    },\n    \"addresses\": {\n        \"data\": [\n            {\n                \"id\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n                    \"recipient\": \"Clarissa Macejkovic\",\n                    \"street\": \"76143 Krajcik Pass\",\n                    \"street_2\": null,\n                    \"city\": \"Starkhaven\",\n                    \"state_province\": \"ID\",\n                    \"zip\": \"78826-3873\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n                    \"recipient\": \"Brianne Wunsch\",\n                    \"street\": \"6480 Giovanni Ramp\",\n                    \"street_2\": null,\n                    \"city\": \"Suzyfurt\",\n                    \"state_province\": \"LA\",\n                    \"zip\": \"94947\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\",\n                    \"recipient\": \"Zenaida Botsford\",\n                    \"street\": \"784 Ariel Ranch\",\n                    \"street_2\": null,\n                    \"city\": \"North Tyronberg\",\n                    \"state_province\": \"OK\",\n                    \"zip\": \"95691-8417\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"64347a29-9f63-49c5-bed1-b317b78b9722\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"64347a29-9f63-49c5-bed1-b317b78b9722\",\n                    \"recipient\": \"Lynwood Stroman\",\n                    \"street\": \"9354 Lavonna Prairie\",\n                    \"street_2\": null,\n                    \"city\": \"Schambergerview\",\n                    \"state_province\": \"MA\",\n                    \"zip\": \"06656\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"fdc13d08-71dc-4316-835a-071fcca6dd50\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"fdc13d08-71dc-4316-835a-071fcca6dd50\",\n                    \"recipient\": \"Felton Grant\",\n                    \"street\": \"93384 Dare Squares\",\n                    \"street_2\": null,\n                    \"city\": \"Ankundingland\",\n                    \"state_province\": \"MS\",\n                    \"zip\": \"57637\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3d4b67c8-e117-456c-9c8e-54f5eecc3a9e\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3d4b67c8-e117-456c-9c8e-54f5eecc3a9e\",\n                    \"recipient\": \"Fr. Benton Schuster\",\n                    \"street\": \"264 Miller Inlet\",\n                    \"street_2\": null,\n                    \"city\": \"Kizzyborough\",\n                    \"state_province\": \"CO\",\n                    \"zip\": \"11291\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"2786cfd2-bdd2-4ea0-ac1c-b36b7f003d1e\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"2786cfd2-bdd2-4ea0-ac1c-b36b7f003d1e\",\n                    \"recipient\": \"Mr. Gil Conn\",\n                    \"street\": \"766 Mann Station\",\n                    \"street_2\": null,\n                    \"city\": \"South Courtney\",\n                    \"state_province\": \"CA\",\n                    \"zip\": \"18663\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                    \"recipient\": \"Eboni Waters\",\n                    \"street\": \"3316 Ray Plains\",\n                    \"street_2\": null,\n                    \"city\": \"Port Sammie\",\n                    \"state_province\": \"ID\",\n                    \"zip\": \"69123-1016\"\n                },\n                \"relationships\": {}\n            }\n        ]\n    },\n    \"default_address\": {\n        \"data\": {\n            \"id\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n            \"type\": \"address\",\n            \"attributes\": {\n                \"guid\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n                \"recipient\": \"Clarissa Macejkovic\",\n                \"street\": \"76143 Krajcik Pass\",\n                \"street_2\": null,\n                \"city\": \"Starkhaven\",\n                \"state_province\": \"ID\",\n                \"zip\": \"78826-3873\"\n            },\n            \"relationships\": {}\n        }\n    },\n    \"referred_by_email\": \"harrisjb1@gmail.com\",\n    \"user\": {\n        \"data\": {\n            \"id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"type\": \"profile\",\n            \"attributes\": {\n                \"guid\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n                \"email\": \"harrisjb1+avaialble@gmail.com\",\n                \"first_name\": \"josh\",\n                \"last_name\": \"newuser\",\n                \"referral_code\": null,\n                \"business_name\": null,\n                \"default_address_id\": null,\n                \"business_url\": \"https://www.dallasmavericks.com\",\n                \"located_in_tn\": true,\n                \"phone\": null,\n                \"default_stripe_cc_token\": null,\n                \"stripe_customer_id\": \"cus_KnY2UgaWJhRKVU\",\n                \"referred_users_count\": null,\n                \"credit_available\": \"0.0\",\n                \"all_referred_users_orders_total\": null,\n                \"business_support_email\": null,\n                \"business_tax_identifier\": null,\n                \"referred_by_user_id\": 1,\n                \"user_is_admin\": false,\n                \"referral_report_link\": null,\n                \"referred_by_email\": \"harrisjb1@gmail.com\",\n                \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/116/blanket_certificates/Alexandria%252C%2520VA%2520-%2520PP%2520%2526%2520Vehicle%2520Registration%2520Confirmation%2520Page.pdf?response-content-disposition=attachment%3B%20filename%3DAlexandria%252C%2520VA%2520-%2520PP%2520%2526%2520Vehicle%2520Registration%2520Confirmation%2520Page.pdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T101153Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=989048095d21e412ddba42ec1a23205344db76aac106fcc685736d1d33be0154\",\n                \"nineteen_user_tax_report_link\": null,\n                \"eighteen_user_tax_report_link\": null,\n                \"seventeen_user_tax_report_link\": null,\n                \"sixteen_user_tax_report_link\": null,\n                \"tax_records_by_year\": null\n            }\n        }\n    }\n}"}],"_postman_id":"c8151fb3-3259-4da1-9d0f-28d014f3e00c"},{"name":"Update Shipping Address Copy","id":"bd05d2f8-e4cf-4240-82c7-3df584c36f74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"shipping_address_id\",\n    \"value\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\"\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b","urlObject":{"path":["api","v2","lab_orders","7055a6f0-102d-40ed-bd9e-b0b48f11dc8b"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"6953d12f-533d-4f00-9101-3e2c300afd23","name":"Update Shipping Address","originalRequest":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"shipping_address_id\",\n    \"value\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\"\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 18 Dec 2021 10:14:08 GMT"},{"key":"ETag","value":"W/\"878d42f333ca83a19220b4836e5595b9\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"aa43ad58-b3a8-4dc1-965b-331d67884649"},{"key":"X-Runtime","value":"0.075239"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"5195"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"client_name\": null,\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"josh newuser\",\n            \"order_name\": \"josh order\",\n            \"external_order_id\": null,\n            \"status\": \"open\",\n            \"created_at\": \"2021-12-18T02:26:52.852-06:00\",\n            \"updated_at\": \"2021-12-18T04:12:23.457-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"0.0\",\n            \"cover_photo_url\": null,\n            \"has_notes\": false,\n            \"has_admin_notes\": false,\n            \"has_frame\": false,\n            \"has_mat\": false,\n            \"has_mount\": false,\n            \"has_canvas\": false,\n            \"boutique_shipping_note\": null,\n            \"internal_notes\": null,\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": null,\n            \"refund_amount\": \"0.0\",\n            \"stripe_order_confirmation\": null,\n            \"refund_key\": null,\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": null,\n            \"vendor_id\": null,\n            \"shipping_method\": null,\n            \"urgent\": null,\n            \"notes\": null,\n            \"total\": \"192.0\",\n            \"subtotal\": \"182.0\",\n            \"shipping_total\": \"10.0\",\n            \"discount\": \"0.0\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": null,\n            \"selected_card_mask\": null,\n            \"selected_card_to_use\": null,\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"shipping_address\": {\n                \"guid\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\",\n                \"recipient\": \"Zenaida Botsford\",\n                \"user_email\": null,\n                \"street\": \"784 Ariel Ranch\",\n                \"street_2\": null,\n                \"city\": \"North Tyronberg\",\n                \"state_province\": \"OK\",\n                \"zip\": \"95691-8417\",\n                \"country\": \"USA\",\n                \"phone_number\": null\n            },\n            \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"photographer_email\": \"harrisjb1+avaialble@gmail.com\",\n            \"photographer_business\": \"\",\n            \"image_ids\": [\n                \"10c6b450-ccdb-4967-97ca-0c3670d0c5f7\",\n                \"5d220419-dee6-4c73-a166-cd56141b7d26\",\n                \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"cd2a3ff7-9fb2-48d4-be14-d7b1dd34e097\",\n                \"b86d5e36-fdcb-4ce9-b330-77ae54f1d391\",\n                \"96a32b82-0115-4708-89e0-2645129510ad\",\n                \"0f7a2bb5-25cf-47c7-97b5-c5bbf8485ad7\"\n            ],\n            \"images_in_cart\": [\n                \"38a45871-de41-4270-8534-88712a65cd05\"\n            ],\n            \"discount_code\": {},\n            \"api_order\": false,\n            \"api_vendor\": null,\n            \"paid_at\": null,\n            \"is_boutique_order\": false,\n            \"admin_notes\": null,\n            \"line_item_count\": 1\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": [\n                    {\n                        \"id\": \"3045\",\n                        \"type\": \"api_lab_order_line_item\"\n                    }\n                ]\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": false,\n        \"current_user_is_api_vendor\": false,\n        \"current_user_id\": 116\n    },\n    \"included\": [\n        {\n            \"id\": \"3045\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"8547075b-698d-4674-a9f9-483fa3636900\",\n                \"notes\": \"\",\n                \"price\": \"182.0\",\n                \"subtotal\": \"182.0\",\n                \"id\": \"8547075b-698d-4674-a9f9-483fa3636900\",\n                \"item_total\": \"182.0\",\n                \"lab_order_guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"photograph_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_guid\": \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"19.195046439628484\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"44.568245125348184\"\n                },\n                \"external_line_item_id\": null,\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T101408Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=277ed48a2be41195aa7d18c07b6e11206bf826eb25db37b39a276d719de0a963\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/line_items/3045/cropped/small/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T101408Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=05afa2099894a15355ac6f297065ff0b59e43f0c486b7479444646563633db95\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T101408Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=277ed48a2be41195aa7d18c07b6e11206bf826eb25db37b39a276d719de0a963\",\n                \"print_size_with_border\": \"Museum Etching 4x6 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Museum Etching\",\n                    \"paper_guid\": \"78ffb6a6-67a2-4836-80c9-1d5319e9c6d6\",\n                    \"print_size\": \"4x6\",\n                    \"price\": \"7.0\",\n                    \"print_size_guid\": \"0471dedf-ae1f-4330-b3b2-9f3c74b2f382\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"Maple: 1.5\\\" Profile 2\\\" mat\",\n                    \"finishing_category\": \"premium frame\",\n                    \"finishing_service_guid\": \"93881a56-7b21-47a3-a3de-ee5eec95e8e6\",\n                    \"finishing_service_detail_guid\": \"8855f365-243a-4c6f-bc43-c1d96e5b52ea\",\n                    \"finishing_service_detail_three_guid\": \"1e61d7ff-4a40-435e-b23e-7b033512ecc8\",\n                    \"price\": \"175.0\",\n                    \"finishing_service_detail\": \"Oil & Wax\",\n                    \"formatted_frame_profile\": \"Maple 1.5\",\n                    \"formatted_detail_one\": \"Oil & Wax Maple 1.5\\\" Profile\",\n                    \"formatted_detail_two\": \"2  \\\" mat\",\n                    \"formatted_detail_three\": \"Standard Acrylic\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"bd05d2f8-e4cf-4240-82c7-3df584c36f74"},{"name":"Create New Address and Add to Order","id":"55011b2f-bd68-4cdd-ab8c-57e1ce273aea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"street_address\": \"123 Portner Rd\",\n    \"street_address_two\": \"Unit B\",\n    \"recipient_name\": \"James McPhee\",\n    \"city\": \"Alexandria\",\n    \"state\": \"VA\",\n    \"zip\": \"22314\",\n    \"lab_order_id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n    \"update_address_on_order\": true\n}"},"url":"https://api.stagingmusea.com/api/v2/addresses","urlObject":{"path":["api","v2","addresses"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"a1e80ac3-ee89-4c69-bd0c-72e49f4134a5","name":"Create New Address and Add to Order","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"street_address\": \"123 Portner Rd\",\n    \"street_address_two\": \"Unit B\",\n    \"recipient_name\": \"James McPhee\",\n    \"city\": \"Alexandria\",\n    \"state\": \"VA\",\n    \"zip\": \"22314\",\n    \"lab_order_id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n    \"update_address_on_order\": true\n}"},"url":"https://api.stagingmusea.com/api/v2/addresses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 18 Dec 2021 10:23:10 GMT"},{"key":"ETag","value":"W/\"32aacf7951b30a58e96c0c2922403ed6\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"b150ba4e-1b5c-413a-95be-90ca73398896"},{"key":"X-Runtime","value":"0.074206"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"transfer-encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"client_name\": null,\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"josh newuser\",\n            \"order_name\": \"josh order\",\n            \"external_order_id\": null,\n            \"status\": \"open\",\n            \"created_at\": \"2021-12-18T02:26:52.852-06:00\",\n            \"updated_at\": \"2021-12-18T04:23:10.714-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"0.0\",\n            \"cover_photo_url\": null,\n            \"has_notes\": false,\n            \"has_admin_notes\": false,\n            \"has_frame\": false,\n            \"has_mat\": false,\n            \"has_mount\": false,\n            \"has_canvas\": false,\n            \"boutique_shipping_note\": null,\n            \"internal_notes\": null,\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": null,\n            \"refund_amount\": \"0.0\",\n            \"stripe_order_confirmation\": null,\n            \"refund_key\": null,\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": null,\n            \"vendor_id\": null,\n            \"shipping_method\": null,\n            \"urgent\": null,\n            \"notes\": null,\n            \"total\": \"192.0\",\n            \"subtotal\": \"182.0\",\n            \"shipping_total\": \"10.0\",\n            \"discount\": \"0.0\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": null,\n            \"selected_card_mask\": null,\n            \"selected_card_to_use\": null,\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"shipping_address\": {\n                \"guid\": \"3dd222c4-00b4-434a-9eea-b9167c40b3d1\",\n                \"recipient\": \"James McPhee\",\n                \"user_email\": null,\n                \"street\": \"123 Portner Rd\",\n                \"street_2\": \"Unit B\",\n                \"city\": \"Alexandria\",\n                \"state_province\": \"VA\",\n                \"zip\": \"22314\",\n                \"country\": \"USA\",\n                \"phone_number\": null\n            },\n            \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"photographer_email\": \"harrisjb1+avaialble@gmail.com\",\n            \"photographer_business\": \"\",\n            \"image_ids\": [\n                \"10c6b450-ccdb-4967-97ca-0c3670d0c5f7\",\n                \"5d220419-dee6-4c73-a166-cd56141b7d26\",\n                \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"cd2a3ff7-9fb2-48d4-be14-d7b1dd34e097\",\n                \"b86d5e36-fdcb-4ce9-b330-77ae54f1d391\",\n                \"96a32b82-0115-4708-89e0-2645129510ad\",\n                \"0f7a2bb5-25cf-47c7-97b5-c5bbf8485ad7\"\n            ],\n            \"images_in_cart\": [\n                \"38a45871-de41-4270-8534-88712a65cd05\"\n            ],\n            \"discount_code\": {},\n            \"api_order\": false,\n            \"api_vendor\": null,\n            \"paid_at\": null,\n            \"is_boutique_order\": false,\n            \"admin_notes\": null,\n            \"line_item_count\": 1\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": [\n                    {\n                        \"id\": \"3045\",\n                        \"type\": \"api_lab_order_line_item\"\n                    }\n                ]\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": false,\n        \"current_user_is_api_vendor\": false,\n        \"current_user_id\": 116\n    },\n    \"included\": [\n        {\n            \"id\": \"3045\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"8547075b-698d-4674-a9f9-483fa3636900\",\n                \"notes\": \"\",\n                \"price\": \"182.0\",\n                \"subtotal\": \"182.0\",\n                \"id\": \"8547075b-698d-4674-a9f9-483fa3636900\",\n                \"item_total\": \"182.0\",\n                \"lab_order_guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"photograph_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_guid\": \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"19.195046439628484\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"44.568245125348184\"\n                },\n                \"external_line_item_id\": null,\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T102310Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=24c6d762e2218d78e737ae8286d8ad626ca5f9f1bfa3c1564342c681be6bf515\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/line_items/3045/cropped/small/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T102310Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d50d5649c7dba3040d8b22059c66f5391db60bc5e9965d4153c78aaa3c07cd3e\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T102310Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=24c6d762e2218d78e737ae8286d8ad626ca5f9f1bfa3c1564342c681be6bf515\",\n                \"print_size_with_border\": \"Museum Etching 4x6 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Museum Etching\",\n                    \"paper_guid\": \"78ffb6a6-67a2-4836-80c9-1d5319e9c6d6\",\n                    \"print_size\": \"4x6\",\n                    \"price\": \"7.0\",\n                    \"print_size_guid\": \"0471dedf-ae1f-4330-b3b2-9f3c74b2f382\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"Maple: 1.5\\\" Profile 2\\\" mat\",\n                    \"finishing_category\": \"premium frame\",\n                    \"finishing_service_guid\": \"93881a56-7b21-47a3-a3de-ee5eec95e8e6\",\n                    \"finishing_service_detail_guid\": \"8855f365-243a-4c6f-bc43-c1d96e5b52ea\",\n                    \"finishing_service_detail_three_guid\": \"1e61d7ff-4a40-435e-b23e-7b033512ecc8\",\n                    \"price\": \"175.0\",\n                    \"finishing_service_detail\": \"Oil & Wax\",\n                    \"formatted_frame_profile\": \"Maple 1.5\",\n                    \"formatted_detail_one\": \"Oil & Wax Maple 1.5\\\" Profile\",\n                    \"formatted_detail_two\": \"2  \\\" mat\",\n                    \"formatted_detail_three\": \"Standard Acrylic\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"55011b2f-bd68-4cdd-ab8c-57e1ce273aea"},{"name":"Update Card on Order","id":"d79d233f-4378-4c32-89a9-879a38389cb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"selected_card_to_use\",\n    \"value\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\"\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b","urlObject":{"path":["api","v2","lab_orders","7055a6f0-102d-40ed-bd9e-b0b48f11dc8b"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"a7fc22eb-0fca-4d16-b48d-f4d29cc9fc51","name":"Update Card on Order","originalRequest":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"selected_card_to_use\",\n    \"value\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\"\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 18 Dec 2021 10:24:49 GMT"},{"key":"ETag","value":"W/\"5822fb661208949d205364549e4ebe0c\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"30961a71-0d8a-469d-a38b-13c3509e0222"},{"key":"X-Runtime","value":"0.446797"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"5228"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"client_name\": null,\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"josh newuser\",\n            \"order_name\": \"josh order\",\n            \"external_order_id\": null,\n            \"status\": \"open\",\n            \"created_at\": \"2021-12-18T02:26:52.852-06:00\",\n            \"updated_at\": \"2021-12-18T04:24:03.591-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"0.0\",\n            \"cover_photo_url\": null,\n            \"has_notes\": false,\n            \"has_admin_notes\": false,\n            \"has_frame\": false,\n            \"has_mat\": false,\n            \"has_mount\": false,\n            \"has_canvas\": false,\n            \"boutique_shipping_note\": null,\n            \"internal_notes\": null,\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": null,\n            \"refund_amount\": \"0.0\",\n            \"stripe_order_confirmation\": null,\n            \"refund_key\": null,\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": null,\n            \"vendor_id\": null,\n            \"shipping_method\": null,\n            \"urgent\": null,\n            \"notes\": null,\n            \"total\": \"192.0\",\n            \"subtotal\": \"182.0\",\n            \"shipping_total\": \"10.0\",\n            \"discount\": \"0.0\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": null,\n            \"selected_card_mask\": \"XXXX-XXXX-XXXX-4242\",\n            \"selected_card_to_use\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"shipping_address\": {\n                \"guid\": \"3dd222c4-00b4-434a-9eea-b9167c40b3d1\",\n                \"recipient\": \"James McPhee\",\n                \"user_email\": null,\n                \"street\": \"123 Portner Rd\",\n                \"street_2\": \"Unit B\",\n                \"city\": \"Alexandria\",\n                \"state_province\": \"VA\",\n                \"zip\": \"22314\",\n                \"country\": \"USA\",\n                \"phone_number\": null\n            },\n            \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"photographer_email\": \"harrisjb1+avaialble@gmail.com\",\n            \"photographer_business\": \"\",\n            \"image_ids\": [\n                \"10c6b450-ccdb-4967-97ca-0c3670d0c5f7\",\n                \"5d220419-dee6-4c73-a166-cd56141b7d26\",\n                \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"cd2a3ff7-9fb2-48d4-be14-d7b1dd34e097\",\n                \"b86d5e36-fdcb-4ce9-b330-77ae54f1d391\",\n                \"96a32b82-0115-4708-89e0-2645129510ad\",\n                \"0f7a2bb5-25cf-47c7-97b5-c5bbf8485ad7\"\n            ],\n            \"images_in_cart\": [\n                \"38a45871-de41-4270-8534-88712a65cd05\"\n            ],\n            \"discount_code\": {},\n            \"api_order\": false,\n            \"api_vendor\": null,\n            \"paid_at\": null,\n            \"is_boutique_order\": false,\n            \"admin_notes\": null,\n            \"line_item_count\": 1\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": [\n                    {\n                        \"id\": \"3045\",\n                        \"type\": \"api_lab_order_line_item\"\n                    }\n                ]\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": false,\n        \"current_user_is_api_vendor\": false,\n        \"current_user_id\": 116\n    },\n    \"included\": [\n        {\n            \"id\": \"3045\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"8547075b-698d-4674-a9f9-483fa3636900\",\n                \"notes\": \"\",\n                \"price\": \"182.0\",\n                \"subtotal\": \"182.0\",\n                \"id\": \"8547075b-698d-4674-a9f9-483fa3636900\",\n                \"item_total\": \"182.0\",\n                \"lab_order_guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"photograph_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_guid\": \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"19.195046439628484\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"44.568245125348184\"\n                },\n                \"external_line_item_id\": null,\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T102449Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=faea38aa4e37eaadfafee627a44911767d13ac7473dccb1f0fb6788ef3028084\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/line_items/3045/cropped/small/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T102449Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a2f03b4a98b13e34973d81c91114d0e428e2a758128aeeb55035ba652504ce2a\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T102449Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=faea38aa4e37eaadfafee627a44911767d13ac7473dccb1f0fb6788ef3028084\",\n                \"print_size_with_border\": \"Museum Etching 4x6 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Museum Etching\",\n                    \"paper_guid\": \"78ffb6a6-67a2-4836-80c9-1d5319e9c6d6\",\n                    \"print_size\": \"4x6\",\n                    \"price\": \"7.0\",\n                    \"print_size_guid\": \"0471dedf-ae1f-4330-b3b2-9f3c74b2f382\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"Maple: 1.5\\\" Profile 2\\\" mat\",\n                    \"finishing_category\": \"premium frame\",\n                    \"finishing_service_guid\": \"93881a56-7b21-47a3-a3de-ee5eec95e8e6\",\n                    \"finishing_service_detail_guid\": \"8855f365-243a-4c6f-bc43-c1d96e5b52ea\",\n                    \"finishing_service_detail_three_guid\": \"1e61d7ff-4a40-435e-b23e-7b033512ecc8\",\n                    \"price\": \"175.0\",\n                    \"finishing_service_detail\": \"Oil & Wax\",\n                    \"formatted_frame_profile\": \"Maple 1.5\",\n                    \"formatted_detail_one\": \"Oil & Wax Maple 1.5\\\" Profile\",\n                    \"formatted_detail_two\": \"2  \\\" mat\",\n                    \"formatted_detail_three\": \"Standard Acrylic\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"d79d233f-4378-4c32-89a9-879a38389cb5"},{"name":"Create Card and Add to Order","id":"bd03607e-d006-4459-bc3c-3aca4ce119db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"token_id\": \"tok_0K806rHeMbbjMLBIJBSnoB8b\",\n    \"lab_order_id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\"\n}"},"url":"https://api.stagingmusea.com/api/v2/accounts/create_card","urlObject":{"path":["api","v2","accounts","create_card"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"38d80aa1-2e86-4f84-b07b-7cf095df1f88","name":"Create Card and Add to Order","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"selected_card_to_use\",\n    \"value\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\"\n}"},"url":"https://api.stagingmusea.com/api/v2/accounts/create_card"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 18 Dec 2021 10:24:49 GMT"},{"key":"ETag","value":"W/\"5822fb661208949d205364549e4ebe0c\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"30961a71-0d8a-469d-a38b-13c3509e0222"},{"key":"X-Runtime","value":"0.446797"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"5228"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"cards\": {\n        \"data\": [\n            {\n                \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x81HeMbbjMLBIhjJE5TSL\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x81HeMbbjMLBIhjJE5TSL\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x7qHeMbbjMLBIBXua6t8k\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x7qHeMbbjMLBIBXua6t8k\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            }\n        ]\n    },\n    \"default_card\": {\n        \"data\": {\n            \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n            \"type\": \"credit_card\",\n            \"attributes\": {\n                \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                \"last4\": \"4242\",\n                \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n            }\n        }\n    },\n    \"addresses\": {\n        \"data\": [\n            {\n                \"id\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n                    \"recipient\": \"Clarissa Macejkovic\",\n                    \"street\": \"76143 Krajcik Pass\",\n                    \"street_2\": null,\n                    \"city\": \"Starkhaven\",\n                    \"state_province\": \"ID\",\n                    \"zip\": \"78826-3873\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n                    \"recipient\": \"Brianne Wunsch\",\n                    \"street\": \"6480 Giovanni Ramp\",\n                    \"street_2\": null,\n                    \"city\": \"Suzyfurt\",\n                    \"state_province\": \"LA\",\n                    \"zip\": \"94947\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\",\n                    \"recipient\": \"Zenaida Botsford\",\n                    \"street\": \"784 Ariel Ranch\",\n                    \"street_2\": null,\n                    \"city\": \"North Tyronberg\",\n                    \"state_province\": \"OK\",\n                    \"zip\": \"95691-8417\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"64347a29-9f63-49c5-bed1-b317b78b9722\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"64347a29-9f63-49c5-bed1-b317b78b9722\",\n                    \"recipient\": \"Lynwood Stroman\",\n                    \"street\": \"9354 Lavonna Prairie\",\n                    \"street_2\": null,\n                    \"city\": \"Schambergerview\",\n                    \"state_province\": \"MA\",\n                    \"zip\": \"06656\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"fdc13d08-71dc-4316-835a-071fcca6dd50\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"fdc13d08-71dc-4316-835a-071fcca6dd50\",\n                    \"recipient\": \"Felton Grant\",\n                    \"street\": \"93384 Dare Squares\",\n                    \"street_2\": null,\n                    \"city\": \"Ankundingland\",\n                    \"state_province\": \"MS\",\n                    \"zip\": \"57637\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3d4b67c8-e117-456c-9c8e-54f5eecc3a9e\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3d4b67c8-e117-456c-9c8e-54f5eecc3a9e\",\n                    \"recipient\": \"Fr. Benton Schuster\",\n                    \"street\": \"264 Miller Inlet\",\n                    \"street_2\": null,\n                    \"city\": \"Kizzyborough\",\n                    \"state_province\": \"CO\",\n                    \"zip\": \"11291\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"2786cfd2-bdd2-4ea0-ac1c-b36b7f003d1e\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"2786cfd2-bdd2-4ea0-ac1c-b36b7f003d1e\",\n                    \"recipient\": \"Mr. Gil Conn\",\n                    \"street\": \"766 Mann Station\",\n                    \"street_2\": null,\n                    \"city\": \"South Courtney\",\n                    \"state_province\": \"CA\",\n                    \"zip\": \"18663\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                    \"recipient\": \"Eboni Waters\",\n                    \"street\": \"3316 Ray Plains\",\n                    \"street_2\": null,\n                    \"city\": \"Port Sammie\",\n                    \"state_province\": \"ID\",\n                    \"zip\": \"69123-1016\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"f9cd55b2-8d15-4bb8-b8c1-a1db0aff2c78\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"f9cd55b2-8d15-4bb8-b8c1-a1db0aff2c78\",\n                    \"recipient\": \"Joshua Harris\",\n                    \"street\": \"123 Portner Rd\",\n                    \"street_2\": \"Unit B\",\n                    \"city\": \"Alexandria\",\n                    \"state_province\": \"VA\",\n                    \"zip\": \"22314\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3aed6e47-5760-4175-ae04-f846bb39ce6b\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3aed6e47-5760-4175-ae04-f846bb39ce6b\",\n                    \"recipient\": \"James McPhee\",\n                    \"street\": \"123 Portner Rd\",\n                    \"street_2\": \"Unit B\",\n                    \"city\": \"Alexandria\",\n                    \"state_province\": \"VA\",\n                    \"zip\": \"22314\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3dd222c4-00b4-434a-9eea-b9167c40b3d1\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3dd222c4-00b4-434a-9eea-b9167c40b3d1\",\n                    \"recipient\": \"James McPhee\",\n                    \"street\": \"123 Portner Rd\",\n                    \"street_2\": \"Unit B\",\n                    \"city\": \"Alexandria\",\n                    \"state_province\": \"VA\",\n                    \"zip\": \"22314\"\n                },\n                \"relationships\": {}\n            }\n        ]\n    },\n    \"default_address\": {\n        \"data\": {\n            \"id\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n            \"type\": \"address\",\n            \"attributes\": {\n                \"guid\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n                \"recipient\": \"Clarissa Macejkovic\",\n                \"street\": \"76143 Krajcik Pass\",\n                \"street_2\": null,\n                \"city\": \"Starkhaven\",\n                \"state_province\": \"ID\",\n                \"zip\": \"78826-3873\"\n            },\n            \"relationships\": {}\n        }\n    },\n    \"referred_by_email\": \"harrisjb1@gmail.com\",\n    \"user\": {\n        \"data\": {\n            \"id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"type\": \"profile\",\n            \"attributes\": {\n                \"guid\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n                \"email\": \"harrisjb1+avaialble@gmail.com\",\n                \"first_name\": \"josh\",\n                \"last_name\": \"newuser\",\n                \"referral_code\": null,\n                \"business_name\": null,\n                \"default_address_id\": null,\n                \"business_url\": \"https://www.dallasmavericks.com\",\n                \"located_in_tn\": true,\n                \"phone\": null,\n                \"default_stripe_cc_token\": null,\n                \"stripe_customer_id\": \"cus_KnY2UgaWJhRKVU\",\n                \"referred_users_count\": null,\n                \"credit_available\": \"0.0\",\n                \"all_referred_users_orders_total\": null,\n                \"business_support_email\": null,\n                \"business_tax_identifier\": null,\n                \"referred_by_user_id\": 1,\n                \"user_is_admin\": false,\n                \"referral_report_link\": null,\n                \"referred_by_email\": \"harrisjb1@gmail.com\",\n                \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/116/blanket_certificates/Alexandria%252C%2520VA%2520-%2520PP%2520%2526%2520Vehicle%2520Registration%2520Confirmation%2520Page.pdf?response-content-disposition=attachment%3B%20filename%3DAlexandria%252C%2520VA%2520-%2520PP%2520%2526%2520Vehicle%2520Registration%2520Confirmation%2520Page.pdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T102551Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=d40b433092909429e5cb688e67d88ce25bec000196d02f12ffaa809de5351c89\",\n                \"nineteen_user_tax_report_link\": null,\n                \"eighteen_user_tax_report_link\": null,\n                \"seventeen_user_tax_report_link\": null,\n                \"sixteen_user_tax_report_link\": null,\n                \"tax_records_by_year\": null\n            }\n        }\n    }\n}"}],"_postman_id":"bd03607e-d006-4459-bc3c-3aca4ce119db"},{"name":"Validate Discount Code","id":"327df7da-41c0-45cb-8f55-1474296cce60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"code\": \"30off\"\n}"},"url":"https://api.stagingmusea.com/api/v2/validate_discount_code","urlObject":{"path":["api","v2","validate_discount_code"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"81584b1f-137a-4241-a84c-864e171ae1e4","name":"Validate Discount Code","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"code\": \"30off\"\n}"},"url":"https://api.stagingmusea.com/api/v2/validate_discount_code"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sat, 18 Dec 2021 10:32:45 GMT"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"802dc722-3f56-4bba-aef8-f9d0376faecc"},{"key":"X-Runtime","value":"0.011663"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"327df7da-41c0-45cb-8f55-1474296cce60"},{"name":"Add Discount Code to Order","id":"249fe706-f9a8-478b-8e69-06760d029056","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"discount_code\",\n    \"value\": \"30off\"\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b","urlObject":{"path":["api","v2","lab_orders","7055a6f0-102d-40ed-bd9e-b0b48f11dc8b"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"c73fef9a-d475-4b99-9386-a0d2e890852c","name":"Add Discount Code to Order","originalRequest":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"discount_code\",\n    \"value\": \"30off\"\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 18 Dec 2021 10:34:31 GMT"},{"key":"ETag","value":"W/\"8fd5c2810dab45b7a078858179893def\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"5e1796bd-0a5c-4ea5-879d-76f6070f22a6"},{"key":"X-Runtime","value":"0.091147"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"5255"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"client_name\": null,\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"josh newuser\",\n            \"order_name\": \"josh order\",\n            \"external_order_id\": null,\n            \"status\": \"open\",\n            \"created_at\": \"2021-12-18T02:26:52.852-06:00\",\n            \"updated_at\": \"2021-12-18T04:33:25.510-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"0.0\",\n            \"cover_photo_url\": null,\n            \"has_notes\": false,\n            \"has_admin_notes\": false,\n            \"has_frame\": false,\n            \"has_mat\": false,\n            \"has_mount\": false,\n            \"has_canvas\": false,\n            \"boutique_shipping_note\": null,\n            \"internal_notes\": null,\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": null,\n            \"refund_amount\": \"0.0\",\n            \"stripe_order_confirmation\": null,\n            \"refund_key\": null,\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": null,\n            \"vendor_id\": null,\n            \"shipping_method\": null,\n            \"urgent\": null,\n            \"notes\": null,\n            \"total\": \"137.4\",\n            \"subtotal\": \"182.0\",\n            \"shipping_total\": \"10.0\",\n            \"discount\": \"54.6\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": null,\n            \"selected_card_mask\": \"XXXX-XXXX-XXXX-4242\",\n            \"selected_card_to_use\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"shipping_address\": {\n                \"guid\": \"3dd222c4-00b4-434a-9eea-b9167c40b3d1\",\n                \"recipient\": \"James McPhee\",\n                \"user_email\": null,\n                \"street\": \"123 Portner Rd\",\n                \"street_2\": \"Unit B\",\n                \"city\": \"Alexandria\",\n                \"state_province\": \"VA\",\n                \"zip\": \"22314\",\n                \"country\": \"USA\",\n                \"phone_number\": null\n            },\n            \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"photographer_email\": \"harrisjb1+avaialble@gmail.com\",\n            \"photographer_business\": \"\",\n            \"image_ids\": [\n                \"10c6b450-ccdb-4967-97ca-0c3670d0c5f7\",\n                \"5d220419-dee6-4c73-a166-cd56141b7d26\",\n                \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"cd2a3ff7-9fb2-48d4-be14-d7b1dd34e097\",\n                \"b86d5e36-fdcb-4ce9-b330-77ae54f1d391\",\n                \"96a32b82-0115-4708-89e0-2645129510ad\",\n                \"0f7a2bb5-25cf-47c7-97b5-c5bbf8485ad7\"\n            ],\n            \"images_in_cart\": [\n                \"38a45871-de41-4270-8534-88712a65cd05\"\n            ],\n            \"discount_code\": {\n                \"code\": \"30OFF\",\n                \"guid\": null\n            },\n            \"api_order\": false,\n            \"api_vendor\": null,\n            \"paid_at\": null,\n            \"is_boutique_order\": false,\n            \"admin_notes\": null,\n            \"line_item_count\": 1\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": [\n                    {\n                        \"id\": \"3045\",\n                        \"type\": \"api_lab_order_line_item\"\n                    }\n                ]\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": false,\n        \"current_user_is_api_vendor\": false,\n        \"current_user_id\": 116\n    },\n    \"included\": [\n        {\n            \"id\": \"3045\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"8547075b-698d-4674-a9f9-483fa3636900\",\n                \"notes\": \"\",\n                \"price\": \"182.0\",\n                \"subtotal\": \"182.0\",\n                \"id\": \"8547075b-698d-4674-a9f9-483fa3636900\",\n                \"item_total\": \"182.0\",\n                \"lab_order_guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"photograph_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_guid\": \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"19.195046439628484\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"44.568245125348184\"\n                },\n                \"external_line_item_id\": null,\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T103431Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2e953d5819f26b4ae5813f4702b6be5a685dbd6c0f24dc2c961c0dda261d049e\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/line_items/3045/cropped/small/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T103431Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=76365a63731e619ba99041fee9fb2338b62c35b520919e31cc0718e1df7dd98e\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T103431Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2e953d5819f26b4ae5813f4702b6be5a685dbd6c0f24dc2c961c0dda261d049e\",\n                \"print_size_with_border\": \"Museum Etching 4x6 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Museum Etching\",\n                    \"paper_guid\": \"78ffb6a6-67a2-4836-80c9-1d5319e9c6d6\",\n                    \"print_size\": \"4x6\",\n                    \"price\": \"7.0\",\n                    \"print_size_guid\": \"0471dedf-ae1f-4330-b3b2-9f3c74b2f382\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"Maple: 1.5\\\" Profile 2\\\" mat\",\n                    \"finishing_category\": \"premium frame\",\n                    \"finishing_service_guid\": \"93881a56-7b21-47a3-a3de-ee5eec95e8e6\",\n                    \"finishing_service_detail_guid\": \"8855f365-243a-4c6f-bc43-c1d96e5b52ea\",\n                    \"finishing_service_detail_three_guid\": \"1e61d7ff-4a40-435e-b23e-7b033512ecc8\",\n                    \"price\": \"175.0\",\n                    \"finishing_service_detail\": \"Oil & Wax\",\n                    \"formatted_frame_profile\": \"Maple 1.5\",\n                    \"formatted_detail_one\": \"Oil & Wax Maple 1.5\\\" Profile\",\n                    \"formatted_detail_two\": \"2  \\\" mat\",\n                    \"formatted_detail_three\": \"Standard Acrylic\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"249fe706-f9a8-478b-8e69-06760d029056"},{"name":"Use Credit On Order","id":"1fbb4d4b-1942-4166-a465-1dd32f88da06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"credit\",\n    \"value\": \"10\"\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b","urlObject":{"path":["api","v2","lab_orders","7055a6f0-102d-40ed-bd9e-b0b48f11dc8b"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"59d1ba61-910b-4d93-ad95-2aaee0cd59d6","name":"Use Credit On Order","originalRequest":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"credit\",\n    \"value\": \"10\"\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 04:50:28 GMT"},{"key":"ETag","value":"W/\"06e2e6af79b780c0f638a18abd407ef2\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"b6956899-38a4-42af-8ec1-e9f7fefb0604"},{"key":"X-Runtime","value":"1.716181"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"transfer-encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"client_name\": null,\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"josh newuser\",\n            \"order_name\": \"josh order\",\n            \"external_order_id\": null,\n            \"status\": \"open\",\n            \"created_at\": \"2021-12-18T02:26:52.852-06:00\",\n            \"updated_at\": \"2021-12-18T22:50:27.346-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"10.0\",\n            \"cover_photo_url\": null,\n            \"has_notes\": false,\n            \"has_admin_notes\": false,\n            \"has_frame\": false,\n            \"has_mat\": false,\n            \"has_mount\": false,\n            \"has_canvas\": false,\n            \"boutique_shipping_note\": null,\n            \"internal_notes\": null,\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": null,\n            \"refund_amount\": \"0.0\",\n            \"stripe_order_confirmation\": null,\n            \"refund_key\": null,\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": null,\n            \"vendor_id\": null,\n            \"shipping_method\": null,\n            \"urgent\": null,\n            \"notes\": null,\n            \"total\": \"127.4\",\n            \"subtotal\": \"182.0\",\n            \"shipping_total\": \"10.0\",\n            \"discount\": \"54.6\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": null,\n            \"selected_card_mask\": \"XXXX-XXXX-XXXX-4242\",\n            \"selected_card_to_use\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"shipping_address\": {\n                \"guid\": \"3dd222c4-00b4-434a-9eea-b9167c40b3d1\",\n                \"recipient\": \"James McPhee\",\n                \"user_email\": null,\n                \"street\": \"123 Portner Rd\",\n                \"street_2\": \"Unit B\",\n                \"city\": \"Alexandria\",\n                \"state_province\": \"VA\",\n                \"zip\": \"22314\",\n                \"country\": \"USA\",\n                \"phone_number\": null\n            },\n            \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"photographer_email\": \"harrisjb1+avaialble@gmail.com\",\n            \"photographer_business\": \"\",\n            \"image_ids\": [\n                \"10c6b450-ccdb-4967-97ca-0c3670d0c5f7\",\n                \"5d220419-dee6-4c73-a166-cd56141b7d26\",\n                \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"cd2a3ff7-9fb2-48d4-be14-d7b1dd34e097\",\n                \"b86d5e36-fdcb-4ce9-b330-77ae54f1d391\",\n                \"96a32b82-0115-4708-89e0-2645129510ad\",\n                \"0f7a2bb5-25cf-47c7-97b5-c5bbf8485ad7\"\n            ],\n            \"images_in_cart\": [\n                \"38a45871-de41-4270-8534-88712a65cd05\"\n            ],\n            \"discount_code\": {\n                \"code\": \"30OFF\",\n                \"guid\": null\n            },\n            \"api_order\": false,\n            \"api_vendor\": null,\n            \"paid_at\": null,\n            \"is_boutique_order\": false,\n            \"admin_notes\": null,\n            \"line_item_count\": 1\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": [\n                    {\n                        \"id\": \"3045\",\n                        \"type\": \"api_lab_order_line_item\"\n                    }\n                ]\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": false,\n        \"current_user_is_api_vendor\": false,\n        \"current_user_id\": 116\n    },\n    \"included\": [\n        {\n            \"id\": \"3045\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"8547075b-698d-4674-a9f9-483fa3636900\",\n                \"notes\": \"\",\n                \"price\": \"182.0\",\n                \"subtotal\": \"182.0\",\n                \"id\": \"8547075b-698d-4674-a9f9-483fa3636900\",\n                \"item_total\": \"182.0\",\n                \"lab_order_guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"photograph_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_guid\": \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"19.195046439628484\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"44.568245125348184\"\n                },\n                \"external_line_item_id\": null,\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T045028Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=6e7787cb84ce352feed8e5bac191529f164577ed4665e190c7e418dfd822d5db\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/line_items/3045/cropped/small/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T045028Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=16f459fb2960515340060d7489a0a3f4f16c8ae7f74feff497f907de77005740\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T045028Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=6e7787cb84ce352feed8e5bac191529f164577ed4665e190c7e418dfd822d5db\",\n                \"print_size_with_border\": \"Museum Etching 4x6 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Museum Etching\",\n                    \"paper_guid\": \"78ffb6a6-67a2-4836-80c9-1d5319e9c6d6\",\n                    \"print_size\": \"4x6\",\n                    \"price\": \"7.0\",\n                    \"print_size_guid\": \"0471dedf-ae1f-4330-b3b2-9f3c74b2f382\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"Maple: 1.5\\\" Profile 2\\\" mat\",\n                    \"finishing_category\": \"premium frame\",\n                    \"finishing_service_guid\": \"93881a56-7b21-47a3-a3de-ee5eec95e8e6\",\n                    \"finishing_service_detail_guid\": \"8855f365-243a-4c6f-bc43-c1d96e5b52ea\",\n                    \"finishing_service_detail_three_guid\": \"1e61d7ff-4a40-435e-b23e-7b033512ecc8\",\n                    \"price\": \"175.0\",\n                    \"finishing_service_detail\": \"Oil & Wax\",\n                    \"formatted_frame_profile\": \"Maple 1.5\",\n                    \"formatted_detail_one\": \"Oil & Wax Maple 1.5\\\" Profile\",\n                    \"formatted_detail_two\": \"2  \\\" mat\",\n                    \"formatted_detail_three\": \"Standard Acrylic\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"1fbb4d4b-1942-4166-a465-1dd32f88da06"},{"name":"Add Boutique Shipping To Order","id":"75075ea0-cf15-4b74-a0aa-8422fd100c3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"boutique_shipping\",\n    \"boutique_shipping_note\": \"This is the boutique shipping note on an order\",\n    \"value\": true\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b","urlObject":{"path":["api","v2","lab_orders","7055a6f0-102d-40ed-bd9e-b0b48f11dc8b"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"31843629-dd20-4fab-8262-fa04170eb833","name":"Add Boutique Shipping To Order","originalRequest":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"boutique_shipping\",\n    \"boutique_shipping_note\": \"This is the boutique shipping note on an order\",\n    \"value\": true\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 05:02:21 GMT"},{"key":"ETag","value":"W/\"522d5db804237d9aa75d8d3e51f8ea3e\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"2eebef3b-54c6-4a3c-97a0-ae8a0d7f50ce"},{"key":"X-Runtime","value":"0.121725"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"5299"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"client_name\": null,\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"josh newuser\",\n            \"order_name\": \"josh order\",\n            \"external_order_id\": null,\n            \"status\": \"open\",\n            \"created_at\": \"2021-12-18T02:26:52.852-06:00\",\n            \"updated_at\": \"2021-12-18T23:02:21.217-06:00\",\n            \"boutique_shipping\": true,\n            \"boutique_shipping_price\": \"15.0\",\n            \"credit_applied\": \"10.0\",\n            \"cover_photo_url\": null,\n            \"has_notes\": false,\n            \"has_admin_notes\": false,\n            \"has_frame\": false,\n            \"has_mat\": false,\n            \"has_mount\": false,\n            \"has_canvas\": false,\n            \"boutique_shipping_note\": \"This is the boutique shipping note on an order\",\n            \"internal_notes\": null,\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": null,\n            \"refund_amount\": \"0.0\",\n            \"stripe_order_confirmation\": null,\n            \"refund_key\": null,\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": null,\n            \"vendor_id\": null,\n            \"shipping_method\": null,\n            \"urgent\": null,\n            \"notes\": null,\n            \"total\": \"142.4\",\n            \"subtotal\": \"182.0\",\n            \"shipping_total\": \"10.0\",\n            \"discount\": \"54.6\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": null,\n            \"selected_card_mask\": \"XXXX-XXXX-XXXX-4242\",\n            \"selected_card_to_use\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"shipping_address\": {\n                \"guid\": \"3dd222c4-00b4-434a-9eea-b9167c40b3d1\",\n                \"recipient\": \"James McPhee\",\n                \"user_email\": null,\n                \"street\": \"123 Portner Rd\",\n                \"street_2\": \"Unit B\",\n                \"city\": \"Alexandria\",\n                \"state_province\": \"VA\",\n                \"zip\": \"22314\",\n                \"country\": \"USA\",\n                \"phone_number\": null\n            },\n            \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"photographer_email\": \"harrisjb1+avaialble@gmail.com\",\n            \"photographer_business\": \"\",\n            \"image_ids\": [\n                \"10c6b450-ccdb-4967-97ca-0c3670d0c5f7\",\n                \"5d220419-dee6-4c73-a166-cd56141b7d26\",\n                \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"cd2a3ff7-9fb2-48d4-be14-d7b1dd34e097\",\n                \"b86d5e36-fdcb-4ce9-b330-77ae54f1d391\",\n                \"96a32b82-0115-4708-89e0-2645129510ad\",\n                \"0f7a2bb5-25cf-47c7-97b5-c5bbf8485ad7\"\n            ],\n            \"images_in_cart\": [\n                \"38a45871-de41-4270-8534-88712a65cd05\"\n            ],\n            \"discount_code\": {\n                \"code\": \"30OFF\",\n                \"guid\": null\n            },\n            \"api_order\": false,\n            \"api_vendor\": null,\n            \"paid_at\": null,\n            \"is_boutique_order\": true,\n            \"admin_notes\": null,\n            \"line_item_count\": 1\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": [\n                    {\n                        \"id\": \"3045\",\n                        \"type\": \"api_lab_order_line_item\"\n                    }\n                ]\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": false,\n        \"current_user_is_api_vendor\": false,\n        \"current_user_id\": 116\n    },\n    \"included\": [\n        {\n            \"id\": \"3045\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"8547075b-698d-4674-a9f9-483fa3636900\",\n                \"notes\": \"\",\n                \"price\": \"182.0\",\n                \"subtotal\": \"182.0\",\n                \"id\": \"8547075b-698d-4674-a9f9-483fa3636900\",\n                \"item_total\": \"182.0\",\n                \"lab_order_guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"photograph_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_guid\": \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"19.195046439628484\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"44.568245125348184\"\n                },\n                \"external_line_item_id\": null,\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T050221Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=818f6f66fcb0e84111965901df1548e06992a894431d81d93addd6daa2cb2abe\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/line_items/3045/cropped/small/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T050221Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=56a9ced5902358b62e9815ead881f7ebbbb24ce4769f67f29aa11440d526ef5d\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T050221Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=818f6f66fcb0e84111965901df1548e06992a894431d81d93addd6daa2cb2abe\",\n                \"print_size_with_border\": \"Museum Etching 4x6 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Museum Etching\",\n                    \"paper_guid\": \"78ffb6a6-67a2-4836-80c9-1d5319e9c6d6\",\n                    \"print_size\": \"4x6\",\n                    \"price\": \"7.0\",\n                    \"print_size_guid\": \"0471dedf-ae1f-4330-b3b2-9f3c74b2f382\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"Maple: 1.5\\\" Profile 2\\\" mat\",\n                    \"finishing_category\": \"premium frame\",\n                    \"finishing_service_guid\": \"93881a56-7b21-47a3-a3de-ee5eec95e8e6\",\n                    \"finishing_service_detail_guid\": \"8855f365-243a-4c6f-bc43-c1d96e5b52ea\",\n                    \"finishing_service_detail_three_guid\": \"1e61d7ff-4a40-435e-b23e-7b033512ecc8\",\n                    \"price\": \"175.0\",\n                    \"finishing_service_detail\": \"Oil & Wax\",\n                    \"formatted_frame_profile\": \"Maple 1.5\",\n                    \"formatted_detail_one\": \"Oil & Wax Maple 1.5\\\" Profile\",\n                    \"formatted_detail_two\": \"2  \\\" mat\",\n                    \"formatted_detail_three\": \"Standard Acrylic\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"75075ea0-cf15-4b74-a0aa-8422fd100c3c"},{"name":"Remove Boutique Shipping From Order","id":"2a33286b-2d9a-4f0e-afa9-1756981ea44a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"boutique_shipping\",\n    \"boutique_shipping_note\": \"\",\n    \"value\": false\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b","urlObject":{"path":["api","v2","lab_orders","7055a6f0-102d-40ed-bd9e-b0b48f11dc8b"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"4cb4513f-e61b-4ec0-b28e-661df8a0ea88","name":"Remove Boutique Shipping From Order","originalRequest":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"boutique_shipping\",\n    \"boutique_shipping_note\": \"\",\n    \"value\": false\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 05:03:37 GMT"},{"key":"ETag","value":"W/\"02dae0e2babf44972cc449d293489f90\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"008b7ce3-50ce-40a8-9e7c-76acc6bb8f36"},{"key":"X-Runtime","value":"0.064195"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"5254"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"client_name\": null,\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"josh newuser\",\n            \"order_name\": \"josh order\",\n            \"external_order_id\": null,\n            \"status\": \"open\",\n            \"created_at\": \"2021-12-18T02:26:52.852-06:00\",\n            \"updated_at\": \"2021-12-18T23:02:49.358-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"10.0\",\n            \"cover_photo_url\": null,\n            \"has_notes\": false,\n            \"has_admin_notes\": false,\n            \"has_frame\": false,\n            \"has_mat\": false,\n            \"has_mount\": false,\n            \"has_canvas\": false,\n            \"boutique_shipping_note\": \"\",\n            \"internal_notes\": null,\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": null,\n            \"refund_amount\": \"0.0\",\n            \"stripe_order_confirmation\": null,\n            \"refund_key\": null,\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": null,\n            \"vendor_id\": null,\n            \"shipping_method\": null,\n            \"urgent\": null,\n            \"notes\": null,\n            \"total\": \"127.4\",\n            \"subtotal\": \"182.0\",\n            \"shipping_total\": \"10.0\",\n            \"discount\": \"54.6\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": null,\n            \"selected_card_mask\": \"XXXX-XXXX-XXXX-4242\",\n            \"selected_card_to_use\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"shipping_address\": {\n                \"guid\": \"3dd222c4-00b4-434a-9eea-b9167c40b3d1\",\n                \"recipient\": \"James McPhee\",\n                \"user_email\": null,\n                \"street\": \"123 Portner Rd\",\n                \"street_2\": \"Unit B\",\n                \"city\": \"Alexandria\",\n                \"state_province\": \"VA\",\n                \"zip\": \"22314\",\n                \"country\": \"USA\",\n                \"phone_number\": null\n            },\n            \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"photographer_email\": \"harrisjb1+avaialble@gmail.com\",\n            \"photographer_business\": \"\",\n            \"image_ids\": [\n                \"10c6b450-ccdb-4967-97ca-0c3670d0c5f7\",\n                \"5d220419-dee6-4c73-a166-cd56141b7d26\",\n                \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"cd2a3ff7-9fb2-48d4-be14-d7b1dd34e097\",\n                \"b86d5e36-fdcb-4ce9-b330-77ae54f1d391\",\n                \"96a32b82-0115-4708-89e0-2645129510ad\",\n                \"0f7a2bb5-25cf-47c7-97b5-c5bbf8485ad7\"\n            ],\n            \"images_in_cart\": [\n                \"38a45871-de41-4270-8534-88712a65cd05\"\n            ],\n            \"discount_code\": {\n                \"code\": \"30OFF\",\n                \"guid\": null\n            },\n            \"api_order\": false,\n            \"api_vendor\": null,\n            \"paid_at\": null,\n            \"is_boutique_order\": false,\n            \"admin_notes\": null,\n            \"line_item_count\": 1\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": [\n                    {\n                        \"id\": \"3045\",\n                        \"type\": \"api_lab_order_line_item\"\n                    }\n                ]\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": false,\n        \"current_user_is_api_vendor\": false,\n        \"current_user_id\": 116\n    },\n    \"included\": [\n        {\n            \"id\": \"3045\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"8547075b-698d-4674-a9f9-483fa3636900\",\n                \"notes\": \"\",\n                \"price\": \"182.0\",\n                \"subtotal\": \"182.0\",\n                \"id\": \"8547075b-698d-4674-a9f9-483fa3636900\",\n                \"item_total\": \"182.0\",\n                \"lab_order_guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"photograph_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_guid\": \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"19.195046439628484\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"44.568245125348184\"\n                },\n                \"external_line_item_id\": null,\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T050337Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=61b43bbe1c73fea82551d6ea518544385b684be854c8948c235272de20588ca7\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/line_items/3045/cropped/small/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T050337Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=6f6a6f76a61065a7eac0c2310b00cfcd6e2e1f517aaaf4a6ce79a0ac9964920d\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T050337Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=61b43bbe1c73fea82551d6ea518544385b684be854c8948c235272de20588ca7\",\n                \"print_size_with_border\": \"Museum Etching 4x6 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Museum Etching\",\n                    \"paper_guid\": \"78ffb6a6-67a2-4836-80c9-1d5319e9c6d6\",\n                    \"print_size\": \"4x6\",\n                    \"price\": \"7.0\",\n                    \"print_size_guid\": \"0471dedf-ae1f-4330-b3b2-9f3c74b2f382\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"Maple: 1.5\\\" Profile 2\\\" mat\",\n                    \"finishing_category\": \"premium frame\",\n                    \"finishing_service_guid\": \"93881a56-7b21-47a3-a3de-ee5eec95e8e6\",\n                    \"finishing_service_detail_guid\": \"8855f365-243a-4c6f-bc43-c1d96e5b52ea\",\n                    \"finishing_service_detail_three_guid\": \"1e61d7ff-4a40-435e-b23e-7b033512ecc8\",\n                    \"price\": \"175.0\",\n                    \"finishing_service_detail\": \"Oil & Wax\",\n                    \"formatted_frame_profile\": \"Maple 1.5\",\n                    \"formatted_detail_one\": \"Oil & Wax Maple 1.5\\\" Profile\",\n                    \"formatted_detail_two\": \"2  \\\" mat\",\n                    \"formatted_detail_three\": \"Standard Acrylic\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"2a33286b-2d9a-4f0e-afa9-1756981ea44a"},{"name":"Local Pickup on Order","id":"f46d8c09-9608-4fef-bc41-6891db9867a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"local_pickup\",\n    \"value\": true\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b","urlObject":{"path":["api","v2","lab_orders","7055a6f0-102d-40ed-bd9e-b0b48f11dc8b"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"8beb5d4e-cf94-4129-b64a-7cebf81ca06c","name":"Local Pickup on Order","originalRequest":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"local_pickup\",\n    \"value\": true\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 05:04:37 GMT"},{"key":"ETag","value":"W/\"1bb7353f031be94a19c891aad5c14f15\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"0ea266c2-2ff7-48b3-885a-22bfc0de88e6"},{"key":"X-Runtime","value":"0.060869"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"5025"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"client_name\": null,\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"josh newuser\",\n            \"order_name\": \"josh order\",\n            \"external_order_id\": null,\n            \"status\": \"open\",\n            \"created_at\": \"2021-12-18T02:26:52.852-06:00\",\n            \"updated_at\": \"2021-12-18T23:03:56.603-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"10.0\",\n            \"cover_photo_url\": null,\n            \"has_notes\": false,\n            \"has_admin_notes\": false,\n            \"has_frame\": false,\n            \"has_mat\": false,\n            \"has_mount\": false,\n            \"has_canvas\": false,\n            \"boutique_shipping_note\": \"\",\n            \"internal_notes\": null,\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": null,\n            \"refund_amount\": \"0.0\",\n            \"stripe_order_confirmation\": null,\n            \"refund_key\": null,\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": null,\n            \"vendor_id\": null,\n            \"shipping_method\": null,\n            \"urgent\": null,\n            \"notes\": null,\n            \"total\": \"117.4\",\n            \"subtotal\": \"182.0\",\n            \"shipping_total\": \"0.0\",\n            \"discount\": \"54.6\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": true,\n            \"selected_card_mask\": \"XXXX-XXXX-XXXX-4242\",\n            \"selected_card_to_use\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"shipping_address\": {},\n            \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"photographer_email\": \"harrisjb1+avaialble@gmail.com\",\n            \"photographer_business\": \"\",\n            \"image_ids\": [\n                \"10c6b450-ccdb-4967-97ca-0c3670d0c5f7\",\n                \"5d220419-dee6-4c73-a166-cd56141b7d26\",\n                \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"cd2a3ff7-9fb2-48d4-be14-d7b1dd34e097\",\n                \"b86d5e36-fdcb-4ce9-b330-77ae54f1d391\",\n                \"96a32b82-0115-4708-89e0-2645129510ad\",\n                \"0f7a2bb5-25cf-47c7-97b5-c5bbf8485ad7\"\n            ],\n            \"images_in_cart\": [\n                \"38a45871-de41-4270-8534-88712a65cd05\"\n            ],\n            \"discount_code\": {\n                \"code\": \"30OFF\",\n                \"guid\": null\n            },\n            \"api_order\": false,\n            \"api_vendor\": null,\n            \"paid_at\": null,\n            \"is_boutique_order\": false,\n            \"admin_notes\": null,\n            \"line_item_count\": 1\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": [\n                    {\n                        \"id\": \"3045\",\n                        \"type\": \"api_lab_order_line_item\"\n                    }\n                ]\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": false,\n        \"current_user_is_api_vendor\": false,\n        \"current_user_id\": 116\n    },\n    \"included\": [\n        {\n            \"id\": \"3045\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"8547075b-698d-4674-a9f9-483fa3636900\",\n                \"notes\": \"\",\n                \"price\": \"182.0\",\n                \"subtotal\": \"182.0\",\n                \"id\": \"8547075b-698d-4674-a9f9-483fa3636900\",\n                \"item_total\": \"182.0\",\n                \"lab_order_guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"photograph_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_guid\": \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"19.195046439628484\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"44.568245125348184\"\n                },\n                \"external_line_item_id\": null,\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T050437Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4d00109ca864a04252a8ab35d9735bb049a95ad55476f82f400a31665058e42c\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/line_items/3045/cropped/small/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T050437Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f383b884d8f5802b26251bf34aca38aed320798bffbadd9706aac32d1c1a2dbd\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T050437Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4d00109ca864a04252a8ab35d9735bb049a95ad55476f82f400a31665058e42c\",\n                \"print_size_with_border\": \"Museum Etching 4x6 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Museum Etching\",\n                    \"paper_guid\": \"78ffb6a6-67a2-4836-80c9-1d5319e9c6d6\",\n                    \"print_size\": \"4x6\",\n                    \"price\": \"7.0\",\n                    \"print_size_guid\": \"0471dedf-ae1f-4330-b3b2-9f3c74b2f382\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"Maple: 1.5\\\" Profile 2\\\" mat\",\n                    \"finishing_category\": \"premium frame\",\n                    \"finishing_service_guid\": \"93881a56-7b21-47a3-a3de-ee5eec95e8e6\",\n                    \"finishing_service_detail_guid\": \"8855f365-243a-4c6f-bc43-c1d96e5b52ea\",\n                    \"finishing_service_detail_three_guid\": \"1e61d7ff-4a40-435e-b23e-7b033512ecc8\",\n                    \"price\": \"175.0\",\n                    \"finishing_service_detail\": \"Oil & Wax\",\n                    \"formatted_frame_profile\": \"Maple 1.5\",\n                    \"formatted_detail_one\": \"Oil & Wax Maple 1.5\\\" Profile\",\n                    \"formatted_detail_two\": \"2  \\\" mat\",\n                    \"formatted_detail_three\": \"Standard Acrylic\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"f46d8c09-9608-4fef-bc41-6891db9867a7"},{"name":"Remove Local Pickup","id":"957db2d7-c2e9-4b8d-a512-9b45aa016add","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"local_pickup\",\n    \"value\": false\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b","urlObject":{"path":["api","v2","lab_orders","7055a6f0-102d-40ed-bd9e-b0b48f11dc8b"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"650d9f17-77f6-446a-b77d-cc51858de28a","name":"Remove Local Pickup","originalRequest":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"local_pickup\",\n    \"value\": false\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 05:05:39 GMT"},{"key":"ETag","value":"W/\"2e63dc15edc7af8d1150c430057ec734\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"aefb2582-6929-4434-8695-a46baa51f39b"},{"key":"X-Runtime","value":"0.061520"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"5026"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"client_name\": null,\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"josh newuser\",\n            \"order_name\": \"josh order\",\n            \"external_order_id\": null,\n            \"status\": \"open\",\n            \"created_at\": \"2021-12-18T02:26:52.852-06:00\",\n            \"updated_at\": \"2021-12-18T23:04:54.100-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"10.0\",\n            \"cover_photo_url\": null,\n            \"has_notes\": false,\n            \"has_admin_notes\": false,\n            \"has_frame\": false,\n            \"has_mat\": false,\n            \"has_mount\": false,\n            \"has_canvas\": false,\n            \"boutique_shipping_note\": \"\",\n            \"internal_notes\": null,\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": null,\n            \"refund_amount\": \"0.0\",\n            \"stripe_order_confirmation\": null,\n            \"refund_key\": null,\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": null,\n            \"vendor_id\": null,\n            \"shipping_method\": null,\n            \"urgent\": null,\n            \"notes\": null,\n            \"total\": \"117.4\",\n            \"subtotal\": \"182.0\",\n            \"shipping_total\": \"0.0\",\n            \"discount\": \"54.6\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": false,\n            \"selected_card_mask\": \"XXXX-XXXX-XXXX-4242\",\n            \"selected_card_to_use\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"shipping_address\": {},\n            \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"photographer_email\": \"harrisjb1+avaialble@gmail.com\",\n            \"photographer_business\": \"\",\n            \"image_ids\": [\n                \"10c6b450-ccdb-4967-97ca-0c3670d0c5f7\",\n                \"5d220419-dee6-4c73-a166-cd56141b7d26\",\n                \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"cd2a3ff7-9fb2-48d4-be14-d7b1dd34e097\",\n                \"b86d5e36-fdcb-4ce9-b330-77ae54f1d391\",\n                \"96a32b82-0115-4708-89e0-2645129510ad\",\n                \"0f7a2bb5-25cf-47c7-97b5-c5bbf8485ad7\"\n            ],\n            \"images_in_cart\": [\n                \"38a45871-de41-4270-8534-88712a65cd05\"\n            ],\n            \"discount_code\": {\n                \"code\": \"30OFF\",\n                \"guid\": null\n            },\n            \"api_order\": false,\n            \"api_vendor\": null,\n            \"paid_at\": null,\n            \"is_boutique_order\": false,\n            \"admin_notes\": null,\n            \"line_item_count\": 1\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": [\n                    {\n                        \"id\": \"3045\",\n                        \"type\": \"api_lab_order_line_item\"\n                    }\n                ]\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": false,\n        \"current_user_is_api_vendor\": false,\n        \"current_user_id\": 116\n    },\n    \"included\": [\n        {\n            \"id\": \"3045\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"8547075b-698d-4674-a9f9-483fa3636900\",\n                \"notes\": \"\",\n                \"price\": \"182.0\",\n                \"subtotal\": \"182.0\",\n                \"id\": \"8547075b-698d-4674-a9f9-483fa3636900\",\n                \"item_total\": \"182.0\",\n                \"lab_order_guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"photograph_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_guid\": \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"19.195046439628484\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"44.568245125348184\"\n                },\n                \"external_line_item_id\": null,\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T050539Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d4d49e458b22757d62ead38ce4cf3652c00edb8676e0d14f13bb9e5903590168\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/line_items/3045/cropped/small/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T050539Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=3016527b433ffee261c6e46d1cc211264abd4f71213d695cd9a50b966b3812f2\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T050539Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d4d49e458b22757d62ead38ce4cf3652c00edb8676e0d14f13bb9e5903590168\",\n                \"print_size_with_border\": \"Museum Etching 4x6 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Museum Etching\",\n                    \"paper_guid\": \"78ffb6a6-67a2-4836-80c9-1d5319e9c6d6\",\n                    \"print_size\": \"4x6\",\n                    \"price\": \"7.0\",\n                    \"print_size_guid\": \"0471dedf-ae1f-4330-b3b2-9f3c74b2f382\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"Maple: 1.5\\\" Profile 2\\\" mat\",\n                    \"finishing_category\": \"premium frame\",\n                    \"finishing_service_guid\": \"93881a56-7b21-47a3-a3de-ee5eec95e8e6\",\n                    \"finishing_service_detail_guid\": \"8855f365-243a-4c6f-bc43-c1d96e5b52ea\",\n                    \"finishing_service_detail_three_guid\": \"1e61d7ff-4a40-435e-b23e-7b033512ecc8\",\n                    \"price\": \"175.0\",\n                    \"finishing_service_detail\": \"Oil & Wax\",\n                    \"formatted_frame_profile\": \"Maple 1.5\",\n                    \"formatted_detail_one\": \"Oil & Wax Maple 1.5\\\" Profile\",\n                    \"formatted_detail_two\": \"2  \\\" mat\",\n                    \"formatted_detail_three\": \"Standard Acrylic\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"957db2d7-c2e9-4b8d-a512-9b45aa016add"},{"name":"Select Existing Address Copy","id":"0bfbd2d3-48eb-4b04-b131-6259592334c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"shipping_address_id\",\n    \"value\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\"\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b","urlObject":{"path":["api","v2","lab_orders","7055a6f0-102d-40ed-bd9e-b0b48f11dc8b"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"8b1cf20b-4315-46f7-8dde-1f4ace359960","name":"Select Existing Address","originalRequest":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"shipping_address_id\",\n    \"value\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\"\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 05:06:46 GMT"},{"key":"ETag","value":"W/\"264fd98d23ec28cd3a73a7ee9783278c\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"084d8f8b-71cf-4213-a341-ae815e36ee15"},{"key":"X-Runtime","value":"0.109603"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"5266"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"client_name\": null,\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"josh newuser\",\n            \"order_name\": \"josh order\",\n            \"external_order_id\": null,\n            \"status\": \"open\",\n            \"created_at\": \"2021-12-18T02:26:52.852-06:00\",\n            \"updated_at\": \"2021-12-18T23:06:18.441-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"10.0\",\n            \"cover_photo_url\": null,\n            \"has_notes\": false,\n            \"has_admin_notes\": false,\n            \"has_frame\": false,\n            \"has_mat\": false,\n            \"has_mount\": false,\n            \"has_canvas\": false,\n            \"boutique_shipping_note\": \"\",\n            \"internal_notes\": null,\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": null,\n            \"refund_amount\": \"0.0\",\n            \"stripe_order_confirmation\": null,\n            \"refund_key\": null,\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": null,\n            \"vendor_id\": null,\n            \"shipping_method\": null,\n            \"urgent\": null,\n            \"notes\": null,\n            \"total\": \"127.4\",\n            \"subtotal\": \"182.0\",\n            \"shipping_total\": \"10.0\",\n            \"discount\": \"54.6\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": false,\n            \"selected_card_mask\": \"XXXX-XXXX-XXXX-4242\",\n            \"selected_card_to_use\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"shipping_address\": {\n                \"guid\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\",\n                \"recipient\": \"Zenaida Botsford\",\n                \"user_email\": null,\n                \"street\": \"784 Ariel Ranch\",\n                \"street_2\": null,\n                \"city\": \"North Tyronberg\",\n                \"state_province\": \"OK\",\n                \"zip\": \"95691-8417\",\n                \"country\": \"USA\",\n                \"phone_number\": null\n            },\n            \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"photographer_email\": \"harrisjb1+avaialble@gmail.com\",\n            \"photographer_business\": \"\",\n            \"image_ids\": [\n                \"10c6b450-ccdb-4967-97ca-0c3670d0c5f7\",\n                \"5d220419-dee6-4c73-a166-cd56141b7d26\",\n                \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"cd2a3ff7-9fb2-48d4-be14-d7b1dd34e097\",\n                \"b86d5e36-fdcb-4ce9-b330-77ae54f1d391\",\n                \"96a32b82-0115-4708-89e0-2645129510ad\",\n                \"0f7a2bb5-25cf-47c7-97b5-c5bbf8485ad7\"\n            ],\n            \"images_in_cart\": [\n                \"38a45871-de41-4270-8534-88712a65cd05\"\n            ],\n            \"discount_code\": {\n                \"code\": \"30OFF\",\n                \"guid\": null\n            },\n            \"api_order\": false,\n            \"api_vendor\": null,\n            \"paid_at\": null,\n            \"is_boutique_order\": false,\n            \"admin_notes\": null,\n            \"line_item_count\": 1\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": [\n                    {\n                        \"id\": \"3045\",\n                        \"type\": \"api_lab_order_line_item\"\n                    }\n                ]\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": false,\n        \"current_user_is_api_vendor\": false,\n        \"current_user_id\": 116\n    },\n    \"included\": [\n        {\n            \"id\": \"3045\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"8547075b-698d-4674-a9f9-483fa3636900\",\n                \"notes\": \"\",\n                \"price\": \"182.0\",\n                \"subtotal\": \"182.0\",\n                \"id\": \"8547075b-698d-4674-a9f9-483fa3636900\",\n                \"item_total\": \"182.0\",\n                \"lab_order_guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"photograph_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_guid\": \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"19.195046439628484\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"44.568245125348184\"\n                },\n                \"external_line_item_id\": null,\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T050646Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=7b41721880065bde224a78f6b0936fbbac52be1d955c6e9e0891a530259b0935\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/line_items/3045/cropped/small/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T050646Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a45e376904d6644151f5de6aed5e68810c814f258078c8803f65721fbbf9da1b\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T050646Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=7b41721880065bde224a78f6b0936fbbac52be1d955c6e9e0891a530259b0935\",\n                \"print_size_with_border\": \"Museum Etching 4x6 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Museum Etching\",\n                    \"paper_guid\": \"78ffb6a6-67a2-4836-80c9-1d5319e9c6d6\",\n                    \"print_size\": \"4x6\",\n                    \"price\": \"7.0\",\n                    \"print_size_guid\": \"0471dedf-ae1f-4330-b3b2-9f3c74b2f382\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"Maple: 1.5\\\" Profile 2\\\" mat\",\n                    \"finishing_category\": \"premium frame\",\n                    \"finishing_service_guid\": \"93881a56-7b21-47a3-a3de-ee5eec95e8e6\",\n                    \"finishing_service_detail_guid\": \"8855f365-243a-4c6f-bc43-c1d96e5b52ea\",\n                    \"finishing_service_detail_three_guid\": \"1e61d7ff-4a40-435e-b23e-7b033512ecc8\",\n                    \"price\": \"175.0\",\n                    \"finishing_service_detail\": \"Oil & Wax\",\n                    \"formatted_frame_profile\": \"Maple 1.5\",\n                    \"formatted_detail_one\": \"Oil & Wax Maple 1.5\\\" Profile\",\n                    \"formatted_detail_two\": \"2  \\\" mat\",\n                    \"formatted_detail_three\": \"Standard Acrylic\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"0bfbd2d3-48eb-4b04-b131-6259592334c4"},{"name":"Checkout","id":"8f97ef6a-6dd3-4836-9e59-50d00baa95df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b/checkout","urlObject":{"path":["api","v2","lab_orders","7055a6f0-102d-40ed-bd9e-b0b48f11dc8b","checkout"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"2b08c521-d846-4bf8-9b4f-d1676974825a","name":"Checkout","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":"{}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b/checkout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 05:10:30 GMT"},{"key":"ETag","value":"W/\"fd49912e0438f69e0f70b725b7afe009\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"901f2699-50de-45e0-a520-5cf1f44e7b72"},{"key":"X-Runtime","value":"2.475974"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"transfer-encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"client_name\": null,\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"josh newuser\",\n            \"order_name\": \"josh order\",\n            \"external_order_id\": null,\n            \"status\": \"paid\",\n            \"created_at\": \"2021-12-18T02:26:52.852-06:00\",\n            \"updated_at\": \"2021-12-18T23:10:30.490-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"10.0\",\n            \"cover_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T051030Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2cc8d7dcd50c52a54944f1c2f366dfb5eaf7c56859f8962006b84387fe0e445d\",\n            \"has_notes\": false,\n            \"has_admin_notes\": false,\n            \"has_frame\": true,\n            \"has_mat\": false,\n            \"has_mount\": false,\n            \"has_canvas\": false,\n            \"boutique_shipping_note\": \"\",\n            \"internal_notes\": null,\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": null,\n            \"refund_amount\": \"0.0\",\n            \"stripe_order_confirmation\": \"ch_2K8HfEHeMbbjMLBI0wsBlGZr\",\n            \"refund_key\": null,\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": null,\n            \"vendor_id\": null,\n            \"shipping_method\": null,\n            \"urgent\": null,\n            \"notes\": null,\n            \"total\": \"127.4\",\n            \"subtotal\": \"182.0\",\n            \"shipping_total\": \"10.0\",\n            \"discount\": \"54.6\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": false,\n            \"selected_card_mask\": \"XXXX-XXXX-XXXX-4242\",\n            \"selected_card_to_use\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"shipping_address\": {\n                \"guid\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\",\n                \"recipient\": \"Zenaida Botsford\",\n                \"user_email\": null,\n                \"street\": \"784 Ariel Ranch\",\n                \"street_2\": null,\n                \"city\": \"North Tyronberg\",\n                \"state_province\": \"OK\",\n                \"zip\": \"95691-8417\",\n                \"country\": \"USA\",\n                \"phone_number\": null\n            },\n            \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"photographer_email\": \"harrisjb1+avaialble@gmail.com\",\n            \"photographer_business\": \"\",\n            \"image_ids\": [\n                \"10c6b450-ccdb-4967-97ca-0c3670d0c5f7\",\n                \"5d220419-dee6-4c73-a166-cd56141b7d26\",\n                \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"cd2a3ff7-9fb2-48d4-be14-d7b1dd34e097\",\n                \"b86d5e36-fdcb-4ce9-b330-77ae54f1d391\",\n                \"96a32b82-0115-4708-89e0-2645129510ad\",\n                \"0f7a2bb5-25cf-47c7-97b5-c5bbf8485ad7\"\n            ],\n            \"images_in_cart\": [\n                \"38a45871-de41-4270-8534-88712a65cd05\"\n            ],\n            \"discount_code\": {\n                \"code\": \"30OFF\",\n                \"guid\": null\n            },\n            \"api_order\": false,\n            \"api_vendor\": null,\n            \"paid_at\": \"2021-12-18T23:10:29.545-06:00\",\n            \"is_boutique_order\": false,\n            \"admin_notes\": null,\n            \"line_item_count\": 1\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": [\n                    {\n                        \"id\": \"3045\",\n                        \"type\": \"api_lab_order_line_item\"\n                    }\n                ]\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": false,\n        \"current_user_is_api_vendor\": false,\n        \"current_user_id\": 116\n    },\n    \"included\": [\n        {\n            \"id\": \"3045\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"8547075b-698d-4674-a9f9-483fa3636900\",\n                \"notes\": \"\",\n                \"price\": \"182.0\",\n                \"subtotal\": \"182.0\",\n                \"id\": \"8547075b-698d-4674-a9f9-483fa3636900\",\n                \"item_total\": \"182.0\",\n                \"lab_order_guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"photograph_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_guid\": \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"19.195046439628484\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"44.568245125348184\"\n                },\n                \"external_line_item_id\": null,\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T051030Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2cc8d7dcd50c52a54944f1c2f366dfb5eaf7c56859f8962006b84387fe0e445d\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/line_items/3045/cropped/small/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T051030Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9ae74491f1a2c702b5ec04b63a2177e60096f90cddd57b1218828495a1dee218\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T051030Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2cc8d7dcd50c52a54944f1c2f366dfb5eaf7c56859f8962006b84387fe0e445d\",\n                \"print_size_with_border\": \"Museum Etching 4x6 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Museum Etching\",\n                    \"paper_guid\": \"78ffb6a6-67a2-4836-80c9-1d5319e9c6d6\",\n                    \"print_size\": \"4x6\",\n                    \"price\": \"7.0\",\n                    \"print_size_guid\": \"0471dedf-ae1f-4330-b3b2-9f3c74b2f382\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"Maple: 1.5\\\" Profile 2\\\" mat\",\n                    \"finishing_category\": \"premium frame\",\n                    \"finishing_service_guid\": \"93881a56-7b21-47a3-a3de-ee5eec95e8e6\",\n                    \"finishing_service_detail_guid\": \"8855f365-243a-4c6f-bc43-c1d96e5b52ea\",\n                    \"finishing_service_detail_three_guid\": \"1e61d7ff-4a40-435e-b23e-7b033512ecc8\",\n                    \"price\": \"175.0\",\n                    \"finishing_service_detail\": \"Oil & Wax\",\n                    \"formatted_frame_profile\": \"Maple 1.5\",\n                    \"formatted_detail_one\": \"Oil & Wax Maple 1.5\\\" Profile\",\n                    \"formatted_detail_two\": \"2  \\\" mat\",\n                    \"formatted_detail_three\": \"Standard Acrylic\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"8f97ef6a-6dd3-4836-9e59-50d00baa95df"}],"id":"ce475a53-e7c1-4a4f-a393-c139bccec070","_postman_id":"ce475a53-e7c1-4a4f-a393-c139bccec070","description":""},{"name":"LabOrders-OrderDetails","item":[{"name":"Get Order","id":"d9cba81e-8997-4917-b117-dd8c76639f59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b","urlObject":{"path":["api","v2","lab_orders","7055a6f0-102d-40ed-bd9e-b0b48f11dc8b"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"700e8d2c-b7a6-429b-a14a-f2dd4a79f979","name":"Get Order","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://api.stagingmusea.com/api/v2/lab_orders/7055a6f0-102d-40ed-bd9e-b0b48f11dc8b"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 05:13:05 GMT"},{"key":"ETag","value":"W/\"591f2b493c101e757850f71606a36217\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"0b423276-cd3e-4bab-98d2-9f462ad26e10"},{"key":"X-Runtime","value":"0.049630"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"5735"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"client_name\": null,\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"josh newuser\",\n            \"order_name\": \"josh order\",\n            \"external_order_id\": null,\n            \"status\": \"paid\",\n            \"created_at\": \"2021-12-18T02:26:52.852-06:00\",\n            \"updated_at\": \"2021-12-18T23:10:30.490-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"10.0\",\n            \"cover_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T051030Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2cc8d7dcd50c52a54944f1c2f366dfb5eaf7c56859f8962006b84387fe0e445d\",\n            \"has_notes\": false,\n            \"has_admin_notes\": false,\n            \"has_frame\": true,\n            \"has_mat\": false,\n            \"has_mount\": false,\n            \"has_canvas\": false,\n            \"boutique_shipping_note\": \"\",\n            \"internal_notes\": null,\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": null,\n            \"refund_amount\": \"0.0\",\n            \"stripe_order_confirmation\": \"ch_2K8HfEHeMbbjMLBI0wsBlGZr\",\n            \"refund_key\": null,\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": null,\n            \"vendor_id\": null,\n            \"shipping_method\": null,\n            \"urgent\": null,\n            \"notes\": null,\n            \"total\": \"127.4\",\n            \"subtotal\": \"182.0\",\n            \"shipping_total\": \"10.0\",\n            \"discount\": \"54.6\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": false,\n            \"selected_card_mask\": \"XXXX-XXXX-XXXX-4242\",\n            \"selected_card_to_use\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"shipping_address\": {\n                \"guid\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\",\n                \"recipient\": \"Zenaida Botsford\",\n                \"user_email\": null,\n                \"street\": \"784 Ariel Ranch\",\n                \"street_2\": null,\n                \"city\": \"North Tyronberg\",\n                \"state_province\": \"OK\",\n                \"zip\": \"95691-8417\",\n                \"country\": \"USA\",\n                \"phone_number\": null\n            },\n            \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"photographer_email\": \"harrisjb1+avaialble@gmail.com\",\n            \"photographer_business\": \"\",\n            \"image_ids\": [\n                \"10c6b450-ccdb-4967-97ca-0c3670d0c5f7\",\n                \"5d220419-dee6-4c73-a166-cd56141b7d26\",\n                \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"cd2a3ff7-9fb2-48d4-be14-d7b1dd34e097\",\n                \"b86d5e36-fdcb-4ce9-b330-77ae54f1d391\",\n                \"96a32b82-0115-4708-89e0-2645129510ad\",\n                \"0f7a2bb5-25cf-47c7-97b5-c5bbf8485ad7\"\n            ],\n            \"images_in_cart\": [\n                \"38a45871-de41-4270-8534-88712a65cd05\"\n            ],\n            \"discount_code\": {\n                \"code\": \"30OFF\",\n                \"guid\": null\n            },\n            \"api_order\": false,\n            \"api_vendor\": null,\n            \"paid_at\": \"2021-12-18T23:10:29.545-06:00\",\n            \"is_boutique_order\": false,\n            \"admin_notes\": null,\n            \"line_item_count\": 1\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": [\n                    {\n                        \"id\": \"3045\",\n                        \"type\": \"api_lab_order_line_item\"\n                    }\n                ]\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": false,\n        \"current_user_is_api_vendor\": false,\n        \"current_user_id\": 116\n    },\n    \"included\": [\n        {\n            \"id\": \"3045\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"8547075b-698d-4674-a9f9-483fa3636900\",\n                \"notes\": \"\",\n                \"price\": \"182.0\",\n                \"subtotal\": \"182.0\",\n                \"id\": \"8547075b-698d-4674-a9f9-483fa3636900\",\n                \"item_total\": \"182.0\",\n                \"lab_order_guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"photograph_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_guid\": \"38a45871-de41-4270-8534-88712a65cd05\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"19.195046439628484\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"44.568245125348184\"\n                },\n                \"external_line_item_id\": null,\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T051305Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5bfc490c030a84fa67cf2d333b6b50fd5fe11afff8383bb1f667f6c8546ac78d\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/line_items/3045/cropped/small/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T051305Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=366212a48b2d9ed3b09283f5c45b1bea8a5e3650b1d33efa82ee6279fad620cb\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T051305Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5bfc490c030a84fa67cf2d333b6b50fd5fe11afff8383bb1f667f6c8546ac78d\",\n                \"print_size_with_border\": \"Museum Etching 4x6 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Museum Etching\",\n                    \"paper_guid\": \"78ffb6a6-67a2-4836-80c9-1d5319e9c6d6\",\n                    \"print_size\": \"4x6\",\n                    \"price\": \"7.0\",\n                    \"print_size_guid\": \"0471dedf-ae1f-4330-b3b2-9f3c74b2f382\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"Maple: 1.5\\\" Profile 2\\\" mat\",\n                    \"finishing_category\": \"premium frame\",\n                    \"finishing_service_guid\": \"93881a56-7b21-47a3-a3de-ee5eec95e8e6\",\n                    \"finishing_service_detail_guid\": \"8855f365-243a-4c6f-bc43-c1d96e5b52ea\",\n                    \"finishing_service_detail_three_guid\": \"1e61d7ff-4a40-435e-b23e-7b033512ecc8\",\n                    \"price\": \"175.0\",\n                    \"finishing_service_detail\": \"Oil & Wax\",\n                    \"formatted_frame_profile\": \"Maple 1.5\",\n                    \"formatted_detail_one\": \"Oil & Wax Maple 1.5\\\" Profile\",\n                    \"formatted_detail_two\": \"2  \\\" mat\",\n                    \"formatted_detail_three\": \"Standard Acrylic\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"d9cba81e-8997-4917-b117-dd8c76639f59"}],"id":"55c0ce98-9271-4c14-90e3-306f18298c7f","_postman_id":"55c0ce98-9271-4c14-90e3-306f18298c7f","description":""},{"name":"User-ProfileManagement","item":[{"name":"Get Profile","id":"8d05c6b3-9801-4e9e-9335-88623648f3c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"3Vva54ziKSHaJEmJUVXNzaMF","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.stagingmusea.com/api/v2/profile","urlObject":{"path":["api","v2","profile"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"1fe65f84-dbeb-4a30-8f2f-bfcf65ee3671","name":"Get Profile","originalRequest":{"method":"GET","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.stagingmusea.com/api/v2/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 05:30:40 GMT"},{"key":"ETag","value":"W/\"9ff78b52a4d1ec5407c29773c7149b12\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"5f5229ab-9a2d-4cab-836f-6a29c9345227"},{"key":"X-Runtime","value":"0.593975"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"6001"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"cards\": {\n        \"data\": [\n            {\n                \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x81HeMbbjMLBIhjJE5TSL\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x81HeMbbjMLBIhjJE5TSL\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x7qHeMbbjMLBIBXua6t8k\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x7qHeMbbjMLBIBXua6t8k\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            }\n        ]\n    },\n    \"default_card\": {\n        \"data\": {\n            \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n            \"type\": \"credit_card\",\n            \"attributes\": {\n                \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                \"last4\": \"4242\",\n                \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n            }\n        }\n    },\n    \"addresses\": {\n        \"data\": [\n            {\n                \"id\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n                    \"recipient\": \"Clarissa Macejkovic\",\n                    \"street\": \"76143 Krajcik Pass\",\n                    \"street_2\": null,\n                    \"city\": \"Starkhaven\",\n                    \"state_province\": \"ID\",\n                    \"zip\": \"78826-3873\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n                    \"recipient\": \"Brianne Wunsch\",\n                    \"street\": \"6480 Giovanni Ramp\",\n                    \"street_2\": null,\n                    \"city\": \"Suzyfurt\",\n                    \"state_province\": \"LA\",\n                    \"zip\": \"94947\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\",\n                    \"recipient\": \"Zenaida Botsford\",\n                    \"street\": \"784 Ariel Ranch\",\n                    \"street_2\": null,\n                    \"city\": \"North Tyronberg\",\n                    \"state_province\": \"OK\",\n                    \"zip\": \"95691-8417\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"64347a29-9f63-49c5-bed1-b317b78b9722\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"64347a29-9f63-49c5-bed1-b317b78b9722\",\n                    \"recipient\": \"Lynwood Stroman\",\n                    \"street\": \"9354 Lavonna Prairie\",\n                    \"street_2\": null,\n                    \"city\": \"Schambergerview\",\n                    \"state_province\": \"MA\",\n                    \"zip\": \"06656\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"fdc13d08-71dc-4316-835a-071fcca6dd50\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"fdc13d08-71dc-4316-835a-071fcca6dd50\",\n                    \"recipient\": \"Felton Grant\",\n                    \"street\": \"93384 Dare Squares\",\n                    \"street_2\": null,\n                    \"city\": \"Ankundingland\",\n                    \"state_province\": \"MS\",\n                    \"zip\": \"57637\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3d4b67c8-e117-456c-9c8e-54f5eecc3a9e\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3d4b67c8-e117-456c-9c8e-54f5eecc3a9e\",\n                    \"recipient\": \"Fr. Benton Schuster\",\n                    \"street\": \"264 Miller Inlet\",\n                    \"street_2\": null,\n                    \"city\": \"Kizzyborough\",\n                    \"state_province\": \"CO\",\n                    \"zip\": \"11291\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"2786cfd2-bdd2-4ea0-ac1c-b36b7f003d1e\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"2786cfd2-bdd2-4ea0-ac1c-b36b7f003d1e\",\n                    \"recipient\": \"Mr. Gil Conn\",\n                    \"street\": \"766 Mann Station\",\n                    \"street_2\": null,\n                    \"city\": \"South Courtney\",\n                    \"state_province\": \"CA\",\n                    \"zip\": \"18663\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                    \"recipient\": \"Eboni Waters\",\n                    \"street\": \"3316 Ray Plains\",\n                    \"street_2\": null,\n                    \"city\": \"Port Sammie\",\n                    \"state_province\": \"ID\",\n                    \"zip\": \"69123-1016\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"f9cd55b2-8d15-4bb8-b8c1-a1db0aff2c78\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"f9cd55b2-8d15-4bb8-b8c1-a1db0aff2c78\",\n                    \"recipient\": \"Joshua Harris\",\n                    \"street\": \"123 Portner Rd\",\n                    \"street_2\": \"Unit B\",\n                    \"city\": \"Alexandria\",\n                    \"state_province\": \"VA\",\n                    \"zip\": \"22314\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3aed6e47-5760-4175-ae04-f846bb39ce6b\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3aed6e47-5760-4175-ae04-f846bb39ce6b\",\n                    \"recipient\": \"James McPhee\",\n                    \"street\": \"123 Portner Rd\",\n                    \"street_2\": \"Unit B\",\n                    \"city\": \"Alexandria\",\n                    \"state_province\": \"VA\",\n                    \"zip\": \"22314\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3dd222c4-00b4-434a-9eea-b9167c40b3d1\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3dd222c4-00b4-434a-9eea-b9167c40b3d1\",\n                    \"recipient\": \"James McPhee\",\n                    \"street\": \"123 Portner Rd\",\n                    \"street_2\": \"Unit B\",\n                    \"city\": \"Alexandria\",\n                    \"state_province\": \"VA\",\n                    \"zip\": \"22314\"\n                },\n                \"relationships\": {}\n            }\n        ]\n    },\n    \"default_address\": {\n        \"data\": {\n            \"id\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n            \"type\": \"address\",\n            \"attributes\": {\n                \"guid\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n                \"recipient\": \"Clarissa Macejkovic\",\n                \"street\": \"76143 Krajcik Pass\",\n                \"street_2\": null,\n                \"city\": \"Starkhaven\",\n                \"state_province\": \"ID\",\n                \"zip\": \"78826-3873\"\n            },\n            \"relationships\": {}\n        }\n    },\n    \"referred_by_email\": \"harrisjb1@gmail.com\",\n    \"user\": {\n        \"data\": {\n            \"id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"type\": \"profile\",\n            \"attributes\": {\n                \"guid\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n                \"email\": \"harrisjb1+avaialble@gmail.com\",\n                \"first_name\": \"josh\",\n                \"last_name\": \"newuser\",\n                \"referral_code\": null,\n                \"business_name\": null,\n                \"default_address_id\": null,\n                \"business_url\": \"https://www.dallasmavericks.com\",\n                \"located_in_tn\": true,\n                \"phone\": null,\n                \"default_stripe_cc_token\": null,\n                \"stripe_customer_id\": \"cus_KnY2UgaWJhRKVU\",\n                \"referred_users_count\": null,\n                \"credit_available\": \"0.0\",\n                \"all_referred_users_orders_total\": null,\n                \"business_support_email\": null,\n                \"business_tax_identifier\": null,\n                \"referred_by_user_id\": 1,\n                \"user_is_admin\": false,\n                \"referral_report_link\": null,\n                \"referred_by_email\": \"harrisjb1@gmail.com\",\n                \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/116/blanket_certificates/Alexandria%252C%2520VA%2520-%2520PP%2520%2526%2520Vehicle%2520Registration%2520Confirmation%2520Page.pdf?response-content-disposition=attachment%3B%20filename%3DAlexandria%252C%2520VA%2520-%2520PP%2520%2526%2520Vehicle%2520Registration%2520Confirmation%2520Page.pdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T053040Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=564ce293ccc66e016bca7e93b58c16210fa4762939880f9ba380da2f39f8e026\",\n                \"nineteen_user_tax_report_link\": null,\n                \"eighteen_user_tax_report_link\": null,\n                \"seventeen_user_tax_report_link\": null,\n                \"sixteen_user_tax_report_link\": null,\n                \"tax_records_by_year\": null\n            }\n        }\n    }\n}"}],"_postman_id":"8d05c6b3-9801-4e9e-9335-88623648f3c0"},{"name":"Update User Details","id":"84524d62-7c70-4f08-9718-6c59bec8fb6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"Josh\",\n    \"last_name\": \"Harris\",\n    \"business_name\": \"Josh Harris Photography\",\n    \"phone\": \"\"\n}"},"url":"https://api.stagingmusea.com/api/v2/users/58282cb1-025d-4ef7-88bd-c827901f5685","urlObject":{"path":["api","v2","users","58282cb1-025d-4ef7-88bd-c827901f5685"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"5317cdf6-8ff6-4238-b6f0-4561ae6379b5","name":"Update User Details","originalRequest":{"method":"PATCH","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"Josh\",\n    \"last_name\": \"Harris\",\n    \"business_name\": \"Josh Harris Photography\",\n    \"phone\": \"\"\n}"},"url":"https://api.stagingmusea.com/api/v2/users/58282cb1-025d-4ef7-88bd-c827901f5685"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 05:33:14 GMT"},{"key":"ETag","value":"W/\"d46ea3ebb2f824057ce6c1de3c1f83cd\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"60b58aba-fdf7-40bf-809a-4642a2fcd3b0"},{"key":"X-Runtime","value":"0.018753"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"885"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n        \"type\": \"photographer\",\n        \"attributes\": {\n            \"guid\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"created_at\": \"2021-12-17T21:35:19.385-06:00\",\n            \"email\": \"harrisjb1+avaialble@gmail.com\",\n            \"first_name\": \"Josh\",\n            \"last_name\": \"Harris\",\n            \"credit_available\": \"0.0\",\n            \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/116/blanket_certificates/Alexandria%2C%20VA%20-%20PP%20%26%20Vehicle%20Registration%20Confirmation%20Page.pdf\",\n            \"phone\": null,\n            \"user_approved\": false,\n            \"social_media_url\": null,\n            \"superadmin\": false,\n            \"default_shipping_address_id\": null,\n            \"referral_code\": null,\n            \"referred_users_count\": null,\n            \"referred_by_user_id\": 1,\n            \"business_name\": \"Josh Harris Photography\",\n            \"business_url\": \"https://www.dallasmavericks.com\"\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": false,\n        \"current_user_is_api_vendor\": false,\n        \"view_as_photographer_id\": 116,\n        \"current_user_id\": 116\n    }\n}"}],"_postman_id":"84524d62-7c70-4f08-9718-6c59bec8fb6b"},{"name":"Update User Login Email","id":"155daf7e-6af0-4823-8ab8-dd3e8d234eed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"harrisjb1+available@gmail.com\"\n}"},"url":"https://api.stagingmusea.com/api/v2/users/58282cb1-025d-4ef7-88bd-c827901f5685","urlObject":{"path":["api","v2","users","58282cb1-025d-4ef7-88bd-c827901f5685"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"b435868b-d85c-44ba-90e8-767ea4221880","name":"Update User Login Email","originalRequest":{"method":"PATCH","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"harrisjb1+available@gmail.com\"\n}"},"url":"https://api.stagingmusea.com/api/v2/users/58282cb1-025d-4ef7-88bd-c827901f5685"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 05:40:33 GMT"},{"key":"ETag","value":"W/\"02a38a764b8a7ba437d914288e8d0cc8\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"b9ae785d-6d1f-40cf-a2c7-7d7447853d55"},{"key":"X-Runtime","value":"0.032800"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"885"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n        \"type\": \"photographer\",\n        \"attributes\": {\n            \"guid\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"created_at\": \"2021-12-17T21:35:19.385-06:00\",\n            \"email\": \"harrisjb1+available2@gmail.com\",\n            \"first_name\": \"Josh\",\n            \"last_name\": \"Harris\",\n            \"credit_available\": \"0.0\",\n            \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/116/blanket_certificates/Alexandria%2C%20VA%20-%20PP%20%26%20Vehicle%20Registration%20Confirmation%20Page.pdf\",\n            \"phone\": null,\n            \"user_approved\": false,\n            \"social_media_url\": null,\n            \"superadmin\": false,\n            \"default_shipping_address_id\": 419,\n            \"referral_code\": null,\n            \"referred_users_count\": null,\n            \"referred_by_user_id\": 1,\n            \"business_name\": \"Josh Harris Photography\",\n            \"business_url\": \"https://www.dallasmavericks.com\"\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": false,\n        \"current_user_is_api_vendor\": false,\n        \"view_as_photographer_id\": 116,\n        \"current_user_id\": 116\n    }\n}"}],"_postman_id":"155daf7e-6af0-4823-8ab8-dd3e8d234eed"},{"name":"Create New Shipping Address","id":"5c774db2-bf14-43cf-ad70-9d927f741a38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"street_address\": \"123 Grape Drive\",\n    \"city\": \"Allen\",\n    \"state\": \"TX\",\n    \"zip\": \"22333\"\n}"},"url":"https://api.stagingmusea.com/api/v2/addresses","urlObject":{"path":["api","v2","addresses"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"9e8cda2e-04ee-4f52-98d1-20f3bdf1ed79","name":"Create New Shipping Address","originalRequest":{"method":"POST","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"street_address\": \"123 Grape Drive\",\n    \"city\": \"Allen\",\n    \"state\": \"TX\",\n    \"zip\": \"22333\"\n}"},"url":"https://api.stagingmusea.com/api/v2/addresses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 05:35:17 GMT"},{"key":"ETag","value":"W/\"e86d62a0985ad2967fdf13d98fdc03c6\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"4db691b8-cbb0-490e-a50e-d25f9343ff96"},{"key":"X-Runtime","value":"0.457915"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"6547"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"cards\": {\n        \"data\": [\n            {\n                \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x81HeMbbjMLBIhjJE5TSL\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x81HeMbbjMLBIhjJE5TSL\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x7qHeMbbjMLBIBXua6t8k\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x7qHeMbbjMLBIBXua6t8k\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            }\n        ]\n    },\n    \"default_card\": {\n        \"data\": {\n            \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n            \"type\": \"credit_card\",\n            \"attributes\": {\n                \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                \"last4\": \"4242\",\n                \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n            }\n        }\n    },\n    \"addresses\": {\n        \"data\": [\n            {\n                \"id\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n                    \"recipient\": \"Clarissa Macejkovic\",\n                    \"street\": \"76143 Krajcik Pass\",\n                    \"street_2\": null,\n                    \"city\": \"Starkhaven\",\n                    \"state_province\": \"ID\",\n                    \"zip\": \"78826-3873\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n                    \"recipient\": \"Brianne Wunsch\",\n                    \"street\": \"6480 Giovanni Ramp\",\n                    \"street_2\": null,\n                    \"city\": \"Suzyfurt\",\n                    \"state_province\": \"LA\",\n                    \"zip\": \"94947\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\",\n                    \"recipient\": \"Zenaida Botsford\",\n                    \"street\": \"784 Ariel Ranch\",\n                    \"street_2\": null,\n                    \"city\": \"North Tyronberg\",\n                    \"state_province\": \"OK\",\n                    \"zip\": \"95691-8417\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"64347a29-9f63-49c5-bed1-b317b78b9722\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"64347a29-9f63-49c5-bed1-b317b78b9722\",\n                    \"recipient\": \"Lynwood Stroman\",\n                    \"street\": \"9354 Lavonna Prairie\",\n                    \"street_2\": null,\n                    \"city\": \"Schambergerview\",\n                    \"state_province\": \"MA\",\n                    \"zip\": \"06656\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"fdc13d08-71dc-4316-835a-071fcca6dd50\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"fdc13d08-71dc-4316-835a-071fcca6dd50\",\n                    \"recipient\": \"Felton Grant\",\n                    \"street\": \"93384 Dare Squares\",\n                    \"street_2\": null,\n                    \"city\": \"Ankundingland\",\n                    \"state_province\": \"MS\",\n                    \"zip\": \"57637\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3d4b67c8-e117-456c-9c8e-54f5eecc3a9e\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3d4b67c8-e117-456c-9c8e-54f5eecc3a9e\",\n                    \"recipient\": \"Fr. Benton Schuster\",\n                    \"street\": \"264 Miller Inlet\",\n                    \"street_2\": null,\n                    \"city\": \"Kizzyborough\",\n                    \"state_province\": \"CO\",\n                    \"zip\": \"11291\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"2786cfd2-bdd2-4ea0-ac1c-b36b7f003d1e\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"2786cfd2-bdd2-4ea0-ac1c-b36b7f003d1e\",\n                    \"recipient\": \"Mr. Gil Conn\",\n                    \"street\": \"766 Mann Station\",\n                    \"street_2\": null,\n                    \"city\": \"South Courtney\",\n                    \"state_province\": \"CA\",\n                    \"zip\": \"18663\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                    \"recipient\": \"Eboni Waters\",\n                    \"street\": \"3316 Ray Plains\",\n                    \"street_2\": null,\n                    \"city\": \"Port Sammie\",\n                    \"state_province\": \"ID\",\n                    \"zip\": \"69123-1016\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"f9cd55b2-8d15-4bb8-b8c1-a1db0aff2c78\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"f9cd55b2-8d15-4bb8-b8c1-a1db0aff2c78\",\n                    \"recipient\": \"Joshua Harris\",\n                    \"street\": \"123 Portner Rd\",\n                    \"street_2\": \"Unit B\",\n                    \"city\": \"Alexandria\",\n                    \"state_province\": \"VA\",\n                    \"zip\": \"22314\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3aed6e47-5760-4175-ae04-f846bb39ce6b\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3aed6e47-5760-4175-ae04-f846bb39ce6b\",\n                    \"recipient\": \"James McPhee\",\n                    \"street\": \"123 Portner Rd\",\n                    \"street_2\": \"Unit B\",\n                    \"city\": \"Alexandria\",\n                    \"state_province\": \"VA\",\n                    \"zip\": \"22314\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3dd222c4-00b4-434a-9eea-b9167c40b3d1\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3dd222c4-00b4-434a-9eea-b9167c40b3d1\",\n                    \"recipient\": \"James McPhee\",\n                    \"street\": \"123 Portner Rd\",\n                    \"street_2\": \"Unit B\",\n                    \"city\": \"Alexandria\",\n                    \"state_province\": \"VA\",\n                    \"zip\": \"22314\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"200cb138-2533-45b3-9809-3f64f270258d\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"200cb138-2533-45b3-9809-3f64f270258d\",\n                    \"recipient\": \"Josh Harris\",\n                    \"street\": \"123 Grape Drive\",\n                    \"street_2\": null,\n                    \"city\": \"Allen\",\n                    \"state_province\": \"TX\",\n                    \"zip\": \"22333\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"92471eb0-52e0-4853-94d2-bf299e10b2ea\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"92471eb0-52e0-4853-94d2-bf299e10b2ea\",\n                    \"recipient\": \"Josh Harris\",\n                    \"street\": \"123 Grape Drive\",\n                    \"street_2\": null,\n                    \"city\": \"Allen\",\n                    \"state_province\": \"TX\",\n                    \"zip\": \"22333\"\n                },\n                \"relationships\": {}\n            }\n        ]\n    },\n    \"default_address\": {\n        \"data\": {\n            \"id\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n            \"type\": \"address\",\n            \"attributes\": {\n                \"guid\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n                \"recipient\": \"Clarissa Macejkovic\",\n                \"street\": \"76143 Krajcik Pass\",\n                \"street_2\": null,\n                \"city\": \"Starkhaven\",\n                \"state_province\": \"ID\",\n                \"zip\": \"78826-3873\"\n            },\n            \"relationships\": {}\n        }\n    },\n    \"referred_by_email\": \"harrisjb1@gmail.com\",\n    \"user\": {\n        \"data\": {\n            \"id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"type\": \"profile\",\n            \"attributes\": {\n                \"guid\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n                \"email\": \"harrisjb1+avaialble@gmail.com\",\n                \"first_name\": \"Josh\",\n                \"last_name\": \"Harris\",\n                \"referral_code\": null,\n                \"business_name\": \"Josh Harris Photography\",\n                \"default_address_id\": null,\n                \"business_url\": \"https://www.dallasmavericks.com\",\n                \"located_in_tn\": true,\n                \"phone\": null,\n                \"default_stripe_cc_token\": null,\n                \"stripe_customer_id\": \"cus_KnY2UgaWJhRKVU\",\n                \"referred_users_count\": null,\n                \"credit_available\": \"0.0\",\n                \"all_referred_users_orders_total\": null,\n                \"business_support_email\": null,\n                \"business_tax_identifier\": null,\n                \"referred_by_user_id\": 1,\n                \"user_is_admin\": false,\n                \"referral_report_link\": null,\n                \"referred_by_email\": \"harrisjb1@gmail.com\",\n                \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/116/blanket_certificates/Alexandria%252C%2520VA%2520-%2520PP%2520%2526%2520Vehicle%2520Registration%2520Confirmation%2520Page.pdf?response-content-disposition=attachment%3B%20filename%3DAlexandria%252C%2520VA%2520-%2520PP%2520%2526%2520Vehicle%2520Registration%2520Confirmation%2520Page.pdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T053517Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=02d7055f8c2361c4d7da3dc222f260764c4f8e2ca938feb01c3b237fe0ab1af7\",\n                \"nineteen_user_tax_report_link\": null,\n                \"eighteen_user_tax_report_link\": null,\n                \"seventeen_user_tax_report_link\": null,\n                \"sixteen_user_tax_report_link\": null,\n                \"tax_records_by_year\": null\n            }\n        }\n    }\n}"}],"_postman_id":"5c774db2-bf14-43cf-ad70-9d927f741a38"},{"name":"Update Default Shipping Address","id":"2dfdb76c-1ecf-4ce7-9d30-a545f91c7a63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"make_primary\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\"\n}"},"url":"https://api.stagingmusea.com/api/v2/accounts/update_default_address","urlObject":{"path":["api","v2","accounts","update_default_address"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"9e06ab1a-6e60-4b95-8358-9c8bcadc752a","name":"Update Default Shipping Address","originalRequest":{"method":"POST","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"make_primary\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\"\n}"},"url":"https://api.stagingmusea.com/api/v2/accounts/update_default_address"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 05:36:36 GMT"},{"key":"ETag","value":"W/\"1bbe9d108b5fff65d980c5a616304bf7\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"3162b9d2-c870-4463-a61b-097627381bbb"},{"key":"X-Runtime","value":"0.466309"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"transfer-encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"cards\": {\n        \"data\": [\n            {\n                \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x81HeMbbjMLBIhjJE5TSL\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x81HeMbbjMLBIhjJE5TSL\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x7qHeMbbjMLBIBXua6t8k\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x7qHeMbbjMLBIBXua6t8k\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            }\n        ]\n    },\n    \"default_card\": {\n        \"data\": {\n            \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n            \"type\": \"credit_card\",\n            \"attributes\": {\n                \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                \"last4\": \"4242\",\n                \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n            }\n        }\n    },\n    \"addresses\": {\n        \"data\": [\n            {\n                \"id\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n                    \"recipient\": \"Clarissa Macejkovic\",\n                    \"street\": \"76143 Krajcik Pass\",\n                    \"street_2\": null,\n                    \"city\": \"Starkhaven\",\n                    \"state_province\": \"ID\",\n                    \"zip\": \"78826-3873\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n                    \"recipient\": \"Brianne Wunsch\",\n                    \"street\": \"6480 Giovanni Ramp\",\n                    \"street_2\": null,\n                    \"city\": \"Suzyfurt\",\n                    \"state_province\": \"LA\",\n                    \"zip\": \"94947\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\",\n                    \"recipient\": \"Zenaida Botsford\",\n                    \"street\": \"784 Ariel Ranch\",\n                    \"street_2\": null,\n                    \"city\": \"North Tyronberg\",\n                    \"state_province\": \"OK\",\n                    \"zip\": \"95691-8417\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"64347a29-9f63-49c5-bed1-b317b78b9722\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"64347a29-9f63-49c5-bed1-b317b78b9722\",\n                    \"recipient\": \"Lynwood Stroman\",\n                    \"street\": \"9354 Lavonna Prairie\",\n                    \"street_2\": null,\n                    \"city\": \"Schambergerview\",\n                    \"state_province\": \"MA\",\n                    \"zip\": \"06656\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"fdc13d08-71dc-4316-835a-071fcca6dd50\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"fdc13d08-71dc-4316-835a-071fcca6dd50\",\n                    \"recipient\": \"Felton Grant\",\n                    \"street\": \"93384 Dare Squares\",\n                    \"street_2\": null,\n                    \"city\": \"Ankundingland\",\n                    \"state_province\": \"MS\",\n                    \"zip\": \"57637\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3d4b67c8-e117-456c-9c8e-54f5eecc3a9e\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3d4b67c8-e117-456c-9c8e-54f5eecc3a9e\",\n                    \"recipient\": \"Fr. Benton Schuster\",\n                    \"street\": \"264 Miller Inlet\",\n                    \"street_2\": null,\n                    \"city\": \"Kizzyborough\",\n                    \"state_province\": \"CO\",\n                    \"zip\": \"11291\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"2786cfd2-bdd2-4ea0-ac1c-b36b7f003d1e\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"2786cfd2-bdd2-4ea0-ac1c-b36b7f003d1e\",\n                    \"recipient\": \"Mr. Gil Conn\",\n                    \"street\": \"766 Mann Station\",\n                    \"street_2\": null,\n                    \"city\": \"South Courtney\",\n                    \"state_province\": \"CA\",\n                    \"zip\": \"18663\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                    \"recipient\": \"Eboni Waters\",\n                    \"street\": \"3316 Ray Plains\",\n                    \"street_2\": null,\n                    \"city\": \"Port Sammie\",\n                    \"state_province\": \"ID\",\n                    \"zip\": \"69123-1016\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"f9cd55b2-8d15-4bb8-b8c1-a1db0aff2c78\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"f9cd55b2-8d15-4bb8-b8c1-a1db0aff2c78\",\n                    \"recipient\": \"Joshua Harris\",\n                    \"street\": \"123 Portner Rd\",\n                    \"street_2\": \"Unit B\",\n                    \"city\": \"Alexandria\",\n                    \"state_province\": \"VA\",\n                    \"zip\": \"22314\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3aed6e47-5760-4175-ae04-f846bb39ce6b\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3aed6e47-5760-4175-ae04-f846bb39ce6b\",\n                    \"recipient\": \"James McPhee\",\n                    \"street\": \"123 Portner Rd\",\n                    \"street_2\": \"Unit B\",\n                    \"city\": \"Alexandria\",\n                    \"state_province\": \"VA\",\n                    \"zip\": \"22314\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3dd222c4-00b4-434a-9eea-b9167c40b3d1\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3dd222c4-00b4-434a-9eea-b9167c40b3d1\",\n                    \"recipient\": \"James McPhee\",\n                    \"street\": \"123 Portner Rd\",\n                    \"street_2\": \"Unit B\",\n                    \"city\": \"Alexandria\",\n                    \"state_province\": \"VA\",\n                    \"zip\": \"22314\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"200cb138-2533-45b3-9809-3f64f270258d\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"200cb138-2533-45b3-9809-3f64f270258d\",\n                    \"recipient\": \"Josh Harris\",\n                    \"street\": \"123 Grape Drive\",\n                    \"street_2\": null,\n                    \"city\": \"Allen\",\n                    \"state_province\": \"TX\",\n                    \"zip\": \"22333\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"92471eb0-52e0-4853-94d2-bf299e10b2ea\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"92471eb0-52e0-4853-94d2-bf299e10b2ea\",\n                    \"recipient\": \"Josh Harris\",\n                    \"street\": \"123 Grape Drive\",\n                    \"street_2\": null,\n                    \"city\": \"Allen\",\n                    \"state_province\": \"TX\",\n                    \"zip\": \"22333\"\n                },\n                \"relationships\": {}\n            }\n        ]\n    },\n    \"default_address\": {\n        \"data\": {\n            \"id\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n            \"type\": \"address\",\n            \"attributes\": {\n                \"guid\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n                \"recipient\": \"Brianne Wunsch\",\n                \"street\": \"6480 Giovanni Ramp\",\n                \"street_2\": null,\n                \"city\": \"Suzyfurt\",\n                \"state_province\": \"LA\",\n                \"zip\": \"94947\"\n            },\n            \"relationships\": {}\n        }\n    },\n    \"referred_by_email\": \"harrisjb1@gmail.com\",\n    \"user\": {\n        \"data\": {\n            \"id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"type\": \"profile\",\n            \"attributes\": {\n                \"guid\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n                \"email\": \"harrisjb1+avaialble@gmail.com\",\n                \"first_name\": \"Josh\",\n                \"last_name\": \"Harris\",\n                \"referral_code\": null,\n                \"business_name\": \"Josh Harris Photography\",\n                \"default_address_id\": 419,\n                \"business_url\": \"https://www.dallasmavericks.com\",\n                \"located_in_tn\": true,\n                \"phone\": null,\n                \"default_stripe_cc_token\": null,\n                \"stripe_customer_id\": \"cus_KnY2UgaWJhRKVU\",\n                \"referred_users_count\": null,\n                \"credit_available\": \"0.0\",\n                \"all_referred_users_orders_total\": null,\n                \"business_support_email\": null,\n                \"business_tax_identifier\": null,\n                \"referred_by_user_id\": 1,\n                \"user_is_admin\": false,\n                \"referral_report_link\": null,\n                \"referred_by_email\": \"harrisjb1@gmail.com\",\n                \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/116/blanket_certificates/Alexandria%252C%2520VA%2520-%2520PP%2520%2526%2520Vehicle%2520Registration%2520Confirmation%2520Page.pdf?response-content-disposition=attachment%3B%20filename%3DAlexandria%252C%2520VA%2520-%2520PP%2520%2526%2520Vehicle%2520Registration%2520Confirmation%2520Page.pdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T053636Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=36f93541691d9e26c7350d049aac4c13a789bfdbdae4160f6c250b2522adc7eb\",\n                \"nineteen_user_tax_report_link\": null,\n                \"eighteen_user_tax_report_link\": null,\n                \"seventeen_user_tax_report_link\": null,\n                \"sixteen_user_tax_report_link\": null,\n                \"tax_records_by_year\": null\n            }\n        }\n    }\n}"}],"_postman_id":"2dfdb76c-1ecf-4ce7-9d30-a545f91c7a63"},{"name":"Create a Card for User","id":"615cb2cf-d869-43a9-bc22-4565f905f426","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"token_id\": \"tok_0K8I9PHeMbbjMLBIXrlnqgdE\",\n    \"lab_order_id\": \"www.stagingmusea.com\"\n}"},"url":"https://api.stagingmusea.com/api/v2/accounts/create_card","urlObject":{"path":["api","v2","accounts","create_card"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"111f5a41-1fd6-40d4-9ba6-396ba038b472","name":"Create a Card for User","originalRequest":{"method":"POST","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"token_id\": \"tok_0K8I9PHeMbbjMLBIXrlnqgdE\",\n    \"lab_order_id\": \"www.stagingmusea.com\"\n}"},"url":"https://api.stagingmusea.com/api/v2/accounts/create_card"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"cards\": {\n        \"data\": [\n            {\n                \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K8I9PHeMbbjMLBIpgvfezc2\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K8I9PHeMbbjMLBIpgvfezc2\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x81HeMbbjMLBIhjJE5TSL\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x81HeMbbjMLBIhjJE5TSL\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x7qHeMbbjMLBIBXua6t8k\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x7qHeMbbjMLBIBXua6t8k\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            }\n        ]\n    },\n    \"default_card\": {\n        \"data\": {\n            \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n            \"type\": \"credit_card\",\n            \"attributes\": {\n                \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                \"last4\": \"4242\",\n                \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n            }\n        }\n    },\n    \"addresses\": {\n        \"data\": [\n            {\n                \"id\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n                    \"recipient\": \"Clarissa Macejkovic\",\n                    \"street\": \"76143 Krajcik Pass\",\n                    \"street_2\": null,\n                    \"city\": \"Starkhaven\",\n                    \"state_province\": \"ID\",\n                    \"zip\": \"78826-3873\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n                    \"recipient\": \"Brianne Wunsch\",\n                    \"street\": \"6480 Giovanni Ramp\",\n                    \"street_2\": null,\n                    \"city\": \"Suzyfurt\",\n                    \"state_province\": \"LA\",\n                    \"zip\": \"94947\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\",\n                    \"recipient\": \"Zenaida Botsford\",\n                    \"street\": \"784 Ariel Ranch\",\n                    \"street_2\": null,\n                    \"city\": \"North Tyronberg\",\n                    \"state_province\": \"OK\",\n                    \"zip\": \"95691-8417\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"64347a29-9f63-49c5-bed1-b317b78b9722\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"64347a29-9f63-49c5-bed1-b317b78b9722\",\n                    \"recipient\": \"Lynwood Stroman\",\n                    \"street\": \"9354 Lavonna Prairie\",\n                    \"street_2\": null,\n                    \"city\": \"Schambergerview\",\n                    \"state_province\": \"MA\",\n                    \"zip\": \"06656\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"fdc13d08-71dc-4316-835a-071fcca6dd50\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"fdc13d08-71dc-4316-835a-071fcca6dd50\",\n                    \"recipient\": \"Felton Grant\",\n                    \"street\": \"93384 Dare Squares\",\n                    \"street_2\": null,\n                    \"city\": \"Ankundingland\",\n                    \"state_province\": \"MS\",\n                    \"zip\": \"57637\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3d4b67c8-e117-456c-9c8e-54f5eecc3a9e\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3d4b67c8-e117-456c-9c8e-54f5eecc3a9e\",\n                    \"recipient\": \"Fr. Benton Schuster\",\n                    \"street\": \"264 Miller Inlet\",\n                    \"street_2\": null,\n                    \"city\": \"Kizzyborough\",\n                    \"state_province\": \"CO\",\n                    \"zip\": \"11291\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"2786cfd2-bdd2-4ea0-ac1c-b36b7f003d1e\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"2786cfd2-bdd2-4ea0-ac1c-b36b7f003d1e\",\n                    \"recipient\": \"Mr. Gil Conn\",\n                    \"street\": \"766 Mann Station\",\n                    \"street_2\": null,\n                    \"city\": \"South Courtney\",\n                    \"state_province\": \"CA\",\n                    \"zip\": \"18663\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                    \"recipient\": \"Eboni Waters\",\n                    \"street\": \"3316 Ray Plains\",\n                    \"street_2\": null,\n                    \"city\": \"Port Sammie\",\n                    \"state_province\": \"ID\",\n                    \"zip\": \"69123-1016\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"f9cd55b2-8d15-4bb8-b8c1-a1db0aff2c78\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"f9cd55b2-8d15-4bb8-b8c1-a1db0aff2c78\",\n                    \"recipient\": \"Joshua Harris\",\n                    \"street\": \"123 Portner Rd\",\n                    \"street_2\": \"Unit B\",\n                    \"city\": \"Alexandria\",\n                    \"state_province\": \"VA\",\n                    \"zip\": \"22314\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3aed6e47-5760-4175-ae04-f846bb39ce6b\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3aed6e47-5760-4175-ae04-f846bb39ce6b\",\n                    \"recipient\": \"James McPhee\",\n                    \"street\": \"123 Portner Rd\",\n                    \"street_2\": \"Unit B\",\n                    \"city\": \"Alexandria\",\n                    \"state_province\": \"VA\",\n                    \"zip\": \"22314\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3dd222c4-00b4-434a-9eea-b9167c40b3d1\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3dd222c4-00b4-434a-9eea-b9167c40b3d1\",\n                    \"recipient\": \"James McPhee\",\n                    \"street\": \"123 Portner Rd\",\n                    \"street_2\": \"Unit B\",\n                    \"city\": \"Alexandria\",\n                    \"state_province\": \"VA\",\n                    \"zip\": \"22314\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"200cb138-2533-45b3-9809-3f64f270258d\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"200cb138-2533-45b3-9809-3f64f270258d\",\n                    \"recipient\": \"Josh Harris\",\n                    \"street\": \"123 Grape Drive\",\n                    \"street_2\": null,\n                    \"city\": \"Allen\",\n                    \"state_province\": \"TX\",\n                    \"zip\": \"22333\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"92471eb0-52e0-4853-94d2-bf299e10b2ea\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"92471eb0-52e0-4853-94d2-bf299e10b2ea\",\n                    \"recipient\": \"Josh Harris\",\n                    \"street\": \"123 Grape Drive\",\n                    \"street_2\": null,\n                    \"city\": \"Allen\",\n                    \"state_province\": \"TX\",\n                    \"zip\": \"22333\"\n                },\n                \"relationships\": {}\n            }\n        ]\n    },\n    \"default_address\": {\n        \"data\": {\n            \"id\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n            \"type\": \"address\",\n            \"attributes\": {\n                \"guid\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n                \"recipient\": \"Brianne Wunsch\",\n                \"street\": \"6480 Giovanni Ramp\",\n                \"street_2\": null,\n                \"city\": \"Suzyfurt\",\n                \"state_province\": \"LA\",\n                \"zip\": \"94947\"\n            },\n            \"relationships\": {}\n        }\n    },\n    \"referred_by_email\": \"harrisjb1@gmail.com\",\n    \"user\": {\n        \"data\": {\n            \"id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"type\": \"profile\",\n            \"attributes\": {\n                \"guid\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n                \"email\": \"harrisjb1+available@gmail.com\",\n                \"first_name\": \"Josh\",\n                \"last_name\": \"Harris\",\n                \"referral_code\": null,\n                \"business_name\": \"Josh Harris Photography\",\n                \"default_address_id\": 419,\n                \"business_url\": \"https://www.dallasmavericks.com\",\n                \"located_in_tn\": true,\n                \"phone\": null,\n                \"default_stripe_cc_token\": null,\n                \"stripe_customer_id\": \"cus_KnY2UgaWJhRKVU\",\n                \"referred_users_count\": null,\n                \"credit_available\": \"0.0\",\n                \"all_referred_users_orders_total\": null,\n                \"business_support_email\": null,\n                \"business_tax_identifier\": null,\n                \"referred_by_user_id\": 1,\n                \"user_is_admin\": false,\n                \"referral_report_link\": null,\n                \"referred_by_email\": \"harrisjb1@gmail.com\",\n                \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/116/blanket_certificates/Alexandria%252C%2520VA%2520-%2520PP%2520%2526%2520Vehicle%2520Registration%2520Confirmation%2520Page.pdf?response-content-disposition=attachment%3B%20filename%3DAlexandria%252C%2520VA%2520-%2520PP%2520%2526%2520Vehicle%2520Registration%2520Confirmation%2520Page.pdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T054141Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=fd51f8fd9502e5450e268f257e2e4fc3bd65010b3e9388e300971fdb433bd31d\",\n                \"nineteen_user_tax_report_link\": null,\n                \"eighteen_user_tax_report_link\": null,\n                \"seventeen_user_tax_report_link\": null,\n                \"sixteen_user_tax_report_link\": null,\n                \"tax_records_by_year\": null\n            }\n        }\n    }\n}"}],"_postman_id":"615cb2cf-d869-43a9-bc22-4565f905f426"},{"name":"Update Default Card","id":"0df16dc3-e4ef-443b-83a4-aa0e2fd1ec43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"make_primary\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\"\n}"},"url":"https://api.stagingmusea.com/api/v2/accounts/update_default_card","urlObject":{"path":["api","v2","accounts","update_default_card"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"b82a9d24-6210-4d10-bb69-9b6daa83b86c","name":"Update Default Card","originalRequest":{"method":"POST","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"make_primary\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\"\n}"},"url":"https://api.stagingmusea.com/api/v2/accounts/update_default_card"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 05:45:19 GMT"},{"key":"ETag","value":"W/\"0b9803770792ad4773e352e8d0ec9ff4\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"ad4618b0-a67f-49f4-949f-35266af52299"},{"key":"X-Runtime","value":"0.650899"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"6726"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"cards\": {\n        \"data\": [\n            {\n                \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K8I9PHeMbbjMLBIpgvfezc2\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K8I9PHeMbbjMLBIpgvfezc2\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x81HeMbbjMLBIhjJE5TSL\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x81HeMbbjMLBIhjJE5TSL\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x7qHeMbbjMLBIBXua6t8k\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x7qHeMbbjMLBIBXua6t8k\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            }\n        ]\n    },\n    \"default_card\": {\n        \"data\": [\n            {\n                \"id\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            }\n        ]\n    },\n    \"addresses\": {\n        \"data\": [\n            {\n                \"id\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n                    \"recipient\": \"Clarissa Macejkovic\",\n                    \"street\": \"76143 Krajcik Pass\",\n                    \"street_2\": null,\n                    \"city\": \"Starkhaven\",\n                    \"state_province\": \"ID\",\n                    \"zip\": \"78826-3873\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n                    \"recipient\": \"Brianne Wunsch\",\n                    \"street\": \"6480 Giovanni Ramp\",\n                    \"street_2\": null,\n                    \"city\": \"Suzyfurt\",\n                    \"state_province\": \"LA\",\n                    \"zip\": \"94947\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\",\n                    \"recipient\": \"Zenaida Botsford\",\n                    \"street\": \"784 Ariel Ranch\",\n                    \"street_2\": null,\n                    \"city\": \"North Tyronberg\",\n                    \"state_province\": \"OK\",\n                    \"zip\": \"95691-8417\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"64347a29-9f63-49c5-bed1-b317b78b9722\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"64347a29-9f63-49c5-bed1-b317b78b9722\",\n                    \"recipient\": \"Lynwood Stroman\",\n                    \"street\": \"9354 Lavonna Prairie\",\n                    \"street_2\": null,\n                    \"city\": \"Schambergerview\",\n                    \"state_province\": \"MA\",\n                    \"zip\": \"06656\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"fdc13d08-71dc-4316-835a-071fcca6dd50\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"fdc13d08-71dc-4316-835a-071fcca6dd50\",\n                    \"recipient\": \"Felton Grant\",\n                    \"street\": \"93384 Dare Squares\",\n                    \"street_2\": null,\n                    \"city\": \"Ankundingland\",\n                    \"state_province\": \"MS\",\n                    \"zip\": \"57637\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3d4b67c8-e117-456c-9c8e-54f5eecc3a9e\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3d4b67c8-e117-456c-9c8e-54f5eecc3a9e\",\n                    \"recipient\": \"Fr. Benton Schuster\",\n                    \"street\": \"264 Miller Inlet\",\n                    \"street_2\": null,\n                    \"city\": \"Kizzyborough\",\n                    \"state_province\": \"CO\",\n                    \"zip\": \"11291\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"2786cfd2-bdd2-4ea0-ac1c-b36b7f003d1e\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"2786cfd2-bdd2-4ea0-ac1c-b36b7f003d1e\",\n                    \"recipient\": \"Mr. Gil Conn\",\n                    \"street\": \"766 Mann Station\",\n                    \"street_2\": null,\n                    \"city\": \"South Courtney\",\n                    \"state_province\": \"CA\",\n                    \"zip\": \"18663\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                    \"recipient\": \"Eboni Waters\",\n                    \"street\": \"3316 Ray Plains\",\n                    \"street_2\": null,\n                    \"city\": \"Port Sammie\",\n                    \"state_province\": \"ID\",\n                    \"zip\": \"69123-1016\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"f9cd55b2-8d15-4bb8-b8c1-a1db0aff2c78\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"f9cd55b2-8d15-4bb8-b8c1-a1db0aff2c78\",\n                    \"recipient\": \"Joshua Harris\",\n                    \"street\": \"123 Portner Rd\",\n                    \"street_2\": \"Unit B\",\n                    \"city\": \"Alexandria\",\n                    \"state_province\": \"VA\",\n                    \"zip\": \"22314\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3aed6e47-5760-4175-ae04-f846bb39ce6b\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3aed6e47-5760-4175-ae04-f846bb39ce6b\",\n                    \"recipient\": \"James McPhee\",\n                    \"street\": \"123 Portner Rd\",\n                    \"street_2\": \"Unit B\",\n                    \"city\": \"Alexandria\",\n                    \"state_province\": \"VA\",\n                    \"zip\": \"22314\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3dd222c4-00b4-434a-9eea-b9167c40b3d1\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3dd222c4-00b4-434a-9eea-b9167c40b3d1\",\n                    \"recipient\": \"James McPhee\",\n                    \"street\": \"123 Portner Rd\",\n                    \"street_2\": \"Unit B\",\n                    \"city\": \"Alexandria\",\n                    \"state_province\": \"VA\",\n                    \"zip\": \"22314\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"200cb138-2533-45b3-9809-3f64f270258d\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"200cb138-2533-45b3-9809-3f64f270258d\",\n                    \"recipient\": \"Josh Harris\",\n                    \"street\": \"123 Grape Drive\",\n                    \"street_2\": null,\n                    \"city\": \"Allen\",\n                    \"state_province\": \"TX\",\n                    \"zip\": \"22333\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"92471eb0-52e0-4853-94d2-bf299e10b2ea\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"92471eb0-52e0-4853-94d2-bf299e10b2ea\",\n                    \"recipient\": \"Josh Harris\",\n                    \"street\": \"123 Grape Drive\",\n                    \"street_2\": null,\n                    \"city\": \"Allen\",\n                    \"state_province\": \"TX\",\n                    \"zip\": \"22333\"\n                },\n                \"relationships\": {}\n            }\n        ]\n    },\n    \"default_address\": {\n        \"data\": {\n            \"id\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n            \"type\": \"address\",\n            \"attributes\": {\n                \"guid\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n                \"recipient\": \"Brianne Wunsch\",\n                \"street\": \"6480 Giovanni Ramp\",\n                \"street_2\": null,\n                \"city\": \"Suzyfurt\",\n                \"state_province\": \"LA\",\n                \"zip\": \"94947\"\n            },\n            \"relationships\": {}\n        }\n    },\n    \"referred_by_email\": \"harrisjb1@gmail.com\",\n    \"user\": {\n        \"data\": {\n            \"id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"type\": \"profile\",\n            \"attributes\": {\n                \"guid\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n                \"email\": \"harrisjb1+available@gmail.com\",\n                \"first_name\": \"Josh\",\n                \"last_name\": \"Harris\",\n                \"referral_code\": null,\n                \"business_name\": \"Josh Harris Photography\",\n                \"default_address_id\": 419,\n                \"business_url\": \"https://www.dallasmavericks.com\",\n                \"located_in_tn\": true,\n                \"phone\": null,\n                \"default_stripe_cc_token\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n                \"stripe_customer_id\": \"cus_KnY2UgaWJhRKVU\",\n                \"referred_users_count\": null,\n                \"credit_available\": \"0.0\",\n                \"all_referred_users_orders_total\": null,\n                \"business_support_email\": null,\n                \"business_tax_identifier\": null,\n                \"referred_by_user_id\": 1,\n                \"user_is_admin\": false,\n                \"referral_report_link\": null,\n                \"referred_by_email\": \"harrisjb1@gmail.com\",\n                \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/116/blanket_certificates/Alexandria%252C%2520VA%2520-%2520PP%2520%2526%2520Vehicle%2520Registration%2520Confirmation%2520Page.pdf?response-content-disposition=attachment%3B%20filename%3DAlexandria%252C%2520VA%2520-%2520PP%2520%2526%2520Vehicle%2520Registration%2520Confirmation%2520Page.pdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T054519Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=66c7233c7d032b998e8ed8c9f283b40c3d8b16f2052097704f43f0efdadfb7eb\",\n                \"nineteen_user_tax_report_link\": null,\n                \"eighteen_user_tax_report_link\": null,\n                \"seventeen_user_tax_report_link\": null,\n                \"sixteen_user_tax_report_link\": null,\n                \"tax_records_by_year\": null\n            }\n        }\n    }\n}"}],"_postman_id":"0df16dc3-e4ef-443b-83a4-aa0e2fd1ec43"},{"name":"Generate Tax Report For Year","id":"c21eddb3-e63d-4689-9d34-96557009acbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"year\": 2016\n}"},"url":"https://api.stagingmusea.com/api/v2/accounts/generate_tax_report","urlObject":{"path":["api","v2","accounts","generate_tax_report"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"0b54e875-2cd9-4836-a86a-b01504354c9b","name":"Generate Tax Report For Year","originalRequest":{"method":"POST","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"year\": 2016\n}"},"url":"https://api.stagingmusea.com/api/v2/accounts/generate_tax_report"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 05:46:57 GMT"},{"key":"ETag","value":"W/\"50a1dc2da123e6b3bc845aef852fbc6e\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"4ca97603-da63-47ba-a849-99fbb706e6f6"},{"key":"X-Runtime","value":"0.813138"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"8827"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"cards\": {\n        \"data\": [\n            {\n                \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K8I9PHeMbbjMLBIpgvfezc2\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K8I9PHeMbbjMLBIpgvfezc2\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x81HeMbbjMLBIhjJE5TSL\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x81HeMbbjMLBIhjJE5TSL\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x7qHeMbbjMLBIBXua6t8k\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x7qHeMbbjMLBIBXua6t8k\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            }\n        ]\n    },\n    \"default_card\": {\n        \"data\": [\n            {\n                \"id\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            }\n        ]\n    },\n    \"addresses\": {\n        \"data\": [\n            {\n                \"id\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n                    \"recipient\": \"Clarissa Macejkovic\",\n                    \"street\": \"76143 Krajcik Pass\",\n                    \"street_2\": null,\n                    \"city\": \"Starkhaven\",\n                    \"state_province\": \"ID\",\n                    \"zip\": \"78826-3873\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n                    \"recipient\": \"Brianne Wunsch\",\n                    \"street\": \"6480 Giovanni Ramp\",\n                    \"street_2\": null,\n                    \"city\": \"Suzyfurt\",\n                    \"state_province\": \"LA\",\n                    \"zip\": \"94947\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\",\n                    \"recipient\": \"Zenaida Botsford\",\n                    \"street\": \"784 Ariel Ranch\",\n                    \"street_2\": null,\n                    \"city\": \"North Tyronberg\",\n                    \"state_province\": \"OK\",\n                    \"zip\": \"95691-8417\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"64347a29-9f63-49c5-bed1-b317b78b9722\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"64347a29-9f63-49c5-bed1-b317b78b9722\",\n                    \"recipient\": \"Lynwood Stroman\",\n                    \"street\": \"9354 Lavonna Prairie\",\n                    \"street_2\": null,\n                    \"city\": \"Schambergerview\",\n                    \"state_province\": \"MA\",\n                    \"zip\": \"06656\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"fdc13d08-71dc-4316-835a-071fcca6dd50\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"fdc13d08-71dc-4316-835a-071fcca6dd50\",\n                    \"recipient\": \"Felton Grant\",\n                    \"street\": \"93384 Dare Squares\",\n                    \"street_2\": null,\n                    \"city\": \"Ankundingland\",\n                    \"state_province\": \"MS\",\n                    \"zip\": \"57637\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3d4b67c8-e117-456c-9c8e-54f5eecc3a9e\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3d4b67c8-e117-456c-9c8e-54f5eecc3a9e\",\n                    \"recipient\": \"Fr. Benton Schuster\",\n                    \"street\": \"264 Miller Inlet\",\n                    \"street_2\": null,\n                    \"city\": \"Kizzyborough\",\n                    \"state_province\": \"CO\",\n                    \"zip\": \"11291\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"2786cfd2-bdd2-4ea0-ac1c-b36b7f003d1e\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"2786cfd2-bdd2-4ea0-ac1c-b36b7f003d1e\",\n                    \"recipient\": \"Mr. Gil Conn\",\n                    \"street\": \"766 Mann Station\",\n                    \"street_2\": null,\n                    \"city\": \"South Courtney\",\n                    \"state_province\": \"CA\",\n                    \"zip\": \"18663\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                    \"recipient\": \"Eboni Waters\",\n                    \"street\": \"3316 Ray Plains\",\n                    \"street_2\": null,\n                    \"city\": \"Port Sammie\",\n                    \"state_province\": \"ID\",\n                    \"zip\": \"69123-1016\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"f9cd55b2-8d15-4bb8-b8c1-a1db0aff2c78\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"f9cd55b2-8d15-4bb8-b8c1-a1db0aff2c78\",\n                    \"recipient\": \"Joshua Harris\",\n                    \"street\": \"123 Portner Rd\",\n                    \"street_2\": \"Unit B\",\n                    \"city\": \"Alexandria\",\n                    \"state_province\": \"VA\",\n                    \"zip\": \"22314\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3aed6e47-5760-4175-ae04-f846bb39ce6b\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3aed6e47-5760-4175-ae04-f846bb39ce6b\",\n                    \"recipient\": \"James McPhee\",\n                    \"street\": \"123 Portner Rd\",\n                    \"street_2\": \"Unit B\",\n                    \"city\": \"Alexandria\",\n                    \"state_province\": \"VA\",\n                    \"zip\": \"22314\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3dd222c4-00b4-434a-9eea-b9167c40b3d1\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3dd222c4-00b4-434a-9eea-b9167c40b3d1\",\n                    \"recipient\": \"James McPhee\",\n                    \"street\": \"123 Portner Rd\",\n                    \"street_2\": \"Unit B\",\n                    \"city\": \"Alexandria\",\n                    \"state_province\": \"VA\",\n                    \"zip\": \"22314\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"200cb138-2533-45b3-9809-3f64f270258d\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"200cb138-2533-45b3-9809-3f64f270258d\",\n                    \"recipient\": \"Josh Harris\",\n                    \"street\": \"123 Grape Drive\",\n                    \"street_2\": null,\n                    \"city\": \"Allen\",\n                    \"state_province\": \"TX\",\n                    \"zip\": \"22333\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"92471eb0-52e0-4853-94d2-bf299e10b2ea\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"92471eb0-52e0-4853-94d2-bf299e10b2ea\",\n                    \"recipient\": \"Josh Harris\",\n                    \"street\": \"123 Grape Drive\",\n                    \"street_2\": null,\n                    \"city\": \"Allen\",\n                    \"state_province\": \"TX\",\n                    \"zip\": \"22333\"\n                },\n                \"relationships\": {}\n            }\n        ]\n    },\n    \"default_address\": {\n        \"data\": {\n            \"id\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n            \"type\": \"address\",\n            \"attributes\": {\n                \"guid\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n                \"recipient\": \"Brianne Wunsch\",\n                \"street\": \"6480 Giovanni Ramp\",\n                \"street_2\": null,\n                \"city\": \"Suzyfurt\",\n                \"state_province\": \"LA\",\n                \"zip\": \"94947\"\n            },\n            \"relationships\": {}\n        }\n    },\n    \"referred_by_email\": \"harrisjb1@gmail.com\",\n    \"user\": {\n        \"data\": {\n            \"id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"type\": \"profile\",\n            \"attributes\": {\n                \"guid\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n                \"email\": \"harrisjb1+available@gmail.com\",\n                \"first_name\": \"Josh\",\n                \"last_name\": \"Harris\",\n                \"referral_code\": null,\n                \"business_name\": \"Josh Harris Photography\",\n                \"default_address_id\": 419,\n                \"business_url\": \"https://www.dallasmavericks.com\",\n                \"located_in_tn\": true,\n                \"phone\": null,\n                \"default_stripe_cc_token\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n                \"stripe_customer_id\": \"cus_KnY2UgaWJhRKVU\",\n                \"referred_users_count\": null,\n                \"credit_available\": \"0.0\",\n                \"all_referred_users_orders_total\": null,\n                \"business_support_email\": null,\n                \"business_tax_identifier\": null,\n                \"referred_by_user_id\": 1,\n                \"user_is_admin\": false,\n                \"referral_report_link\": null,\n                \"referred_by_email\": \"harrisjb1@gmail.com\",\n                \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/116/blanket_certificates/Alexandria%252C%2520VA%2520-%2520PP%2520%2526%2520Vehicle%2520Registration%2520Confirmation%2520Page.pdf?response-content-disposition=attachment%3B%20filename%3DAlexandria%252C%2520VA%2520-%2520PP%2520%2526%2520Vehicle%2520Registration%2520Confirmation%2520Page.pdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T054657Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=c6b4ac8d11c6fd9513b69384132e7e710eb014fdc4f011d0c65bcc5d9c8112bc\",\n                \"nineteen_user_tax_report_link\": \"https://musea-staging.s3.amazonaws.com/users/116/tax_reports/user-id-116-tax-report-2019.csv?response-content-disposition=attachment%3B%20filename%3Duser-id-116-tax-report-2019.csv&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T054657Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=ddbbebec1c12631dc34981e22047f35c507c23a097bfcdc77af44ac38e19d7fa\",\n                \"eighteen_user_tax_report_link\": \"https://musea-staging.s3.amazonaws.com/users/116/tax_reports/user-id-116-tax-report-2018.csv?response-content-disposition=attachment%3B%20filename%3Duser-id-116-tax-report-2018.csv&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T054657Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=8ccca51a75266663152db8a0fb32bae7d6329b3affdd18cedaf6794240695592\",\n                \"seventeen_user_tax_report_link\": \"https://musea-staging.s3.amazonaws.com/users/116/tax_reports/user-id-116-tax-report-2017.csv?response-content-disposition=attachment%3B%20filename%3Duser-id-116-tax-report-2017.csv&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T054657Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=437200f2e40b3eb7b9c76ab32d4bcc9ea6a7e15a8ee667d8502979e895f9578e\",\n                \"sixteen_user_tax_report_link\": \"https://musea-staging.s3.amazonaws.com/users/116/tax_reports/user-id-116-tax-report-2016.csv?response-content-disposition=attachment%3B%20filename%3Duser-id-116-tax-report-2016.csv&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T054657Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=5744cae1aa46f1f2db8e7388a7f8b8246b7fc85402cd7cbf0911507ff1b92742\",\n                \"tax_records_by_year\": {\n                    \"2020\": \"https://musea-staging.s3.amazonaws.com/users/116/tax_reports/user-id-116-tax-report-2020.csv\",\n                    \"2021\": \"https://musea-staging.s3.amazonaws.com/users/116/tax_reports/user-id-116-tax-report-2021.csv\"\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"c21eddb3-e63d-4689-9d34-96557009acbd"}],"id":"d3c5daf1-0000-4ec1-849d-4c12ff590ef1","_postman_id":"d3c5daf1-0000-4ec1-849d-4c12ff590ef1","description":""},{"name":"User-CreditAndReferrals","item":[{"name":"Get Profile","id":"cbd24d5b-b96e-4396-a7bc-b94b1691bd78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.stagingmusea.com/api/v2/profile","urlObject":{"path":["api","v2","profile"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"4b91dfbb-f0cd-493d-9478-a1d243c7e38d","name":"Get Profile","originalRequest":{"method":"GET","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.stagingmusea.com/api/v2/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 05:30:40 GMT"},{"key":"ETag","value":"W/\"9ff78b52a4d1ec5407c29773c7149b12\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"5f5229ab-9a2d-4cab-836f-6a29c9345227"},{"key":"X-Runtime","value":"0.593975"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"6001"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"cards\": {\n        \"data\": [\n            {\n                \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x8IHeMbbjMLBIpndTvEA7\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x81HeMbbjMLBIhjJE5TSL\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x81HeMbbjMLBIhjJE5TSL\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            },\n            {\n                \"id\": \"card_0K7x7qHeMbbjMLBIBXua6t8k\",\n                \"type\": \"credit_card\",\n                \"attributes\": {\n                    \"id\": \"card_0K7x7qHeMbbjMLBIBXua6t8k\",\n                    \"last4\": \"4242\",\n                    \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n                }\n            }\n        ]\n    },\n    \"default_card\": {\n        \"data\": {\n            \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n            \"type\": \"credit_card\",\n            \"attributes\": {\n                \"id\": \"card_0K7x1yHeMbbjMLBIL06aA7gn\",\n                \"last4\": \"4242\",\n                \"masked_card\": \"xxxx-xxxx-xxxx-4242\"\n            }\n        }\n    },\n    \"addresses\": {\n        \"data\": [\n            {\n                \"id\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n                    \"recipient\": \"Clarissa Macejkovic\",\n                    \"street\": \"76143 Krajcik Pass\",\n                    \"street_2\": null,\n                    \"city\": \"Starkhaven\",\n                    \"state_province\": \"ID\",\n                    \"zip\": \"78826-3873\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"bce9f8ea-8b83-4f2f-bb67-5e76fb153ad2\",\n                    \"recipient\": \"Brianne Wunsch\",\n                    \"street\": \"6480 Giovanni Ramp\",\n                    \"street_2\": null,\n                    \"city\": \"Suzyfurt\",\n                    \"state_province\": \"LA\",\n                    \"zip\": \"94947\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"ab3c2af4-8f28-45e3-b507-a92dfdb1d4f1\",\n                    \"recipient\": \"Zenaida Botsford\",\n                    \"street\": \"784 Ariel Ranch\",\n                    \"street_2\": null,\n                    \"city\": \"North Tyronberg\",\n                    \"state_province\": \"OK\",\n                    \"zip\": \"95691-8417\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"64347a29-9f63-49c5-bed1-b317b78b9722\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"64347a29-9f63-49c5-bed1-b317b78b9722\",\n                    \"recipient\": \"Lynwood Stroman\",\n                    \"street\": \"9354 Lavonna Prairie\",\n                    \"street_2\": null,\n                    \"city\": \"Schambergerview\",\n                    \"state_province\": \"MA\",\n                    \"zip\": \"06656\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"fdc13d08-71dc-4316-835a-071fcca6dd50\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"fdc13d08-71dc-4316-835a-071fcca6dd50\",\n                    \"recipient\": \"Felton Grant\",\n                    \"street\": \"93384 Dare Squares\",\n                    \"street_2\": null,\n                    \"city\": \"Ankundingland\",\n                    \"state_province\": \"MS\",\n                    \"zip\": \"57637\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3d4b67c8-e117-456c-9c8e-54f5eecc3a9e\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3d4b67c8-e117-456c-9c8e-54f5eecc3a9e\",\n                    \"recipient\": \"Fr. Benton Schuster\",\n                    \"street\": \"264 Miller Inlet\",\n                    \"street_2\": null,\n                    \"city\": \"Kizzyborough\",\n                    \"state_province\": \"CO\",\n                    \"zip\": \"11291\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"2786cfd2-bdd2-4ea0-ac1c-b36b7f003d1e\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"2786cfd2-bdd2-4ea0-ac1c-b36b7f003d1e\",\n                    \"recipient\": \"Mr. Gil Conn\",\n                    \"street\": \"766 Mann Station\",\n                    \"street_2\": null,\n                    \"city\": \"South Courtney\",\n                    \"state_province\": \"CA\",\n                    \"zip\": \"18663\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                    \"recipient\": \"Eboni Waters\",\n                    \"street\": \"3316 Ray Plains\",\n                    \"street_2\": null,\n                    \"city\": \"Port Sammie\",\n                    \"state_province\": \"ID\",\n                    \"zip\": \"69123-1016\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"f9cd55b2-8d15-4bb8-b8c1-a1db0aff2c78\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"f9cd55b2-8d15-4bb8-b8c1-a1db0aff2c78\",\n                    \"recipient\": \"Joshua Harris\",\n                    \"street\": \"123 Portner Rd\",\n                    \"street_2\": \"Unit B\",\n                    \"city\": \"Alexandria\",\n                    \"state_province\": \"VA\",\n                    \"zip\": \"22314\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3aed6e47-5760-4175-ae04-f846bb39ce6b\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3aed6e47-5760-4175-ae04-f846bb39ce6b\",\n                    \"recipient\": \"James McPhee\",\n                    \"street\": \"123 Portner Rd\",\n                    \"street_2\": \"Unit B\",\n                    \"city\": \"Alexandria\",\n                    \"state_province\": \"VA\",\n                    \"zip\": \"22314\"\n                },\n                \"relationships\": {}\n            },\n            {\n                \"id\": \"3dd222c4-00b4-434a-9eea-b9167c40b3d1\",\n                \"type\": \"address\",\n                \"attributes\": {\n                    \"guid\": \"3dd222c4-00b4-434a-9eea-b9167c40b3d1\",\n                    \"recipient\": \"James McPhee\",\n                    \"street\": \"123 Portner Rd\",\n                    \"street_2\": \"Unit B\",\n                    \"city\": \"Alexandria\",\n                    \"state_province\": \"VA\",\n                    \"zip\": \"22314\"\n                },\n                \"relationships\": {}\n            }\n        ]\n    },\n    \"default_address\": {\n        \"data\": {\n            \"id\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n            \"type\": \"address\",\n            \"attributes\": {\n                \"guid\": \"060dc740-bf9d-4d04-9a90-077f838433a4\",\n                \"recipient\": \"Clarissa Macejkovic\",\n                \"street\": \"76143 Krajcik Pass\",\n                \"street_2\": null,\n                \"city\": \"Starkhaven\",\n                \"state_province\": \"ID\",\n                \"zip\": \"78826-3873\"\n            },\n            \"relationships\": {}\n        }\n    },\n    \"referred_by_email\": \"harrisjb1@gmail.com\",\n    \"user\": {\n        \"data\": {\n            \"id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"type\": \"profile\",\n            \"attributes\": {\n                \"guid\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n                \"email\": \"harrisjb1+avaialble@gmail.com\",\n                \"first_name\": \"josh\",\n                \"last_name\": \"newuser\",\n                \"referral_code\": null,\n                \"business_name\": null,\n                \"default_address_id\": null,\n                \"business_url\": \"https://www.dallasmavericks.com\",\n                \"located_in_tn\": true,\n                \"phone\": null,\n                \"default_stripe_cc_token\": null,\n                \"stripe_customer_id\": \"cus_KnY2UgaWJhRKVU\",\n                \"referred_users_count\": null,\n                \"credit_available\": \"0.0\",\n                \"all_referred_users_orders_total\": null,\n                \"business_support_email\": null,\n                \"business_tax_identifier\": null,\n                \"referred_by_user_id\": 1,\n                \"user_is_admin\": false,\n                \"referral_report_link\": null,\n                \"referred_by_email\": \"harrisjb1@gmail.com\",\n                \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/116/blanket_certificates/Alexandria%252C%2520VA%2520-%2520PP%2520%2526%2520Vehicle%2520Registration%2520Confirmation%2520Page.pdf?response-content-disposition=attachment%3B%20filename%3DAlexandria%252C%2520VA%2520-%2520PP%2520%2526%2520Vehicle%2520Registration%2520Confirmation%2520Page.pdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T053040Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=564ce293ccc66e016bca7e93b58c16210fa4762939880f9ba380da2f39f8e026\",\n                \"nineteen_user_tax_report_link\": null,\n                \"eighteen_user_tax_report_link\": null,\n                \"seventeen_user_tax_report_link\": null,\n                \"sixteen_user_tax_report_link\": null,\n                \"tax_records_by_year\": null\n            }\n        }\n    }\n}"}],"_postman_id":"cbd24d5b-b96e-4396-a7bc-b94b1691bd78"},{"name":"Update The Person Who Referred User","id":"fbc17675-4740-4306-ab6c-fc4430d8ef57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"code\": \"hellos\"\n}"},"url":"https://api.stagingmusea.com/api/v2/update_new_user","urlObject":{"path":["api","v2","update_new_user"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"9c556154-61dc-4535-b089-a18125883183","name":"Update The Person Who Referred User","originalRequest":{"method":"PATCH","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"code\": \"hellos\"\n}"},"url":"https://api.stagingmusea.com/api/v2/update_new_user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sun, 19 Dec 2021 05:49:33 GMT"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"f6ef5df0-151f-4afa-af40-ae46bd5524ff"},{"key":"X-Runtime","value":"0.868694"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"fbc17675-4740-4306-ab6c-fc4430d8ef57"},{"name":"Check If Referral Code is Available","id":"b61246e7-23c7-4a9c-bb84-62280b01d9df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"code\": \"hellos\"\n}"},"url":"https://api.stagingmusea.com/api/v2/check_referral_code","urlObject":{"path":["api","v2","check_referral_code"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"476a7ec6-e668-4ae8-8ee5-110a2b7ee805","name":"404 Good - Code Not In Use  - Check If Referral Code is Available","originalRequest":{"method":"POST","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"code\": \"newReferralCode\"\n}"},"url":"https://api.stagingmusea.com/api/v2/check_referral_code"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 05:51:16 GMT"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"9efad5d0-5e4e-416a-9eea-6c0b9821dc83"},{"key":"X-Runtime","value":"0.010842"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"214"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"status\": 404,\n        \"developer_message\": {\n            \"message\": \"Code not registered\"\n        },\n        \"error_code\": \"404\",\n        \"user_message\": {\n            \"message\": \"Code not registered\"\n        },\n        \"class_name\": \"Hash\",\n        \"more_info\": [\n            {\n                \"message\": \"Code not registered\"\n            }\n        ]\n    }\n}"},{"id":"19e8ff39-e25a-467f-a031-7dbc04970b5a","name":"200 Bad - Code is In Use - Check If Referral Code is Available","originalRequest":{"method":"POST","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"code\": \"hellos\"\n}"},"url":"https://api.stagingmusea.com/api/v2/check_referral_code"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sun, 19 Dec 2021 05:51:57 GMT"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"d7a94b9b-b491-4905-90e4-20b6aded5ed3"},{"key":"X-Runtime","value":"0.008665"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"b61246e7-23c7-4a9c-bb84-62280b01d9df"},{"name":"Update Your Referral Code","id":"d2e58f90-a537-4e75-bd0f-2750ad918d00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"referral_code\": \"newReferralCode\"\n}"},"url":"https://api.stagingmusea.com/api/v2/users/58282cb1-025d-4ef7-88bd-c827901f5685","urlObject":{"path":["api","v2","users","58282cb1-025d-4ef7-88bd-c827901f5685"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"284ab20c-096c-44b4-ad98-584e50172ddf","name":"Update Your Referral Code","originalRequest":{"method":"PATCH","header":[{"key":"token","value":"AoczZRwELRKHtLnq2WjpqKB4","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"referral_code\": \"newReferralCode\"\n}"},"url":"https://api.stagingmusea.com/api/v2/users/58282cb1-025d-4ef7-88bd-c827901f5685"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 05:53:28 GMT"},{"key":"ETag","value":"W/\"bae28446133bb772ab03861d6bc9e698\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"75376d7a-b901-4370-a791-5a0fe9d0ba61"},{"key":"X-Runtime","value":"0.018196"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"894"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n        \"type\": \"photographer\",\n        \"attributes\": {\n            \"guid\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"created_at\": \"2021-12-17T21:35:19.385-06:00\",\n            \"email\": \"harrisjb1+available@gmail.com\",\n            \"first_name\": \"Josh\",\n            \"last_name\": \"Harris\",\n            \"credit_available\": \"0.0\",\n            \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/116/blanket_certificates/Alexandria%2C%20VA%20-%20PP%20%26%20Vehicle%20Registration%20Confirmation%20Page.pdf\",\n            \"phone\": null,\n            \"user_approved\": false,\n            \"social_media_url\": null,\n            \"superadmin\": false,\n            \"default_shipping_address_id\": 419,\n            \"referral_code\": \"newReferralCode\",\n            \"referred_users_count\": 0,\n            \"referred_by_user_id\": 1,\n            \"business_name\": \"Josh Harris Photography\",\n            \"business_url\": \"https://www.dallasmavericks.com\"\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": false,\n        \"current_user_is_api_vendor\": false,\n        \"view_as_photographer_id\": 116,\n        \"current_user_id\": 116\n    }\n}"}],"_postman_id":"d2e58f90-a537-4e75-bd0f-2750ad918d00"}],"id":"df116d5c-8902-407a-9746-268e392839b2","_postman_id":"df116d5c-8902-407a-9746-268e392839b2","description":""}],"id":"c43f38ba-1b88-496e-990f-ef0214dd5106","description":"<p>These endpoints are from the UI a user experiences when registering, logging in, viewing and managing existing orders, placing new orders, and managing their profile. These users are not Musea employees or partners, so the data exposed to these endpoints is more limited in scope.</p>\n","_postman_id":"c43f38ba-1b88-496e-990f-ef0214dd5106"},{"name":"ADMIN","item":[{"name":"AdminLabOrderScreen","item":[{"name":"Update Lab Order Status","id":"6018d74f-eb59-41a6-bd64-b10a30bb8bbd","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"PATCH","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"status\",\n    \"value\": \"printing\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/lab_orders/2e4347eb-c52d-476a-8c60-0e19297f78fd","description":"<p>To flag an order as urgent, make a patch request with the type: urgent </p>\n<p><a href=\"http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64\">http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64</a></p>\n","urlObject":{"path":["api","v2","lab_orders","2e4347eb-c52d-476a-8c60-0e19297f78fd"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"ed786b4e-3316-4288-97c8-cc07400e9315","name":"Update Lab Order Status","originalRequest":{"method":"PATCH","header":[{"key":"token","value":"Cy3KEGM4iUoKjnGJsA9j4sMj","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"status\",\n    \"value\": \"printing\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/lab_orders/2e4347eb-c52d-476a-8c60-0e19297f78fd"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 05:56:31 GMT"},{"key":"ETag","value":"W/\"4ffc795131dfb2e477fea7bb193d74bc\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"ad04f4c1-a630-4656-9ec0-09ce46a7d002"},{"key":"X-Runtime","value":"0.496357"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"transfer-encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n            \"client_name\": \"Jerry Smith\",\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"josh newuser\",\n            \"order_name\": \"JERRY SMITH WEDDING\",\n            \"external_order_id\": \"MUS-9883646411\",\n            \"status\": \"printing\",\n            \"created_at\": \"2021-12-17T20:14:53.308-06:00\",\n            \"updated_at\": \"2021-12-18T23:55:11.338-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"0.0\",\n            \"cover_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T071510Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8cf31de5ab95310d30083e9db092c35e5e51cb2e4ddfaa7acf790970e9e94c2c\",\n            \"has_notes\": true,\n            \"has_admin_notes\": false,\n            \"has_frame\": true,\n            \"has_mat\": true,\n            \"has_mount\": false,\n            \"has_canvas\": true,\n            \"boutique_shipping_note\": null,\n            \"internal_notes\": null,\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": null,\n            \"refund_amount\": \"0.0\",\n            \"stripe_order_confirmation\": \"ch_2K7x8KHeMbbjMLBI0bJ8XemN\",\n            \"refund_key\": null,\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": null,\n            \"vendor_id\": null,\n            \"shipping_method\": \"two_day\",\n            \"urgent\": null,\n            \"notes\": null,\n            \"total\": \"1624.85\",\n            \"subtotal\": \"1584.85\",\n            \"shipping_total\": \"40.0\",\n            \"discount\": \"0.0\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": null,\n            \"selected_card_mask\": null,\n            \"selected_card_to_use\": null,\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"shipping_address\": {\n                \"guid\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                \"recipient\": \"Eboni Waters\",\n                \"user_email\": null,\n                \"street\": \"3316 Ray Plains\",\n                \"street_2\": null,\n                \"city\": \"Port Sammie\",\n                \"state_province\": \"ID\",\n                \"zip\": \"69123-1016\",\n                \"country\": \"USA\",\n                \"phone_number\": null\n            },\n            \"id\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n            \"photographer_email\": \"harrisjb1+available@gmail.com\",\n            \"photographer_business\": \"Josh Harris Photography\",\n            \"image_ids\": [\n                \"98ea2844-ace9-4451-b0fe-ace834159368\",\n                \"a47433c8-37d6-4587-861d-be936cc9cc80\",\n                \"ebc42886-9eb0-4edf-9390-8f53f99a2514\",\n                \"5835bf3b-c2af-4f2a-b034-a9aa6034faca\",\n                \"cbbe7ef6-57c2-4db8-8d53-6d627c6b072b\",\n                \"0154fe9c-28e7-4dcc-9464-4a58c6d91386\",\n                \"9f3f9443-3e8d-4b5e-9a97-7eaf94d752a6\",\n                \"0c9a05cb-5cce-41bc-af2b-3e1bd0820c6e\",\n                \"6a1ca553-31f1-4a17-90c8-87c2024c1984\",\n                \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"107dd53d-841e-41b7-98e1-05a18ccda259\",\n                \"da7a727f-bde7-4662-804a-e253729921ee\",\n                \"01bb0805-62c4-4c82-bd5f-0f6ac4aef1ab\",\n                \"9c4e39fc-a806-40f7-a979-051f8def0a79\",\n                \"2acbbb43-4444-41d3-bbc9-99cd4f3a1eea\",\n                \"72e210eb-6476-4d6d-966d-b2674e18985d\",\n                \"69745ecd-2dc4-4a28-a3fd-d7f06eb65d56\",\n                \"ff4bb807-5521-425c-8531-1b5a675d2130\",\n                \"296b52e6-89cb-4bde-a41c-f4d08548ab7e\",\n                \"d90d10ea-1fa9-463d-a015-d6e06c7ce66a\"\n            ],\n            \"images_in_cart\": [\n                \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"d90d10ea-1fa9-463d-a015-d6e06c7ce66a\",\n                \"ff4bb807-5521-425c-8531-1b5a675d2130\",\n                \"0154fe9c-28e7-4dcc-9464-4a58c6d91386\",\n                \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"107dd53d-841e-41b7-98e1-05a18ccda259\",\n                \"a47433c8-37d6-4587-861d-be936cc9cc80\",\n                \"9c4e39fc-a806-40f7-a979-051f8def0a79\",\n                \"da7a727f-bde7-4662-804a-e253729921ee\",\n                \"cbbe7ef6-57c2-4db8-8d53-6d627c6b072b\",\n                \"98ea2844-ace9-4451-b0fe-ace834159368\"\n            ],\n            \"discount_code\": {},\n            \"api_order\": false,\n            \"api_vendor\": null,\n            \"paid_at\": \"2021-12-17T20:15:09.305-06:00\",\n            \"is_boutique_order\": false,\n            \"admin_notes\": null,\n            \"line_item_count\": 11\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": [\n                    {\n                        \"id\": \"3032\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3033\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3034\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3035\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3036\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3037\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3038\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3039\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3040\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3041\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3042\",\n                        \"type\": \"api_lab_order_line_item\"\n                    }\n                ]\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": true,\n        \"current_user_is_api_vendor\": false,\n        \"current_user_id\": 55\n    },\n    \"included\": [\n        {\n            \"id\": \"3032\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"9dcd842a-c81c-45e4-b3aa-a545d2b209b2\",\n                \"notes\": null,\n                \"price\": \"19.0\",\n                \"subtotal\": \"19.0\",\n                \"id\": \"9dcd842a-c81c-45e4-b3aa-a545d2b209b2\",\n                \"item_total\": \"19.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"love-590487__340\",\n                \"photograph_guid\": \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-4315962174\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one\",\n                \"photo_file_name\": \"love-590487__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1604590cf9ccb5ad98119318b9c8a050bdd12c709e53c223f3fa0f65afde4901\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3032/cropped/small/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2b885d3dae3265443c4bba67e0cb3c831acb406cc9cd76856a0994f5ffb4b579\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1604590cf9ccb5ad98119318b9c8a050bdd12c709e53c223f3fa0f65afde4901\",\n                \"print_size_with_border\": \"Canson Rag 7x10 one\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canson Rag\",\n                    \"paper_guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                    \"print_size\": \"7x10\",\n                    \"price\": \"19.0\",\n                    \"print_size_guid\": \"5024f4e7-164c-494d-bb4a-667ad863416e\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3033\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"76506471-85f9-4fc8-a3c2-a6ab2818f202\",\n                \"notes\": null,\n                \"price\": \"136.0\",\n                \"subtotal\": \"136.0\",\n                \"id\": \"76506471-85f9-4fc8-a3c2-a6ab2818f202\",\n                \"item_total\": \"136.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"persons-768597__340\",\n                \"photograph_guid\": \"d90d10ea-1fa9-463d-a015-d6e06c7ce66a\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-6133112250\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"persons-768597__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/persons-768597__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=842cbb6c66a2d7b554df9b63026c39ebe45f437620c315799bd918b38ca9cb33\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3033/cropped/small/persons-768597__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=b05d8eba30df88e73e3c4c4cff794d870f9bfc3ccfcbba0ef04c59d37bfe4f89\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/persons-768597__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=842cbb6c66a2d7b554df9b63026c39ebe45f437620c315799bd918b38ca9cb33\",\n                \"print_size_with_border\": \"Photo Matte 8x10 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Photo Matte\",\n                    \"paper_guid\": \"830e46e9-42a0-4b27-bf03-8a69708174a2\",\n                    \"print_size\": \"8x10\",\n                    \"price\": \"11.0\",\n                    \"print_size_guid\": \"c0b497fe-4f32-480d-9081-2a38eead4ac1\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"CYPRUS: 2\\\" mat\",\n                    \"finishing_category\": \"standard frame\",\n                    \"finishing_service_guid\": \"bc79397d-3403-4826-b50a-7ed61218708e\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": \"1334a02f-9c4f-4af2-b829-2a98358ff6df\",\n                    \"price\": \"125.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"CYPRUS\",\n                    \"formatted_detail_one\": \"CYPRUS: 2\\\" mat\",\n                    \"formatted_detail_two\": \"Standard Acrylic\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3034\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"03cd4041-fa9b-4419-bd93-44f5ca0fff36\",\n                \"notes\": null,\n                \"price\": \"103.0\",\n                \"subtotal\": \"103.0\",\n                \"id\": \"03cd4041-fa9b-4419-bd93-44f5ca0fff36\",\n                \"item_total\": \"103.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"bank-4137375__340\",\n                \"photograph_guid\": \"ff4bb807-5521-425c-8531-1b5a675d2130\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-5491517163\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one_fourth\",\n                \"photo_file_name\": \"bank-4137375__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/bank-4137375__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=cb90542fbad6e1245cbf64c4ef4d9ddf7bd20d299bf59fddc7502a92a5187d9e\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3034/cropped/small/bank-4137375__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f006ea338f724ac7f3afd9370ea19bd1e3a2f77aadb1b6400229d064fb7f76b6\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/bank-4137375__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=cb90542fbad6e1245cbf64c4ef4d9ddf7bd20d299bf59fddc7502a92a5187d9e\",\n                \"print_size_with_border\": \"Satin 11x14 one_fourth\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Satin\",\n                    \"paper_guid\": \"91a048b5-0b0a-48ef-a31c-8d383e571acf\",\n                    \"print_size\": \"11x14\",\n                    \"price\": \"18.0\",\n                    \"print_size_guid\": \"2d574b84-9868-463b-ab46-dcf55464333e\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"24x28\",\n                    \"finishing_category\": \"4-ply mat\",\n                    \"finishing_service_guid\": \"9a3a1866-791a-455e-9344-5da3b53af95e\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": null,\n                    \"price\": \"85.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"\",\n                    \"formatted_detail_one\": \"24x28 4-ply mat\",\n                    \"formatted_detail_two\": \"\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3035\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"f38ff922-c8e0-4523-97a6-c85ee6878159\",\n                \"notes\": \"Chuck Norris doesn't need a java compiler, he goes straight to .war\",\n                \"price\": \"325.0\",\n                \"subtotal\": \"325.0\",\n                \"id\": \"f38ff922-c8e0-4523-97a6-c85ee6878159\",\n                \"item_total\": \"325.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"baby-2416718__340\",\n                \"photograph_guid\": \"0154fe9c-28e7-4dcc-9464-4a58c6d91386\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-4193533131\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one\",\n                \"photo_file_name\": \"baby-2416718__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2416718__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=7b73947550f325ab6264d8b8a6c9888d201311b9753553ca425dec260568b5ad\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3035/cropped/small/baby-2416718__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=74dc361f96ca4a94a0d240bbcafbeaeff41c9432e6d5aa7d965827750bbb0f68\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2416718__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=7b73947550f325ab6264d8b8a6c9888d201311b9753553ca425dec260568b5ad\",\n                \"print_size_with_border\": \"Canvas - Gallery Wrap 30x40 one\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canvas - Gallery Wrap\",\n                    \"paper_guid\": \"db2ea999-edad-4e36-89b1-b3cce5f3758a\",\n                    \"print_size\": \"30x40\",\n                    \"price\": \"325.0\",\n                    \"print_size_guid\": \"f9247a19-4859-41de-82b6-1e54a98c262f\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3036\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"ed7b685c-997e-49d8-b4c3-4df24ec017ae\",\n                \"notes\": null,\n                \"price\": \"300.85\",\n                \"subtotal\": \"300.85\",\n                \"id\": \"ed7b685c-997e-49d8-b4c3-4df24ec017ae\",\n                \"item_total\": \"300.85\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"love-590487__340\",\n                \"photograph_guid\": \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-4674212212\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"love-590487__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1604590cf9ccb5ad98119318b9c8a050bdd12c709e53c223f3fa0f65afde4901\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3036/cropped/small/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f76ab56a07d24875bf08edee83dfff844aa510078f6f0d514bee340e08c2238c\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1604590cf9ccb5ad98119318b9c8a050bdd12c709e53c223f3fa0f65afde4901\",\n                \"print_size_with_border\": \"Lustre 5x7 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Lustre\",\n                    \"paper_guid\": \"a2223224-895f-4361-8eaa-312cb2c5cff1\",\n                    \"print_size\": \"5x7\",\n                    \"price\": \"0.85\",\n                    \"print_size_guid\": \"54cdc00b-605d-494a-b751-34bcaf49191b\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"34x44\",\n                    \"finishing_category\": \"4-ply mat\",\n                    \"finishing_service_guid\": \"8ece14c8-c953-409e-a450-22f86555293d\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": null,\n                    \"price\": \"300.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"\",\n                    \"formatted_detail_one\": \"34x44 4-ply mat\",\n                    \"formatted_detail_two\": \"\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3037\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"a7f811ec-1656-435b-a3c4-ec437e0aa442\",\n                \"notes\": null,\n                \"price\": \"120.0\",\n                \"subtotal\": \"120.0\",\n                \"id\": \"a7f811ec-1656-435b-a3c4-ec437e0aa442\",\n                \"item_total\": \"120.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"baby-2923997__340\",\n                \"photograph_guid\": \"107dd53d-841e-41b7-98e1-05a18ccda259\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-6669582175\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one\",\n                \"photo_file_name\": \"baby-2923997__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2923997__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=e32519231efc66d2c0988b45c4c554977324dd407e55c76dae6e12578766511d\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3037/cropped/small/baby-2923997__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=dc4753fa677926f1c4f54731e0ecccf8840b994a14388a9335c9a69dc2cec17b\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2923997__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=e32519231efc66d2c0988b45c4c554977324dd407e55c76dae6e12578766511d\",\n                \"print_size_with_border\": \"Canson Rag 24x24 one\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canson Rag\",\n                    \"paper_guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                    \"print_size\": \"24x24\",\n                    \"price\": \"120.0\",\n                    \"print_size_guid\": \"6c5fa8ea-71d5-4209-9b04-24a399d8c1fb\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3038\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"ffe09d2a-810f-4e9c-939a-e6854490dc53\",\n                \"notes\": null,\n                \"price\": \"28.0\",\n                \"subtotal\": \"28.0\",\n                \"id\": \"ffe09d2a-810f-4e9c-939a-e6854490dc53\",\n                \"item_total\": \"28.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"couple-1612679__340\",\n                \"photograph_guid\": \"a47433c8-37d6-4587-861d-be936cc9cc80\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-9054760702\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one_fourth\",\n                \"photo_file_name\": \"couple-1612679__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/couple-1612679__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=366eecf794014abf553f7ec52dfa7d76fbc7cb4ef77741e5cd13a2bbb054b3c5\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3038/cropped/small/couple-1612679__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=39c9795561ebada8f440eff4a76ff56c7ea63d454a3fe28f0c7458cd2e8e3565\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/couple-1612679__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=366eecf794014abf553f7ec52dfa7d76fbc7cb4ef77741e5cd13a2bbb054b3c5\",\n                \"print_size_with_border\": \"Deckled Paper - with border 10x10 one_fourth\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Deckled Paper - with border\",\n                    \"paper_guid\": \"94f307a2-fc90-4b99-a39e-70e277a2bf46\",\n                    \"print_size\": \"10x10\",\n                    \"price\": \"28.0\",\n                    \"print_size_guid\": \"8b13f86a-6ab2-4464-9637-d9450bd02877\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3039\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"b164f75c-1671-4933-9387-3b813ea2bf98\",\n                \"notes\": \"All browsers support the hex definitions #chuck and #norris for the colors black and blue.\",\n                \"price\": \"80.0\",\n                \"subtotal\": \"80.0\",\n                \"id\": \"b164f75c-1671-4933-9387-3b813ea2bf98\",\n                \"item_total\": \"80.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"people-2567022__340\",\n                \"photograph_guid\": \"9c4e39fc-a806-40f7-a979-051f8def0a79\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-9659077447\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"people-2567022__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/people-2567022__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=cbc4433a9500f6a0e0613d8df6393011e6a402fc6baceaec72d3d09faf576cb2\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3039/cropped/small/people-2567022__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=69c512ccf61302b0d688b11d61a989d9d23f0646c6d6ddc30189b36190be7b34\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/people-2567022__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=cbc4433a9500f6a0e0613d8df6393011e6a402fc6baceaec72d3d09faf576cb2\",\n                \"print_size_with_border\": \"Canson Rag 16x24 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canson Rag\",\n                    \"paper_guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                    \"print_size\": \"16x24\",\n                    \"price\": \"80.0\",\n                    \"print_size_guid\": \"f9a97be5-5d6d-443a-8d57-ea7170bbd2bd\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3040\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"f30a5c94-29fb-46dd-bb25-43eeb4a1d9eb\",\n                \"notes\": null,\n                \"price\": \"205.0\",\n                \"subtotal\": \"205.0\",\n                \"id\": \"f30a5c94-29fb-46dd-bb25-43eeb4a1d9eb\",\n                \"item_total\": \"205.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"penguins-429134__340\",\n                \"photograph_guid\": \"da7a727f-bde7-4662-804a-e253729921ee\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-7286462375\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one_fourth\",\n                \"photo_file_name\": \"penguins-429134__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/penguins-429134__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=b92e1373538632b737d39700228fe6b0619e7845160bfe113e18e5f5aa3ca544\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3040/cropped/small/penguins-429134__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=ee46acea48525985eae7b264bbb8b86b4c69444eeb2bcdbc4a5d9b75a15a01d4\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/penguins-429134__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=b92e1373538632b737d39700228fe6b0619e7845160bfe113e18e5f5aa3ca544\",\n                \"print_size_with_border\": \"Satin 4x6 one_fourth\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Satin\",\n                    \"paper_guid\": \"91a048b5-0b0a-48ef-a31c-8d383e571acf\",\n                    \"print_size\": \"4x6\",\n                    \"price\": \"5.0\",\n                    \"print_size_guid\": \"1292ce07-461f-4d2a-bb60-9227d7b9415b\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"ADELAIDE: 4\\\" mat\",\n                    \"finishing_category\": \"standard frame\",\n                    \"finishing_service_guid\": \"e9c65baa-3ae1-4611-a87a-bee8089e2a63\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": \"387fb636-1e40-423d-a54b-68bdcd30e44e\",\n                    \"price\": \"200.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"ADELAIDE\",\n                    \"formatted_detail_one\": \"ADELAIDE: 4\\\" mat\",\n                    \"formatted_detail_two\": \"Museum Acrylic\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3041\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"ba8fca05-08b7-4b03-b1bb-3bad29a614ac\",\n                \"notes\": \"Chuck Norris burst the dot com bubble.\",\n                \"price\": \"70.0\",\n                \"subtotal\": \"70.0\",\n                \"id\": \"ba8fca05-08b7-4b03-b1bb-3bad29a614ac\",\n                \"item_total\": \"70.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"easter-4134728__340\",\n                \"photograph_guid\": \"cbbe7ef6-57c2-4db8-8d53-6d627c6b072b\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-9366182061\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"easter-4134728__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/easter-4134728__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9182716be993d7418870561afc73e202fc7e3290e6cb349dcd47c6acebfb0b51\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3041/cropped/small/easter-4134728__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=43cbcf17bf3391e6c4d07275e07ef26bd3142637a4beea9f4bbc451ff4610e60\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/easter-4134728__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9182716be993d7418870561afc73e202fc7e3290e6cb349dcd47c6acebfb0b51\",\n                \"print_size_with_border\": \"Canvas - Mirror Wrap 10x10 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canvas - Mirror Wrap\",\n                    \"paper_guid\": \"4f71ebeb-358f-4236-8081-84710cbb97ae\",\n                    \"print_size\": \"10x10\",\n                    \"price\": \"70.0\",\n                    \"print_size_guid\": \"3425d11e-ae96-4d1c-a3e2-b6d146a7d554\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3042\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"2ba49c1c-acd6-4932-a2b0-7cc6aba0f80d\",\n                \"notes\": null,\n                \"price\": \"198.0\",\n                \"subtotal\": \"198.0\",\n                \"id\": \"2ba49c1c-acd6-4932-a2b0-7cc6aba0f80d\",\n                \"item_total\": \"198.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"tree-4139395__340\",\n                \"photograph_guid\": \"98ea2844-ace9-4451-b0fe-ace834159368\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-8733221575\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"tree-4139395__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/tree-4139395__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c233f263226f29a60d4fa9be7fcdb786ed69c31eb0101199f491c951d89cadef\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3042/cropped/small/tree-4139395__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5bb944bfc29461883dcfbe241284132dfe03f29fe99a936ccdbcc757ce892937\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/tree-4139395__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055631Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c233f263226f29a60d4fa9be7fcdb786ed69c31eb0101199f491c951d89cadef\",\n                \"print_size_with_border\": \"Deckled Paper - with border 7x10 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Deckled Paper - with border\",\n                    \"paper_guid\": \"94f307a2-fc90-4b99-a39e-70e277a2bf46\",\n                    \"print_size\": \"7x10\",\n                    \"price\": \"23.0\",\n                    \"print_size_guid\": \"d79624e8-198c-4d0d-8b91-4afe93716494\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"Ash: 1.5\\\" Profile 4\\\" mat\",\n                    \"finishing_category\": \"premium frame\",\n                    \"finishing_service_guid\": \"524da875-efb2-4f5c-991a-6159d33485eb\",\n                    \"finishing_service_detail_guid\": \"836d5614-2262-4b10-accd-f7372699abf1\",\n                    \"finishing_service_detail_three_guid\": \"0b3fb2ac-174b-4879-a590-7cf45e8f431e\",\n                    \"price\": \"175.0\",\n                    \"finishing_service_detail\": \"Dark Grey\",\n                    \"formatted_frame_profile\": \"Ash 1.5\",\n                    \"formatted_detail_one\": \"Dark Grey Ash 1.5\\\" Profile\",\n                    \"formatted_detail_two\": \"4  \\\" mat\",\n                    \"formatted_detail_three\": \"Standard Acrylic\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"6018d74f-eb59-41a6-bd64-b10a30bb8bbd"},{"name":"Update Lab Order as Urgent - Admin Only","id":"41da7fee-ad5f-489b-aafd-1e7853db2be1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"urgent\",\n    \"value\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/lab_orders/2e4347eb-c52d-476a-8c60-0e19297f78fd","description":"<p>To flag an order as urgent, make a patch request with the type: urgent </p>\n<p><a href=\"http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64\">http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64</a></p>\n","urlObject":{"path":["api","v2","lab_orders","2e4347eb-c52d-476a-8c60-0e19297f78fd"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"c5a53bfa-8b0b-4462-a10d-b1e3102272f4","name":"Update Lab Order as Urgent - Admin Only","originalRequest":{"method":"PATCH","header":[{"key":"token","value":"Cy3KEGM4iUoKjnGJsA9j4sMj","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"urgent\",\n    \"value\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/lab_orders/2e4347eb-c52d-476a-8c60-0e19297f78fd"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 05:57:27 GMT"},{"key":"ETag","value":"W/\"f7b916d6a0738923b5483e8b750f1531\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"248e0b7a-f1ba-4280-a1aa-cf349d769df5"},{"key":"X-Runtime","value":"0.314229"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"30124"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n            \"client_name\": \"Jerry Smith\",\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"josh newuser\",\n            \"order_name\": \"JERRY SMITH WEDDING\",\n            \"external_order_id\": \"MUS-9883646411\",\n            \"status\": \"printing\",\n            \"created_at\": \"2021-12-17T20:14:53.308-06:00\",\n            \"updated_at\": \"2021-12-18T23:57:27.005-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"0.0\",\n            \"cover_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T071510Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8cf31de5ab95310d30083e9db092c35e5e51cb2e4ddfaa7acf790970e9e94c2c\",\n            \"has_notes\": true,\n            \"has_admin_notes\": false,\n            \"has_frame\": true,\n            \"has_mat\": true,\n            \"has_mount\": false,\n            \"has_canvas\": true,\n            \"boutique_shipping_note\": null,\n            \"internal_notes\": null,\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": null,\n            \"refund_amount\": \"0.0\",\n            \"stripe_order_confirmation\": \"ch_2K7x8KHeMbbjMLBI0bJ8XemN\",\n            \"refund_key\": null,\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": null,\n            \"vendor_id\": null,\n            \"shipping_method\": \"two_day\",\n            \"urgent\": true,\n            \"notes\": null,\n            \"total\": \"1624.85\",\n            \"subtotal\": \"1584.85\",\n            \"shipping_total\": \"40.0\",\n            \"discount\": \"0.0\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": null,\n            \"selected_card_mask\": null,\n            \"selected_card_to_use\": null,\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"shipping_address\": {\n                \"guid\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                \"recipient\": \"Eboni Waters\",\n                \"user_email\": null,\n                \"street\": \"3316 Ray Plains\",\n                \"street_2\": null,\n                \"city\": \"Port Sammie\",\n                \"state_province\": \"ID\",\n                \"zip\": \"69123-1016\",\n                \"country\": \"USA\",\n                \"phone_number\": null\n            },\n            \"id\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n            \"photographer_email\": \"harrisjb1+available@gmail.com\",\n            \"photographer_business\": \"Josh Harris Photography\",\n            \"image_ids\": [\n                \"98ea2844-ace9-4451-b0fe-ace834159368\",\n                \"a47433c8-37d6-4587-861d-be936cc9cc80\",\n                \"ebc42886-9eb0-4edf-9390-8f53f99a2514\",\n                \"5835bf3b-c2af-4f2a-b034-a9aa6034faca\",\n                \"cbbe7ef6-57c2-4db8-8d53-6d627c6b072b\",\n                \"0154fe9c-28e7-4dcc-9464-4a58c6d91386\",\n                \"9f3f9443-3e8d-4b5e-9a97-7eaf94d752a6\",\n                \"0c9a05cb-5cce-41bc-af2b-3e1bd0820c6e\",\n                \"6a1ca553-31f1-4a17-90c8-87c2024c1984\",\n                \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"107dd53d-841e-41b7-98e1-05a18ccda259\",\n                \"da7a727f-bde7-4662-804a-e253729921ee\",\n                \"01bb0805-62c4-4c82-bd5f-0f6ac4aef1ab\",\n                \"9c4e39fc-a806-40f7-a979-051f8def0a79\",\n                \"2acbbb43-4444-41d3-bbc9-99cd4f3a1eea\",\n                \"72e210eb-6476-4d6d-966d-b2674e18985d\",\n                \"69745ecd-2dc4-4a28-a3fd-d7f06eb65d56\",\n                \"ff4bb807-5521-425c-8531-1b5a675d2130\",\n                \"296b52e6-89cb-4bde-a41c-f4d08548ab7e\",\n                \"d90d10ea-1fa9-463d-a015-d6e06c7ce66a\"\n            ],\n            \"images_in_cart\": [\n                \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"d90d10ea-1fa9-463d-a015-d6e06c7ce66a\",\n                \"ff4bb807-5521-425c-8531-1b5a675d2130\",\n                \"0154fe9c-28e7-4dcc-9464-4a58c6d91386\",\n                \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"107dd53d-841e-41b7-98e1-05a18ccda259\",\n                \"a47433c8-37d6-4587-861d-be936cc9cc80\",\n                \"9c4e39fc-a806-40f7-a979-051f8def0a79\",\n                \"da7a727f-bde7-4662-804a-e253729921ee\",\n                \"cbbe7ef6-57c2-4db8-8d53-6d627c6b072b\",\n                \"98ea2844-ace9-4451-b0fe-ace834159368\"\n            ],\n            \"discount_code\": {},\n            \"api_order\": false,\n            \"api_vendor\": null,\n            \"paid_at\": \"2021-12-17T20:15:09.305-06:00\",\n            \"is_boutique_order\": false,\n            \"admin_notes\": null,\n            \"line_item_count\": 11\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": [\n                    {\n                        \"id\": \"3032\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3033\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3034\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3035\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3036\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3037\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3038\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3039\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3040\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3041\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3042\",\n                        \"type\": \"api_lab_order_line_item\"\n                    }\n                ]\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": true,\n        \"current_user_is_api_vendor\": false,\n        \"current_user_id\": 55\n    },\n    \"included\": [\n        {\n            \"id\": \"3032\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"9dcd842a-c81c-45e4-b3aa-a545d2b209b2\",\n                \"notes\": null,\n                \"price\": \"19.0\",\n                \"subtotal\": \"19.0\",\n                \"id\": \"9dcd842a-c81c-45e4-b3aa-a545d2b209b2\",\n                \"item_total\": \"19.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"love-590487__340\",\n                \"photograph_guid\": \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-4315962174\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one\",\n                \"photo_file_name\": \"love-590487__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=0e95f7bdca793ead26d2ae1dfaa6458dbb27830ed8174f77259ced10bf11717a\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3032/cropped/small/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4705f7e92c33be33f229a017497989982b506e7928f2d16ca4712fc4c4a7cca2\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=0e95f7bdca793ead26d2ae1dfaa6458dbb27830ed8174f77259ced10bf11717a\",\n                \"print_size_with_border\": \"Canson Rag 7x10 one\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canson Rag\",\n                    \"paper_guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                    \"print_size\": \"7x10\",\n                    \"price\": \"19.0\",\n                    \"print_size_guid\": \"5024f4e7-164c-494d-bb4a-667ad863416e\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3033\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"76506471-85f9-4fc8-a3c2-a6ab2818f202\",\n                \"notes\": null,\n                \"price\": \"136.0\",\n                \"subtotal\": \"136.0\",\n                \"id\": \"76506471-85f9-4fc8-a3c2-a6ab2818f202\",\n                \"item_total\": \"136.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"persons-768597__340\",\n                \"photograph_guid\": \"d90d10ea-1fa9-463d-a015-d6e06c7ce66a\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-6133112250\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"persons-768597__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/persons-768597__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c4ca7e678238dee61e2b1c22b2f5d90e0940c9c4f6e0bf85db6e46ea102442fc\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3033/cropped/small/persons-768597__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=170b0d46e114a09fbc21896225dc75ff80df98a0d422fb98eece190ed32d4ee0\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/persons-768597__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c4ca7e678238dee61e2b1c22b2f5d90e0940c9c4f6e0bf85db6e46ea102442fc\",\n                \"print_size_with_border\": \"Photo Matte 8x10 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Photo Matte\",\n                    \"paper_guid\": \"830e46e9-42a0-4b27-bf03-8a69708174a2\",\n                    \"print_size\": \"8x10\",\n                    \"price\": \"11.0\",\n                    \"print_size_guid\": \"c0b497fe-4f32-480d-9081-2a38eead4ac1\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"CYPRUS: 2\\\" mat\",\n                    \"finishing_category\": \"standard frame\",\n                    \"finishing_service_guid\": \"bc79397d-3403-4826-b50a-7ed61218708e\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": \"1334a02f-9c4f-4af2-b829-2a98358ff6df\",\n                    \"price\": \"125.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"CYPRUS\",\n                    \"formatted_detail_one\": \"CYPRUS: 2\\\" mat\",\n                    \"formatted_detail_two\": \"Standard Acrylic\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3034\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"03cd4041-fa9b-4419-bd93-44f5ca0fff36\",\n                \"notes\": null,\n                \"price\": \"103.0\",\n                \"subtotal\": \"103.0\",\n                \"id\": \"03cd4041-fa9b-4419-bd93-44f5ca0fff36\",\n                \"item_total\": \"103.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"bank-4137375__340\",\n                \"photograph_guid\": \"ff4bb807-5521-425c-8531-1b5a675d2130\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-5491517163\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one_fourth\",\n                \"photo_file_name\": \"bank-4137375__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/bank-4137375__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8cd5b5c5c7ee7700d7ae475ea7299c8a735fa047268968b520832f1b283be897\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3034/cropped/small/bank-4137375__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=eb278a958e72ae77c985f940f07ef57f2241123407e839d374782a10027df05f\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/bank-4137375__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8cd5b5c5c7ee7700d7ae475ea7299c8a735fa047268968b520832f1b283be897\",\n                \"print_size_with_border\": \"Satin 11x14 one_fourth\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Satin\",\n                    \"paper_guid\": \"91a048b5-0b0a-48ef-a31c-8d383e571acf\",\n                    \"print_size\": \"11x14\",\n                    \"price\": \"18.0\",\n                    \"print_size_guid\": \"2d574b84-9868-463b-ab46-dcf55464333e\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"24x28\",\n                    \"finishing_category\": \"4-ply mat\",\n                    \"finishing_service_guid\": \"9a3a1866-791a-455e-9344-5da3b53af95e\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": null,\n                    \"price\": \"85.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"\",\n                    \"formatted_detail_one\": \"24x28 4-ply mat\",\n                    \"formatted_detail_two\": \"\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3035\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"f38ff922-c8e0-4523-97a6-c85ee6878159\",\n                \"notes\": \"Chuck Norris doesn't need a java compiler, he goes straight to .war\",\n                \"price\": \"325.0\",\n                \"subtotal\": \"325.0\",\n                \"id\": \"f38ff922-c8e0-4523-97a6-c85ee6878159\",\n                \"item_total\": \"325.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"baby-2416718__340\",\n                \"photograph_guid\": \"0154fe9c-28e7-4dcc-9464-4a58c6d91386\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-4193533131\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one\",\n                \"photo_file_name\": \"baby-2416718__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2416718__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4782a0f75c94cf306a0922525bd50383eeaa580dcf72b17177abb800d645de12\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3035/cropped/small/baby-2416718__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8d136a4bf7d4a0b5864699092cf5a75d6dbfc593d966cdb1b3fd9f5e41d4094a\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2416718__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4782a0f75c94cf306a0922525bd50383eeaa580dcf72b17177abb800d645de12\",\n                \"print_size_with_border\": \"Canvas - Gallery Wrap 30x40 one\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canvas - Gallery Wrap\",\n                    \"paper_guid\": \"db2ea999-edad-4e36-89b1-b3cce5f3758a\",\n                    \"print_size\": \"30x40\",\n                    \"price\": \"325.0\",\n                    \"print_size_guid\": \"f9247a19-4859-41de-82b6-1e54a98c262f\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3036\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"ed7b685c-997e-49d8-b4c3-4df24ec017ae\",\n                \"notes\": null,\n                \"price\": \"300.85\",\n                \"subtotal\": \"300.85\",\n                \"id\": \"ed7b685c-997e-49d8-b4c3-4df24ec017ae\",\n                \"item_total\": \"300.85\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"love-590487__340\",\n                \"photograph_guid\": \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-4674212212\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"love-590487__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=0e95f7bdca793ead26d2ae1dfaa6458dbb27830ed8174f77259ced10bf11717a\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3036/cropped/small/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f9f64249a578c2e70958340b6ac4eaaf3fb3ffad76e6c9da96020916ecf402ef\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=0e95f7bdca793ead26d2ae1dfaa6458dbb27830ed8174f77259ced10bf11717a\",\n                \"print_size_with_border\": \"Lustre 5x7 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Lustre\",\n                    \"paper_guid\": \"a2223224-895f-4361-8eaa-312cb2c5cff1\",\n                    \"print_size\": \"5x7\",\n                    \"price\": \"0.85\",\n                    \"print_size_guid\": \"54cdc00b-605d-494a-b751-34bcaf49191b\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"34x44\",\n                    \"finishing_category\": \"4-ply mat\",\n                    \"finishing_service_guid\": \"8ece14c8-c953-409e-a450-22f86555293d\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": null,\n                    \"price\": \"300.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"\",\n                    \"formatted_detail_one\": \"34x44 4-ply mat\",\n                    \"formatted_detail_two\": \"\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3037\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"a7f811ec-1656-435b-a3c4-ec437e0aa442\",\n                \"notes\": null,\n                \"price\": \"120.0\",\n                \"subtotal\": \"120.0\",\n                \"id\": \"a7f811ec-1656-435b-a3c4-ec437e0aa442\",\n                \"item_total\": \"120.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"baby-2923997__340\",\n                \"photograph_guid\": \"107dd53d-841e-41b7-98e1-05a18ccda259\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-6669582175\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one\",\n                \"photo_file_name\": \"baby-2923997__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2923997__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=268da534076647ab37c125d67dbed92b87e3488c22d747ce48f5103fdc64f8c5\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3037/cropped/small/baby-2923997__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=af7e573cedfecdc53d71b3025bdb2109098cbaae91fc087a4dda8ad3282a5bcc\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2923997__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=268da534076647ab37c125d67dbed92b87e3488c22d747ce48f5103fdc64f8c5\",\n                \"print_size_with_border\": \"Canson Rag 24x24 one\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canson Rag\",\n                    \"paper_guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                    \"print_size\": \"24x24\",\n                    \"price\": \"120.0\",\n                    \"print_size_guid\": \"6c5fa8ea-71d5-4209-9b04-24a399d8c1fb\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3038\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"ffe09d2a-810f-4e9c-939a-e6854490dc53\",\n                \"notes\": null,\n                \"price\": \"28.0\",\n                \"subtotal\": \"28.0\",\n                \"id\": \"ffe09d2a-810f-4e9c-939a-e6854490dc53\",\n                \"item_total\": \"28.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"couple-1612679__340\",\n                \"photograph_guid\": \"a47433c8-37d6-4587-861d-be936cc9cc80\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-9054760702\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one_fourth\",\n                \"photo_file_name\": \"couple-1612679__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/couple-1612679__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=e57fa1dc649c7a46170da95dbf8c46cdeecd086cd6aa943d777176811cee6a23\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3038/cropped/small/couple-1612679__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=adc7eca8ecd786675cf82afee58bd7c37ac24030da1d831ec02f8ee76463f865\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/couple-1612679__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=e57fa1dc649c7a46170da95dbf8c46cdeecd086cd6aa943d777176811cee6a23\",\n                \"print_size_with_border\": \"Deckled Paper - with border 10x10 one_fourth\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Deckled Paper - with border\",\n                    \"paper_guid\": \"94f307a2-fc90-4b99-a39e-70e277a2bf46\",\n                    \"print_size\": \"10x10\",\n                    \"price\": \"28.0\",\n                    \"print_size_guid\": \"8b13f86a-6ab2-4464-9637-d9450bd02877\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3039\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"b164f75c-1671-4933-9387-3b813ea2bf98\",\n                \"notes\": \"All browsers support the hex definitions #chuck and #norris for the colors black and blue.\",\n                \"price\": \"80.0\",\n                \"subtotal\": \"80.0\",\n                \"id\": \"b164f75c-1671-4933-9387-3b813ea2bf98\",\n                \"item_total\": \"80.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"people-2567022__340\",\n                \"photograph_guid\": \"9c4e39fc-a806-40f7-a979-051f8def0a79\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-9659077447\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"people-2567022__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/people-2567022__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=25fd218be72087bdae23faa51910a472392555ba7874cf925ae48abc5ed8e8f4\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3039/cropped/small/people-2567022__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5cd8fe88803cdb598a818e6389d31e085dada5588cb3757180ee51e8d62138b8\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/people-2567022__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=25fd218be72087bdae23faa51910a472392555ba7874cf925ae48abc5ed8e8f4\",\n                \"print_size_with_border\": \"Canson Rag 16x24 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canson Rag\",\n                    \"paper_guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                    \"print_size\": \"16x24\",\n                    \"price\": \"80.0\",\n                    \"print_size_guid\": \"f9a97be5-5d6d-443a-8d57-ea7170bbd2bd\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3040\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"f30a5c94-29fb-46dd-bb25-43eeb4a1d9eb\",\n                \"notes\": null,\n                \"price\": \"205.0\",\n                \"subtotal\": \"205.0\",\n                \"id\": \"f30a5c94-29fb-46dd-bb25-43eeb4a1d9eb\",\n                \"item_total\": \"205.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"penguins-429134__340\",\n                \"photograph_guid\": \"da7a727f-bde7-4662-804a-e253729921ee\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-7286462375\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one_fourth\",\n                \"photo_file_name\": \"penguins-429134__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/penguins-429134__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=ae0d129109fa7b31d0fb434611229e867e182e1699333330b4fa8fb4d39c85fd\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3040/cropped/small/penguins-429134__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=ae829a263e828a257f993fe0d750b0e3881da95cbf1a16729e4b198138c83e40\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/penguins-429134__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=ae0d129109fa7b31d0fb434611229e867e182e1699333330b4fa8fb4d39c85fd\",\n                \"print_size_with_border\": \"Satin 4x6 one_fourth\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Satin\",\n                    \"paper_guid\": \"91a048b5-0b0a-48ef-a31c-8d383e571acf\",\n                    \"print_size\": \"4x6\",\n                    \"price\": \"5.0\",\n                    \"print_size_guid\": \"1292ce07-461f-4d2a-bb60-9227d7b9415b\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"ADELAIDE: 4\\\" mat\",\n                    \"finishing_category\": \"standard frame\",\n                    \"finishing_service_guid\": \"e9c65baa-3ae1-4611-a87a-bee8089e2a63\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": \"387fb636-1e40-423d-a54b-68bdcd30e44e\",\n                    \"price\": \"200.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"ADELAIDE\",\n                    \"formatted_detail_one\": \"ADELAIDE: 4\\\" mat\",\n                    \"formatted_detail_two\": \"Museum Acrylic\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3041\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"ba8fca05-08b7-4b03-b1bb-3bad29a614ac\",\n                \"notes\": \"Chuck Norris burst the dot com bubble.\",\n                \"price\": \"70.0\",\n                \"subtotal\": \"70.0\",\n                \"id\": \"ba8fca05-08b7-4b03-b1bb-3bad29a614ac\",\n                \"item_total\": \"70.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"easter-4134728__340\",\n                \"photograph_guid\": \"cbbe7ef6-57c2-4db8-8d53-6d627c6b072b\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-9366182061\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"easter-4134728__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/easter-4134728__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9d23f743ccffe70eeededb95b674361e9549ecaf65fb5a04cdcafd73c66dacb3\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3041/cropped/small/easter-4134728__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=e25160148c1ffdcd2e1fc3ecd9f56030af2b0ea47f355b8889cbc4e717fc8cf6\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/easter-4134728__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9d23f743ccffe70eeededb95b674361e9549ecaf65fb5a04cdcafd73c66dacb3\",\n                \"print_size_with_border\": \"Canvas - Mirror Wrap 10x10 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canvas - Mirror Wrap\",\n                    \"paper_guid\": \"4f71ebeb-358f-4236-8081-84710cbb97ae\",\n                    \"print_size\": \"10x10\",\n                    \"price\": \"70.0\",\n                    \"print_size_guid\": \"3425d11e-ae96-4d1c-a3e2-b6d146a7d554\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3042\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"2ba49c1c-acd6-4932-a2b0-7cc6aba0f80d\",\n                \"notes\": null,\n                \"price\": \"198.0\",\n                \"subtotal\": \"198.0\",\n                \"id\": \"2ba49c1c-acd6-4932-a2b0-7cc6aba0f80d\",\n                \"item_total\": \"198.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"tree-4139395__340\",\n                \"photograph_guid\": \"98ea2844-ace9-4451-b0fe-ace834159368\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-8733221575\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"tree-4139395__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/tree-4139395__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a73712516e5ef58f45d26d9737513aab55e8409f422a47ef00ebc2ca8040dda5\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3042/cropped/small/tree-4139395__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=43d7e34dc64f92340a8d89f9e4dbe4e75004b39986a2ca10e416718d51cb98a3\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/tree-4139395__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T055727Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a73712516e5ef58f45d26d9737513aab55e8409f422a47ef00ebc2ca8040dda5\",\n                \"print_size_with_border\": \"Deckled Paper - with border 7x10 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Deckled Paper - with border\",\n                    \"paper_guid\": \"94f307a2-fc90-4b99-a39e-70e277a2bf46\",\n                    \"print_size\": \"7x10\",\n                    \"price\": \"23.0\",\n                    \"print_size_guid\": \"d79624e8-198c-4d0d-8b91-4afe93716494\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"Ash: 1.5\\\" Profile 4\\\" mat\",\n                    \"finishing_category\": \"premium frame\",\n                    \"finishing_service_guid\": \"524da875-efb2-4f5c-991a-6159d33485eb\",\n                    \"finishing_service_detail_guid\": \"836d5614-2262-4b10-accd-f7372699abf1\",\n                    \"finishing_service_detail_three_guid\": \"0b3fb2ac-174b-4879-a590-7cf45e8f431e\",\n                    \"price\": \"175.0\",\n                    \"finishing_service_detail\": \"Dark Grey\",\n                    \"formatted_frame_profile\": \"Ash 1.5\",\n                    \"formatted_detail_one\": \"Dark Grey Ash 1.5\\\" Profile\",\n                    \"formatted_detail_two\": \"4  \\\" mat\",\n                    \"formatted_detail_three\": \"Standard Acrylic\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"41da7fee-ad5f-489b-aafd-1e7853db2be1"},{"name":"Lab Order Search","id":"e686f3ed-df3b-4c9d-8f86-04ec3c74f06c","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[{"key":"token","value":"3Vva54ziKSHaJEmJUVXNzaMF","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/lab_orders/search?status[]=paid&status[]=printing&papers[]=museum_etching&papers[]=lustre&start_date=\"2021-12-01\"&end_date=\"2021-12-20\"&services[]=frame","description":"<p>To flag an order as urgent, make a patch request with the type: urgent </p>\n<p><a href=\"http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64\">http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64</a></p>\n","urlObject":{"path":["api","v2","lab_orders","search"],"host":["https://api.stagingmusea.com"],"query":[{"key":"status[]","value":"paid"},{"key":"status[]","value":"printing"},{"key":"papers[]","value":"museum_etching"},{"key":"papers[]","value":"lustre"},{"key":"start_date","value":"\"2021-12-01\""},{"key":"end_date","value":"\"2021-12-20\""},{"key":"services[]","value":"frame"}],"variable":[]}},"response":[{"id":"3455f269-47af-4d7f-876c-448bf92f31af","name":"Lab Order Search","originalRequest":{"method":"GET","header":[{"key":"token","value":"3Vva54ziKSHaJEmJUVXNzaMF","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.stagingmusea.com/api/v2/lab_orders/search?status[]=paid&status[]=printing&papers[]=museum_etching&papers[]=lustre&start_date=\"2021-12-01\"&end_date=\"2021-12-20\"&services[]=frame","host":["https://api.stagingmusea.com"],"path":["api","v2","lab_orders","search"],"query":[{"key":"status[]","value":"paid"},{"key":"status[]","value":"printing"},{"key":"papers[]","value":"museum_etching"},{"key":"papers[]","value":"lustre"},{"key":"start_date","value":"\"2021-12-01\""},{"key":"end_date","value":"\"2021-12-20\""},{"key":"services[]","value":"frame"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"3eab249a2b06c4f5879defbf08c6b8de\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"770b83c4-9e61-4760-bc1d-cbfdef305020"},{"key":"X-Runtime","value":"27.199410"},{"key":"Vary","value":"Origin"},{"key":"Connection","value":"close"},{"key":"Server","value":"thin"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"type\": \"api_lab_order\",\n            \"attributes\": {\n                \"guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"client_name\": null,\n                \"client_first_name\": null,\n                \"client_last_name\": null,\n                \"photographer_name\": \"josh newuser\",\n                \"order_name\": \"josh order\",\n                \"external_order_id\": null,\n                \"status\": \"paid\",\n                \"created_at\": \"2021-12-18T07:26:52.852-06:00\",\n                \"updated_at\": \"2021-12-23T02:20:50.665-06:00\",\n                \"boutique_shipping\": false,\n                \"boutique_shipping_price\": \"0.0\",\n                \"credit_applied\": \"10.0\",\n                \"cover_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T051030Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2cc8d7dcd50c52a54944f1c2f366dfb5eaf7c56859f8962006b84387fe0e445d\",\n                \"has_notes\": false,\n                \"has_admin_notes\": false,\n                \"has_frame\": true,\n                \"has_mat\": false,\n                \"has_mount\": false,\n                \"has_canvas\": false,\n                \"boutique_shipping_note\": \"\",\n                \"urgent\": null,\n                \"notes\": null,\n                \"internal_notes\": null,\n                \"total\": \"127.4\",\n                \"subtotal\": \"182.0\",\n                \"shipping_method\": null,\n                \"shipping_total\": \"10.0\",\n                \"discount\": \"54.6\",\n                \"permission_to_share\": false,\n                \"local_pickup\": false,\n                \"selected_card_mask\": \"XXXX-XXXX-XXXX-4242\",\n                \"selected_card_to_use\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n                \"images_in_cart\": null,\n                \"user_id\": 116,\n                \"photographer_business_name\": null,\n                \"master_musea_code\": null,\n                \"progress\": 0,\n                \"qr_code_link\": null,\n                \"papers\": [\n                    \"museum_etching\"\n                ],\n                \"print_sizes\": [\n                    \"4x6\"\n                ],\n                \"frame_woods\": [\n                    \"maple\"\n                ],\n                \"all_services\": [\n                    \"frame\"\n                ],\n                \"finishing_services\": [\n                    \"frame\"\n                ],\n                \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"photographer_business\": \"Josh Harris Photography\",\n                \"api_order\": false,\n                \"api_vendor\": null,\n                \"paid_at\": \"2021-12-19T04:10:29.545-06:00\",\n                \"tracking_url\": \"https://www.musealab.com\",\n                \"is_boutique_order\": false,\n                \"admin_notes\": null\n            }\n        },\n        {\n            \"id\": \"49059056-3865-4fbd-ae95-a44c3442d3d6\",\n            \"type\": \"api_lab_order\",\n            \"attributes\": {\n                \"guid\": \"49059056-3865-4fbd-ae95-a44c3442d3d6\",\n                \"client_name\": \"Scary Terry\",\n                \"client_first_name\": null,\n                \"client_last_name\": null,\n                \"photographer_name\": \"josh newuser\",\n                \"order_name\": \"SCARY TERRY NEWBORN SESSION\",\n                \"external_order_id\": \"MUS-2278410634\",\n                \"status\": \"paid\",\n                \"created_at\": \"2021-12-18T01:14:30.494-06:00\",\n                \"updated_at\": \"2021-12-23T02:45:59.947-06:00\",\n                \"boutique_shipping\": false,\n                \"boutique_shipping_price\": \"0.0\",\n                \"credit_applied\": \"0.0\",\n                \"cover_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/951/baby-4077353__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T071441Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=7a20d43786cdb8a972fbf44d05524d16ef01388f79c168705fb90e02b1d81f9a\",\n                \"has_notes\": false,\n                \"has_admin_notes\": false,\n                \"has_frame\": true,\n                \"has_mat\": false,\n                \"has_mount\": false,\n                \"has_canvas\": true,\n                \"boutique_shipping_note\": null,\n                \"urgent\": null,\n                \"notes\": null,\n                \"internal_notes\": null,\n                \"total\": \"408.0\",\n                \"subtotal\": \"368.0\",\n                \"shipping_method\": \"two_day\",\n                \"shipping_total\": \"40.0\",\n                \"discount\": \"0.0\",\n                \"permission_to_share\": false,\n                \"local_pickup\": null,\n                \"selected_card_mask\": null,\n                \"selected_card_to_use\": null,\n                \"images_in_cart\": null,\n                \"user_id\": 116,\n                \"photographer_business_name\": null,\n                \"master_musea_code\": null,\n                \"progress\": 0,\n                \"qr_code_link\": null,\n                \"papers\": [\n                    \"canvas_black_wrap\",\n                    \"lustre\",\n                    \"canvas_gallery_wrap\"\n                ],\n                \"print_sizes\": [\n                    \"20x20\",\n                    \"8x8\",\n                    \"8x10\"\n                ],\n                \"frame_woods\": [\n                    \"\",\n                    \"cherry\"\n                ],\n                \"all_services\": [\n                    \"canvas\",\n                    \"frame\"\n                ],\n                \"finishing_services\": [\n                    \"frame\"\n                ],\n                \"id\": \"49059056-3865-4fbd-ae95-a44c3442d3d6\",\n                \"photographer_business\": \"Josh Harris Photography\",\n                \"api_order\": false,\n                \"api_vendor\": null,\n                \"paid_at\": \"2021-12-18T01:14:40.820-06:00\",\n                \"is_boutique_order\": false,\n                \"admin_notes\": null\n            }\n        }\n    ],\n    \"meta\": {\n        \"current_user_is_admin\": true,\n        \"current_user_is_api_vendor\": true,\n        \"view_as_photographer_id\": 1,\n        \"current_user_id\": 1\n    }\n}"}],"_postman_id":"e686f3ed-df3b-4c9d-8f86-04ec3c74f06c"},{"name":"Line Item Order Search","id":"8ccb7dc0-64b9-4b69-8a7d-284959b1d005","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[{"key":"token","value":"3Vva54ziKSHaJEmJUVXNzaMF","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/line_items/search?status[]=paid&status[]=printing&papers[]=museum_etching&papers[]=lustre&start_date=\"2021-12-01\"&end_date=\"2021-12-20\"&services[]=frame","description":"<p>To flag an order as urgent, make a patch request with the type: urgent </p>\n<p><a href=\"http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64\">http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64</a></p>\n","urlObject":{"path":["api","v2","line_items","search"],"host":["https://api.stagingmusea.com"],"query":[{"key":"status[]","value":"paid"},{"key":"status[]","value":"printing"},{"key":"papers[]","value":"museum_etching"},{"key":"papers[]","value":"lustre"},{"key":"start_date","value":"\"2021-12-01\""},{"key":"end_date","value":"\"2021-12-20\""},{"key":"services[]","value":"frame"}],"variable":[]}},"response":[{"id":"855d83cd-3657-405a-a636-ac4d8ca42eb8","name":"Lab Order Search","originalRequest":{"method":"GET","header":[{"key":"token","value":"3Vva54ziKSHaJEmJUVXNzaMF","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.stagingmusea.com/api/v2/lab_orders/search?status[]=paid&status[]=printing&papers[]=museum_etching&papers[]=lustre&start_date=\"2021-12-01\"&end_date=\"2021-12-20\"&services[]=frame","host":["https://api.stagingmusea.com"],"path":["api","v2","lab_orders","search"],"query":[{"key":"status[]","value":"paid"},{"key":"status[]","value":"printing"},{"key":"papers[]","value":"museum_etching"},{"key":"papers[]","value":"lustre"},{"key":"start_date","value":"\"2021-12-01\""},{"key":"end_date","value":"\"2021-12-20\""},{"key":"services[]","value":"frame"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"3eab249a2b06c4f5879defbf08c6b8de\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"770b83c4-9e61-4760-bc1d-cbfdef305020"},{"key":"X-Runtime","value":"27.199410"},{"key":"Vary","value":"Origin"},{"key":"Connection","value":"close"},{"key":"Server","value":"thin"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n            \"type\": \"api_lab_order\",\n            \"attributes\": {\n                \"guid\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"client_name\": null,\n                \"client_first_name\": null,\n                \"client_last_name\": null,\n                \"photographer_name\": \"josh newuser\",\n                \"order_name\": \"josh order\",\n                \"external_order_id\": null,\n                \"status\": \"paid\",\n                \"created_at\": \"2021-12-18T07:26:52.852-06:00\",\n                \"updated_at\": \"2021-12-23T02:20:50.665-06:00\",\n                \"boutique_shipping\": false,\n                \"boutique_shipping_price\": \"0.0\",\n                \"credit_applied\": \"10.0\",\n                \"cover_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/956/240_F_84797140_oc8yM6tVSRiVxx6QQmlXtYCtqdMO7Kyl.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T051030Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2cc8d7dcd50c52a54944f1c2f366dfb5eaf7c56859f8962006b84387fe0e445d\",\n                \"has_notes\": false,\n                \"has_admin_notes\": false,\n                \"has_frame\": true,\n                \"has_mat\": false,\n                \"has_mount\": false,\n                \"has_canvas\": false,\n                \"boutique_shipping_note\": \"\",\n                \"urgent\": null,\n                \"notes\": null,\n                \"internal_notes\": null,\n                \"total\": \"127.4\",\n                \"subtotal\": \"182.0\",\n                \"shipping_method\": null,\n                \"shipping_total\": \"10.0\",\n                \"discount\": \"54.6\",\n                \"permission_to_share\": false,\n                \"local_pickup\": false,\n                \"selected_card_mask\": \"XXXX-XXXX-XXXX-4242\",\n                \"selected_card_to_use\": \"card_0K806rHeMbbjMLBITVaIp7wZ\",\n                \"images_in_cart\": null,\n                \"user_id\": 116,\n                \"photographer_business_name\": null,\n                \"master_musea_code\": null,\n                \"progress\": 0,\n                \"qr_code_link\": null,\n                \"papers\": [\n                    \"museum_etching\"\n                ],\n                \"print_sizes\": [\n                    \"4x6\"\n                ],\n                \"frame_woods\": [\n                    \"maple\"\n                ],\n                \"all_services\": [\n                    \"frame\"\n                ],\n                \"finishing_services\": [\n                    \"frame\"\n                ],\n                \"id\": \"7055a6f0-102d-40ed-bd9e-b0b48f11dc8b\",\n                \"photographer_business\": \"Josh Harris Photography\",\n                \"api_order\": false,\n                \"api_vendor\": null,\n                \"paid_at\": \"2021-12-19T04:10:29.545-06:00\",\n                \"tracking_url\": \"https://www.musealab.com\",\n                \"is_boutique_order\": false,\n                \"admin_notes\": null\n            }\n        },\n        {\n            \"id\": \"49059056-3865-4fbd-ae95-a44c3442d3d6\",\n            \"type\": \"api_lab_order\",\n            \"attributes\": {\n                \"guid\": \"49059056-3865-4fbd-ae95-a44c3442d3d6\",\n                \"client_name\": \"Scary Terry\",\n                \"client_first_name\": null,\n                \"client_last_name\": null,\n                \"photographer_name\": \"josh newuser\",\n                \"order_name\": \"SCARY TERRY NEWBORN SESSION\",\n                \"external_order_id\": \"MUS-2278410634\",\n                \"status\": \"paid\",\n                \"created_at\": \"2021-12-18T01:14:30.494-06:00\",\n                \"updated_at\": \"2021-12-23T02:45:59.947-06:00\",\n                \"boutique_shipping\": false,\n                \"boutique_shipping_price\": \"0.0\",\n                \"credit_applied\": \"0.0\",\n                \"cover_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/951/baby-4077353__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T071441Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=7a20d43786cdb8a972fbf44d05524d16ef01388f79c168705fb90e02b1d81f9a\",\n                \"has_notes\": false,\n                \"has_admin_notes\": false,\n                \"has_frame\": true,\n                \"has_mat\": false,\n                \"has_mount\": false,\n                \"has_canvas\": true,\n                \"boutique_shipping_note\": null,\n                \"urgent\": null,\n                \"notes\": null,\n                \"internal_notes\": null,\n                \"total\": \"408.0\",\n                \"subtotal\": \"368.0\",\n                \"shipping_method\": \"two_day\",\n                \"shipping_total\": \"40.0\",\n                \"discount\": \"0.0\",\n                \"permission_to_share\": false,\n                \"local_pickup\": null,\n                \"selected_card_mask\": null,\n                \"selected_card_to_use\": null,\n                \"images_in_cart\": null,\n                \"user_id\": 116,\n                \"photographer_business_name\": null,\n                \"master_musea_code\": null,\n                \"progress\": 0,\n                \"qr_code_link\": null,\n                \"papers\": [\n                    \"canvas_black_wrap\",\n                    \"lustre\",\n                    \"canvas_gallery_wrap\"\n                ],\n                \"print_sizes\": [\n                    \"20x20\",\n                    \"8x8\",\n                    \"8x10\"\n                ],\n                \"frame_woods\": [\n                    \"\",\n                    \"cherry\"\n                ],\n                \"all_services\": [\n                    \"canvas\",\n                    \"frame\"\n                ],\n                \"finishing_services\": [\n                    \"frame\"\n                ],\n                \"id\": \"49059056-3865-4fbd-ae95-a44c3442d3d6\",\n                \"photographer_business\": \"Josh Harris Photography\",\n                \"api_order\": false,\n                \"api_vendor\": null,\n                \"paid_at\": \"2021-12-18T01:14:40.820-06:00\",\n                \"is_boutique_order\": false,\n                \"admin_notes\": null\n            }\n        }\n    ],\n    \"meta\": {\n        \"current_user_is_admin\": true,\n        \"current_user_is_api_vendor\": true,\n        \"view_as_photographer_id\": 1,\n        \"current_user_id\": 1\n    }\n}"}],"_postman_id":"8ccb7dc0-64b9-4b69-8a7d-284959b1d005"}],"id":"f46ce212-eced-42cc-9aed-6c402f4de884","_postman_id":"f46ce212-eced-42cc-9aed-6c402f4de884","description":""},{"name":"AdminLabOrderReview","item":[{"name":"Get Order - Admin","id":"6d672447-f73d-4e50-870b-96545202a067","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/lab_orders/2e4347eb-c52d-476a-8c60-0e19297f78fd","description":"<p>To flag an order as urgent, make a patch request with the type: urgent </p>\n<p><a href=\"http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64\">http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64</a></p>\n","urlObject":{"path":["api","v2","lab_orders","2e4347eb-c52d-476a-8c60-0e19297f78fd"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"6d31d2f2-a277-485e-a7fc-9f85f9e0bd08","name":"Get Order - Admin","originalRequest":{"method":"GET","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/lab_orders/2e4347eb-c52d-476a-8c60-0e19297f78fd"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 06:00:27 GMT"},{"key":"ETag","value":"W/\"9bc3f4410265ff0d113d6cdc7e04fd5b\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"6d73bfa5-c72c-4f98-9c8f-45e96e55634a"},{"key":"X-Runtime","value":"0.194547"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"transfer-encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n            \"client_name\": \"Jerry Smith\",\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"josh newuser\",\n            \"order_name\": \"JERRY SMITH WEDDING\",\n            \"external_order_id\": \"MUS-9883646411\",\n            \"status\": \"printing\",\n            \"created_at\": \"2021-12-17T20:14:53.308-06:00\",\n            \"updated_at\": \"2021-12-18T23:57:27.005-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"0.0\",\n            \"cover_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T071510Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8cf31de5ab95310d30083e9db092c35e5e51cb2e4ddfaa7acf790970e9e94c2c\",\n            \"has_notes\": true,\n            \"has_admin_notes\": false,\n            \"has_frame\": true,\n            \"has_mat\": true,\n            \"has_mount\": false,\n            \"has_canvas\": true,\n            \"boutique_shipping_note\": null,\n            \"internal_notes\": null,\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": null,\n            \"refund_amount\": \"0.0\",\n            \"stripe_order_confirmation\": \"ch_2K7x8KHeMbbjMLBI0bJ8XemN\",\n            \"refund_key\": null,\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": null,\n            \"vendor_id\": null,\n            \"shipping_method\": \"two_day\",\n            \"urgent\": true,\n            \"notes\": null,\n            \"total\": \"1624.85\",\n            \"subtotal\": \"1584.85\",\n            \"shipping_total\": \"40.0\",\n            \"discount\": \"0.0\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": null,\n            \"selected_card_mask\": null,\n            \"selected_card_to_use\": null,\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"shipping_address\": {\n                \"guid\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                \"recipient\": \"Eboni Waters\",\n                \"user_email\": null,\n                \"street\": \"3316 Ray Plains\",\n                \"street_2\": null,\n                \"city\": \"Port Sammie\",\n                \"state_province\": \"ID\",\n                \"zip\": \"69123-1016\",\n                \"country\": \"USA\",\n                \"phone_number\": null\n            },\n            \"id\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n            \"photographer_email\": \"harrisjb1+available@gmail.com\",\n            \"photographer_business\": \"Josh Harris Photography\",\n            \"image_ids\": [\n                \"98ea2844-ace9-4451-b0fe-ace834159368\",\n                \"a47433c8-37d6-4587-861d-be936cc9cc80\",\n                \"ebc42886-9eb0-4edf-9390-8f53f99a2514\",\n                \"5835bf3b-c2af-4f2a-b034-a9aa6034faca\",\n                \"cbbe7ef6-57c2-4db8-8d53-6d627c6b072b\",\n                \"0154fe9c-28e7-4dcc-9464-4a58c6d91386\",\n                \"9f3f9443-3e8d-4b5e-9a97-7eaf94d752a6\",\n                \"0c9a05cb-5cce-41bc-af2b-3e1bd0820c6e\",\n                \"6a1ca553-31f1-4a17-90c8-87c2024c1984\",\n                \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"107dd53d-841e-41b7-98e1-05a18ccda259\",\n                \"da7a727f-bde7-4662-804a-e253729921ee\",\n                \"01bb0805-62c4-4c82-bd5f-0f6ac4aef1ab\",\n                \"9c4e39fc-a806-40f7-a979-051f8def0a79\",\n                \"2acbbb43-4444-41d3-bbc9-99cd4f3a1eea\",\n                \"72e210eb-6476-4d6d-966d-b2674e18985d\",\n                \"69745ecd-2dc4-4a28-a3fd-d7f06eb65d56\",\n                \"ff4bb807-5521-425c-8531-1b5a675d2130\",\n                \"296b52e6-89cb-4bde-a41c-f4d08548ab7e\",\n                \"d90d10ea-1fa9-463d-a015-d6e06c7ce66a\"\n            ],\n            \"images_in_cart\": [\n                \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"d90d10ea-1fa9-463d-a015-d6e06c7ce66a\",\n                \"ff4bb807-5521-425c-8531-1b5a675d2130\",\n                \"0154fe9c-28e7-4dcc-9464-4a58c6d91386\",\n                \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"107dd53d-841e-41b7-98e1-05a18ccda259\",\n                \"a47433c8-37d6-4587-861d-be936cc9cc80\",\n                \"9c4e39fc-a806-40f7-a979-051f8def0a79\",\n                \"da7a727f-bde7-4662-804a-e253729921ee\",\n                \"cbbe7ef6-57c2-4db8-8d53-6d627c6b072b\",\n                \"98ea2844-ace9-4451-b0fe-ace834159368\"\n            ],\n            \"discount_code\": {},\n            \"api_order\": false,\n            \"api_vendor\": null,\n            \"paid_at\": \"2021-12-17T20:15:09.305-06:00\",\n            \"is_boutique_order\": false,\n            \"admin_notes\": null,\n            \"line_item_count\": 11\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": [\n                    {\n                        \"id\": \"3032\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3033\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3034\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3035\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3036\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3037\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3038\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3039\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3040\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3041\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3042\",\n                        \"type\": \"api_lab_order_line_item\"\n                    }\n                ]\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": true,\n        \"current_user_is_api_vendor\": true,\n        \"current_user_id\": 1\n    },\n    \"included\": [\n        {\n            \"id\": \"3032\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"9dcd842a-c81c-45e4-b3aa-a545d2b209b2\",\n                \"notes\": null,\n                \"price\": \"19.0\",\n                \"subtotal\": \"19.0\",\n                \"id\": \"9dcd842a-c81c-45e4-b3aa-a545d2b209b2\",\n                \"item_total\": \"19.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"love-590487__340\",\n                \"photograph_guid\": \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-4315962174\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one\",\n                \"photo_file_name\": \"love-590487__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=e27fda211a658a801047d71edbb45bf0b8a7833f0ef90e7cad1df8ca8d540322\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3032/cropped/small/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=6b36577193eb5e39fb4371805ef65bbc9afb9d506ce6b0244eaa13f2d55bacb4\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=e27fda211a658a801047d71edbb45bf0b8a7833f0ef90e7cad1df8ca8d540322\",\n                \"print_size_with_border\": \"Canson Rag 7x10 one\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canson Rag\",\n                    \"paper_guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                    \"print_size\": \"7x10\",\n                    \"price\": \"19.0\",\n                    \"print_size_guid\": \"5024f4e7-164c-494d-bb4a-667ad863416e\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3033\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"76506471-85f9-4fc8-a3c2-a6ab2818f202\",\n                \"notes\": null,\n                \"price\": \"136.0\",\n                \"subtotal\": \"136.0\",\n                \"id\": \"76506471-85f9-4fc8-a3c2-a6ab2818f202\",\n                \"item_total\": \"136.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"persons-768597__340\",\n                \"photograph_guid\": \"d90d10ea-1fa9-463d-a015-d6e06c7ce66a\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-6133112250\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"persons-768597__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/persons-768597__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=56a9841ae39b5549bb248855694df534e3b056b759474dfce74345cd7d946c9f\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3033/cropped/small/persons-768597__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=0286605efd3464e120972bf6cde7db938baeb79b511a86bf0563cac2e4c283bc\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/persons-768597__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=56a9841ae39b5549bb248855694df534e3b056b759474dfce74345cd7d946c9f\",\n                \"print_size_with_border\": \"Photo Matte 8x10 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Photo Matte\",\n                    \"paper_guid\": \"830e46e9-42a0-4b27-bf03-8a69708174a2\",\n                    \"print_size\": \"8x10\",\n                    \"price\": \"11.0\",\n                    \"print_size_guid\": \"c0b497fe-4f32-480d-9081-2a38eead4ac1\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"CYPRUS: 2\\\" mat\",\n                    \"finishing_category\": \"standard frame\",\n                    \"finishing_service_guid\": \"bc79397d-3403-4826-b50a-7ed61218708e\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": \"1334a02f-9c4f-4af2-b829-2a98358ff6df\",\n                    \"price\": \"125.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"CYPRUS\",\n                    \"formatted_detail_one\": \"CYPRUS: 2\\\" mat\",\n                    \"formatted_detail_two\": \"Standard Acrylic\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3034\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"03cd4041-fa9b-4419-bd93-44f5ca0fff36\",\n                \"notes\": null,\n                \"price\": \"103.0\",\n                \"subtotal\": \"103.0\",\n                \"id\": \"03cd4041-fa9b-4419-bd93-44f5ca0fff36\",\n                \"item_total\": \"103.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"bank-4137375__340\",\n                \"photograph_guid\": \"ff4bb807-5521-425c-8531-1b5a675d2130\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-5491517163\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one_fourth\",\n                \"photo_file_name\": \"bank-4137375__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/bank-4137375__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f609b4f60fed567b5478f1908cb8572fdb6b58ca3dc6014e6a88a1ec1cd9226b\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3034/cropped/small/bank-4137375__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4ed41c43ae5d23e489979cc57d164c8600f7e61846d3eafb0a43d6fbf7c2877d\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/bank-4137375__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f609b4f60fed567b5478f1908cb8572fdb6b58ca3dc6014e6a88a1ec1cd9226b\",\n                \"print_size_with_border\": \"Satin 11x14 one_fourth\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Satin\",\n                    \"paper_guid\": \"91a048b5-0b0a-48ef-a31c-8d383e571acf\",\n                    \"print_size\": \"11x14\",\n                    \"price\": \"18.0\",\n                    \"print_size_guid\": \"2d574b84-9868-463b-ab46-dcf55464333e\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"24x28\",\n                    \"finishing_category\": \"4-ply mat\",\n                    \"finishing_service_guid\": \"9a3a1866-791a-455e-9344-5da3b53af95e\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": null,\n                    \"price\": \"85.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"\",\n                    \"formatted_detail_one\": \"24x28 4-ply mat\",\n                    \"formatted_detail_two\": \"\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3035\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"f38ff922-c8e0-4523-97a6-c85ee6878159\",\n                \"notes\": \"Chuck Norris doesn't need a java compiler, he goes straight to .war\",\n                \"price\": \"325.0\",\n                \"subtotal\": \"325.0\",\n                \"id\": \"f38ff922-c8e0-4523-97a6-c85ee6878159\",\n                \"item_total\": \"325.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"baby-2416718__340\",\n                \"photograph_guid\": \"0154fe9c-28e7-4dcc-9464-4a58c6d91386\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-4193533131\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one\",\n                \"photo_file_name\": \"baby-2416718__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2416718__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2b6ab46500062a0da243105b741efed170c9cc9f6453955c5a4f682d775a51f8\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3035/cropped/small/baby-2416718__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=7174bd158d3201b5496a4999db07224359521e5218b184131bf00120e30c3d5a\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2416718__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2b6ab46500062a0da243105b741efed170c9cc9f6453955c5a4f682d775a51f8\",\n                \"print_size_with_border\": \"Canvas - Gallery Wrap 30x40 one\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canvas - Gallery Wrap\",\n                    \"paper_guid\": \"db2ea999-edad-4e36-89b1-b3cce5f3758a\",\n                    \"print_size\": \"30x40\",\n                    \"price\": \"325.0\",\n                    \"print_size_guid\": \"f9247a19-4859-41de-82b6-1e54a98c262f\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3036\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"ed7b685c-997e-49d8-b4c3-4df24ec017ae\",\n                \"notes\": null,\n                \"price\": \"300.85\",\n                \"subtotal\": \"300.85\",\n                \"id\": \"ed7b685c-997e-49d8-b4c3-4df24ec017ae\",\n                \"item_total\": \"300.85\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"love-590487__340\",\n                \"photograph_guid\": \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-4674212212\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"love-590487__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=e27fda211a658a801047d71edbb45bf0b8a7833f0ef90e7cad1df8ca8d540322\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3036/cropped/small/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=dfa41987a748ddd5ffde1fcc106f049296bb0c6ea4c58b9d9930d0a1eb9f2ee7\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=e27fda211a658a801047d71edbb45bf0b8a7833f0ef90e7cad1df8ca8d540322\",\n                \"print_size_with_border\": \"Lustre 5x7 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Lustre\",\n                    \"paper_guid\": \"a2223224-895f-4361-8eaa-312cb2c5cff1\",\n                    \"print_size\": \"5x7\",\n                    \"price\": \"0.85\",\n                    \"print_size_guid\": \"54cdc00b-605d-494a-b751-34bcaf49191b\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"34x44\",\n                    \"finishing_category\": \"4-ply mat\",\n                    \"finishing_service_guid\": \"8ece14c8-c953-409e-a450-22f86555293d\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": null,\n                    \"price\": \"300.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"\",\n                    \"formatted_detail_one\": \"34x44 4-ply mat\",\n                    \"formatted_detail_two\": \"\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3037\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"a7f811ec-1656-435b-a3c4-ec437e0aa442\",\n                \"notes\": null,\n                \"price\": \"120.0\",\n                \"subtotal\": \"120.0\",\n                \"id\": \"a7f811ec-1656-435b-a3c4-ec437e0aa442\",\n                \"item_total\": \"120.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"baby-2923997__340\",\n                \"photograph_guid\": \"107dd53d-841e-41b7-98e1-05a18ccda259\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-6669582175\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one\",\n                \"photo_file_name\": \"baby-2923997__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2923997__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=cf7e31f3ee74678d5538a3b9eb6292f40853d627138e546d8d5526d35eca1767\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3037/cropped/small/baby-2923997__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1864ddb48ed3373039fc186f9ee47d9409eed7fd645a8bc5f6b5583fee7c1e2c\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2923997__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=cf7e31f3ee74678d5538a3b9eb6292f40853d627138e546d8d5526d35eca1767\",\n                \"print_size_with_border\": \"Canson Rag 24x24 one\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canson Rag\",\n                    \"paper_guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                    \"print_size\": \"24x24\",\n                    \"price\": \"120.0\",\n                    \"print_size_guid\": \"6c5fa8ea-71d5-4209-9b04-24a399d8c1fb\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3038\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"ffe09d2a-810f-4e9c-939a-e6854490dc53\",\n                \"notes\": null,\n                \"price\": \"28.0\",\n                \"subtotal\": \"28.0\",\n                \"id\": \"ffe09d2a-810f-4e9c-939a-e6854490dc53\",\n                \"item_total\": \"28.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"couple-1612679__340\",\n                \"photograph_guid\": \"a47433c8-37d6-4587-861d-be936cc9cc80\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-9054760702\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one_fourth\",\n                \"photo_file_name\": \"couple-1612679__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/couple-1612679__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f2ac82428a4bccd8ec7526a6918f2a6d79710ee7158654a6780bdbab34016993\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3038/cropped/small/couple-1612679__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=75ded1ba8ecf26024e375e3bf555890646625632f02fb1c5643b77197b4a7bd2\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/couple-1612679__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f2ac82428a4bccd8ec7526a6918f2a6d79710ee7158654a6780bdbab34016993\",\n                \"print_size_with_border\": \"Deckled Paper - with border 10x10 one_fourth\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Deckled Paper - with border\",\n                    \"paper_guid\": \"94f307a2-fc90-4b99-a39e-70e277a2bf46\",\n                    \"print_size\": \"10x10\",\n                    \"price\": \"28.0\",\n                    \"print_size_guid\": \"8b13f86a-6ab2-4464-9637-d9450bd02877\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3039\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"b164f75c-1671-4933-9387-3b813ea2bf98\",\n                \"notes\": \"All browsers support the hex definitions #chuck and #norris for the colors black and blue.\",\n                \"price\": \"80.0\",\n                \"subtotal\": \"80.0\",\n                \"id\": \"b164f75c-1671-4933-9387-3b813ea2bf98\",\n                \"item_total\": \"80.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"people-2567022__340\",\n                \"photograph_guid\": \"9c4e39fc-a806-40f7-a979-051f8def0a79\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-9659077447\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"people-2567022__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/people-2567022__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d183acf54c20497287f3e061646f64ebf4d9714192897c910ee584c9a5947cfa\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3039/cropped/small/people-2567022__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=06501fe6e2948cdd81b54e3f61357bbf80245337c8a0748ed03d698a379892e6\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/people-2567022__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d183acf54c20497287f3e061646f64ebf4d9714192897c910ee584c9a5947cfa\",\n                \"print_size_with_border\": \"Canson Rag 16x24 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canson Rag\",\n                    \"paper_guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                    \"print_size\": \"16x24\",\n                    \"price\": \"80.0\",\n                    \"print_size_guid\": \"f9a97be5-5d6d-443a-8d57-ea7170bbd2bd\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3040\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"f30a5c94-29fb-46dd-bb25-43eeb4a1d9eb\",\n                \"notes\": null,\n                \"price\": \"205.0\",\n                \"subtotal\": \"205.0\",\n                \"id\": \"f30a5c94-29fb-46dd-bb25-43eeb4a1d9eb\",\n                \"item_total\": \"205.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"penguins-429134__340\",\n                \"photograph_guid\": \"da7a727f-bde7-4662-804a-e253729921ee\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-7286462375\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one_fourth\",\n                \"photo_file_name\": \"penguins-429134__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/penguins-429134__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d14b07f49248cc484964f560c6126324852fef61c985eaaaa8b139b34e00367b\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3040/cropped/small/penguins-429134__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=489ef8d39b9ecebff635638bba4971ba76d9747713620dd332ebb342edb5badf\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/penguins-429134__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d14b07f49248cc484964f560c6126324852fef61c985eaaaa8b139b34e00367b\",\n                \"print_size_with_border\": \"Satin 4x6 one_fourth\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Satin\",\n                    \"paper_guid\": \"91a048b5-0b0a-48ef-a31c-8d383e571acf\",\n                    \"print_size\": \"4x6\",\n                    \"price\": \"5.0\",\n                    \"print_size_guid\": \"1292ce07-461f-4d2a-bb60-9227d7b9415b\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"ADELAIDE: 4\\\" mat\",\n                    \"finishing_category\": \"standard frame\",\n                    \"finishing_service_guid\": \"e9c65baa-3ae1-4611-a87a-bee8089e2a63\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": \"387fb636-1e40-423d-a54b-68bdcd30e44e\",\n                    \"price\": \"200.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"ADELAIDE\",\n                    \"formatted_detail_one\": \"ADELAIDE: 4\\\" mat\",\n                    \"formatted_detail_two\": \"Museum Acrylic\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3041\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"ba8fca05-08b7-4b03-b1bb-3bad29a614ac\",\n                \"notes\": \"Chuck Norris burst the dot com bubble.\",\n                \"price\": \"70.0\",\n                \"subtotal\": \"70.0\",\n                \"id\": \"ba8fca05-08b7-4b03-b1bb-3bad29a614ac\",\n                \"item_total\": \"70.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"easter-4134728__340\",\n                \"photograph_guid\": \"cbbe7ef6-57c2-4db8-8d53-6d627c6b072b\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-9366182061\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"easter-4134728__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/easter-4134728__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4c961f5be4789ee7b6ac324f918240429d5a4c1ddad5eab621e2f11025b69afe\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3041/cropped/small/easter-4134728__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=16cf4777ff22e9691039a79b53830447ee01463c618fbfc4d391804c9960801c\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/easter-4134728__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4c961f5be4789ee7b6ac324f918240429d5a4c1ddad5eab621e2f11025b69afe\",\n                \"print_size_with_border\": \"Canvas - Mirror Wrap 10x10 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canvas - Mirror Wrap\",\n                    \"paper_guid\": \"4f71ebeb-358f-4236-8081-84710cbb97ae\",\n                    \"print_size\": \"10x10\",\n                    \"price\": \"70.0\",\n                    \"print_size_guid\": \"3425d11e-ae96-4d1c-a3e2-b6d146a7d554\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3042\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"2ba49c1c-acd6-4932-a2b0-7cc6aba0f80d\",\n                \"notes\": null,\n                \"price\": \"198.0\",\n                \"subtotal\": \"198.0\",\n                \"id\": \"2ba49c1c-acd6-4932-a2b0-7cc6aba0f80d\",\n                \"item_total\": \"198.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"tree-4139395__340\",\n                \"photograph_guid\": \"98ea2844-ace9-4451-b0fe-ace834159368\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-8733221575\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"tree-4139395__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/tree-4139395__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=47542c0387799536dd48ac01ecd3337115e494d4e2a56cc81c4f94bbdb701e80\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3042/cropped/small/tree-4139395__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=062ca7cddcb7596713f76c9cd2c4d86074ce89946d4e239b80c69a455fb01b4d\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/tree-4139395__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060027Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=47542c0387799536dd48ac01ecd3337115e494d4e2a56cc81c4f94bbdb701e80\",\n                \"print_size_with_border\": \"Deckled Paper - with border 7x10 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Deckled Paper - with border\",\n                    \"paper_guid\": \"94f307a2-fc90-4b99-a39e-70e277a2bf46\",\n                    \"print_size\": \"7x10\",\n                    \"price\": \"23.0\",\n                    \"print_size_guid\": \"d79624e8-198c-4d0d-8b91-4afe93716494\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"Ash: 1.5\\\" Profile 4\\\" mat\",\n                    \"finishing_category\": \"premium frame\",\n                    \"finishing_service_guid\": \"524da875-efb2-4f5c-991a-6159d33485eb\",\n                    \"finishing_service_detail_guid\": \"836d5614-2262-4b10-accd-f7372699abf1\",\n                    \"finishing_service_detail_three_guid\": \"0b3fb2ac-174b-4879-a590-7cf45e8f431e\",\n                    \"price\": \"175.0\",\n                    \"finishing_service_detail\": \"Dark Grey\",\n                    \"formatted_frame_profile\": \"Ash 1.5\",\n                    \"formatted_detail_one\": \"Dark Grey Ash 1.5\\\" Profile\",\n                    \"formatted_detail_two\": \"4  \\\" mat\",\n                    \"formatted_detail_three\": \"Standard Acrylic\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"6d672447-f73d-4e50-870b-96545202a067"},{"name":"Refund Lab Order - Admin Only","id":"495cf4bd-1e62-477f-b215-e4da46c130d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"refund_amount\": \"10.00\",\n    \"refund_note\": \"need to reprint\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/lab_orders/2e4347eb-c52d-476a-8c60-0e19297f78fd/refund","description":"<p>To flag an order as urgent, make a patch request with the type: urgent </p>\n<p><a href=\"http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64\">http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64</a></p>\n","urlObject":{"path":["api","v2","lab_orders","2e4347eb-c52d-476a-8c60-0e19297f78fd","refund"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"08f9dac4-5acd-46f8-aa98-9ef1fee67af2","name":"Refund Lab Order - Admin Only","originalRequest":{"method":"POST","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"refund_amount\": \"10.00\",\n    \"refund_note\": \"need to reprint\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/lab_orders/2e4347eb-c52d-476a-8c60-0e19297f78fd/refund"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 06:03:24 GMT"},{"key":"ETag","value":"W/\"68fdf4063c7c9321bd822d8a28d0395f\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"9001ad98-13b7-4e8d-acb1-c182112d699d"},{"key":"X-Runtime","value":"1.105935"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"transfer-encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n            \"client_name\": \"Jerry Smith\",\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"josh newuser\",\n            \"order_name\": \"JERRY SMITH WEDDING\",\n            \"external_order_id\": \"MUS-9883646411\",\n            \"status\": \"printing\",\n            \"created_at\": \"2021-12-17T20:14:53.308-06:00\",\n            \"updated_at\": \"2021-12-19T00:03:23.988-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"0.0\",\n            \"cover_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T071510Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8cf31de5ab95310d30083e9db092c35e5e51cb2e4ddfaa7acf790970e9e94c2c\",\n            \"has_notes\": true,\n            \"has_admin_notes\": false,\n            \"has_frame\": true,\n            \"has_mat\": true,\n            \"has_mount\": false,\n            \"has_canvas\": true,\n            \"boutique_shipping_note\": null,\n            \"internal_notes\": null,\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": \"2021-12-19T00:03:23.984-06:00\",\n            \"refund_amount\": \"10.0\",\n            \"stripe_order_confirmation\": \"ch_2K7x8KHeMbbjMLBI0bJ8XemN\",\n            \"refund_key\": \"re_2K7x8KHeMbbjMLBI0k7TU4f7\",\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": \"need to reprint\",\n            \"vendor_id\": null,\n            \"shipping_method\": \"two_day\",\n            \"urgent\": true,\n            \"notes\": null,\n            \"total\": \"1624.85\",\n            \"subtotal\": \"1584.85\",\n            \"shipping_total\": \"40.0\",\n            \"discount\": \"0.0\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": null,\n            \"selected_card_mask\": null,\n            \"selected_card_to_use\": null,\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"shipping_address\": {\n                \"guid\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                \"recipient\": \"Eboni Waters\",\n                \"user_email\": null,\n                \"street\": \"3316 Ray Plains\",\n                \"street_2\": null,\n                \"city\": \"Port Sammie\",\n                \"state_province\": \"ID\",\n                \"zip\": \"69123-1016\",\n                \"country\": \"USA\",\n                \"phone_number\": null\n            },\n            \"id\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n            \"photographer_email\": \"harrisjb1+available@gmail.com\",\n            \"photographer_business\": \"Josh Harris Photography\",\n            \"image_ids\": [\n                \"98ea2844-ace9-4451-b0fe-ace834159368\",\n                \"a47433c8-37d6-4587-861d-be936cc9cc80\",\n                \"ebc42886-9eb0-4edf-9390-8f53f99a2514\",\n                \"5835bf3b-c2af-4f2a-b034-a9aa6034faca\",\n                \"cbbe7ef6-57c2-4db8-8d53-6d627c6b072b\",\n                \"0154fe9c-28e7-4dcc-9464-4a58c6d91386\",\n                \"9f3f9443-3e8d-4b5e-9a97-7eaf94d752a6\",\n                \"0c9a05cb-5cce-41bc-af2b-3e1bd0820c6e\",\n                \"6a1ca553-31f1-4a17-90c8-87c2024c1984\",\n                \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"107dd53d-841e-41b7-98e1-05a18ccda259\",\n                \"da7a727f-bde7-4662-804a-e253729921ee\",\n                \"01bb0805-62c4-4c82-bd5f-0f6ac4aef1ab\",\n                \"9c4e39fc-a806-40f7-a979-051f8def0a79\",\n                \"2acbbb43-4444-41d3-bbc9-99cd4f3a1eea\",\n                \"72e210eb-6476-4d6d-966d-b2674e18985d\",\n                \"69745ecd-2dc4-4a28-a3fd-d7f06eb65d56\",\n                \"ff4bb807-5521-425c-8531-1b5a675d2130\",\n                \"296b52e6-89cb-4bde-a41c-f4d08548ab7e\",\n                \"d90d10ea-1fa9-463d-a015-d6e06c7ce66a\"\n            ],\n            \"images_in_cart\": [\n                \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"d90d10ea-1fa9-463d-a015-d6e06c7ce66a\",\n                \"ff4bb807-5521-425c-8531-1b5a675d2130\",\n                \"0154fe9c-28e7-4dcc-9464-4a58c6d91386\",\n                \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"107dd53d-841e-41b7-98e1-05a18ccda259\",\n                \"a47433c8-37d6-4587-861d-be936cc9cc80\",\n                \"9c4e39fc-a806-40f7-a979-051f8def0a79\",\n                \"da7a727f-bde7-4662-804a-e253729921ee\",\n                \"cbbe7ef6-57c2-4db8-8d53-6d627c6b072b\",\n                \"98ea2844-ace9-4451-b0fe-ace834159368\"\n            ],\n            \"discount_code\": {},\n            \"api_order\": false,\n            \"api_vendor\": null,\n            \"paid_at\": \"2021-12-17T20:15:09.305-06:00\",\n            \"is_boutique_order\": false,\n            \"admin_notes\": null,\n            \"line_item_count\": 11\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": [\n                    {\n                        \"id\": \"3032\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3033\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3034\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3035\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3036\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3037\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3038\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3039\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3040\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3041\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3042\",\n                        \"type\": \"api_lab_order_line_item\"\n                    }\n                ]\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": true,\n        \"current_user_is_api_vendor\": true,\n        \"current_user_id\": 1\n    },\n    \"included\": [\n        {\n            \"id\": \"3032\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"9dcd842a-c81c-45e4-b3aa-a545d2b209b2\",\n                \"notes\": null,\n                \"price\": \"19.0\",\n                \"subtotal\": \"19.0\",\n                \"id\": \"9dcd842a-c81c-45e4-b3aa-a545d2b209b2\",\n                \"item_total\": \"19.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"love-590487__340\",\n                \"photograph_guid\": \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-4315962174\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one\",\n                \"photo_file_name\": \"love-590487__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=839c8a57c9669afc4c1657bcce0e5b759e5f58b618e7e0aef2ee9c5d7d89a653\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3032/cropped/small/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=47c1e53e2fdd2ff520ad809ebb993538cad4035a3fec589d4899229439f2177e\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=839c8a57c9669afc4c1657bcce0e5b759e5f58b618e7e0aef2ee9c5d7d89a653\",\n                \"print_size_with_border\": \"Canson Rag 7x10 one\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canson Rag\",\n                    \"paper_guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                    \"print_size\": \"7x10\",\n                    \"price\": \"19.0\",\n                    \"print_size_guid\": \"5024f4e7-164c-494d-bb4a-667ad863416e\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3033\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"76506471-85f9-4fc8-a3c2-a6ab2818f202\",\n                \"notes\": null,\n                \"price\": \"136.0\",\n                \"subtotal\": \"136.0\",\n                \"id\": \"76506471-85f9-4fc8-a3c2-a6ab2818f202\",\n                \"item_total\": \"136.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"persons-768597__340\",\n                \"photograph_guid\": \"d90d10ea-1fa9-463d-a015-d6e06c7ce66a\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-6133112250\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"persons-768597__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/persons-768597__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=18b836d3e05c6e89d04a628f544d435fbdfb8b60a42649a3900362736dc396df\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3033/cropped/small/persons-768597__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=14d05ebb8fca1fd7207ea0012fd6679fa4874b3ce53cb1fec2f4f9d4c7b5ed48\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/persons-768597__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=18b836d3e05c6e89d04a628f544d435fbdfb8b60a42649a3900362736dc396df\",\n                \"print_size_with_border\": \"Photo Matte 8x10 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Photo Matte\",\n                    \"paper_guid\": \"830e46e9-42a0-4b27-bf03-8a69708174a2\",\n                    \"print_size\": \"8x10\",\n                    \"price\": \"11.0\",\n                    \"print_size_guid\": \"c0b497fe-4f32-480d-9081-2a38eead4ac1\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"CYPRUS: 2\\\" mat\",\n                    \"finishing_category\": \"standard frame\",\n                    \"finishing_service_guid\": \"bc79397d-3403-4826-b50a-7ed61218708e\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": \"1334a02f-9c4f-4af2-b829-2a98358ff6df\",\n                    \"price\": \"125.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"CYPRUS\",\n                    \"formatted_detail_one\": \"CYPRUS: 2\\\" mat\",\n                    \"formatted_detail_two\": \"Standard Acrylic\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3034\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"03cd4041-fa9b-4419-bd93-44f5ca0fff36\",\n                \"notes\": null,\n                \"price\": \"103.0\",\n                \"subtotal\": \"103.0\",\n                \"id\": \"03cd4041-fa9b-4419-bd93-44f5ca0fff36\",\n                \"item_total\": \"103.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"bank-4137375__340\",\n                \"photograph_guid\": \"ff4bb807-5521-425c-8531-1b5a675d2130\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-5491517163\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one_fourth\",\n                \"photo_file_name\": \"bank-4137375__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/bank-4137375__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f98bb9a6919c5fbd9ea9866aa1afee46c7877721915ca8eb32f4a8ebf6d651d2\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3034/cropped/small/bank-4137375__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5d8fc8a2bc9efa8bb2df7c2ae7da1540b6ae2a52ab1d36c8b398c8f765fddaa7\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/bank-4137375__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f98bb9a6919c5fbd9ea9866aa1afee46c7877721915ca8eb32f4a8ebf6d651d2\",\n                \"print_size_with_border\": \"Satin 11x14 one_fourth\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Satin\",\n                    \"paper_guid\": \"91a048b5-0b0a-48ef-a31c-8d383e571acf\",\n                    \"print_size\": \"11x14\",\n                    \"price\": \"18.0\",\n                    \"print_size_guid\": \"2d574b84-9868-463b-ab46-dcf55464333e\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"24x28\",\n                    \"finishing_category\": \"4-ply mat\",\n                    \"finishing_service_guid\": \"9a3a1866-791a-455e-9344-5da3b53af95e\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": null,\n                    \"price\": \"85.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"\",\n                    \"formatted_detail_one\": \"24x28 4-ply mat\",\n                    \"formatted_detail_two\": \"\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3035\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"f38ff922-c8e0-4523-97a6-c85ee6878159\",\n                \"notes\": \"Chuck Norris doesn't need a java compiler, he goes straight to .war\",\n                \"price\": \"325.0\",\n                \"subtotal\": \"325.0\",\n                \"id\": \"f38ff922-c8e0-4523-97a6-c85ee6878159\",\n                \"item_total\": \"325.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"baby-2416718__340\",\n                \"photograph_guid\": \"0154fe9c-28e7-4dcc-9464-4a58c6d91386\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-4193533131\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one\",\n                \"photo_file_name\": \"baby-2416718__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2416718__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=62f84adb3a8c3b71f618caf3dbc266dcbdd5614606d0aa448000d87f0bd2464f\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3035/cropped/small/baby-2416718__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=78b855e8496b98785cd0e2f3c895a1a1df18d241a3c739de834e26bc7fc9e978\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2416718__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=62f84adb3a8c3b71f618caf3dbc266dcbdd5614606d0aa448000d87f0bd2464f\",\n                \"print_size_with_border\": \"Canvas - Gallery Wrap 30x40 one\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canvas - Gallery Wrap\",\n                    \"paper_guid\": \"db2ea999-edad-4e36-89b1-b3cce5f3758a\",\n                    \"print_size\": \"30x40\",\n                    \"price\": \"325.0\",\n                    \"print_size_guid\": \"f9247a19-4859-41de-82b6-1e54a98c262f\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3036\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"ed7b685c-997e-49d8-b4c3-4df24ec017ae\",\n                \"notes\": null,\n                \"price\": \"300.85\",\n                \"subtotal\": \"300.85\",\n                \"id\": \"ed7b685c-997e-49d8-b4c3-4df24ec017ae\",\n                \"item_total\": \"300.85\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"love-590487__340\",\n                \"photograph_guid\": \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-4674212212\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"love-590487__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=839c8a57c9669afc4c1657bcce0e5b759e5f58b618e7e0aef2ee9c5d7d89a653\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3036/cropped/small/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=dfc24a018e1b2c3a3a49468cf6992070b964d056d192b9048d2e0a120c38d434\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=839c8a57c9669afc4c1657bcce0e5b759e5f58b618e7e0aef2ee9c5d7d89a653\",\n                \"print_size_with_border\": \"Lustre 5x7 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Lustre\",\n                    \"paper_guid\": \"a2223224-895f-4361-8eaa-312cb2c5cff1\",\n                    \"print_size\": \"5x7\",\n                    \"price\": \"0.85\",\n                    \"print_size_guid\": \"54cdc00b-605d-494a-b751-34bcaf49191b\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"34x44\",\n                    \"finishing_category\": \"4-ply mat\",\n                    \"finishing_service_guid\": \"8ece14c8-c953-409e-a450-22f86555293d\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": null,\n                    \"price\": \"300.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"\",\n                    \"formatted_detail_one\": \"34x44 4-ply mat\",\n                    \"formatted_detail_two\": \"\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3037\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"a7f811ec-1656-435b-a3c4-ec437e0aa442\",\n                \"notes\": null,\n                \"price\": \"120.0\",\n                \"subtotal\": \"120.0\",\n                \"id\": \"a7f811ec-1656-435b-a3c4-ec437e0aa442\",\n                \"item_total\": \"120.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"baby-2923997__340\",\n                \"photograph_guid\": \"107dd53d-841e-41b7-98e1-05a18ccda259\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-6669582175\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one\",\n                \"photo_file_name\": \"baby-2923997__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2923997__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=caa44ee1a91b0e61f9d4b8307e9798c3b1b1513c6922bf4404762beb6bc2e551\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3037/cropped/small/baby-2923997__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=85a81a0423d46eac49b802b2b6965fc3e43a9de8cfc560f9df5d2a50c4d413b2\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2923997__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=caa44ee1a91b0e61f9d4b8307e9798c3b1b1513c6922bf4404762beb6bc2e551\",\n                \"print_size_with_border\": \"Canson Rag 24x24 one\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canson Rag\",\n                    \"paper_guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                    \"print_size\": \"24x24\",\n                    \"price\": \"120.0\",\n                    \"print_size_guid\": \"6c5fa8ea-71d5-4209-9b04-24a399d8c1fb\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3038\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"ffe09d2a-810f-4e9c-939a-e6854490dc53\",\n                \"notes\": null,\n                \"price\": \"28.0\",\n                \"subtotal\": \"28.0\",\n                \"id\": \"ffe09d2a-810f-4e9c-939a-e6854490dc53\",\n                \"item_total\": \"28.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"couple-1612679__340\",\n                \"photograph_guid\": \"a47433c8-37d6-4587-861d-be936cc9cc80\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-9054760702\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one_fourth\",\n                \"photo_file_name\": \"couple-1612679__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/couple-1612679__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=b3f597f5bded978a009e0e37942001b4d1b2ca8adff34c2dcfb4e1ebcf0f1eb8\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3038/cropped/small/couple-1612679__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=ea120cdcfce291e346ff1501299cbd64467c0cfe789e2f4c3bd54e11fd1e31c0\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/couple-1612679__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=b3f597f5bded978a009e0e37942001b4d1b2ca8adff34c2dcfb4e1ebcf0f1eb8\",\n                \"print_size_with_border\": \"Deckled Paper - with border 10x10 one_fourth\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Deckled Paper - with border\",\n                    \"paper_guid\": \"94f307a2-fc90-4b99-a39e-70e277a2bf46\",\n                    \"print_size\": \"10x10\",\n                    \"price\": \"28.0\",\n                    \"print_size_guid\": \"8b13f86a-6ab2-4464-9637-d9450bd02877\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3039\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"b164f75c-1671-4933-9387-3b813ea2bf98\",\n                \"notes\": \"All browsers support the hex definitions #chuck and #norris for the colors black and blue.\",\n                \"price\": \"80.0\",\n                \"subtotal\": \"80.0\",\n                \"id\": \"b164f75c-1671-4933-9387-3b813ea2bf98\",\n                \"item_total\": \"80.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"people-2567022__340\",\n                \"photograph_guid\": \"9c4e39fc-a806-40f7-a979-051f8def0a79\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-9659077447\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"people-2567022__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/people-2567022__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=aa1c726e41fdd4239ab087f61006b56fe4667e5f3b9691a6cc2a34d8a4b673ba\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3039/cropped/small/people-2567022__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=fcff681a59ea9e7e3efd330356ef5d3ab1a69e0ea2baf98dfa37fb80c8e72681\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/people-2567022__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=aa1c726e41fdd4239ab087f61006b56fe4667e5f3b9691a6cc2a34d8a4b673ba\",\n                \"print_size_with_border\": \"Canson Rag 16x24 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canson Rag\",\n                    \"paper_guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                    \"print_size\": \"16x24\",\n                    \"price\": \"80.0\",\n                    \"print_size_guid\": \"f9a97be5-5d6d-443a-8d57-ea7170bbd2bd\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3040\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"f30a5c94-29fb-46dd-bb25-43eeb4a1d9eb\",\n                \"notes\": null,\n                \"price\": \"205.0\",\n                \"subtotal\": \"205.0\",\n                \"id\": \"f30a5c94-29fb-46dd-bb25-43eeb4a1d9eb\",\n                \"item_total\": \"205.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"penguins-429134__340\",\n                \"photograph_guid\": \"da7a727f-bde7-4662-804a-e253729921ee\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-7286462375\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one_fourth\",\n                \"photo_file_name\": \"penguins-429134__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/penguins-429134__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=884552dcceb1f05826a615e60cb195378592259da6ff6f9715ffe121c4730c64\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3040/cropped/small/penguins-429134__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=cff25ee47ee926021996dbd39fb21b5d4bd10daedec150a2a202bb2bf69f6c4c\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/penguins-429134__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=884552dcceb1f05826a615e60cb195378592259da6ff6f9715ffe121c4730c64\",\n                \"print_size_with_border\": \"Satin 4x6 one_fourth\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Satin\",\n                    \"paper_guid\": \"91a048b5-0b0a-48ef-a31c-8d383e571acf\",\n                    \"print_size\": \"4x6\",\n                    \"price\": \"5.0\",\n                    \"print_size_guid\": \"1292ce07-461f-4d2a-bb60-9227d7b9415b\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"ADELAIDE: 4\\\" mat\",\n                    \"finishing_category\": \"standard frame\",\n                    \"finishing_service_guid\": \"e9c65baa-3ae1-4611-a87a-bee8089e2a63\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": \"387fb636-1e40-423d-a54b-68bdcd30e44e\",\n                    \"price\": \"200.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"ADELAIDE\",\n                    \"formatted_detail_one\": \"ADELAIDE: 4\\\" mat\",\n                    \"formatted_detail_two\": \"Museum Acrylic\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3041\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"ba8fca05-08b7-4b03-b1bb-3bad29a614ac\",\n                \"notes\": \"Chuck Norris burst the dot com bubble.\",\n                \"price\": \"70.0\",\n                \"subtotal\": \"70.0\",\n                \"id\": \"ba8fca05-08b7-4b03-b1bb-3bad29a614ac\",\n                \"item_total\": \"70.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"easter-4134728__340\",\n                \"photograph_guid\": \"cbbe7ef6-57c2-4db8-8d53-6d627c6b072b\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-9366182061\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"easter-4134728__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/easter-4134728__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=ccce83f68db5c5723ba74c5ebad664fa324cd68025296c85b636809c39e7827f\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3041/cropped/small/easter-4134728__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=56b6eb476cded05856b5e440f279d9be0a16ac78e27505595071d40641c77f59\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/easter-4134728__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=ccce83f68db5c5723ba74c5ebad664fa324cd68025296c85b636809c39e7827f\",\n                \"print_size_with_border\": \"Canvas - Mirror Wrap 10x10 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canvas - Mirror Wrap\",\n                    \"paper_guid\": \"4f71ebeb-358f-4236-8081-84710cbb97ae\",\n                    \"print_size\": \"10x10\",\n                    \"price\": \"70.0\",\n                    \"print_size_guid\": \"3425d11e-ae96-4d1c-a3e2-b6d146a7d554\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3042\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"2ba49c1c-acd6-4932-a2b0-7cc6aba0f80d\",\n                \"notes\": null,\n                \"price\": \"198.0\",\n                \"subtotal\": \"198.0\",\n                \"id\": \"2ba49c1c-acd6-4932-a2b0-7cc6aba0f80d\",\n                \"item_total\": \"198.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"tree-4139395__340\",\n                \"photograph_guid\": \"98ea2844-ace9-4451-b0fe-ace834159368\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-8733221575\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"tree-4139395__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/tree-4139395__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=df88bd5f5f430405dc6df96d2e11cd75fa7de368d029d466f6c093b04e940e38\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3042/cropped/small/tree-4139395__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=42eef693e763fa4a99f860f445665ed91b4b857c61bec72f5a2ab9a3da2c7aa8\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/tree-4139395__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060324Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=df88bd5f5f430405dc6df96d2e11cd75fa7de368d029d466f6c093b04e940e38\",\n                \"print_size_with_border\": \"Deckled Paper - with border 7x10 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Deckled Paper - with border\",\n                    \"paper_guid\": \"94f307a2-fc90-4b99-a39e-70e277a2bf46\",\n                    \"print_size\": \"7x10\",\n                    \"price\": \"23.0\",\n                    \"print_size_guid\": \"d79624e8-198c-4d0d-8b91-4afe93716494\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"Ash: 1.5\\\" Profile 4\\\" mat\",\n                    \"finishing_category\": \"premium frame\",\n                    \"finishing_service_guid\": \"524da875-efb2-4f5c-991a-6159d33485eb\",\n                    \"finishing_service_detail_guid\": \"836d5614-2262-4b10-accd-f7372699abf1\",\n                    \"finishing_service_detail_three_guid\": \"0b3fb2ac-174b-4879-a590-7cf45e8f431e\",\n                    \"price\": \"175.0\",\n                    \"finishing_service_detail\": \"Dark Grey\",\n                    \"formatted_frame_profile\": \"Ash 1.5\",\n                    \"formatted_detail_one\": \"Dark Grey Ash 1.5\\\" Profile\",\n                    \"formatted_detail_two\": \"4  \\\" mat\",\n                    \"formatted_detail_three\": \"Standard Acrylic\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"495cf4bd-1e62-477f-b215-e4da46c130d1"},{"name":"Update Internal Notes - Admin Only","id":"54e44b7d-7c97-449b-8694-8bf6597ad5f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"internal_notes\",\n    \"value\": \"this is an admin note being added to the order\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/lab_orders/2e4347eb-c52d-476a-8c60-0e19297f78fd","description":"<p>To flag an order as urgent, make a patch request with the type: urgent </p>\n<p><a href=\"http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64\">http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64</a></p>\n","urlObject":{"path":["api","v2","lab_orders","2e4347eb-c52d-476a-8c60-0e19297f78fd"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"1e6245fa-ac44-4c71-8dbb-469d061664b5","name":"Update Internal Notes - Admin Only","originalRequest":{"method":"PATCH","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"internal_notes\",\n    \"value\": \"this is an admin note being added to the order\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/lab_orders/2e4347eb-c52d-476a-8c60-0e19297f78fd"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 06:05:33 GMT"},{"key":"ETag","value":"W/\"a8626031b7a73c3d2587a4cfbab89760\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"e97e182e-d3b8-4b8e-ae9a-3b0f3cdf6841"},{"key":"X-Runtime","value":"0.207557"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"transfer-encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n            \"client_name\": \"Jerry Smith\",\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"josh newuser\",\n            \"order_name\": \"JERRY SMITH WEDDING\",\n            \"external_order_id\": \"MUS-9883646411\",\n            \"status\": \"printing\",\n            \"created_at\": \"2021-12-17T20:14:53.308-06:00\",\n            \"updated_at\": \"2021-12-19T00:04:08.737-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"0.0\",\n            \"cover_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T071510Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8cf31de5ab95310d30083e9db092c35e5e51cb2e4ddfaa7acf790970e9e94c2c\",\n            \"has_notes\": true,\n            \"has_admin_notes\": false,\n            \"has_frame\": true,\n            \"has_mat\": true,\n            \"has_mount\": false,\n            \"has_canvas\": true,\n            \"boutique_shipping_note\": null,\n            \"internal_notes\": \"this is an admin note being added to the order\",\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": \"2021-12-19T00:03:23.984-06:00\",\n            \"refund_amount\": \"10.0\",\n            \"stripe_order_confirmation\": \"ch_2K7x8KHeMbbjMLBI0bJ8XemN\",\n            \"refund_key\": \"re_2K7x8KHeMbbjMLBI0k7TU4f7\",\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": \"need to reprint\",\n            \"vendor_id\": null,\n            \"shipping_method\": \"two_day\",\n            \"urgent\": true,\n            \"notes\": null,\n            \"total\": \"1624.85\",\n            \"subtotal\": \"1584.85\",\n            \"shipping_total\": \"40.0\",\n            \"discount\": \"0.0\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": null,\n            \"selected_card_mask\": null,\n            \"selected_card_to_use\": null,\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"shipping_address\": {\n                \"guid\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                \"recipient\": \"Eboni Waters\",\n                \"user_email\": null,\n                \"street\": \"3316 Ray Plains\",\n                \"street_2\": null,\n                \"city\": \"Port Sammie\",\n                \"state_province\": \"ID\",\n                \"zip\": \"69123-1016\",\n                \"country\": \"USA\",\n                \"phone_number\": null\n            },\n            \"id\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n            \"photographer_email\": \"harrisjb1+available@gmail.com\",\n            \"photographer_business\": \"Josh Harris Photography\",\n            \"image_ids\": [\n                \"98ea2844-ace9-4451-b0fe-ace834159368\",\n                \"a47433c8-37d6-4587-861d-be936cc9cc80\",\n                \"ebc42886-9eb0-4edf-9390-8f53f99a2514\",\n                \"5835bf3b-c2af-4f2a-b034-a9aa6034faca\",\n                \"cbbe7ef6-57c2-4db8-8d53-6d627c6b072b\",\n                \"0154fe9c-28e7-4dcc-9464-4a58c6d91386\",\n                \"9f3f9443-3e8d-4b5e-9a97-7eaf94d752a6\",\n                \"0c9a05cb-5cce-41bc-af2b-3e1bd0820c6e\",\n                \"6a1ca553-31f1-4a17-90c8-87c2024c1984\",\n                \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"107dd53d-841e-41b7-98e1-05a18ccda259\",\n                \"da7a727f-bde7-4662-804a-e253729921ee\",\n                \"01bb0805-62c4-4c82-bd5f-0f6ac4aef1ab\",\n                \"9c4e39fc-a806-40f7-a979-051f8def0a79\",\n                \"2acbbb43-4444-41d3-bbc9-99cd4f3a1eea\",\n                \"72e210eb-6476-4d6d-966d-b2674e18985d\",\n                \"69745ecd-2dc4-4a28-a3fd-d7f06eb65d56\",\n                \"ff4bb807-5521-425c-8531-1b5a675d2130\",\n                \"296b52e6-89cb-4bde-a41c-f4d08548ab7e\",\n                \"d90d10ea-1fa9-463d-a015-d6e06c7ce66a\"\n            ],\n            \"images_in_cart\": [\n                \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"d90d10ea-1fa9-463d-a015-d6e06c7ce66a\",\n                \"ff4bb807-5521-425c-8531-1b5a675d2130\",\n                \"0154fe9c-28e7-4dcc-9464-4a58c6d91386\",\n                \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"107dd53d-841e-41b7-98e1-05a18ccda259\",\n                \"a47433c8-37d6-4587-861d-be936cc9cc80\",\n                \"9c4e39fc-a806-40f7-a979-051f8def0a79\",\n                \"da7a727f-bde7-4662-804a-e253729921ee\",\n                \"cbbe7ef6-57c2-4db8-8d53-6d627c6b072b\",\n                \"98ea2844-ace9-4451-b0fe-ace834159368\"\n            ],\n            \"discount_code\": {},\n            \"api_order\": false,\n            \"api_vendor\": null,\n            \"paid_at\": \"2021-12-17T20:15:09.305-06:00\",\n            \"is_boutique_order\": false,\n            \"admin_notes\": \"this is an admin note being added to the order\",\n            \"line_item_count\": 11\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": [\n                    {\n                        \"id\": \"3032\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3033\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3034\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3035\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3036\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3037\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3038\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3039\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3040\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3041\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3042\",\n                        \"type\": \"api_lab_order_line_item\"\n                    }\n                ]\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": true,\n        \"current_user_is_api_vendor\": true,\n        \"current_user_id\": 1\n    },\n    \"included\": [\n        {\n            \"id\": \"3032\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"9dcd842a-c81c-45e4-b3aa-a545d2b209b2\",\n                \"notes\": null,\n                \"price\": \"19.0\",\n                \"subtotal\": \"19.0\",\n                \"id\": \"9dcd842a-c81c-45e4-b3aa-a545d2b209b2\",\n                \"item_total\": \"19.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"love-590487__340\",\n                \"photograph_guid\": \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-4315962174\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one\",\n                \"photo_file_name\": \"love-590487__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=78547751c8b2dc34d4c1e566e5733a132c26b6a82080d7d5c7e4dc0ebc627e86\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3032/cropped/small/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=fb9d644ea927d4d387ce7dd799c342bbf303192d14c5c42599ccab6897f96a11\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=78547751c8b2dc34d4c1e566e5733a132c26b6a82080d7d5c7e4dc0ebc627e86\",\n                \"print_size_with_border\": \"Canson Rag 7x10 one\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canson Rag\",\n                    \"paper_guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                    \"print_size\": \"7x10\",\n                    \"price\": \"19.0\",\n                    \"print_size_guid\": \"5024f4e7-164c-494d-bb4a-667ad863416e\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3033\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"76506471-85f9-4fc8-a3c2-a6ab2818f202\",\n                \"notes\": null,\n                \"price\": \"136.0\",\n                \"subtotal\": \"136.0\",\n                \"id\": \"76506471-85f9-4fc8-a3c2-a6ab2818f202\",\n                \"item_total\": \"136.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"persons-768597__340\",\n                \"photograph_guid\": \"d90d10ea-1fa9-463d-a015-d6e06c7ce66a\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-6133112250\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"persons-768597__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/persons-768597__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=fe6bbd7fe27032a1c554bcc01af6ecf69543430a7458a127be260bc8ec2ad52a\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3033/cropped/small/persons-768597__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4853f9b21aabf300bbdfa03fc1786988bc6282b245f679824b8b5907c3607ee6\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/persons-768597__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=fe6bbd7fe27032a1c554bcc01af6ecf69543430a7458a127be260bc8ec2ad52a\",\n                \"print_size_with_border\": \"Photo Matte 8x10 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Photo Matte\",\n                    \"paper_guid\": \"830e46e9-42a0-4b27-bf03-8a69708174a2\",\n                    \"print_size\": \"8x10\",\n                    \"price\": \"11.0\",\n                    \"print_size_guid\": \"c0b497fe-4f32-480d-9081-2a38eead4ac1\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"CYPRUS: 2\\\" mat\",\n                    \"finishing_category\": \"standard frame\",\n                    \"finishing_service_guid\": \"bc79397d-3403-4826-b50a-7ed61218708e\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": \"1334a02f-9c4f-4af2-b829-2a98358ff6df\",\n                    \"price\": \"125.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"CYPRUS\",\n                    \"formatted_detail_one\": \"CYPRUS: 2\\\" mat\",\n                    \"formatted_detail_two\": \"Standard Acrylic\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3034\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"03cd4041-fa9b-4419-bd93-44f5ca0fff36\",\n                \"notes\": null,\n                \"price\": \"103.0\",\n                \"subtotal\": \"103.0\",\n                \"id\": \"03cd4041-fa9b-4419-bd93-44f5ca0fff36\",\n                \"item_total\": \"103.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"bank-4137375__340\",\n                \"photograph_guid\": \"ff4bb807-5521-425c-8531-1b5a675d2130\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-5491517163\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one_fourth\",\n                \"photo_file_name\": \"bank-4137375__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/bank-4137375__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f2c736fa716e860feda9870184d0244ba6d6629602037aebc04f63b8e658b8dc\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3034/cropped/small/bank-4137375__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=fbb40ec176b852945edbf163b598b45b9b47e5ce0123697f16351920b36b1215\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/bank-4137375__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f2c736fa716e860feda9870184d0244ba6d6629602037aebc04f63b8e658b8dc\",\n                \"print_size_with_border\": \"Satin 11x14 one_fourth\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Satin\",\n                    \"paper_guid\": \"91a048b5-0b0a-48ef-a31c-8d383e571acf\",\n                    \"print_size\": \"11x14\",\n                    \"price\": \"18.0\",\n                    \"print_size_guid\": \"2d574b84-9868-463b-ab46-dcf55464333e\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"24x28\",\n                    \"finishing_category\": \"4-ply mat\",\n                    \"finishing_service_guid\": \"9a3a1866-791a-455e-9344-5da3b53af95e\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": null,\n                    \"price\": \"85.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"\",\n                    \"formatted_detail_one\": \"24x28 4-ply mat\",\n                    \"formatted_detail_two\": \"\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3035\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"f38ff922-c8e0-4523-97a6-c85ee6878159\",\n                \"notes\": \"Chuck Norris doesn't need a java compiler, he goes straight to .war\",\n                \"price\": \"325.0\",\n                \"subtotal\": \"325.0\",\n                \"id\": \"f38ff922-c8e0-4523-97a6-c85ee6878159\",\n                \"item_total\": \"325.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"baby-2416718__340\",\n                \"photograph_guid\": \"0154fe9c-28e7-4dcc-9464-4a58c6d91386\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-4193533131\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one\",\n                \"photo_file_name\": \"baby-2416718__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2416718__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5e7ac4adc7138b7ffb0f7630f3e7ce44fb9767b8aa14d2a6d72f5245294a12d0\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3035/cropped/small/baby-2416718__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=958c45c174e20d5c3ba52b098b15435f7b7a92c7772e303d1b3961eb9c8be91b\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2416718__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5e7ac4adc7138b7ffb0f7630f3e7ce44fb9767b8aa14d2a6d72f5245294a12d0\",\n                \"print_size_with_border\": \"Canvas - Gallery Wrap 30x40 one\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canvas - Gallery Wrap\",\n                    \"paper_guid\": \"db2ea999-edad-4e36-89b1-b3cce5f3758a\",\n                    \"print_size\": \"30x40\",\n                    \"price\": \"325.0\",\n                    \"print_size_guid\": \"f9247a19-4859-41de-82b6-1e54a98c262f\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3036\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"ed7b685c-997e-49d8-b4c3-4df24ec017ae\",\n                \"notes\": null,\n                \"price\": \"300.85\",\n                \"subtotal\": \"300.85\",\n                \"id\": \"ed7b685c-997e-49d8-b4c3-4df24ec017ae\",\n                \"item_total\": \"300.85\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"love-590487__340\",\n                \"photograph_guid\": \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-4674212212\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"love-590487__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=78547751c8b2dc34d4c1e566e5733a132c26b6a82080d7d5c7e4dc0ebc627e86\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3036/cropped/small/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=2ed78c2d14c2d6e3a8074a2f8b19fa1be9f80c159b0e315d4a6827ba50355910\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=78547751c8b2dc34d4c1e566e5733a132c26b6a82080d7d5c7e4dc0ebc627e86\",\n                \"print_size_with_border\": \"Lustre 5x7 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Lustre\",\n                    \"paper_guid\": \"a2223224-895f-4361-8eaa-312cb2c5cff1\",\n                    \"print_size\": \"5x7\",\n                    \"price\": \"0.85\",\n                    \"print_size_guid\": \"54cdc00b-605d-494a-b751-34bcaf49191b\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"34x44\",\n                    \"finishing_category\": \"4-ply mat\",\n                    \"finishing_service_guid\": \"8ece14c8-c953-409e-a450-22f86555293d\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": null,\n                    \"price\": \"300.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"\",\n                    \"formatted_detail_one\": \"34x44 4-ply mat\",\n                    \"formatted_detail_two\": \"\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3037\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"a7f811ec-1656-435b-a3c4-ec437e0aa442\",\n                \"notes\": null,\n                \"price\": \"120.0\",\n                \"subtotal\": \"120.0\",\n                \"id\": \"a7f811ec-1656-435b-a3c4-ec437e0aa442\",\n                \"item_total\": \"120.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"baby-2923997__340\",\n                \"photograph_guid\": \"107dd53d-841e-41b7-98e1-05a18ccda259\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-6669582175\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one\",\n                \"photo_file_name\": \"baby-2923997__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2923997__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=896be37eb9e82479c2bd7cc80f5ed28b56b12210ef0005ebc7c9bd8faaed0f0d\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3037/cropped/small/baby-2923997__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9c709cc452edc9d0036bd751d4242245f5f45b66013080a5f2e595e46fb0e4be\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2923997__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=896be37eb9e82479c2bd7cc80f5ed28b56b12210ef0005ebc7c9bd8faaed0f0d\",\n                \"print_size_with_border\": \"Canson Rag 24x24 one\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canson Rag\",\n                    \"paper_guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                    \"print_size\": \"24x24\",\n                    \"price\": \"120.0\",\n                    \"print_size_guid\": \"6c5fa8ea-71d5-4209-9b04-24a399d8c1fb\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3038\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"ffe09d2a-810f-4e9c-939a-e6854490dc53\",\n                \"notes\": null,\n                \"price\": \"28.0\",\n                \"subtotal\": \"28.0\",\n                \"id\": \"ffe09d2a-810f-4e9c-939a-e6854490dc53\",\n                \"item_total\": \"28.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"couple-1612679__340\",\n                \"photograph_guid\": \"a47433c8-37d6-4587-861d-be936cc9cc80\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-9054760702\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one_fourth\",\n                \"photo_file_name\": \"couple-1612679__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/couple-1612679__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8adae2896cdc0e16acfac9da7453c9f7d6111ec05b2ad6f68a23fcd6a6af7417\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3038/cropped/small/couple-1612679__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5aad08ee85f4897398aa382839fc569c768dbd59bcae79c9b2dbc35caae2a7bb\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/couple-1612679__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8adae2896cdc0e16acfac9da7453c9f7d6111ec05b2ad6f68a23fcd6a6af7417\",\n                \"print_size_with_border\": \"Deckled Paper - with border 10x10 one_fourth\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Deckled Paper - with border\",\n                    \"paper_guid\": \"94f307a2-fc90-4b99-a39e-70e277a2bf46\",\n                    \"print_size\": \"10x10\",\n                    \"price\": \"28.0\",\n                    \"print_size_guid\": \"8b13f86a-6ab2-4464-9637-d9450bd02877\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3039\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"b164f75c-1671-4933-9387-3b813ea2bf98\",\n                \"notes\": \"All browsers support the hex definitions #chuck and #norris for the colors black and blue.\",\n                \"price\": \"80.0\",\n                \"subtotal\": \"80.0\",\n                \"id\": \"b164f75c-1671-4933-9387-3b813ea2bf98\",\n                \"item_total\": \"80.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"people-2567022__340\",\n                \"photograph_guid\": \"9c4e39fc-a806-40f7-a979-051f8def0a79\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-9659077447\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"people-2567022__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/people-2567022__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=43b0bc057ff001f7406401164a90e4b87dcfd051c525589cc7215b6b14874113\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3039/cropped/small/people-2567022__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=89aa0469274d3a4be873520022540c2ad8386d16912f1dc37d23d568c9240804\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/people-2567022__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=43b0bc057ff001f7406401164a90e4b87dcfd051c525589cc7215b6b14874113\",\n                \"print_size_with_border\": \"Canson Rag 16x24 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canson Rag\",\n                    \"paper_guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                    \"print_size\": \"16x24\",\n                    \"price\": \"80.0\",\n                    \"print_size_guid\": \"f9a97be5-5d6d-443a-8d57-ea7170bbd2bd\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3040\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"f30a5c94-29fb-46dd-bb25-43eeb4a1d9eb\",\n                \"notes\": null,\n                \"price\": \"205.0\",\n                \"subtotal\": \"205.0\",\n                \"id\": \"f30a5c94-29fb-46dd-bb25-43eeb4a1d9eb\",\n                \"item_total\": \"205.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"penguins-429134__340\",\n                \"photograph_guid\": \"da7a727f-bde7-4662-804a-e253729921ee\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-7286462375\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one_fourth\",\n                \"photo_file_name\": \"penguins-429134__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/penguins-429134__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=134909e444128dc83c01029e49437b78b83658a8fa2744035aa919510c720db6\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3040/cropped/small/penguins-429134__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=91ba29149c787441ff73c0671812867d532bac1246832fee89fe7b8b491e5770\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/penguins-429134__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=134909e444128dc83c01029e49437b78b83658a8fa2744035aa919510c720db6\",\n                \"print_size_with_border\": \"Satin 4x6 one_fourth\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Satin\",\n                    \"paper_guid\": \"91a048b5-0b0a-48ef-a31c-8d383e571acf\",\n                    \"print_size\": \"4x6\",\n                    \"price\": \"5.0\",\n                    \"print_size_guid\": \"1292ce07-461f-4d2a-bb60-9227d7b9415b\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"ADELAIDE: 4\\\" mat\",\n                    \"finishing_category\": \"standard frame\",\n                    \"finishing_service_guid\": \"e9c65baa-3ae1-4611-a87a-bee8089e2a63\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": \"387fb636-1e40-423d-a54b-68bdcd30e44e\",\n                    \"price\": \"200.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"ADELAIDE\",\n                    \"formatted_detail_one\": \"ADELAIDE: 4\\\" mat\",\n                    \"formatted_detail_two\": \"Museum Acrylic\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3041\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"ba8fca05-08b7-4b03-b1bb-3bad29a614ac\",\n                \"notes\": \"Chuck Norris burst the dot com bubble.\",\n                \"price\": \"70.0\",\n                \"subtotal\": \"70.0\",\n                \"id\": \"ba8fca05-08b7-4b03-b1bb-3bad29a614ac\",\n                \"item_total\": \"70.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"easter-4134728__340\",\n                \"photograph_guid\": \"cbbe7ef6-57c2-4db8-8d53-6d627c6b072b\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-9366182061\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"easter-4134728__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/easter-4134728__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9613f2689fa6da9925246b06fcb8b0cc24d475430049eba6193733fdb91efaa7\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3041/cropped/small/easter-4134728__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1e205db6fb059113d887955bb1869d8d066b9f8402147e2f17e2c0eca786da89\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/easter-4134728__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9613f2689fa6da9925246b06fcb8b0cc24d475430049eba6193733fdb91efaa7\",\n                \"print_size_with_border\": \"Canvas - Mirror Wrap 10x10 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canvas - Mirror Wrap\",\n                    \"paper_guid\": \"4f71ebeb-358f-4236-8081-84710cbb97ae\",\n                    \"print_size\": \"10x10\",\n                    \"price\": \"70.0\",\n                    \"print_size_guid\": \"3425d11e-ae96-4d1c-a3e2-b6d146a7d554\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3042\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"2ba49c1c-acd6-4932-a2b0-7cc6aba0f80d\",\n                \"notes\": null,\n                \"price\": \"198.0\",\n                \"subtotal\": \"198.0\",\n                \"id\": \"2ba49c1c-acd6-4932-a2b0-7cc6aba0f80d\",\n                \"item_total\": \"198.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"tree-4139395__340\",\n                \"photograph_guid\": \"98ea2844-ace9-4451-b0fe-ace834159368\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-8733221575\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"tree-4139395__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/tree-4139395__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=37630720ffdf0707c8780b411e23a4aa01afb4ba4ae8187d4ecccdfca11c8cc7\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3042/cropped/small/tree-4139395__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5fc459667fbe70eb50c3c8e5855f08d23c0355db67625f0cdcace0ea0a2dc855\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/tree-4139395__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=37630720ffdf0707c8780b411e23a4aa01afb4ba4ae8187d4ecccdfca11c8cc7\",\n                \"print_size_with_border\": \"Deckled Paper - with border 7x10 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Deckled Paper - with border\",\n                    \"paper_guid\": \"94f307a2-fc90-4b99-a39e-70e277a2bf46\",\n                    \"print_size\": \"7x10\",\n                    \"price\": \"23.0\",\n                    \"print_size_guid\": \"d79624e8-198c-4d0d-8b91-4afe93716494\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"Ash: 1.5\\\" Profile 4\\\" mat\",\n                    \"finishing_category\": \"premium frame\",\n                    \"finishing_service_guid\": \"524da875-efb2-4f5c-991a-6159d33485eb\",\n                    \"finishing_service_detail_guid\": \"836d5614-2262-4b10-accd-f7372699abf1\",\n                    \"finishing_service_detail_three_guid\": \"0b3fb2ac-174b-4879-a590-7cf45e8f431e\",\n                    \"price\": \"175.0\",\n                    \"finishing_service_detail\": \"Dark Grey\",\n                    \"formatted_frame_profile\": \"Ash 1.5\",\n                    \"formatted_detail_one\": \"Dark Grey Ash 1.5\\\" Profile\",\n                    \"formatted_detail_two\": \"4  \\\" mat\",\n                    \"formatted_detail_three\": \"Standard Acrylic\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"54e44b7d-7c97-449b-8694-8bf6597ad5f4"},{"name":"Update Tracking Info - Admin Only","id":"bd688c25-8ae2-4d00-9965-02bf765a4797","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"tracking_url\",\n    \"value\": \"https://usps.com/12345\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/lab_orders/2e4347eb-c52d-476a-8c60-0e19297f78fd","description":"<p>To flag an order as urgent, make a patch request with the type: urgent </p>\n<p><a href=\"http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64\">http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64</a></p>\n","urlObject":{"path":["api","v2","lab_orders","2e4347eb-c52d-476a-8c60-0e19297f78fd"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"83777a65-280a-424c-8bd9-113500006187","name":"Update Tracking Info - Admin Only","originalRequest":{"method":"PATCH","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"tracking_url\",\n    \"value\": \"https://usps.com/12345\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/lab_orders/2e4347eb-c52d-476a-8c60-0e19297f78fd"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 06:06:59 GMT"},{"key":"ETag","value":"W/\"8aa11e1e70c6bdc66e0af6e84b4aa5a6\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"bcb2abc9-8a47-49b8-8984-904744dd121c"},{"key":"X-Runtime","value":"0.546335"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"transfer-encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n            \"client_name\": \"Jerry Smith\",\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"josh newuser\",\n            \"order_name\": \"JERRY SMITH WEDDING\",\n            \"external_order_id\": \"MUS-9883646411\",\n            \"status\": \"shipped\",\n            \"created_at\": \"2021-12-17T20:14:53.308-06:00\",\n            \"updated_at\": \"2021-12-19T00:06:09.604-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"0.0\",\n            \"cover_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T071510Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8cf31de5ab95310d30083e9db092c35e5e51cb2e4ddfaa7acf790970e9e94c2c\",\n            \"has_notes\": true,\n            \"has_admin_notes\": false,\n            \"has_frame\": true,\n            \"has_mat\": true,\n            \"has_mount\": false,\n            \"has_canvas\": true,\n            \"boutique_shipping_note\": null,\n            \"internal_notes\": \"this is an admin note being added to the order\",\n            \"download_all_link_updated_at\": null,\n            \"api_invoice_id\": null,\n            \"refunded_at\": \"2021-12-19T00:03:23.984-06:00\",\n            \"refund_amount\": \"10.0\",\n            \"stripe_order_confirmation\": \"ch_2K7x8KHeMbbjMLBI0bJ8XemN\",\n            \"refund_key\": \"re_2K7x8KHeMbbjMLBI0k7TU4f7\",\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": \"need to reprint\",\n            \"vendor_id\": null,\n            \"shipping_method\": \"two_day\",\n            \"urgent\": true,\n            \"notes\": null,\n            \"total\": \"1624.85\",\n            \"subtotal\": \"1584.85\",\n            \"shipping_total\": \"40.0\",\n            \"discount\": \"0.0\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": null,\n            \"selected_card_mask\": null,\n            \"selected_card_to_use\": null,\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"shipping_address\": {\n                \"guid\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                \"recipient\": \"Eboni Waters\",\n                \"user_email\": null,\n                \"street\": \"3316 Ray Plains\",\n                \"street_2\": null,\n                \"city\": \"Port Sammie\",\n                \"state_province\": \"ID\",\n                \"zip\": \"69123-1016\",\n                \"country\": \"USA\",\n                \"phone_number\": null\n            },\n            \"id\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n            \"photographer_email\": \"harrisjb1+available@gmail.com\",\n            \"photographer_business\": \"Josh Harris Photography\",\n            \"image_ids\": [\n                \"98ea2844-ace9-4451-b0fe-ace834159368\",\n                \"a47433c8-37d6-4587-861d-be936cc9cc80\",\n                \"ebc42886-9eb0-4edf-9390-8f53f99a2514\",\n                \"5835bf3b-c2af-4f2a-b034-a9aa6034faca\",\n                \"cbbe7ef6-57c2-4db8-8d53-6d627c6b072b\",\n                \"0154fe9c-28e7-4dcc-9464-4a58c6d91386\",\n                \"9f3f9443-3e8d-4b5e-9a97-7eaf94d752a6\",\n                \"0c9a05cb-5cce-41bc-af2b-3e1bd0820c6e\",\n                \"6a1ca553-31f1-4a17-90c8-87c2024c1984\",\n                \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"107dd53d-841e-41b7-98e1-05a18ccda259\",\n                \"da7a727f-bde7-4662-804a-e253729921ee\",\n                \"01bb0805-62c4-4c82-bd5f-0f6ac4aef1ab\",\n                \"9c4e39fc-a806-40f7-a979-051f8def0a79\",\n                \"2acbbb43-4444-41d3-bbc9-99cd4f3a1eea\",\n                \"72e210eb-6476-4d6d-966d-b2674e18985d\",\n                \"69745ecd-2dc4-4a28-a3fd-d7f06eb65d56\",\n                \"ff4bb807-5521-425c-8531-1b5a675d2130\",\n                \"296b52e6-89cb-4bde-a41c-f4d08548ab7e\",\n                \"d90d10ea-1fa9-463d-a015-d6e06c7ce66a\"\n            ],\n            \"images_in_cart\": [\n                \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"d90d10ea-1fa9-463d-a015-d6e06c7ce66a\",\n                \"ff4bb807-5521-425c-8531-1b5a675d2130\",\n                \"0154fe9c-28e7-4dcc-9464-4a58c6d91386\",\n                \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"107dd53d-841e-41b7-98e1-05a18ccda259\",\n                \"a47433c8-37d6-4587-861d-be936cc9cc80\",\n                \"9c4e39fc-a806-40f7-a979-051f8def0a79\",\n                \"da7a727f-bde7-4662-804a-e253729921ee\",\n                \"cbbe7ef6-57c2-4db8-8d53-6d627c6b072b\",\n                \"98ea2844-ace9-4451-b0fe-ace834159368\"\n            ],\n            \"discount_code\": {},\n            \"api_order\": false,\n            \"api_vendor\": null,\n            \"paid_at\": \"2021-12-17T20:15:09.305-06:00\",\n            \"tracking_url\": \"https://usps.com/12345\",\n            \"shipped_at\": \"2021-12-19T00:06:09.601-06:00\",\n            \"tracking_number\": \"https://usps.com/12345\",\n            \"shipping_service\": null,\n            \"is_boutique_order\": false,\n            \"admin_notes\": \"this is an admin note being added to the order\",\n            \"line_item_count\": 11\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": [\n                    {\n                        \"id\": \"3032\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3033\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3034\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3035\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3036\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3037\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3038\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3039\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3040\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3041\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3042\",\n                        \"type\": \"api_lab_order_line_item\"\n                    }\n                ]\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": true,\n        \"current_user_is_api_vendor\": true,\n        \"current_user_id\": 1\n    },\n    \"included\": [\n        {\n            \"id\": \"3032\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"9dcd842a-c81c-45e4-b3aa-a545d2b209b2\",\n                \"notes\": null,\n                \"price\": \"19.0\",\n                \"subtotal\": \"19.0\",\n                \"id\": \"9dcd842a-c81c-45e4-b3aa-a545d2b209b2\",\n                \"item_total\": \"19.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"love-590487__340\",\n                \"photograph_guid\": \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-4315962174\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one\",\n                \"photo_file_name\": \"love-590487__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c7df9e60b0bd80d32683a667186cd1ff75544f571b0f5bda294023619a2c139f\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3032/cropped/small/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4a9171eb8e097363651eebab4b6f39c02e8dcbbfcaefcdd8fde7514b7bf2e038\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c7df9e60b0bd80d32683a667186cd1ff75544f571b0f5bda294023619a2c139f\",\n                \"print_size_with_border\": \"Canson Rag 7x10 one\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canson Rag\",\n                    \"paper_guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                    \"print_size\": \"7x10\",\n                    \"price\": \"19.0\",\n                    \"print_size_guid\": \"5024f4e7-164c-494d-bb4a-667ad863416e\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3033\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"76506471-85f9-4fc8-a3c2-a6ab2818f202\",\n                \"notes\": null,\n                \"price\": \"136.0\",\n                \"subtotal\": \"136.0\",\n                \"id\": \"76506471-85f9-4fc8-a3c2-a6ab2818f202\",\n                \"item_total\": \"136.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"persons-768597__340\",\n                \"photograph_guid\": \"d90d10ea-1fa9-463d-a015-d6e06c7ce66a\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-6133112250\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"persons-768597__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/persons-768597__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=cae0b6c0fd8f8b3935dc819add22b4bff170e31e0392a39121676110e7c7da84\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3033/cropped/small/persons-768597__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=e5d5af03bc7db6548020c3400babe8b4c2ec5e766b2cef23bbe8a438b41a05ad\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/persons-768597__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=cae0b6c0fd8f8b3935dc819add22b4bff170e31e0392a39121676110e7c7da84\",\n                \"print_size_with_border\": \"Photo Matte 8x10 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Photo Matte\",\n                    \"paper_guid\": \"830e46e9-42a0-4b27-bf03-8a69708174a2\",\n                    \"print_size\": \"8x10\",\n                    \"price\": \"11.0\",\n                    \"print_size_guid\": \"c0b497fe-4f32-480d-9081-2a38eead4ac1\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"CYPRUS: 2\\\" mat\",\n                    \"finishing_category\": \"standard frame\",\n                    \"finishing_service_guid\": \"bc79397d-3403-4826-b50a-7ed61218708e\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": \"1334a02f-9c4f-4af2-b829-2a98358ff6df\",\n                    \"price\": \"125.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"CYPRUS\",\n                    \"formatted_detail_one\": \"CYPRUS: 2\\\" mat\",\n                    \"formatted_detail_two\": \"Standard Acrylic\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3034\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"03cd4041-fa9b-4419-bd93-44f5ca0fff36\",\n                \"notes\": null,\n                \"price\": \"103.0\",\n                \"subtotal\": \"103.0\",\n                \"id\": \"03cd4041-fa9b-4419-bd93-44f5ca0fff36\",\n                \"item_total\": \"103.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"bank-4137375__340\",\n                \"photograph_guid\": \"ff4bb807-5521-425c-8531-1b5a675d2130\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-5491517163\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one_fourth\",\n                \"photo_file_name\": \"bank-4137375__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/bank-4137375__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=6c9cc54d2dbbcfc80926fa3941833a91775029dc99ada4f4d42dee446e2dafc0\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3034/cropped/small/bank-4137375__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d71498dca1ffc5f01756bf1b1d7cbd1a7c0ebb636d32c9aadbf20a614762961b\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/bank-4137375__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=6c9cc54d2dbbcfc80926fa3941833a91775029dc99ada4f4d42dee446e2dafc0\",\n                \"print_size_with_border\": \"Satin 11x14 one_fourth\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Satin\",\n                    \"paper_guid\": \"91a048b5-0b0a-48ef-a31c-8d383e571acf\",\n                    \"print_size\": \"11x14\",\n                    \"price\": \"18.0\",\n                    \"print_size_guid\": \"2d574b84-9868-463b-ab46-dcf55464333e\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"24x28\",\n                    \"finishing_category\": \"4-ply mat\",\n                    \"finishing_service_guid\": \"9a3a1866-791a-455e-9344-5da3b53af95e\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": null,\n                    \"price\": \"85.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"\",\n                    \"formatted_detail_one\": \"24x28 4-ply mat\",\n                    \"formatted_detail_two\": \"\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3035\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"f38ff922-c8e0-4523-97a6-c85ee6878159\",\n                \"notes\": \"Chuck Norris doesn't need a java compiler, he goes straight to .war\",\n                \"price\": \"325.0\",\n                \"subtotal\": \"325.0\",\n                \"id\": \"f38ff922-c8e0-4523-97a6-c85ee6878159\",\n                \"item_total\": \"325.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"baby-2416718__340\",\n                \"photograph_guid\": \"0154fe9c-28e7-4dcc-9464-4a58c6d91386\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-4193533131\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one\",\n                \"photo_file_name\": \"baby-2416718__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2416718__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=21555658c290fd71be406734ce4170c75e98885cac5b320dc2751a6e88a27ba3\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3035/cropped/small/baby-2416718__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1ea8f75c45703c897610c03f2f3a2205d31f27ddcf89717f04351274321eed95\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2416718__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=21555658c290fd71be406734ce4170c75e98885cac5b320dc2751a6e88a27ba3\",\n                \"print_size_with_border\": \"Canvas - Gallery Wrap 30x40 one\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canvas - Gallery Wrap\",\n                    \"paper_guid\": \"db2ea999-edad-4e36-89b1-b3cce5f3758a\",\n                    \"print_size\": \"30x40\",\n                    \"price\": \"325.0\",\n                    \"print_size_guid\": \"f9247a19-4859-41de-82b6-1e54a98c262f\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3036\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"ed7b685c-997e-49d8-b4c3-4df24ec017ae\",\n                \"notes\": null,\n                \"price\": \"300.85\",\n                \"subtotal\": \"300.85\",\n                \"id\": \"ed7b685c-997e-49d8-b4c3-4df24ec017ae\",\n                \"item_total\": \"300.85\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"love-590487__340\",\n                \"photograph_guid\": \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-4674212212\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"love-590487__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c7df9e60b0bd80d32683a667186cd1ff75544f571b0f5bda294023619a2c139f\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3036/cropped/small/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=ed31e8613d8f1b6cc9d6adeaa9d887dc05d221e653514630eb576137841aac80\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c7df9e60b0bd80d32683a667186cd1ff75544f571b0f5bda294023619a2c139f\",\n                \"print_size_with_border\": \"Lustre 5x7 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Lustre\",\n                    \"paper_guid\": \"a2223224-895f-4361-8eaa-312cb2c5cff1\",\n                    \"print_size\": \"5x7\",\n                    \"price\": \"0.85\",\n                    \"print_size_guid\": \"54cdc00b-605d-494a-b751-34bcaf49191b\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"34x44\",\n                    \"finishing_category\": \"4-ply mat\",\n                    \"finishing_service_guid\": \"8ece14c8-c953-409e-a450-22f86555293d\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": null,\n                    \"price\": \"300.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"\",\n                    \"formatted_detail_one\": \"34x44 4-ply mat\",\n                    \"formatted_detail_two\": \"\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3037\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"a7f811ec-1656-435b-a3c4-ec437e0aa442\",\n                \"notes\": null,\n                \"price\": \"120.0\",\n                \"subtotal\": \"120.0\",\n                \"id\": \"a7f811ec-1656-435b-a3c4-ec437e0aa442\",\n                \"item_total\": \"120.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"baby-2923997__340\",\n                \"photograph_guid\": \"107dd53d-841e-41b7-98e1-05a18ccda259\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-6669582175\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one\",\n                \"photo_file_name\": \"baby-2923997__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2923997__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=89ede4124b249d2b4ac624692f7f7751ad755e64817ffabe4eeb65e46a260cad\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3037/cropped/small/baby-2923997__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9d141812c31065c219b40203da6290344084eb40ddc0f6d937bc1f859edd3dac\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2923997__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=89ede4124b249d2b4ac624692f7f7751ad755e64817ffabe4eeb65e46a260cad\",\n                \"print_size_with_border\": \"Canson Rag 24x24 one\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canson Rag\",\n                    \"paper_guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                    \"print_size\": \"24x24\",\n                    \"price\": \"120.0\",\n                    \"print_size_guid\": \"6c5fa8ea-71d5-4209-9b04-24a399d8c1fb\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3038\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"ffe09d2a-810f-4e9c-939a-e6854490dc53\",\n                \"notes\": null,\n                \"price\": \"28.0\",\n                \"subtotal\": \"28.0\",\n                \"id\": \"ffe09d2a-810f-4e9c-939a-e6854490dc53\",\n                \"item_total\": \"28.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"couple-1612679__340\",\n                \"photograph_guid\": \"a47433c8-37d6-4587-861d-be936cc9cc80\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-9054760702\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one_fourth\",\n                \"photo_file_name\": \"couple-1612679__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/couple-1612679__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=3c1deed06aef7a35b6a4a2fc9fb0b6fa02cf1db59ee79c8013fdfd7d5c87c62a\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3038/cropped/small/couple-1612679__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=300e460f05d4b85927c9940fb5ae1903fe22713ae60aae5fd3bd06d31fee2f94\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/couple-1612679__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=3c1deed06aef7a35b6a4a2fc9fb0b6fa02cf1db59ee79c8013fdfd7d5c87c62a\",\n                \"print_size_with_border\": \"Deckled Paper - with border 10x10 one_fourth\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Deckled Paper - with border\",\n                    \"paper_guid\": \"94f307a2-fc90-4b99-a39e-70e277a2bf46\",\n                    \"print_size\": \"10x10\",\n                    \"price\": \"28.0\",\n                    \"print_size_guid\": \"8b13f86a-6ab2-4464-9637-d9450bd02877\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3039\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"b164f75c-1671-4933-9387-3b813ea2bf98\",\n                \"notes\": \"All browsers support the hex definitions #chuck and #norris for the colors black and blue.\",\n                \"price\": \"80.0\",\n                \"subtotal\": \"80.0\",\n                \"id\": \"b164f75c-1671-4933-9387-3b813ea2bf98\",\n                \"item_total\": \"80.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"people-2567022__340\",\n                \"photograph_guid\": \"9c4e39fc-a806-40f7-a979-051f8def0a79\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-9659077447\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"people-2567022__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/people-2567022__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=13ad9a70c5a5c5d8256862ade2874419b3bd4b96a8f0ca5e595905683fcfb95d\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3039/cropped/small/people-2567022__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=7e2230254c066c15a2c6a830d8c45ea9e66ee47769c07606cd7a8797c65452cf\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/people-2567022__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=13ad9a70c5a5c5d8256862ade2874419b3bd4b96a8f0ca5e595905683fcfb95d\",\n                \"print_size_with_border\": \"Canson Rag 16x24 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canson Rag\",\n                    \"paper_guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                    \"print_size\": \"16x24\",\n                    \"price\": \"80.0\",\n                    \"print_size_guid\": \"f9a97be5-5d6d-443a-8d57-ea7170bbd2bd\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3040\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"f30a5c94-29fb-46dd-bb25-43eeb4a1d9eb\",\n                \"notes\": null,\n                \"price\": \"205.0\",\n                \"subtotal\": \"205.0\",\n                \"id\": \"f30a5c94-29fb-46dd-bb25-43eeb4a1d9eb\",\n                \"item_total\": \"205.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"penguins-429134__340\",\n                \"photograph_guid\": \"da7a727f-bde7-4662-804a-e253729921ee\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-7286462375\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one_fourth\",\n                \"photo_file_name\": \"penguins-429134__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/penguins-429134__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=296dedca66e2ccf646e7b652c26004b68d70ca1562a9c2531f3cc9ec5f295df6\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3040/cropped/small/penguins-429134__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4e04414acafec19f01471dafbaa2a2d04fb2cafa012b7d929c8b9e74efe905f5\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/penguins-429134__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=296dedca66e2ccf646e7b652c26004b68d70ca1562a9c2531f3cc9ec5f295df6\",\n                \"print_size_with_border\": \"Satin 4x6 one_fourth\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Satin\",\n                    \"paper_guid\": \"91a048b5-0b0a-48ef-a31c-8d383e571acf\",\n                    \"print_size\": \"4x6\",\n                    \"price\": \"5.0\",\n                    \"print_size_guid\": \"1292ce07-461f-4d2a-bb60-9227d7b9415b\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"ADELAIDE: 4\\\" mat\",\n                    \"finishing_category\": \"standard frame\",\n                    \"finishing_service_guid\": \"e9c65baa-3ae1-4611-a87a-bee8089e2a63\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": \"387fb636-1e40-423d-a54b-68bdcd30e44e\",\n                    \"price\": \"200.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"ADELAIDE\",\n                    \"formatted_detail_one\": \"ADELAIDE: 4\\\" mat\",\n                    \"formatted_detail_two\": \"Museum Acrylic\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3041\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"ba8fca05-08b7-4b03-b1bb-3bad29a614ac\",\n                \"notes\": \"Chuck Norris burst the dot com bubble.\",\n                \"price\": \"70.0\",\n                \"subtotal\": \"70.0\",\n                \"id\": \"ba8fca05-08b7-4b03-b1bb-3bad29a614ac\",\n                \"item_total\": \"70.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"easter-4134728__340\",\n                \"photograph_guid\": \"cbbe7ef6-57c2-4db8-8d53-6d627c6b072b\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-9366182061\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"easter-4134728__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/easter-4134728__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=bbf12fa33ac71f680ecb157c87a4f4a0268fcce22a4988ec6e6da0464255a998\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3041/cropped/small/easter-4134728__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=577b5cf7040ee01f26fcf46a268d75f69268ad6a569dac93f3b84268cdec2a7c\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/easter-4134728__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=bbf12fa33ac71f680ecb157c87a4f4a0268fcce22a4988ec6e6da0464255a998\",\n                \"print_size_with_border\": \"Canvas - Mirror Wrap 10x10 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canvas - Mirror Wrap\",\n                    \"paper_guid\": \"4f71ebeb-358f-4236-8081-84710cbb97ae\",\n                    \"print_size\": \"10x10\",\n                    \"price\": \"70.0\",\n                    \"print_size_guid\": \"3425d11e-ae96-4d1c-a3e2-b6d146a7d554\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3042\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"2ba49c1c-acd6-4932-a2b0-7cc6aba0f80d\",\n                \"notes\": null,\n                \"price\": \"198.0\",\n                \"subtotal\": \"198.0\",\n                \"id\": \"2ba49c1c-acd6-4932-a2b0-7cc6aba0f80d\",\n                \"item_total\": \"198.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"tree-4139395__340\",\n                \"photograph_guid\": \"98ea2844-ace9-4451-b0fe-ace834159368\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-8733221575\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"tree-4139395__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/tree-4139395__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5ae3841488d62d4474c6e5bdca2646dcdb003064e495f4d163b60972d7ce303a\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3042/cropped/small/tree-4139395__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=db106d366be03fe4e1377de2ac7c7d5520bd75965340eab8e1cf66f536c7569b\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/tree-4139395__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T060659Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5ae3841488d62d4474c6e5bdca2646dcdb003064e495f4d163b60972d7ce303a\",\n                \"print_size_with_border\": \"Deckled Paper - with border 7x10 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Deckled Paper - with border\",\n                    \"paper_guid\": \"94f307a2-fc90-4b99-a39e-70e277a2bf46\",\n                    \"print_size\": \"7x10\",\n                    \"price\": \"23.0\",\n                    \"print_size_guid\": \"d79624e8-198c-4d0d-8b91-4afe93716494\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"Ash: 1.5\\\" Profile 4\\\" mat\",\n                    \"finishing_category\": \"premium frame\",\n                    \"finishing_service_guid\": \"524da875-efb2-4f5c-991a-6159d33485eb\",\n                    \"finishing_service_detail_guid\": \"836d5614-2262-4b10-accd-f7372699abf1\",\n                    \"finishing_service_detail_three_guid\": \"0b3fb2ac-174b-4879-a590-7cf45e8f431e\",\n                    \"price\": \"175.0\",\n                    \"finishing_service_detail\": \"Dark Grey\",\n                    \"formatted_frame_profile\": \"Ash 1.5\",\n                    \"formatted_detail_one\": \"Dark Grey Ash 1.5\\\" Profile\",\n                    \"formatted_detail_two\": \"4  \\\" mat\",\n                    \"formatted_detail_three\": \"Standard Acrylic\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"bd688c25-8ae2-4d00-9965-02bf765a4797"},{"name":"Create Zip File - Admin Only","id":"622e2398-8277-45d5-a93a-4b15f6ec0e2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/lab_orders/2e4347eb-c52d-476a-8c60-0e19297f78fd/create_zip_file","description":"<p>To flag an order as urgent, make a patch request with the type: urgent </p>\n<p><a href=\"http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64\">http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64</a></p>\n","urlObject":{"path":["api","v2","lab_orders","2e4347eb-c52d-476a-8c60-0e19297f78fd","create_zip_file"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"bcbd3dea-9935-4e8d-8c43-f7a79691ae3a","name":"Create Zip File- Admin Only","originalRequest":{"method":"POST","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/lab_orders/2e4347eb-c52d-476a-8c60-0e19297f78fd/create_zip_file"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 06:15:20 GMT"},{"key":"ETag","value":"W/\"a89a103e43f8972d48966f6c84b0a2a5\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"b5f68b7d-96f0-4b53-ba6d-985d83d8f598"},{"key":"X-Runtime","value":"2.327467"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"transfer-encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n        \"type\": \"api_lab_order\",\n        \"attributes\": {\n            \"guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n            \"client_name\": \"Jerry Smith\",\n            \"client_first_name\": null,\n            \"client_last_name\": null,\n            \"photographer_name\": \"josh newuser\",\n            \"order_name\": \"JERRY SMITH WEDDING\",\n            \"external_order_id\": \"MUS-9883646411\",\n            \"status\": \"shipped\",\n            \"created_at\": \"2021-12-17T20:14:53.308-06:00\",\n            \"updated_at\": \"2021-12-19T00:15:19.637-06:00\",\n            \"boutique_shipping\": false,\n            \"boutique_shipping_price\": \"0.0\",\n            \"credit_applied\": \"0.0\",\n            \"cover_photo_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211218T071510Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8cf31de5ab95310d30083e9db092c35e5e51cb2e4ddfaa7acf790970e9e94c2c\",\n            \"has_notes\": true,\n            \"has_admin_notes\": false,\n            \"has_frame\": true,\n            \"has_mat\": true,\n            \"has_mount\": false,\n            \"has_canvas\": true,\n            \"boutique_shipping_note\": null,\n            \"internal_notes\": \"this is an admin note being added to the order\",\n            \"download_all_link_updated_at\": \"2021-12-19T00:15:19.637-06:00\",\n            \"api_invoice_id\": null,\n            \"refunded_at\": \"2021-12-19T00:03:23.984-06:00\",\n            \"refund_amount\": \"10.0\",\n            \"stripe_order_confirmation\": \"ch_2K7x8KHeMbbjMLBI0bJ8XemN\",\n            \"refund_key\": \"re_2K7x8KHeMbbjMLBI0k7TU4f7\",\n            \"initial_sent_to_vendor_at\": null,\n            \"last_sent_to_vendor_at\": null,\n            \"vendor_send_attempts\": null,\n            \"refund_note\": \"need to reprint\",\n            \"vendor_id\": null,\n            \"shipping_method\": \"two_day\",\n            \"urgent\": true,\n            \"notes\": null,\n            \"total\": \"1624.85\",\n            \"subtotal\": \"1584.85\",\n            \"shipping_total\": \"40.0\",\n            \"discount\": \"0.0\",\n            \"permission_to_share\": false,\n            \"used_saved_card\": null,\n            \"local_pickup\": null,\n            \"selected_card_mask\": null,\n            \"selected_card_to_use\": null,\n            \"eligible_for_boutique_shipping\": true,\n            \"photographer_id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"shipping_address\": {\n                \"guid\": \"831bde4c-163c-4be6-ab2a-f329fdf9da5a\",\n                \"recipient\": \"Eboni Waters\",\n                \"user_email\": null,\n                \"street\": \"3316 Ray Plains\",\n                \"street_2\": null,\n                \"city\": \"Port Sammie\",\n                \"state_province\": \"ID\",\n                \"zip\": \"69123-1016\",\n                \"country\": \"USA\",\n                \"phone_number\": null\n            },\n            \"id\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n            \"photographer_email\": \"harrisjb1+available@gmail.com\",\n            \"photographer_business\": \"Josh Harris Photography\",\n            \"image_ids\": [\n                \"98ea2844-ace9-4451-b0fe-ace834159368\",\n                \"a47433c8-37d6-4587-861d-be936cc9cc80\",\n                \"ebc42886-9eb0-4edf-9390-8f53f99a2514\",\n                \"5835bf3b-c2af-4f2a-b034-a9aa6034faca\",\n                \"cbbe7ef6-57c2-4db8-8d53-6d627c6b072b\",\n                \"0154fe9c-28e7-4dcc-9464-4a58c6d91386\",\n                \"9f3f9443-3e8d-4b5e-9a97-7eaf94d752a6\",\n                \"0c9a05cb-5cce-41bc-af2b-3e1bd0820c6e\",\n                \"6a1ca553-31f1-4a17-90c8-87c2024c1984\",\n                \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"107dd53d-841e-41b7-98e1-05a18ccda259\",\n                \"da7a727f-bde7-4662-804a-e253729921ee\",\n                \"01bb0805-62c4-4c82-bd5f-0f6ac4aef1ab\",\n                \"9c4e39fc-a806-40f7-a979-051f8def0a79\",\n                \"2acbbb43-4444-41d3-bbc9-99cd4f3a1eea\",\n                \"72e210eb-6476-4d6d-966d-b2674e18985d\",\n                \"69745ecd-2dc4-4a28-a3fd-d7f06eb65d56\",\n                \"ff4bb807-5521-425c-8531-1b5a675d2130\",\n                \"296b52e6-89cb-4bde-a41c-f4d08548ab7e\",\n                \"d90d10ea-1fa9-463d-a015-d6e06c7ce66a\"\n            ],\n            \"images_in_cart\": [\n                \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"d90d10ea-1fa9-463d-a015-d6e06c7ce66a\",\n                \"ff4bb807-5521-425c-8531-1b5a675d2130\",\n                \"0154fe9c-28e7-4dcc-9464-4a58c6d91386\",\n                \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"107dd53d-841e-41b7-98e1-05a18ccda259\",\n                \"a47433c8-37d6-4587-861d-be936cc9cc80\",\n                \"9c4e39fc-a806-40f7-a979-051f8def0a79\",\n                \"da7a727f-bde7-4662-804a-e253729921ee\",\n                \"cbbe7ef6-57c2-4db8-8d53-6d627c6b072b\",\n                \"98ea2844-ace9-4451-b0fe-ace834159368\"\n            ],\n            \"discount_code\": {},\n            \"api_order\": false,\n            \"api_vendor\": null,\n            \"paid_at\": \"2021-12-17T20:15:09.305-06:00\",\n            \"tracking_url\": \"https://usps.com/12345\",\n            \"download_all_link\": \"https://musea-staging.s3.amazonaws.com/api_lab_order_upload/953/api_lab_order_953_all.zip\",\n            \"shipped_at\": \"2021-12-19T00:06:09.601-06:00\",\n            \"tracking_number\": \"https://usps.com/12345\",\n            \"shipping_service\": null,\n            \"is_boutique_order\": false,\n            \"admin_notes\": \"this is an admin note being added to the order\",\n            \"line_item_count\": 11\n        },\n        \"relationships\": {\n            \"line_items\": {\n                \"data\": [\n                    {\n                        \"id\": \"3032\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3033\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3034\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3035\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3036\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3037\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3038\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3039\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3040\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3041\",\n                        \"type\": \"api_lab_order_line_item\"\n                    },\n                    {\n                        \"id\": \"3042\",\n                        \"type\": \"api_lab_order_line_item\"\n                    }\n                ]\n            }\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": true,\n        \"current_user_is_api_vendor\": true,\n        \"current_user_id\": 1\n    },\n    \"included\": [\n        {\n            \"id\": \"3032\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"9dcd842a-c81c-45e4-b3aa-a545d2b209b2\",\n                \"notes\": null,\n                \"price\": \"19.0\",\n                \"subtotal\": \"19.0\",\n                \"id\": \"9dcd842a-c81c-45e4-b3aa-a545d2b209b2\",\n                \"item_total\": \"19.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"love-590487__340\",\n                \"photograph_guid\": \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-4315962174\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one\",\n                \"photo_file_name\": \"love-590487__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4820cf185f0cebe1aca551b36022c0414b145bcdd00248dc7b18c85fd4c0bbb9\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3032/cropped/small/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=3719d9f078b85792029ec5154d0c9cc3e1709c2273c8ab0e79a0f22f82fba1a6\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4820cf185f0cebe1aca551b36022c0414b145bcdd00248dc7b18c85fd4c0bbb9\",\n                \"print_size_with_border\": \"Canson Rag 7x10 one\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canson Rag\",\n                    \"paper_guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                    \"print_size\": \"7x10\",\n                    \"price\": \"19.0\",\n                    \"print_size_guid\": \"5024f4e7-164c-494d-bb4a-667ad863416e\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3033\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"76506471-85f9-4fc8-a3c2-a6ab2818f202\",\n                \"notes\": null,\n                \"price\": \"136.0\",\n                \"subtotal\": \"136.0\",\n                \"id\": \"76506471-85f9-4fc8-a3c2-a6ab2818f202\",\n                \"item_total\": \"136.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"persons-768597__340\",\n                \"photograph_guid\": \"d90d10ea-1fa9-463d-a015-d6e06c7ce66a\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-6133112250\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"persons-768597__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/persons-768597__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=08694fe4684b56c473cbcb03878555ac5c39547a4530208580020fa5ba3f3206\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3033/cropped/small/persons-768597__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a098ffdd7840bdd024a2b62e508b5aa81a647cfb0b1104227ddf39e9a0f33f32\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/persons-768597__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=08694fe4684b56c473cbcb03878555ac5c39547a4530208580020fa5ba3f3206\",\n                \"print_size_with_border\": \"Photo Matte 8x10 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Photo Matte\",\n                    \"paper_guid\": \"830e46e9-42a0-4b27-bf03-8a69708174a2\",\n                    \"print_size\": \"8x10\",\n                    \"price\": \"11.0\",\n                    \"print_size_guid\": \"c0b497fe-4f32-480d-9081-2a38eead4ac1\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"CYPRUS: 2\\\" mat\",\n                    \"finishing_category\": \"standard frame\",\n                    \"finishing_service_guid\": \"bc79397d-3403-4826-b50a-7ed61218708e\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": \"1334a02f-9c4f-4af2-b829-2a98358ff6df\",\n                    \"price\": \"125.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"CYPRUS\",\n                    \"formatted_detail_one\": \"CYPRUS: 2\\\" mat\",\n                    \"formatted_detail_two\": \"Standard Acrylic\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3034\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"03cd4041-fa9b-4419-bd93-44f5ca0fff36\",\n                \"notes\": null,\n                \"price\": \"103.0\",\n                \"subtotal\": \"103.0\",\n                \"id\": \"03cd4041-fa9b-4419-bd93-44f5ca0fff36\",\n                \"item_total\": \"103.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"bank-4137375__340\",\n                \"photograph_guid\": \"ff4bb807-5521-425c-8531-1b5a675d2130\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-5491517163\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one_fourth\",\n                \"photo_file_name\": \"bank-4137375__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/bank-4137375__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=fe08f8d08afb53ede003d3bd3f6e7b647aea57e40dc43bb020331aa40a87d673\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3034/cropped/small/bank-4137375__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=c75cf5adfdf7de0a7bd8fbbc519357a00e038c55811b0d768d9feea1778b407a\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/bank-4137375__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=fe08f8d08afb53ede003d3bd3f6e7b647aea57e40dc43bb020331aa40a87d673\",\n                \"print_size_with_border\": \"Satin 11x14 one_fourth\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Satin\",\n                    \"paper_guid\": \"91a048b5-0b0a-48ef-a31c-8d383e571acf\",\n                    \"print_size\": \"11x14\",\n                    \"price\": \"18.0\",\n                    \"print_size_guid\": \"2d574b84-9868-463b-ab46-dcf55464333e\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"24x28\",\n                    \"finishing_category\": \"4-ply mat\",\n                    \"finishing_service_guid\": \"9a3a1866-791a-455e-9344-5da3b53af95e\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": null,\n                    \"price\": \"85.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"\",\n                    \"formatted_detail_one\": \"24x28 4-ply mat\",\n                    \"formatted_detail_two\": \"\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3035\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"f38ff922-c8e0-4523-97a6-c85ee6878159\",\n                \"notes\": \"Chuck Norris doesn't need a java compiler, he goes straight to .war\",\n                \"price\": \"325.0\",\n                \"subtotal\": \"325.0\",\n                \"id\": \"f38ff922-c8e0-4523-97a6-c85ee6878159\",\n                \"item_total\": \"325.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"baby-2416718__340\",\n                \"photograph_guid\": \"0154fe9c-28e7-4dcc-9464-4a58c6d91386\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-4193533131\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one\",\n                \"photo_file_name\": \"baby-2416718__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2416718__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=96e8a6d6e280b5616676453cc9e19fd07228095171a050bb58aef1739fde6561\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3035/cropped/small/baby-2416718__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=0be2d9791e12897f13e725af0dfe2302d8d56e20d4ab02b0c236d173c5ade6d3\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2416718__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=96e8a6d6e280b5616676453cc9e19fd07228095171a050bb58aef1739fde6561\",\n                \"print_size_with_border\": \"Canvas - Gallery Wrap 30x40 one\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canvas - Gallery Wrap\",\n                    \"paper_guid\": \"db2ea999-edad-4e36-89b1-b3cce5f3758a\",\n                    \"print_size\": \"30x40\",\n                    \"price\": \"325.0\",\n                    \"print_size_guid\": \"f9247a19-4859-41de-82b6-1e54a98c262f\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3036\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"ed7b685c-997e-49d8-b4c3-4df24ec017ae\",\n                \"notes\": null,\n                \"price\": \"300.85\",\n                \"subtotal\": \"300.85\",\n                \"id\": \"ed7b685c-997e-49d8-b4c3-4df24ec017ae\",\n                \"item_total\": \"300.85\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"love-590487__340\",\n                \"photograph_guid\": \"0ab7f32b-0600-4299-a96c-597fe99e0dd1\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-4674212212\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"love-590487__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4820cf185f0cebe1aca551b36022c0414b145bcdd00248dc7b18c85fd4c0bbb9\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3036/cropped/small/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f7886483a5993fd7dade0363566a7be075e8b536ed1effac5d3719d49904ce89\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/love-590487__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4820cf185f0cebe1aca551b36022c0414b145bcdd00248dc7b18c85fd4c0bbb9\",\n                \"print_size_with_border\": \"Lustre 5x7 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Lustre\",\n                    \"paper_guid\": \"a2223224-895f-4361-8eaa-312cb2c5cff1\",\n                    \"print_size\": \"5x7\",\n                    \"price\": \"0.85\",\n                    \"print_size_guid\": \"54cdc00b-605d-494a-b751-34bcaf49191b\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"34x44\",\n                    \"finishing_category\": \"4-ply mat\",\n                    \"finishing_service_guid\": \"8ece14c8-c953-409e-a450-22f86555293d\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": null,\n                    \"price\": \"300.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"\",\n                    \"formatted_detail_one\": \"34x44 4-ply mat\",\n                    \"formatted_detail_two\": \"\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3037\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"a7f811ec-1656-435b-a3c4-ec437e0aa442\",\n                \"notes\": null,\n                \"price\": \"120.0\",\n                \"subtotal\": \"120.0\",\n                \"id\": \"a7f811ec-1656-435b-a3c4-ec437e0aa442\",\n                \"item_total\": \"120.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"baby-2923997__340\",\n                \"photograph_guid\": \"107dd53d-841e-41b7-98e1-05a18ccda259\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-6669582175\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one\",\n                \"photo_file_name\": \"baby-2923997__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2923997__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=ed168425ea0c4ffb1826a9394b2f85956e65fbdea358a098cc30bb1ba07570e0\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3037/cropped/small/baby-2923997__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=66f35a16ba424058e1453e201adf19581a1effe02c77bf507390ac63433471e7\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/baby-2923997__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=ed168425ea0c4ffb1826a9394b2f85956e65fbdea358a098cc30bb1ba07570e0\",\n                \"print_size_with_border\": \"Canson Rag 24x24 one\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canson Rag\",\n                    \"paper_guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                    \"print_size\": \"24x24\",\n                    \"price\": \"120.0\",\n                    \"print_size_guid\": \"6c5fa8ea-71d5-4209-9b04-24a399d8c1fb\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3038\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"ffe09d2a-810f-4e9c-939a-e6854490dc53\",\n                \"notes\": null,\n                \"price\": \"28.0\",\n                \"subtotal\": \"28.0\",\n                \"id\": \"ffe09d2a-810f-4e9c-939a-e6854490dc53\",\n                \"item_total\": \"28.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"couple-1612679__340\",\n                \"photograph_guid\": \"a47433c8-37d6-4587-861d-be936cc9cc80\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-9054760702\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one_fourth\",\n                \"photo_file_name\": \"couple-1612679__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/couple-1612679__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f8b686aab2a5e704b489118e44612fab1e8a86366210b695ed869db63fb0e427\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3038/cropped/small/couple-1612679__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=6b3858e669ab8e218981b15ac67279835705e5de052264221ea1c5bb4be9743a\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/couple-1612679__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f8b686aab2a5e704b489118e44612fab1e8a86366210b695ed869db63fb0e427\",\n                \"print_size_with_border\": \"Deckled Paper - with border 10x10 one_fourth\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Deckled Paper - with border\",\n                    \"paper_guid\": \"94f307a2-fc90-4b99-a39e-70e277a2bf46\",\n                    \"print_size\": \"10x10\",\n                    \"price\": \"28.0\",\n                    \"print_size_guid\": \"8b13f86a-6ab2-4464-9637-d9450bd02877\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3039\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"b164f75c-1671-4933-9387-3b813ea2bf98\",\n                \"notes\": \"All browsers support the hex definitions #chuck and #norris for the colors black and blue.\",\n                \"price\": \"80.0\",\n                \"subtotal\": \"80.0\",\n                \"id\": \"b164f75c-1671-4933-9387-3b813ea2bf98\",\n                \"item_total\": \"80.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"people-2567022__340\",\n                \"photograph_guid\": \"9c4e39fc-a806-40f7-a979-051f8def0a79\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-9659077447\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"people-2567022__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/people-2567022__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=013e3bce085804e1f52dd37303c375abedc2f063775424a042ba8f588798bbbe\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3039/cropped/small/people-2567022__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=6feaa535308c921b3fd02ed40a6698dcf529c66e2da8c98e58721ccf14c66dbc\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/people-2567022__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=013e3bce085804e1f52dd37303c375abedc2f063775424a042ba8f588798bbbe\",\n                \"print_size_with_border\": \"Canson Rag 16x24 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canson Rag\",\n                    \"paper_guid\": \"1db892d1-559a-4467-847c-57766a7ca559\",\n                    \"print_size\": \"16x24\",\n                    \"price\": \"80.0\",\n                    \"print_size_guid\": \"f9a97be5-5d6d-443a-8d57-ea7170bbd2bd\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3040\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"f30a5c94-29fb-46dd-bb25-43eeb4a1d9eb\",\n                \"notes\": null,\n                \"price\": \"205.0\",\n                \"subtotal\": \"205.0\",\n                \"id\": \"f30a5c94-29fb-46dd-bb25-43eeb4a1d9eb\",\n                \"item_total\": \"205.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"penguins-429134__340\",\n                \"photograph_guid\": \"da7a727f-bde7-4662-804a-e253729921ee\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-7286462375\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"one_fourth\",\n                \"photo_file_name\": \"penguins-429134__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/penguins-429134__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=46bc61e2deea3cf32138833ee039f5430d0497db84ec64f4e40eac635eafc5c5\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3040/cropped/small/penguins-429134__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=876fd2fcbcb3a5d946c5c7b35b1ff021d7391ec02243cd9025f771960adb2e74\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/penguins-429134__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061519Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=46bc61e2deea3cf32138833ee039f5430d0497db84ec64f4e40eac635eafc5c5\",\n                \"print_size_with_border\": \"Satin 4x6 one_fourth\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Satin\",\n                    \"paper_guid\": \"91a048b5-0b0a-48ef-a31c-8d383e571acf\",\n                    \"print_size\": \"4x6\",\n                    \"price\": \"5.0\",\n                    \"print_size_guid\": \"1292ce07-461f-4d2a-bb60-9227d7b9415b\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"ADELAIDE: 4\\\" mat\",\n                    \"finishing_category\": \"standard frame\",\n                    \"finishing_service_guid\": \"e9c65baa-3ae1-4611-a87a-bee8089e2a63\",\n                    \"finishing_service_detail_guid\": null,\n                    \"finishing_service_detail_three_guid\": \"387fb636-1e40-423d-a54b-68bdcd30e44e\",\n                    \"price\": \"200.0\",\n                    \"finishing_service_detail\": null,\n                    \"formatted_frame_profile\": \"ADELAIDE\",\n                    \"formatted_detail_one\": \"ADELAIDE: 4\\\" mat\",\n                    \"formatted_detail_two\": \"Museum Acrylic\",\n                    \"formatted_detail_three\": \"\"\n                }\n            }\n        },\n        {\n            \"id\": \"3041\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"ba8fca05-08b7-4b03-b1bb-3bad29a614ac\",\n                \"notes\": \"Chuck Norris burst the dot com bubble.\",\n                \"price\": \"70.0\",\n                \"subtotal\": \"70.0\",\n                \"id\": \"ba8fca05-08b7-4b03-b1bb-3bad29a614ac\",\n                \"item_total\": \"70.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"easter-4134728__340\",\n                \"photograph_guid\": \"cbbe7ef6-57c2-4db8-8d53-6d627c6b072b\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-9366182061\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"easter-4134728__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/easter-4134728__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061520Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=26cc46024bb8da14703a2238c07e6e93b7db0d2decb239d026288031ffacb539\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3041/cropped/small/easter-4134728__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061520Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=d26b260daa76498bfd2fdf6792724e54f655ee8d6340d5cd7772d753672ca2a3\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/easter-4134728__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061520Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=26cc46024bb8da14703a2238c07e6e93b7db0d2decb239d026288031ffacb539\",\n                \"print_size_with_border\": \"Canvas - Mirror Wrap 10x10 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Canvas - Mirror Wrap\",\n                    \"paper_guid\": \"4f71ebeb-358f-4236-8081-84710cbb97ae\",\n                    \"print_size\": \"10x10\",\n                    \"price\": \"70.0\",\n                    \"print_size_guid\": \"3425d11e-ae96-4d1c-a3e2-b6d146a7d554\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"none\"\n                }\n            }\n        },\n        {\n            \"id\": \"3042\",\n            \"type\": \"api_lab_order_line_item\",\n            \"attributes\": {\n                \"guid\": \"2ba49c1c-acd6-4932-a2b0-7cc6aba0f80d\",\n                \"notes\": null,\n                \"price\": \"198.0\",\n                \"subtotal\": \"198.0\",\n                \"id\": \"2ba49c1c-acd6-4932-a2b0-7cc6aba0f80d\",\n                \"item_total\": \"198.0\",\n                \"lab_order_guid\": \"2e4347eb-c52d-476a-8c60-0e19297f78fd\",\n                \"photograph_name\": \"tree-4139395__340\",\n                \"photograph_guid\": \"98ea2844-ace9-4451-b0fe-ace834159368\",\n                \"photograph_attributes\": {\n                    \"crop_x\": \"0\",\n                    \"crop_y\": \"0\",\n                    \"crop_h\": \"100\",\n                    \"crop_w\": \"100\"\n                },\n                \"external_line_item_id\": \"MUS-8733221575\",\n                \"quantity\": 1,\n                \"internal_notes\": null,\n                \"print_border\": \"none\",\n                \"photo_file_name\": \"tree-4139395__340\",\n                \"photograph_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/tree-4139395__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061520Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9614431815378ee0a0f44cac84a4ae94c632f6aca775f8cc9227473d409d5752\",\n                \"photograph_cropped_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/line_items/3042/cropped/small/tree-4139395__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061520Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f8b4a43684f5fb5b92c7bb29c6cf4f45df0fbbb04491e36f931f252e520bf7c9\",\n                \"photograph_full_url\": \"https://musea-staging.s3-accelerate.amazonaws.com/api_lab_order_upload/953/tree-4139395__340?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJMDGRAUBQA7XYY2Q%2F20211219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211219T061520Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=9614431815378ee0a0f44cac84a4ae94c632f6aca775f8cc9227473d409d5752\",\n                \"print_size_with_border\": \"Deckled Paper - with border 7x10 none\",\n                \"print_size_attributes\": {\n                    \"paper\": \"Deckled Paper - with border\",\n                    \"paper_guid\": \"94f307a2-fc90-4b99-a39e-70e277a2bf46\",\n                    \"print_size\": \"7x10\",\n                    \"price\": \"23.0\",\n                    \"print_size_guid\": \"d79624e8-198c-4d0d-8b91-4afe93716494\"\n                },\n                \"finishing_service\": {\n                    \"finishing_service\": \"Ash: 1.5\\\" Profile 4\\\" mat\",\n                    \"finishing_category\": \"premium frame\",\n                    \"finishing_service_guid\": \"524da875-efb2-4f5c-991a-6159d33485eb\",\n                    \"finishing_service_detail_guid\": \"836d5614-2262-4b10-accd-f7372699abf1\",\n                    \"finishing_service_detail_three_guid\": \"0b3fb2ac-174b-4879-a590-7cf45e8f431e\",\n                    \"price\": \"175.0\",\n                    \"finishing_service_detail\": \"Dark Grey\",\n                    \"formatted_frame_profile\": \"Ash 1.5\",\n                    \"formatted_detail_one\": \"Dark Grey Ash 1.5\\\" Profile\",\n                    \"formatted_detail_two\": \"4  \\\" mat\",\n                    \"formatted_detail_three\": \"Standard Acrylic\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"622e2398-8277-45d5-a93a-4b15f6ec0e2e"}],"id":"7f52ee2c-0c8a-4b5a-b676-9ebac9b91751","_postman_id":"7f52ee2c-0c8a-4b5a-b676-9ebac9b91751","description":""},{"name":"AdminUnbundledLineItems","item":[],"id":"b8b23b80-b6c5-416c-93c8-aed5147cf5d0","_postman_id":"b8b23b80-b6c5-416c-93c8-aed5147cf5d0","description":""},{"name":"AdminPhotographerManagement","item":[{"name":"Get Photographers - Admin","id":"a86dd48b-c68d-4a9c-aef9-3dcc405659c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/photographers","description":"<p>To flag an order as urgent, make a patch request with the type: urgent </p>\n<p><a href=\"http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64\">http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64</a></p>\n","urlObject":{"path":["api","v2","photographers"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"d2784e4e-6e99-46ce-adf3-f0fe3dcb19ca","name":"Get Photographers - Admin","originalRequest":{"method":"GET","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/photographers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 06:20:01 GMT"},{"key":"ETag","value":"W/\"fc6670da4316271ae660baa621b9f67b\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"f73d85bc-bc9e-441e-992b-e5a24209a68f"},{"key":"X-Runtime","value":"0.065970"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"transfer-encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n                \"created_at\": \"2021-12-17T21:35:19.385-06:00\",\n                \"email\": \"harrisjb1+available@gmail.com\",\n                \"first_name\": \"Josh\",\n                \"last_name\": \"Harris\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/116/blanket_certificates/Alexandria%2C%20VA%20-%20PP%20%26%20Vehicle%20Registration%20Confirmation%20Page.pdf\",\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": 419,\n                \"referral_code\": \"newReferralCode\",\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": 1,\n                \"business_name\": \"Josh Harris Photography\",\n                \"business_url\": \"https://www.dallasmavericks.com\"\n            }\n        },\n        {\n            \"id\": \"d51b57a8-61fe-4d65-841d-8fb99f46c485\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"d51b57a8-61fe-4d65-841d-8fb99f46c485\",\n                \"created_at\": \"2021-12-17T21:08:57.864-06:00\",\n                \"email\": \"new_user@mymusea.com\",\n                \"first_name\": \"luka\",\n                \"last_name\": \"doncic\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/115/blanket_certificates/user_blanket_certificate.pdf\",\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": 1,\n                \"business_name\": null,\n                \"business_url\": \"https://dallasmavericks.com\"\n            }\n        },\n        {\n            \"id\": \"140d2925-981d-412b-9ec5-1a8bef0fc099\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"140d2925-981d-412b-9ec5-1a8bef0fc099\",\n                \"created_at\": \"2021-07-28T16:03:51.834-05:00\",\n                \"email\": \"fernandorosenblit+2222@gmail.com\",\n                \"first_name\": \"fernando\",\n                \"last_name\": \"rosenblit\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/114/blanket_certificates/sample.pdf\",\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"be6ecd44-9a7b-427e-bf5c-b5f31e934e29\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"be6ecd44-9a7b-427e-bf5c-b5f31e934e29\",\n                \"created_at\": \"2021-07-28T14:00:29.098-05:00\",\n                \"email\": \"juanperez+1111@gmail.com\",\n                \"first_name\": \"juan\",\n                \"last_name\": \"perez\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/113/blanket_certificates/sample.pdf\",\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"11b02232-b35d-4114-b521-f1304c225f74\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"11b02232-b35d-4114-b521-f1304c225f74\",\n                \"created_at\": \"2021-07-28T13:19:57.331-05:00\",\n                \"email\": \"fernando1@gmail.com\",\n                \"first_name\": \"fernando\",\n                \"last_name\": \"rosenblit\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/112/blanket_certificates/sample.pdf\",\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"2994cc03-115f-48ca-a762-69cab77ada2e\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"2994cc03-115f-48ca-a762-69cab77ada2e\",\n                \"created_at\": \"2021-07-28T08:34:53.516-05:00\",\n                \"email\": \"fernandorosenblit22@gmail.com\",\n                \"first_name\": \"fernando\",\n                \"last_name\": \"gonzalez\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/111/blanket_certificates/sample.pdf\",\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"009e0d45-9cdd-491b-b315-01a421952fbc\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"009e0d45-9cdd-491b-b315-01a421952fbc\",\n                \"created_at\": \"2021-07-28T08:30:31.629-05:00\",\n                \"email\": \"fernandorosenblit45@gmail.com\",\n                \"first_name\": \"fernando\",\n                \"last_name\": \"gonzalez\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/110/blanket_certificates/\",\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"8afb8caf-f25e-4da2-95db-c45c1bacbc95\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"8afb8caf-f25e-4da2-95db-c45c1bacbc95\",\n                \"created_at\": \"2021-07-28T08:17:44.106-05:00\",\n                \"email\": \"john@doe.com\",\n                \"first_name\": \"john\",\n                \"last_name\": \"doe\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/109/blanket_certificates/\",\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"0617b0b9-207b-4abb-b15b-ed0acb3c4e76\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"0617b0b9-207b-4abb-b15b-ed0acb3c4e76\",\n                \"created_at\": \"2021-07-28T08:03:55.211-05:00\",\n                \"email\": \"fernando22_87@hotmail.com\",\n                \"first_name\": \"fernando\",\n                \"last_name\": \"rosenblit\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/108/blanket_certificates/\",\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"ef0547a4-ca2f-454e-8b1e-06538fc3fc5a\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"ef0547a4-ca2f-454e-8b1e-06538fc3fc5a\",\n                \"created_at\": \"2021-07-27T09:06:37.393-05:00\",\n                \"email\": \"ferrosen@gmail.com\",\n                \"first_name\": \"fer\",\n                \"last_name\": \"rosen\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/107/blanket_certificates/\",\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"d8c9ff6f-d8b0-4aa8-82c1-47eb5ad2d64e\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"d8c9ff6f-d8b0-4aa8-82c1-47eb5ad2d64e\",\n                \"created_at\": \"2021-07-27T06:49:39.255-05:00\",\n                \"email\": \"fernandorosenblit@gmail.comr\",\n                \"first_name\": \"sv\",\n                \"last_name\": \"fsdf\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"01dcf09d-fec3-4f25-b662-feeff0cbd664\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"01dcf09d-fec3-4f25-b662-feeff0cbd664\",\n                \"created_at\": \"2021-07-27T06:42:34.794-05:00\",\n                \"email\": \"fernandorosenblit7@gmail.com\",\n                \"first_name\": \"dsadf\",\n                \"last_name\": \"fdsfsdf\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"ffb77750-39a3-4790-b692-bc82f9fdcc9a\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"ffb77750-39a3-4790-b692-bc82f9fdcc9a\",\n                \"created_at\": \"2021-07-27T06:41:22.989-05:00\",\n                \"email\": \"fernandorosenbli@gmail.com\",\n                \"first_name\": \"dfdsf\",\n                \"last_name\": \"fdsf\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"7047f760-6614-4a5d-8b19-a27f5dba6f1c\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"7047f760-6614-4a5d-8b19-a27f5dba6f1c\",\n                \"created_at\": \"2021-07-27T06:29:15.308-05:00\",\n                \"email\": \"fernandorosenblit5@gmail.com\",\n                \"first_name\": \"fernando\",\n                \"last_name\": \"rosenblit\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"f0ce1d41-5ea1-4cb9-9300-3f6fd93b76d4\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"f0ce1d41-5ea1-4cb9-9300-3f6fd93b76d4\",\n                \"created_at\": \"2021-07-27T06:28:19.669-05:00\",\n                \"email\": \"fernandorosenblit3@gmail.com\",\n                \"first_name\": \"fernando\",\n                \"last_name\": \"rosenblit\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"cf650434-4794-4e8a-a3b4-035f1a7a8024\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"cf650434-4794-4e8a-a3b4-035f1a7a8024\",\n                \"created_at\": \"2021-07-26T19:49:47.220-05:00\",\n                \"email\": \"fernandorosenblit4@gmail.com\",\n                \"first_name\": \"fernando\",\n                \"last_name\": \"rosenblit\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"5abb3bc2-602a-4a78-8cbb-8a6eab6c7847\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"5abb3bc2-602a-4a78-8cbb-8a6eab6c7847\",\n                \"created_at\": \"2021-07-26T19:40:19.258-05:00\",\n                \"email\": \"test4@gmail.com\",\n                \"first_name\": \"fsdf\",\n                \"last_name\": \"fsdfsdf\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"27707488-ea85-4b8a-b6b6-ca97603d609d\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"27707488-ea85-4b8a-b6b6-ca97603d609d\",\n                \"created_at\": \"2021-07-26T19:39:33.684-05:00\",\n                \"email\": \"test3@gmail.com\",\n                \"first_name\": \"hhj\",\n                \"last_name\": \"hjhjh\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"00fa6352-4a3e-48ed-8922-4845d67fccc5\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"00fa6352-4a3e-48ed-8922-4845d67fccc5\",\n                \"created_at\": \"2021-07-26T19:38:47.773-05:00\",\n                \"email\": \"test1@gmail.com\",\n                \"first_name\": \"fernando\",\n                \"last_name\": \"rosenblit\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"43af15dd-803b-43f4-8c51-0b5b8dafb86f\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"43af15dd-803b-43f4-8c51-0b5b8dafb86f\",\n                \"created_at\": \"2021-07-26T19:38:07.645-05:00\",\n                \"email\": \"test@gmail.com\",\n                \"first_name\": \"fernando\",\n                \"last_name\": \"rosenblit\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"69bbd0eb-af12-4c64-819a-1b76ee60eef2\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"69bbd0eb-af12-4c64-819a-1b76ee60eef2\",\n                \"created_at\": \"2021-07-26T07:31:18.026-05:00\",\n                \"email\": \"fernandorosenblit2@gmail.com\",\n                \"first_name\": \"fernando\",\n                \"last_name\": \"rosenblit\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"91b829c1-504f-4ce8-8f6c-7a7e7d0bcb36\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"91b829c1-504f-4ce8-8f6c-7a7e7d0bcb36\",\n                \"created_at\": \"2021-06-17T08:53:44.156-05:00\",\n                \"email\": \"fernandorosenblit_admi@gmail.com\",\n                \"first_name\": \"fernando\",\n                \"last_name\": \"rosenblit\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": true,\n                \"social_media_url\": null,\n                \"superadmin\": true,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": \"fernando\",\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"95a1853b-4d20-45de-a6fc-5d1282cb84ef\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"95a1853b-4d20-45de-a6fc-5d1282cb84ef\",\n                \"created_at\": \"2021-06-10T14:57:52.630-05:00\",\n                \"email\": \"fernandorosenblit@gmail.com\",\n                \"first_name\": \"fernando\",\n                \"last_name\": \"rosenblit re\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/94/blanket_certificates/sample%20%281%29.pdf\",\n                \"phone\": \"123\",\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": 384,\n                \"referral_code\": \"juan2\",\n                \"referred_users_count\": 4,\n                \"referred_by_user_id\": null,\n                \"business_name\": \"fernando LLC\",\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"2b220177-6ce4-460a-90fa-fcf88bad4335\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"2b220177-6ce4-460a-90fa-fcf88bad4335\",\n                \"created_at\": \"2021-04-09T03:55:09.214-05:00\",\n                \"email\": \"s.diazschiaffino@gmail.com\",\n                \"first_name\": \"sergio\",\n                \"last_name\": \"diaz\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"4e268f6b-76f9-4f2a-8b04-63ccddc6c5c5\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"4e268f6b-76f9-4f2a-8b04-63ccddc6c5c5\",\n                \"created_at\": \"2021-01-31T23:12:45.893-06:00\",\n                \"email\": \"nicole+staging@mymusea.com\",\n                \"first_name\": \"nicole\",\n                \"last_name\": \"clemmons\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"4c0c45b2-57e2-488a-9e37-9fefc9676bb2\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"4c0c45b2-57e2-488a-9e37-9fefc9676bb2\",\n                \"created_at\": \"2021-01-22T03:41:49.547-06:00\",\n                \"email\": \"androcybdom@gmail.com\",\n                \"first_name\": \"juan\",\n                \"last_name\": \"plath\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"f40b7ed2-1148-4981-a6b1-89a00dd4bbcd\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"f40b7ed2-1148-4981-a6b1-89a00dd4bbcd\",\n                \"created_at\": \"2021-01-20T21:12:08.654-06:00\",\n                \"email\": \"solidwifetwitch@gmail.com\",\n                \"first_name\": \"nicole\",\n                \"last_name\": \"clemmons\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"64f6b89a-02ea-4344-9a37-9ccff5e14cfb\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"64f6b89a-02ea-4344-9a37-9ccff5e14cfb\",\n                \"created_at\": \"2021-01-15T10:31:32.635-06:00\",\n                \"email\": \"amazighhalzoun@gmail.com\",\n                \"first_name\": \"juan\",\n                \"last_name\": \"plath\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"43aa9e24-f098-49ab-8d7a-f6c485a5660a\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"43aa9e24-f098-49ab-8d7a-f6c485a5660a\",\n                \"created_at\": \"2021-01-04T06:19:11.415-06:00\",\n                \"email\": \"shumilov.alex@gmail.com\",\n                \"first_name\": \"alex\",\n                \"last_name\": \"shumilov\",\n                \"credit_available\": \"12.5\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": \"703.982.0830\",\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"bbae82d0-670f-48a1-9543-e3e99a20b9c9\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"bbae82d0-670f-48a1-9543-e3e99a20b9c9\",\n                \"created_at\": \"2020-12-29T20:10:42.916-06:00\",\n                \"email\": \"josh+flodesk2@mymusea.com\",\n                \"first_name\": \"josh\",\n                \"last_name\": \"harris\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"0a5c30d4-152f-42f1-9e64-30944fbbbf15\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"0a5c30d4-152f-42f1-9e64-30944fbbbf15\",\n                \"created_at\": \"2020-11-01T17:49:24.679-06:00\",\n                \"email\": \"michael+11@howardphoto.com\",\n                \"first_name\": \"michael\",\n                \"last_name\": \"howard\",\n                \"credit_available\": \"6.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": \"howard\",\n                \"referred_users_count\": 1,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"0537aad5-11b1-4465-a1fc-596c4c638e43\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"0537aad5-11b1-4465-a1fc-596c4c638e43\",\n                \"created_at\": \"2020-11-01T06:57:27.226-06:00\",\n                \"email\": \"michael+8@howardphoto.com\",\n                \"first_name\": \"michael\",\n                \"last_name\": \"howard\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"9c28807e-b8f1-4128-819e-14df192cf392\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"9c28807e-b8f1-4128-819e-14df192cf392\",\n                \"created_at\": \"2020-11-01T04:07:47.671-06:00\",\n                \"email\": \"harrisjb1+refer_test@gmail.co\",\n                \"first_name\": \"josh\",\n                \"last_name\": \"harris\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"0ab76558-84ef-4a06-ad61-cb6cd1f48e7e\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"0ab76558-84ef-4a06-ad61-cb6cd1f48e7e\",\n                \"created_at\": \"2020-10-31T06:54:27.605-05:00\",\n                \"email\": \"michael+4@mymusea.com\",\n                \"first_name\": \"michael\",\n                \"last_name\": \"howard\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"e0c485bf-8851-4596-8f5f-eb6a022483fd\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"e0c485bf-8851-4596-8f5f-eb6a022483fd\",\n                \"created_at\": \"2020-10-27T05:11:40.287-05:00\",\n                \"email\": \"contacct@cybdom.tech\",\n                \"first_name\": \"alkdsjf\",\n                \"last_name\": \"ljkadsf\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"41428938-6bae-4c8b-8520-0f5270fa12c3\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"41428938-6bae-4c8b-8520-0f5270fa12c3\",\n                \"created_at\": \"2020-10-06T13:32:53.240-05:00\",\n                \"email\": \"euser@email.com\",\n                \"first_name\": \"user\",\n                \"last_name\": \"user\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"995d0da0-478a-45af-81eb-4ec8a73b1c30\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"995d0da0-478a-45af-81eb-4ec8a73b1c30\",\n                \"created_at\": \"2020-10-06T13:28:57.317-05:00\",\n                \"email\": \"amazighcybdom+admin@gmail.com\",\n                \"first_name\": \"first\",\n                \"last_name\": \"last\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": true,\n                \"default_shipping_address_id\": 330,\n                \"referral_code\": \"cybdo\",\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"65ed64aa-dcad-45bd-b9a8-ab89a67bcb33\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"65ed64aa-dcad-45bd-b9a8-ab89a67bcb33\",\n                \"created_at\": \"2020-10-06T13:28:15.048-05:00\",\n                \"email\": \"contact+admin@gmail.co\",\n                \"first_name\": \"first\",\n                \"last_name\": \"last\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"fcf0ffc7-4d2f-4abd-86d8-06bcf4872631\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"fcf0ffc7-4d2f-4abd-86d8-06bcf4872631\",\n                \"created_at\": \"2020-10-06T12:34:35.507-05:00\",\n                \"email\": \"harrisjb1+cybdom@gmail.com\",\n                \"first_name\": \"josh\",\n                \"last_name\": \"harris\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"13bb5c70-e4d1-404c-8e04-7416614fd4ee\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"13bb5c70-e4d1-404c-8e04-7416614fd4ee\",\n                \"created_at\": \"2020-10-06T11:04:34.127-05:00\",\n                \"email\": \"amazighcybdom@gmail.com\",\n                \"first_name\": \"amazigh\",\n                \"last_name\": \"cybdom\",\n                \"credit_available\": \"10.2\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": \"231\",\n                \"referred_users_count\": 1,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"9a6ab359-3394-42fb-ad37-567f947aedaa\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"9a6ab359-3394-42fb-ad37-567f947aedaa\",\n                \"created_at\": \"2020-03-30T09:18:43.961-05:00\",\n                \"email\": \"tylerclemmons@gmail.com\",\n                \"first_name\": \"nicole\",\n                \"last_name\": \"clemmons\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/76/blanket_certificates/TEST%20CERTIFICATE%20OF%20RESALE.pdf\",\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": \"Tyler\",\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"101705c6-f52c-439e-8dbd-1e9a1d6859da\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"101705c6-f52c-439e-8dbd-1e9a1d6859da\",\n                \"created_at\": \"2020-03-26T13:43:35.342-05:00\",\n                \"email\": \"daydreamer_1986@hotmail.com\",\n                \"first_name\": \"nicole\",\n                \"last_name\": \"clemmons\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": \"nrcphoto\",\n                \"referred_users_count\": 2,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"2ce8747b-591a-45f9-8883-97aaa47e8ac5\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"2ce8747b-591a-45f9-8883-97aaa47e8ac5\",\n                \"created_at\": \"2020-03-25T05:00:51.099-05:00\",\n                \"email\": \"harrisjb1+staging@gmail.com\",\n                \"first_name\": \"joshua\",\n                \"last_name\": \"harris\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": \"error\",\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"ada4b127-5340-4d94-b20e-e8102651d9c2\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"ada4b127-5340-4d94-b20e-e8102651d9c2\",\n                \"created_at\": \"2020-03-20T14:42:12.597-05:00\",\n                \"email\": \"nicole@mymusea.com\",\n                \"first_name\": \"nicole\",\n                \"last_name\": \"clemmons\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": true,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": \"nrc\",\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"e738ca5b-cb65-44d8-81ba-50d4e3375f2b\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"e738ca5b-cb65-44d8-81ba-50d4e3375f2b\",\n                \"created_at\": \"2019-12-16T21:42:48.051-06:00\",\n                \"email\": \"apiexample@mymusea.com\",\n                \"first_name\": \"API apiexample@mymusea.com\",\n                \"last_name\": \"USER\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"84be6c05-c36e-4d71-8520-5bae5e40bd5d\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"84be6c05-c36e-4d71-8520-5bae5e40bd5d\",\n                \"created_at\": \"2019-12-13T08:01:29.350-06:00\",\n                \"email\": \"apiuser@mymusea.com\",\n                \"first_name\": \"Api Example\",\n                \"last_name\": \"User\",\n                \"credit_available\": \"1010.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": \"Tutorials Inc\",\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"024b47f8-d081-466a-9f30-4a2051106b9e\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"024b47f8-d081-466a-9f30-4a2051106b9e\",\n                \"created_at\": \"2019-06-19T21:36:26.309-05:00\",\n                \"email\": \"test@test2.com\",\n                \"first_name\": \"michael\",\n                \"last_name\": \"howard\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/70/blanket_certificates/Certificate%20of%20Resale.pdf\",\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"e434fe5a-7160-4506-b4b1-44046ac93ce9\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"e434fe5a-7160-4506-b4b1-44046ac93ce9\",\n                \"created_at\": \"2019-06-19T09:23:16.564-05:00\",\n                \"email\": \"cody@test.com\",\n                \"first_name\": \"cody\",\n                \"last_name\": \"myers\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"a1cb4c7f-7059-4ed6-b7cf-753960553d31\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"a1cb4c7f-7059-4ed6-b7cf-753960553d31\",\n                \"created_at\": \"2019-06-13T15:33:49.785-05:00\",\n                \"email\": \"matt91893@gmail.com\",\n                \"first_name\": \"matthew\",\n                \"last_name\": \"songer\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"1cb8c937-e941-45b4-a53b-bf344b3ce75c\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"1cb8c937-e941-45b4-a53b-bf344b3ce75c\",\n                \"created_at\": \"2019-06-13T09:38:30.576-05:00\",\n                \"email\": \"cody@mymusea.com\",\n                \"first_name\": \"cody\",\n                \"last_name\": \"myers\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": \"865-654-4434\",\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": 280,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": \"Cody Myers Photography\",\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"bed6bff9-d024-4d8c-a052-93c336aa1ce6\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"bed6bff9-d024-4d8c-a052-93c336aa1ce6\",\n                \"created_at\": \"2019-04-09T05:54:11.193-05:00\",\n                \"email\": \"test@test.com\",\n                \"first_name\": \"michael\",\n                \"last_name\": \"howard\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"02c91666-0ab4-44c4-9301-32d3cf4b7dec\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"02c91666-0ab4-44c4-9301-32d3cf4b7dec\",\n                \"created_at\": \"2019-04-08T03:46:05.822-05:00\",\n                \"email\": \"harrisjb1+webfl@gmail.com\",\n                \"first_name\": \"j\",\n                \"last_name\": \"h\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"ca808d39-80ad-486a-bbf1-5d58f207c513\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"ca808d39-80ad-486a-bbf1-5d58f207c513\",\n                \"created_at\": \"2019-03-31T09:14:55.974-05:00\",\n                \"email\": \"michael@fakemail2.com\",\n                \"first_name\": \"michael\",\n                \"last_name\": \"howard\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"6e22fa35-7f2d-4140-85b3-7ed170aeb115\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"6e22fa35-7f2d-4140-85b3-7ed170aeb115\",\n                \"created_at\": \"2019-03-31T07:28:48.886-05:00\",\n                \"email\": \"michael@fakemail.com\",\n                \"first_name\": \"michael\",\n                \"last_name\": \"howard\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"6165a9df-3517-4123-a826-4eff687c9439\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"6165a9df-3517-4123-a826-4eff687c9439\",\n                \"created_at\": \"2018-04-17T03:30:48.374-05:00\",\n                \"email\": \"kxqmvduww@canadian-pharmacys.com\",\n                \"first_name\": \"ucdevt\",\n                \"last_name\": \"ucdevt\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"c8ad8fb6-7a8f-4f2c-9233-c2e5027e6f33\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"c8ad8fb6-7a8f-4f2c-9233-c2e5027e6f33\",\n                \"created_at\": \"2018-03-05T20:16:00.024-06:00\",\n                \"email\": \"gavin@cloudspot.io\",\n                \"first_name\": \"Gavin\",\n                \"last_name\": \"Wade\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"269e6c29-946a-457a-bafc-ff85a2e39744\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"269e6c29-946a-457a-bafc-ff85a2e39744\",\n                \"created_at\": \"2018-01-12T09:21:46.271-06:00\",\n                \"email\": \"josh@instaproofs.com\",\n                \"first_name\": \"API josh@instaproofs.com\",\n                \"last_name\": \"USER\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"ed341122-04a6-4735-97f0-c4e8d3f6f7b3\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"ed341122-04a6-4735-97f0-c4e8d3f6f7b3\",\n                \"created_at\": \"2018-01-08T13:04:37.277-06:00\",\n                \"email\": \"contact@instaproofs.com\",\n                \"first_name\": \"API contact@instaproofs.com\",\n                \"last_name\": \"USER\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"5dfc3337-ba3f-4764-b6ab-93b4aefeb853\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"5dfc3337-ba3f-4764-b6ab-93b4aefeb853\",\n                \"created_at\": \"2018-01-02T10:59:29.518-06:00\",\n                \"email\": \"client-email-api-video-test@mymusea.com\",\n                \"first_name\": \"API client-email-api-video-test@mymusea.com\",\n                \"last_name\": \"USER\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"12cfc5c2-2097-4d13-9946-c2c6df0d70ca\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"12cfc5c2-2097-4d13-9946-c2c6df0d70ca\",\n                \"created_at\": \"2018-01-02T09:03:05.997-06:00\",\n                \"email\": \"josh@mymusea.com\",\n                \"first_name\": \"API josh@mymusea.com\",\n                \"last_name\": \"USER\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": true,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"b4da8b1f-a0f8-485f-968d-636d7a6fb9bc\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"b4da8b1f-a0f8-485f-968d-636d7a6fb9bc\",\n                \"created_at\": \"2017-10-25T02:32:44.813-05:00\",\n                \"email\": \"support@pic-time.com\",\n                \"first_name\": \"API support@pic-time.com\",\n                \"last_name\": \"USER\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"f399de44-ab5e-4f9c-b003-5fd643124a6e\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"f399de44-ab5e-4f9c-b003-5fd643124a6e\",\n                \"created_at\": \"2017-10-23T01:23:02.858-05:00\",\n                \"email\": \"musealabvendor@proofingsite.com\",\n                \"first_name\": \"API User\",\n                \"last_name\": \"EXAMPLE\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"d6944bd1-329b-4f8a-aa78-85744a204d3d\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"d6944bd1-329b-4f8a-aa78-85744a204d3d\",\n                \"created_at\": \"2017-10-14T02:14:41.084-05:00\",\n                \"email\": \"mike@example.com\",\n                \"first_name\": \"API mike@example.com\",\n                \"last_name\": \"USER\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"3bba7703-7a5a-4e31-a0f3-aca2e8a4862f\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"3bba7703-7a5a-4e31-a0f3-aca2e8a4862f\",\n                \"created_at\": \"2017-10-14T02:13:53.959-05:00\",\n                \"email\": \"dan@example.com\",\n                \"first_name\": \"API dan@example.com\",\n                \"last_name\": \"USER\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"0936bef8-c6a7-4402-9837-d806f50dfff6\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"0936bef8-c6a7-4402-9837-d806f50dfff6\",\n                \"created_at\": \"2017-10-11T05:26:45.910-05:00\",\n                \"email\": \"example@example.com\",\n                \"first_name\": \"API example@example.com\",\n                \"last_name\": \"USER\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"edb57d79-39a1-4e14-89d1-730222c7dc73\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"edb57d79-39a1-4e14-89d1-730222c7dc73\",\n                \"created_at\": \"2017-10-11T03:47:36.077-05:00\",\n                \"email\": \"amir@pic-time.com\",\n                \"first_name\": \"Amir\",\n                \"last_name\": \"Karby\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"174348ba-cfbe-4fa3-b418-4c899201fccb\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"174348ba-cfbe-4fa3-b418-4c899201fccb\",\n                \"created_at\": \"2017-10-11T03:47:15.242-05:00\",\n                \"email\": \"nirit@pic-time.com\",\n                \"first_name\": \"Nirit\",\n                \"last_name\": \"Karby\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"06a6863d-0fd0-4094-b87d-a6e3bdda2e46\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"06a6863d-0fd0-4094-b87d-a6e3bdda2e46\",\n                \"created_at\": \"2017-10-11T03:46:41.894-05:00\",\n                \"email\": \"asaf@pic-time.com\",\n                \"first_name\": \"Asaf\",\n                \"last_name\": \"Jaffe\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"9977a313-34fa-44b7-95c7-5212f3ddf80c\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"9977a313-34fa-44b7-95c7-5212f3ddf80c\",\n                \"created_at\": \"2017-10-11T03:45:56.949-05:00\",\n                \"email\": \"adam@instaproofs.com\",\n                \"first_name\": \"Adam\",\n                \"last_name\": \"Ellis\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"968a0ecc-37b7-4908-bad4-b84524087e39\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"968a0ecc-37b7-4908-bad4-b84524087e39\",\n                \"created_at\": \"2017-07-14T20:38:04.120-05:00\",\n                \"email\": \"michael+2@michaelhphoto.com\",\n                \"first_name\": \"Michael\",\n                \"last_name\": \"Howard\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"a775e7e0-bf5e-4093-bde6-1d8393f7d1c7\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"a775e7e0-bf5e-4093-bde6-1d8393f7d1c7\",\n                \"created_at\": \"2017-07-14T19:56:57.502-05:00\",\n                \"email\": \"michael+9@howardphoto.com\",\n                \"first_name\": \"Michael\",\n                \"last_name\": \"Howard\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"598b0a49-3b5e-4b28-bf68-ffb246f22e32\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"598b0a49-3b5e-4b28-bf68-ffb246f22e32\",\n                \"created_at\": \"2017-04-13T18:29:34.062-05:00\",\n                \"email\": \"lab+4@mymusea.com\",\n                \"first_name\": \"michael\",\n                \"last_name\": \"howard\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"b0679565-bb8d-4bd4-866b-db6418af8784\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"b0679565-bb8d-4bd4-866b-db6418af8784\",\n                \"created_at\": \"2017-04-11T18:10:05.780-05:00\",\n                \"email\": \"lab+6@mymusea.com\",\n                \"first_name\": \"Michael\",\n                \"last_name\": \"Howard\",\n                \"credit_available\": null,\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"7edfab55-1bf7-4200-a97c-cb447ad8ef65\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"7edfab55-1bf7-4200-a97c-cb447ad8ef65\",\n                \"created_at\": \"2017-04-11T16:36:09.871-05:00\",\n                \"email\": \"lab+3@mymusea.com\",\n                \"first_name\": \"Michael\",\n                \"last_name\": \"Howard\",\n                \"credit_available\": null,\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"e2f459b9-f643-4f83-be56-c6612f351b0e\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"e2f459b9-f643-4f83-be56-c6612f351b0e\",\n                \"created_at\": \"2017-04-11T16:22:00.720-05:00\",\n                \"email\": \"harrisjb1+first_order@gmail.com\",\n                \"first_name\": \"Tester\",\n                \"last_name\": \"First Order\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"f60f24db-c1cc-4918-9e79-325d3081210e\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"f60f24db-c1cc-4918-9e79-325d3081210e\",\n                \"created_at\": \"2017-04-11T06:58:00.347-05:00\",\n                \"email\": \"lab+8@mymusea.com\",\n                \"first_name\": \"michael\",\n                \"last_name\": \"howard\",\n                \"credit_available\": null,\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"d2ecc963-4dc2-44bb-b93c-3c100050f8fa\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"d2ecc963-4dc2-44bb-b93c-3c100050f8fa\",\n                \"created_at\": \"2017-04-11T06:48:52.525-05:00\",\n                \"email\": \"lab+7@mymusea.com\",\n                \"first_name\": \"Michael\",\n                \"last_name\": \"Howard\",\n                \"credit_available\": \"2.835\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"06f98e7c-f83d-480c-b201-f7a857e30c32\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"06f98e7c-f83d-480c-b201-f7a857e30c32\",\n                \"created_at\": \"2017-04-10T17:34:38.882-05:00\",\n                \"email\": \"harrisjb1+testing@gmail.com\",\n                \"first_name\": \"Testy\",\n                \"last_name\": \"McTesterson\",\n                \"credit_available\": null,\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"7866620d-0cac-4620-aa85-847568ae7a2c\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"7866620d-0cac-4620-aa85-847568ae7a2c\",\n                \"created_at\": \"2017-04-10T15:01:09.715-05:00\",\n                \"email\": \"lab+2@mymusea.com\",\n                \"first_name\": \"Michael\",\n                \"last_name\": \"Howard\",\n                \"credit_available\": null,\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"d062ba72-1ba3-4cd3-abd4-b17455ba2673\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"d062ba72-1ba3-4cd3-abd4-b17455ba2673\",\n                \"created_at\": \"2017-04-10T12:24:45.153-05:00\",\n                \"email\": \"michael+4@howardphoto.com\",\n                \"first_name\": \"Michael\",\n                \"last_name\": \"Howard\",\n                \"credit_available\": null,\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"a221eaef-1ef0-46ad-8700-816e34d2eb02\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"a221eaef-1ef0-46ad-8700-816e34d2eb02\",\n                \"created_at\": \"2017-04-10T06:33:11.734-05:00\",\n                \"email\": \"harrisjb1+email@gmail.com\",\n                \"first_name\": \"EmailTest\",\n                \"last_name\": \"TakeTw\",\n                \"credit_available\": null,\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"b21965ac-fec5-4716-bdb8-c28871c423bc\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"b21965ac-fec5-4716-bdb8-c28871c423bc\",\n                \"created_at\": \"2017-04-10T06:29:53.486-05:00\",\n                \"email\": \"harrisjb1+emailtest@gmail.com\",\n                \"first_name\": \"ReferralEmail\",\n                \"last_name\": \"Test\",\n                \"credit_available\": null,\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"b13d0dfa-a136-4cf9-a792-27f163fe5f6e\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"b13d0dfa-a136-4cf9-a792-27f163fe5f6e\",\n                \"created_at\": \"2017-04-09T06:54:05.464-05:00\",\n                \"email\": \"lab@mymusea.com\",\n                \"first_name\": \"Michael\",\n                \"last_name\": \"Howard\",\n                \"credit_available\": null,\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"19e8a80d-8ce6-45f6-8578-f8b0d3cab053\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"19e8a80d-8ce6-45f6-8578-f8b0d3cab053\",\n                \"created_at\": \"2017-04-08T22:15:36.623-05:00\",\n                \"email\": \"harrisjb1+tester@gmail.com\",\n                \"first_name\": \"Josh\",\n                \"last_name\": \"Tester\",\n                \"credit_available\": null,\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"67b4d5ea-3a9f-4531-afe7-5becdcd6e708\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"67b4d5ea-3a9f-4531-afe7-5becdcd6e708\",\n                \"created_at\": \"2017-04-08T17:20:15.372-05:00\",\n                \"email\": \"jharris+loser@gmail.com\",\n                \"first_name\": \"Josh\",\n                \"last_name\": \"Harris\",\n                \"credit_available\": null,\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"94c778b2-3ef7-4c94-a7da-ebf0a435f75e\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"94c778b2-3ef7-4c94-a7da-ebf0a435f75e\",\n                \"created_at\": \"2017-04-06T17:02:42.016-05:00\",\n                \"email\": \"jharris@referrer.com\",\n                \"first_name\": \"Josh\",\n                \"last_name\": \"Me\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"5dcc16ab-602c-4f5c-a924-162b48f0bcf2\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"5dcc16ab-602c-4f5c-a924-162b48f0bcf2\",\n                \"created_at\": \"2017-04-06T16:53:24.655-05:00\",\n                \"email\": \"harrisjbdkdkdkdkdkd@gmail.com\",\n                \"first_name\": \"me\",\n                \"last_name\": \"Harris\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"96839aad-f268-48e1-9942-77ae2146f03d\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"96839aad-f268-48e1-9942-77ae2146f03d\",\n                \"created_at\": \"2017-04-05T21:18:46.473-05:00\",\n                \"email\": \"harrisjb1+reefer@gmail.com\",\n                \"first_name\": \"Referred\",\n                \"last_name\": \"User One\",\n                \"credit_available\": \"999.25\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"6b8e47a8-391a-4a10-a3b0-3ec80c92f9b8\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"6b8e47a8-391a-4a10-a3b0-3ec80c92f9b8\",\n                \"created_at\": \"2017-03-07T14:47:51.740-06:00\",\n                \"email\": \"delmarphotography1@gmail.com\",\n                \"first_name\": \"Josh\",\n                \"last_name\": \"Harris\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"6d402fcc-2939-451b-bd48-e7f8f40b93c8\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"6d402fcc-2939-451b-bd48-e7f8f40b93c8\",\n                \"created_at\": \"2016-04-27T09:49:13.860-05:00\",\n                \"email\": \"info@michealbphotography.com\",\n                \"first_name\": \"micheal\",\n                \"last_name\": \"beaulieu\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": \"BEAULIEU-7485\",\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"ea5e781e-e627-4fcc-aee3-7fe027973b9c\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"ea5e781e-e627-4fcc-aee3-7fe027973b9c\",\n                \"created_at\": \"2016-04-25T10:53:23.276-05:00\",\n                \"email\": \"michael+3@howardphoto.com\",\n                \"first_name\": \"Michael\",\n                \"last_name\": \"Howard\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": \"HOWARD-6405\",\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": \"\"\n            }\n        },\n        {\n            \"id\": \"08621931-ddca-47e6-9190-3a63b5c1a8ee\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"08621931-ddca-47e6-9190-3a63b5c1a8ee\",\n                \"created_at\": \"2016-04-24T19:29:03.200-05:00\",\n                \"email\": \"michael+2@howardphoto.com\",\n                \"first_name\": \"Michael\",\n                \"last_name\": \"Howard\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": \"HOWARD-0840\",\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"d14ff61d-da25-4a32-b610-1287678f020b\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"d14ff61d-da25-4a32-b610-1287678f020b\",\n                \"created_at\": \"2016-04-24T06:42:45.738-05:00\",\n                \"email\": \"michael+1@howardphoto.com\",\n                \"first_name\": \"Michael\",\n                \"last_name\": \"Howard\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": \"HOWARD-9118\",\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": \"\"\n            }\n        },\n        {\n            \"id\": \"9453ef07-88b1-4aa5-adfe-d155fc76f4d0\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"9453ef07-88b1-4aa5-adfe-d155fc76f4d0\",\n                \"created_at\": \"2016-04-20T13:17:00.947-05:00\",\n                \"email\": \"harrisjb1+2@gmail.com\",\n                \"first_name\": \"Josh\",\n                \"last_name\": \"Harris\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": \"HARRIS-4505\",\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"15915715-acd5-4601-99dc-d15ccb271ede\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"15915715-acd5-4601-99dc-d15ccb271ede\",\n                \"created_at\": \"2016-04-20T12:42:06.271-05:00\",\n                \"email\": \"michael@howardphoto.com\",\n                \"first_name\": \"Michael\",\n                \"last_name\": \"Howard\",\n                \"credit_available\": \"12.99\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": \"HOWARD-4934\",\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": \"\"\n            }\n        },\n        {\n            \"id\": \"c7f0561f-af4c-40ac-89e6-feed782ca0f2\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"c7f0561f-af4c-40ac-89e6-feed782ca0f2\",\n                \"created_at\": \"2016-03-19T09:12:48.506-05:00\",\n                \"email\": \"michaelhowardphoto@gmail.com\",\n                \"first_name\": \"Michael\",\n                \"last_name\": \"Howard\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": \"HOWARD-3671\",\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"ae7e258e-d86c-4e04-81e7-a3d868304b28\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"ae7e258e-d86c-4e04-81e7-a3d868304b28\",\n                \"created_at\": \"2016-03-05T14:48:34.067-06:00\",\n                \"email\": \"harrisjb1+10@gmail.com\",\n                \"first_name\": \"Josh\",\n                \"last_name\": \"Harris\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": \"HARRIS-7732\",\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"124c6be0-44cb-46a2-8290-327b6866c26d\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"124c6be0-44cb-46a2-8290-327b6866c26d\",\n                \"created_at\": \"2016-02-29T10:46:05.363-06:00\",\n                \"email\": \"info@patfureyphoto.com\",\n                \"first_name\": \"pat\",\n                \"last_name\": \"furey\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": \"FUREY-8594\",\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"73049063-7aca-4fda-b7c4-1a0f0959f377\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"73049063-7aca-4fda-b7c4-1a0f0959f377\",\n                \"created_at\": \"2016-02-27T07:57:52.990-06:00\",\n                \"email\": \"ashley@brookeimages.com\",\n                \"first_name\": \"Ashley\",\n                \"last_name\": \"Granstad\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": \"GRANSTAD-0279\",\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"8572ea03-b456-4e5e-9767-4a488a4910b0\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"8572ea03-b456-4e5e-9767-4a488a4910b0\",\n                \"created_at\": \"2016-02-27T06:04:28.591-06:00\",\n                \"email\": \"angela@almost-fantasy.com\",\n                \"first_name\": \"Angela\",\n                \"last_name\": \"Mohney\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": \"MOHNEY-0487\",\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        }\n    ],\n    \"meta\": {\n        \"current_user_is_admin\": true,\n        \"current_user_is_api_vendor\": true,\n        \"view_as_photographer_id\": 1,\n        \"current_user_id\": 1\n    }\n}"}],"_postman_id":"a86dd48b-c68d-4a9c-aef9-3dcc405659c4"},{"name":"Search Photographers - Admin","id":"1eb824e6-1ab8-43ab-ba5f-f341a1f072c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/find_photographer?query=harrisjb1","description":"<p>To flag an order as urgent, make a patch request with the type: urgent </p>\n<p><a href=\"http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64\">http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64</a></p>\n","urlObject":{"path":["api","v2","find_photographer"],"host":["https://api.stagingmusea.com"],"query":[{"key":"query","value":"harrisjb1"}],"variable":[]}},"response":[{"id":"184bd3c6-b1fc-4cd4-ad57-d720c1609c7a","name":"Search Photographers - Admin","originalRequest":{"method":"GET","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.stagingmusea.com/api/v2/find_photographer?query=harrisjb1","host":["https://api.stagingmusea.com"],"path":["api","v2","find_photographer"],"query":[{"key":"query","value":"harrisjb1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 06:22:30 GMT"},{"key":"ETag","value":"W/\"d50cd99f3ec20d91518100c4647a0a1d\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"ce7cc773-2143-4204-9e22-3e1ecc2ba7cb"},{"key":"X-Runtime","value":"0.036033"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"8058"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"9453ef07-88b1-4aa5-adfe-d155fc76f4d0\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"9453ef07-88b1-4aa5-adfe-d155fc76f4d0\",\n                \"created_at\": \"2016-04-20T13:17:00.947-05:00\",\n                \"email\": \"harrisjb1+2@gmail.com\",\n                \"first_name\": \"Josh\",\n                \"last_name\": \"Harris\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": \"HARRIS-4505\",\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"e2f459b9-f643-4f83-be56-c6612f351b0e\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"e2f459b9-f643-4f83-be56-c6612f351b0e\",\n                \"created_at\": \"2017-04-11T16:22:00.720-05:00\",\n                \"email\": \"harrisjb1+first_order@gmail.com\",\n                \"first_name\": \"Tester\",\n                \"last_name\": \"First Order\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"b21965ac-fec5-4716-bdb8-c28871c423bc\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"b21965ac-fec5-4716-bdb8-c28871c423bc\",\n                \"created_at\": \"2017-04-10T06:29:53.486-05:00\",\n                \"email\": \"harrisjb1+emailtest@gmail.com\",\n                \"first_name\": \"ReferralEmail\",\n                \"last_name\": \"Test\",\n                \"credit_available\": null,\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"fcf0ffc7-4d2f-4abd-86d8-06bcf4872631\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"fcf0ffc7-4d2f-4abd-86d8-06bcf4872631\",\n                \"created_at\": \"2020-10-06T12:34:35.507-05:00\",\n                \"email\": \"harrisjb1+cybdom@gmail.com\",\n                \"first_name\": \"josh\",\n                \"last_name\": \"harris\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"ae7e258e-d86c-4e04-81e7-a3d868304b28\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"ae7e258e-d86c-4e04-81e7-a3d868304b28\",\n                \"created_at\": \"2016-03-05T14:48:34.067-06:00\",\n                \"email\": \"harrisjb1+10@gmail.com\",\n                \"first_name\": \"Josh\",\n                \"last_name\": \"Harris\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": \"HARRIS-7732\",\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"96839aad-f268-48e1-9942-77ae2146f03d\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"96839aad-f268-48e1-9942-77ae2146f03d\",\n                \"created_at\": \"2017-04-05T21:18:46.473-05:00\",\n                \"email\": \"harrisjb1+reefer@gmail.com\",\n                \"first_name\": \"Referred\",\n                \"last_name\": \"User One\",\n                \"credit_available\": \"999.25\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"19e8a80d-8ce6-45f6-8578-f8b0d3cab053\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"19e8a80d-8ce6-45f6-8578-f8b0d3cab053\",\n                \"created_at\": \"2017-04-08T22:15:36.623-05:00\",\n                \"email\": \"harrisjb1+tester@gmail.com\",\n                \"first_name\": \"Josh\",\n                \"last_name\": \"Tester\",\n                \"credit_available\": null,\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"dd699190-4839-4559-bbd9-220c90bbe9a8\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"dd699190-4839-4559-bbd9-220c90bbe9a8\",\n                \"created_at\": \"2015-11-14T09:24:25.567-06:00\",\n                \"email\": \"harrisjb1@gmail.com\",\n                \"first_name\": \"Josh\",\n                \"last_name\": \"Harris\",\n                \"credit_available\": \"1228.8425\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": true,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": \"hellos\",\n                \"referred_users_count\": 2,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n                \"created_at\": \"2021-12-17T21:35:19.385-06:00\",\n                \"email\": \"harrisjb1+available@gmail.com\",\n                \"first_name\": \"Josh\",\n                \"last_name\": \"Harris\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/116/blanket_certificates/Alexandria%2C%20VA%20-%20PP%20%26%20Vehicle%20Registration%20Confirmation%20Page.pdf\",\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": 419,\n                \"referral_code\": \"newReferralCode\",\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": 1,\n                \"business_name\": \"Josh Harris Photography\",\n                \"business_url\": \"https://www.dallasmavericks.com\"\n            }\n        },\n        {\n            \"id\": \"02c91666-0ab4-44c4-9301-32d3cf4b7dec\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"02c91666-0ab4-44c4-9301-32d3cf4b7dec\",\n                \"created_at\": \"2019-04-08T03:46:05.822-05:00\",\n                \"email\": \"harrisjb1+webfl@gmail.com\",\n                \"first_name\": \"j\",\n                \"last_name\": \"h\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"2ce8747b-591a-45f9-8883-97aaa47e8ac5\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"2ce8747b-591a-45f9-8883-97aaa47e8ac5\",\n                \"created_at\": \"2020-03-25T05:00:51.099-05:00\",\n                \"email\": \"harrisjb1+staging@gmail.com\",\n                \"first_name\": \"joshua\",\n                \"last_name\": \"harris\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": \"error\",\n                \"referred_users_count\": 0,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"9c28807e-b8f1-4128-819e-14df192cf392\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"9c28807e-b8f1-4128-819e-14df192cf392\",\n                \"created_at\": \"2020-11-01T04:07:47.671-06:00\",\n                \"email\": \"harrisjb1+refer_test@gmail.co\",\n                \"first_name\": \"josh\",\n                \"last_name\": \"harris\",\n                \"credit_available\": \"0.0\",\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"a221eaef-1ef0-46ad-8700-816e34d2eb02\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"a221eaef-1ef0-46ad-8700-816e34d2eb02\",\n                \"created_at\": \"2017-04-10T06:33:11.734-05:00\",\n                \"email\": \"harrisjb1+email@gmail.com\",\n                \"first_name\": \"EmailTest\",\n                \"last_name\": \"TakeTw\",\n                \"credit_available\": null,\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        },\n        {\n            \"id\": \"06f98e7c-f83d-480c-b201-f7a857e30c32\",\n            \"type\": \"photographer\",\n            \"attributes\": {\n                \"guid\": \"06f98e7c-f83d-480c-b201-f7a857e30c32\",\n                \"created_at\": \"2017-04-10T17:34:38.882-05:00\",\n                \"email\": \"harrisjb1+testing@gmail.com\",\n                \"first_name\": \"Testy\",\n                \"last_name\": \"McTesterson\",\n                \"credit_available\": null,\n                \"blanket_certificate_of_resale_link\": null,\n                \"phone\": null,\n                \"user_approved\": false,\n                \"social_media_url\": null,\n                \"superadmin\": false,\n                \"default_shipping_address_id\": null,\n                \"referral_code\": null,\n                \"referred_users_count\": null,\n                \"referred_by_user_id\": null,\n                \"business_name\": null,\n                \"business_url\": null\n            }\n        }\n    ],\n    \"meta\": {\n        \"current_user_is_admin\": true,\n        \"current_user_is_api_vendor\": true,\n        \"view_as_photographer_id\": 1,\n        \"current_user_id\": 1\n    }\n}"}],"_postman_id":"1eb824e6-1ab8-43ab-ba5f-f341a1f072c9"},{"name":"Update Photographer Password - Admin","id":"a61ab07b-3414-44fd-bbae-bbb7364e1b13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"password\",\n    \"value\": \"password123\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/users/58282cb1-025d-4ef7-88bd-c827901f5685","description":"<p>To flag an order as urgent, make a patch request with the type: urgent </p>\n<p><a href=\"http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64\">http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64</a></p>\n","urlObject":{"path":["api","v2","users","58282cb1-025d-4ef7-88bd-c827901f5685"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"0b2635e1-3ff1-47b5-9b93-c7700dfa30a7","name":"Update Photographer Password - Admin","originalRequest":{"method":"PATCH","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"password\",\n    \"value\": \"password123\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/users/58282cb1-025d-4ef7-88bd-c827901f5685"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 06:27:00 GMT"},{"key":"ETag","value":"W/\"f59184289f29f0aca31129dea80ef224\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"ca62a7a6-937e-422d-a726-06eb8386efb8"},{"key":"X-Runtime","value":"0.544998"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"888"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n        \"type\": \"photographer\",\n        \"attributes\": {\n            \"guid\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"created_at\": \"2021-12-17T21:35:19.385-06:00\",\n            \"email\": \"harrisjb1+available@gmail.com\",\n            \"first_name\": \"Josh\",\n            \"last_name\": \"Harris\",\n            \"credit_available\": \"0.0\",\n            \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/116/blanket_certificates/Alexandria%2C%20VA%20-%20PP%20%26%20Vehicle%20Registration%20Confirmation%20Page.pdf\",\n            \"phone\": null,\n            \"user_approved\": false,\n            \"social_media_url\": null,\n            \"superadmin\": false,\n            \"default_shipping_address_id\": 419,\n            \"referral_code\": \"newReferralCode\",\n            \"referred_users_count\": 0,\n            \"referred_by_user_id\": 1,\n            \"business_name\": \"Josh Harris Photography\",\n            \"business_url\": \"https://www.dallasmavericks.com\"\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": true,\n        \"current_user_is_api_vendor\": true,\n        \"view_as_photographer_id\": 1,\n        \"current_user_id\": 1\n    }\n}"}],"_postman_id":"a61ab07b-3414-44fd-bbae-bbb7364e1b13"},{"name":"Update Photographer Approval Status - Admin","id":"ed57618c-d26f-468a-a483-6702d6157d1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"status\",\n    \"value\": \"approved\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/users/58282cb1-025d-4ef7-88bd-c827901f5685","description":"<p>To flag an order as urgent, make a patch request with the type: urgent </p>\n<p><a href=\"http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64\">http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64</a></p>\n","urlObject":{"path":["api","v2","users","58282cb1-025d-4ef7-88bd-c827901f5685"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"82d0ba6f-eeb8-4843-a9d5-e62263c3ceea","name":"Update Photographer Approval Status - Admin","originalRequest":{"method":"PATCH","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"status\",\n    \"value\": \"approved\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/users/58282cb1-025d-4ef7-88bd-c827901f5685"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 06:28:06 GMT"},{"key":"ETag","value":"W/\"2f7a3144401bc7518ef97d3cbc2f5d45\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"60a5abec-ee25-4a48-bdd7-905571ec96e6"},{"key":"X-Runtime","value":"0.025292"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"887"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n        \"type\": \"photographer\",\n        \"attributes\": {\n            \"guid\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"created_at\": \"2021-12-17T21:35:19.385-06:00\",\n            \"email\": \"harrisjb1+available@gmail.com\",\n            \"first_name\": \"Josh\",\n            \"last_name\": \"Harris\",\n            \"credit_available\": \"0.0\",\n            \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/116/blanket_certificates/Alexandria%2C%20VA%20-%20PP%20%26%20Vehicle%20Registration%20Confirmation%20Page.pdf\",\n            \"phone\": null,\n            \"user_approved\": true,\n            \"social_media_url\": null,\n            \"superadmin\": false,\n            \"default_shipping_address_id\": 419,\n            \"referral_code\": \"newReferralCode\",\n            \"referred_users_count\": 0,\n            \"referred_by_user_id\": 1,\n            \"business_name\": \"Josh Harris Photography\",\n            \"business_url\": \"https://www.dallasmavericks.com\"\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": true,\n        \"current_user_is_api_vendor\": true,\n        \"view_as_photographer_id\": 1,\n        \"current_user_id\": 1\n    }\n}"}],"_postman_id":"ed57618c-d26f-468a-a483-6702d6157d1c"},{"name":"Update Photographer Login Email - Admin","id":"11a6e818-cae2-47ba-aa41-715d3ee66eee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"email\",\n    \"value\": \"harrisjb1+available@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/users/58282cb1-025d-4ef7-88bd-c827901f5685","description":"<p>To flag an order as urgent, make a patch request with the type: urgent </p>\n<p><a href=\"http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64\">http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64</a></p>\n","urlObject":{"path":["api","v2","users","58282cb1-025d-4ef7-88bd-c827901f5685"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"762011af-c87e-4cb3-9dbf-ed187575df7e","name":"Update Photographer Login Email - Admin","originalRequest":{"method":"PATCH","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"email\",\n    \"value\": \"harrisjb1+available@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/users/58282cb1-025d-4ef7-88bd-c827901f5685"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 06:29:59 GMT"},{"key":"ETag","value":"W/\"2f7a3144401bc7518ef97d3cbc2f5d45\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"4341b546-4fa8-434a-8fe8-b10697848b1a"},{"key":"X-Runtime","value":"0.032374"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"887"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n        \"type\": \"photographer\",\n        \"attributes\": {\n            \"guid\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"created_at\": \"2021-12-17T21:35:19.385-06:00\",\n            \"email\": \"harrisjb1+available@gmail.com\",\n            \"first_name\": \"Josh\",\n            \"last_name\": \"Harris\",\n            \"credit_available\": \"0.0\",\n            \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/116/blanket_certificates/Alexandria%2C%20VA%20-%20PP%20%26%20Vehicle%20Registration%20Confirmation%20Page.pdf\",\n            \"phone\": null,\n            \"user_approved\": true,\n            \"social_media_url\": null,\n            \"superadmin\": false,\n            \"default_shipping_address_id\": 419,\n            \"referral_code\": \"newReferralCode\",\n            \"referred_users_count\": 0,\n            \"referred_by_user_id\": 1,\n            \"business_name\": \"Josh Harris Photography\",\n            \"business_url\": \"https://www.dallasmavericks.com\"\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": true,\n        \"current_user_is_api_vendor\": true,\n        \"view_as_photographer_id\": 1,\n        \"current_user_id\": 1\n    }\n}"}],"_postman_id":"11a6e818-cae2-47ba-aa41-715d3ee66eee"},{"name":"Update Photographer Credit - Admin","id":"bcd9dd13-33d7-42c6-952e-a4170a9a25f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"credit\",\n    \"value\": \"20.00\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/users/58282cb1-025d-4ef7-88bd-c827901f5685","description":"<p>To flag an order as urgent, make a patch request with the type: urgent </p>\n<p><a href=\"http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64\">http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64</a></p>\n","urlObject":{"path":["api","v2","users","58282cb1-025d-4ef7-88bd-c827901f5685"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"328c4c03-f236-4785-9c03-5af76825fc51","name":"Update Photographer Credit - Admin","originalRequest":{"method":"PATCH","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"credit\",\n    \"value\": \"20.00\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/users/58282cb1-025d-4ef7-88bd-c827901f5685"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 06:31:23 GMT"},{"key":"ETag","value":"W/\"b4fc5fe27b2f04e4ad5d02824290372c\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"8a588f56-a691-46c3-a5fc-d652e67ba6a5"},{"key":"X-Runtime","value":"0.019056"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"888"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n        \"type\": \"photographer\",\n        \"attributes\": {\n            \"guid\": \"58282cb1-025d-4ef7-88bd-c827901f5685\",\n            \"created_at\": \"2021-12-17T21:35:19.385-06:00\",\n            \"email\": \"harrisjb1+available@gmail.com\",\n            \"first_name\": \"Josh\",\n            \"last_name\": \"Harris\",\n            \"credit_available\": \"20.0\",\n            \"blanket_certificate_of_resale_link\": \"https://musea-staging.s3.amazonaws.com/users/116/blanket_certificates/Alexandria%2C%20VA%20-%20PP%20%26%20Vehicle%20Registration%20Confirmation%20Page.pdf\",\n            \"phone\": null,\n            \"user_approved\": true,\n            \"social_media_url\": null,\n            \"superadmin\": false,\n            \"default_shipping_address_id\": 419,\n            \"referral_code\": \"newReferralCode\",\n            \"referred_users_count\": 0,\n            \"referred_by_user_id\": 1,\n            \"business_name\": \"Josh Harris Photography\",\n            \"business_url\": \"https://www.dallasmavericks.com\"\n        }\n    },\n    \"meta\": {\n        \"current_user_is_admin\": true,\n        \"current_user_is_api_vendor\": true,\n        \"view_as_photographer_id\": 1,\n        \"current_user_id\": 1\n    }\n}"}],"_postman_id":"bcd9dd13-33d7-42c6-952e-a4170a9a25f0"},{"name":"Login As User - Admin","id":"375853db-16ec-4017-afe9-773f230f3ce2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"harrisjb1+available@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/login_as_user","description":"<p>To flag an order as urgent, make a patch request with the type: urgent </p>\n<p><a href=\"http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64\">http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64</a></p>\n","urlObject":{"path":["api","v2","login_as_user"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"3fb16e47-10c7-4aac-b22b-cd153a56f075","name":"Login As User - Admin","originalRequest":{"method":"POST","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"harrisjb1+available@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/login_as_user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 19 Dec 2021 06:32:55 GMT"},{"key":"ETag","value":"W/\"2c92bea1fab0a25e253f73dcb67671a0\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"19187996-d984-4415-b0bd-149f9d02f361"},{"key":"X-Runtime","value":"0.013397"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"227"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"email\": \"harrisjb1+available@gmail.com\",\n    \"name\": \"Josh Harris\",\n    \"business_name\": \"Josh Harris Photography\",\n    \"intercom_user_hash\": \"a460613ba420ca3d9875c191612680b10bd6ecb37a0d7e0da3b102f1c7181e5b\",\n    \"token\": \"vVZpUKmTkpB6aqmB7t9R7U2v\"\n}"}],"_postman_id":"375853db-16ec-4017-afe9-773f230f3ce2"},{"name":"Logout - Admin","id":"f3b15d05-6457-4b0f-8546-873208cece46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/logout","description":"<p>To flag an order as urgent, make a patch request with the type: urgent </p>\n<p><a href=\"http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64\">http://api.lvh.me:3001/api/v2/lab_orders/100bffa5-f514-4c45-b904-66c85f001d64</a></p>\n","urlObject":{"path":["api","v2","logout"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"71167da2-e5e1-418d-9333-2769b21b20ad","name":"Logout - Admin","originalRequest":{"method":"DELETE","header":[{"key":"token","value":"rFLLZaV4u17o1zK3emnaYyBU","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.stagingmusea.com/api/v2/logout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sun, 19 Dec 2021 06:34:44 GMT"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"7bf5ac03-f76a-40bf-a027-c6ecb8993865"},{"key":"X-Runtime","value":"0.022843"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"f3b15d05-6457-4b0f-8546-873208cece46"}],"id":"e61c950a-f9e1-4294-a09c-6b1735b412aa","_postman_id":"e61c950a-f9e1-4294-a09c-6b1735b412aa","description":""},{"name":"AdminPhotographerProfile","item":[{"name":"Photographer with Order Notes","id":"333971ad-d6cf-4afa-ac04-335adbd8297c","protocolProfileBehavior":{"disabledSystemHeaders":{"accept":true},"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"rRPwNtHGNLnvTGwPdwFg5Fgd","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"api.lvh.me:3001/api/v2/photographers/6e1de010-f5ab-4034-b7a8-b7d970de8fa5/order_notes","urlObject":{"port":"3001","path":["api","v2","photographers","6e1de010-f5ab-4034-b7a8-b7d970de8fa5","order_notes"],"host":["api","lvh","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"333971ad-d6cf-4afa-ac04-335adbd8297c"}],"id":"02bafcda-0eea-41fd-832b-f69a035506ea","_postman_id":"02bafcda-0eea-41fd-832b-f69a035506ea","description":""}],"id":"da293515-712a-4005-8d42-546bd076b8bd","_postman_id":"da293515-712a-4005-8d42-546bd076b8bd","description":""},{"name":"MAILERS","item":[],"id":"3cde4f1f-00d9-4f02-962c-bf686fe46311","_postman_id":"3cde4f1f-00d9-4f02-962c-bf686fe46311","description":""},{"name":"EXTERNAL-VENDOR-INTEGRATIONS","item":[{"name":"LabOrdersWithLineItems#create - Used by Vendor API","id":"127c98d2-9a08-1868-3153-da01635f0705","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"DpjSV26zyQQ8VQbKp33rnD14"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"order_name\": \"JOSH-1581296837\",\n\t\"photographer_email\": \"harrisjb1@gmail.com\",\n\t\"external_order_id\": \"JOSH-175838557\",\n\t\"status\": null,\n\t\"shipping_service\": null,\n\t\"shipping_method\": \"overnight\",\n\t\"tracking_number\": null,\n\t\"notes\": null,\n\t\"subtotal\": null,\n\t\"total\": null,\n\t\"shipping_total\": null,\n\t\"discount\": null,\n\t\"shipping_address\": \"0668d68e-f3a5-4a08-9443-0b01764710c8\",\n\t\"client_name\": \"JOSH\",\n\t\"discount_code\": null,\n\t\"photographs\": null,\n\t\"line_items\": [{\n\t\t\"guid\": \"27f74307-9cf8-40e7-849f-0217192268b4\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21742845_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21742845/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=2esar4i4PVSsfCtBoKdh3m0mvh%2F4JKaB09pPwGPYq7Y%3D&se=2021-01-09T06%3A53%3A13Z&sp=r\",\n\t\t\"print_size\": \"cd0d3fc8-b0e2-4a31-9b22-a2fa19006f8c\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"fd95c61e-8373-4930-a926-d7e7f396107c\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743007_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743007/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=PPYB9ZcsFRKroYCtYrwfhjjdL1LdXN0yfQUCpmJJkto%3D&se=2021-01-09T06%3A53%3A13Z&sp=r\",\n\t\t\"print_size\": \"\",\n\t\t\"finishing_service\": \"f6127cdd-e487-4d1d-95a9-2e9713c4677c\",\n\t\t\"finishing_service_detail\": \"cea9cd93-e897-4939-b062-914373651c21\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"50817ed4-c1c9-4e1a-90cb-e6740791bfed\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743384_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743384/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=JNIbgZrSUGSBIBlrBtZ0gH1g%2F62bmQBL7DLiFyZcO2M%3D&se=2021-01-09T06%3A53%3A14Z&sp=r\",\n\t\t\"print_size\": \"285ac468-ea7a-4f23-8c3e-15c8c6ba06f2\",\n\t\t\"finishing_service\": \"39dcf6d7-8df0-4d73-8828-f4d1a8d60197\",\n\t\t\"finishing_service_detail\": \"0b1f7425-c71c-4091-804f-2422e928eaec\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"2bf4f955-0a09-4bc5-91c6-b1381d9c6515\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743392_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743392/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=NVhc8HOpq%2BkXqJuwAEZoERNS6iWl8Y%2FCjUFc7WIvRMU%3D&se=2021-01-09T06%3A53%3A14Z&sp=r\",\n\t\t\"print_size\": \"3ae9d0c9-db63-48d8-813a-ca6f41600aaa\",\n\t\t\"finishing_service\": \"089bf7ee-d628-4a0d-99ee-28a531bfa0f1\",\n\t\t\"finishing_service_detail\": \"acddebf2-fe50-4da4-aa69-269c3a9b3665\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"c70c840f-8380-41ae-9d91-924e6504d0de\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743400_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743400/item/imposed-00000.jpg?sv=2019-02-02&sr=b&sig=QJ%2FQcCmIQf8Alhfxnz0X0gUssl0nAhU3edJFY2lZpw0%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"8b3981e8-9f47-4010-97ea-880f9a349b8a\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"a4503779-7f66-4094-b79b-a9b2d1004d04\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=5VZR%2BT4RrC6%2Fj%2FatGjRYP%2FCin%2BXvod%2BHGmSI%2Fsf03j8%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"70999b93-bce1-4c47-bfac-e28b1d2e9533\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_1\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00002.jpg?sv=2019-02-02&sr=b&sig=1iHz78BkaQ8GJwz%2FmPD6pI9WHT2KT%2BBrKALtWrcpOI4%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"ba4a5dde-7087-4fc5-a41b-df32cdfb4be9\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_2\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00003.jpg?sv=2019-02-02&sr=b&sig=Hwm9XTgABBB8R5%2B7TFSIdq8Nz6lxSOWTgOoRbnUmUjQ%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"d8e4fe8a-be89-4077-9262-1a3c9d7fcc21\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_3\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00004.jpg?sv=2019-02-02&sr=b&sig=Tyz5hYk%2BHtY9VGSYuOglXY8WtiWqX93WlUxeuGsZewY%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"53a1e5ad-e3c2-4fba-89de-dd71a21b3351\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_4\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00005.jpg?sv=2019-02-02&sr=b&sig=hKXrSHOjfnLAF7TYhjejIeA3DdNS551Ir52FqELQiRA%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"9369cb05-75c1-4ff1-b932-ce19de378c24\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_5\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00006.jpg?sv=2019-02-02&sr=b&sig=MPP0kmcN7Q7UPmqkcybYkPmCDZwlqaYfzYJXdbfN8BM%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"b02c9de0-16a2-43fa-82da-3eefc82596de\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_6\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00007.jpg?sv=2019-02-02&sr=b&sig=PUJktzW8%2BwQ9NELldsd5VMt7LM0A2JP%2FHxgUV1lZZ9M%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"3aafaac8-01d0-46ae-89ef-d4dae2f4e1ca\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_7\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00008.jpg?sv=2019-02-02&sr=b&sig=ZhHjGZsb11PLZOcTKdRrYtgsBjwWrxo%2FsFbiUJFiEfM%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"c1b686bd-3c40-4d78-b485-b3759a9b7b69\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_8\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00009.jpg?sv=2019-02-02&sr=b&sig=3Oa5oevUjDhDDYXudNEwR2ZFVFXuFJwcXQk%2BxgsMXaM%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"73028109-dbb0-4135-a6d4-9b7bec57b016\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_9\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00010.jpg?sv=2019-02-02&sr=b&sig=yMOUvJGlUDXCUFwBsWXRPyePNKC4ML6iy1bkGoyLoMw%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"bd1878e0-4294-4c91-96be-936add69eb04\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743590_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743590/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=a5oHu%2BbZhSrunkJyS3AdsH%2FwLDT3sn2Ha7jceVZjUFQ%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"1ac9f26e-6119-4a44-b33b-f91f5dd21688\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"90273658-c1c7-4fff-a592-f5b8b2c6dde9\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743631_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743631/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=0%2BY%2FYe6a%2B7IcpY5U6wuF39WuRMmjPJbOjszCglxpVr4%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"81cc6eab-367b-422d-8508-2393b9e8771f\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"5ad8a2d0-a1a2-40da-af0b-fc258b56dad6\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743732_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743732/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=AvmVOj9ziYB4fYQQOYVRNTXUpXbiLBk4AwXAmaUNcBE%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"1ac9f26e-6119-4a44-b33b-f91f5dd21688\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"56b68af6-9d12-4a68-8320-7d62f9ddbbcb\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743757_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743757/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=FrUmEPVBjkw8Fmxg3TEjdSFSyau%2FA%2BY46MjNUY1z%2Bfw%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"cb29f5e4-7beb-48b6-a35c-94d09cf4852c\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"76238426-3496-481b-8008-e0a19346b22c\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=kHxsqQpAYzzwDlZwwxJ6emOx1VcrkxvRkSZVAWBieMg%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"6c85c752-5cb1-4bc4-8c40-aa1854cd9cf3\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_1\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00002.jpg?sv=2019-02-02&sr=b&sig=TgelRAcg8ZmN2PSyls1aK5cHTFaG7SUGbqG9W%2BYC2KU%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"6a12b8b7-6c90-48c9-a15c-10d754244659\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_2\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00003.jpg?sv=2019-02-02&sr=b&sig=PCfFRU5oWTgjVyvoZwrbsKR%2FvQHnI6GqEKy%2FiM21dAU%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"0bb4262c-6f04-439a-9ebf-5b493e4ac4a8\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_3\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00004.jpg?sv=2019-02-02&sr=b&sig=dVME9vcyRh0ZCswB3GKQVd8NmE954mobVqPsQWgJqlg%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"4f2464fd-e653-43a3-8a96-7301362db862\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_4\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00005.jpg?sv=2019-02-02&sr=b&sig=AkV9xhxN18bAnnCmrcJf2r5arncFJbofYTHraL8fgjQ%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"4e08b21e-ec3f-4994-8b50-9655a138b734\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_5\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00006.jpg?sv=2019-02-02&sr=b&sig=p6Dgg4m0fJzDtxCme89e%2BuZg7QO%2BERmqSZSOHNR5jXg%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"654ebe41-bdcf-4694-a215-4e83bf22d04e\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_6\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00007.jpg?sv=2019-02-02&sr=b&sig=p5Nlu%2B5X4I1xB6LmG35CcI2Lx6hm1bxnbWCeQw3BoKw%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"42b221b5-2989-4913-9d96-0c714af60f6f\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_7\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00008.jpg?sv=2019-02-02&sr=b&sig=eNVnhgcyxDrXwweTgwxzXorccmVywk%2BDQcZ7PWebfJM%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"2bbd0bf5-4e5a-4086-aa6f-6fb30c0c3b8b\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_8\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00009.jpg?sv=2019-02-02&sr=b&sig=xvB0EwKxcSKNAczrPAkrJHJ3LOD5XxiqbQClLhajGGY%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}]\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders","description":"<p>creating a lab order with a minimal body</p>\n","urlObject":{"path":["api","v2","lab_orders"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"7dcb3e86-6a0c-436f-90aa-c88e64b71fc3","name":"LabOrdersWithLineItems#create - Used by Vendor API","originalRequest":{"method":"POST","header":[{"key":"token","value":"DpjSV26zyQQ8VQbKp33rnD14"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"order_name\": \"JOSH-1581296837\",\n\t\"photographer_email\": \"harrisjb1@gmail.com\",\n\t\"external_order_id\": \"JOSH-175838557\",\n\t\"status\": null,\n\t\"shipping_service\": null,\n\t\"shipping_method\": \"overnight\",\n\t\"tracking_number\": null,\n\t\"notes\": null,\n\t\"subtotal\": null,\n\t\"total\": null,\n\t\"shipping_total\": null,\n\t\"discount\": null,\n\t\"shipping_address\": \"0668d68e-f3a5-4a08-9443-0b01764710c8\",\n\t\"client_name\": \"JOSH\",\n\t\"discount_code\": null,\n\t\"photographs\": null,\n\t\"line_items\": [{\n\t\t\"guid\": \"27f74307-9cf8-40e7-849f-0217192268b4\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21742845_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21742845/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=2esar4i4PVSsfCtBoKdh3m0mvh%2F4JKaB09pPwGPYq7Y%3D&se=2021-01-09T06%3A53%3A13Z&sp=r\",\n\t\t\"print_size\": \"cd0d3fc8-b0e2-4a31-9b22-a2fa19006f8c\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"fd95c61e-8373-4930-a926-d7e7f396107c\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743007_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743007/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=PPYB9ZcsFRKroYCtYrwfhjjdL1LdXN0yfQUCpmJJkto%3D&se=2021-01-09T06%3A53%3A13Z&sp=r\",\n\t\t\"print_size\": \"\",\n\t\t\"finishing_service\": \"f6127cdd-e487-4d1d-95a9-2e9713c4677c\",\n\t\t\"finishing_service_detail\": \"cea9cd93-e897-4939-b062-914373651c21\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"50817ed4-c1c9-4e1a-90cb-e6740791bfed\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743384_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743384/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=JNIbgZrSUGSBIBlrBtZ0gH1g%2F62bmQBL7DLiFyZcO2M%3D&se=2021-01-09T06%3A53%3A14Z&sp=r\",\n\t\t\"print_size\": \"285ac468-ea7a-4f23-8c3e-15c8c6ba06f2\",\n\t\t\"finishing_service\": \"39dcf6d7-8df0-4d73-8828-f4d1a8d60197\",\n\t\t\"finishing_service_detail\": \"0b1f7425-c71c-4091-804f-2422e928eaec\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"2bf4f955-0a09-4bc5-91c6-b1381d9c6515\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743392_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743392/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=NVhc8HOpq%2BkXqJuwAEZoERNS6iWl8Y%2FCjUFc7WIvRMU%3D&se=2021-01-09T06%3A53%3A14Z&sp=r\",\n\t\t\"print_size\": \"3ae9d0c9-db63-48d8-813a-ca6f41600aaa\",\n\t\t\"finishing_service\": \"089bf7ee-d628-4a0d-99ee-28a531bfa0f1\",\n\t\t\"finishing_service_detail\": \"acddebf2-fe50-4da4-aa69-269c3a9b3665\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"c70c840f-8380-41ae-9d91-924e6504d0de\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743400_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743400/item/imposed-00000.jpg?sv=2019-02-02&sr=b&sig=QJ%2FQcCmIQf8Alhfxnz0X0gUssl0nAhU3edJFY2lZpw0%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"8b3981e8-9f47-4010-97ea-880f9a349b8a\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"a4503779-7f66-4094-b79b-a9b2d1004d04\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=5VZR%2BT4RrC6%2Fj%2FatGjRYP%2FCin%2BXvod%2BHGmSI%2Fsf03j8%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"70999b93-bce1-4c47-bfac-e28b1d2e9533\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_1\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00002.jpg?sv=2019-02-02&sr=b&sig=1iHz78BkaQ8GJwz%2FmPD6pI9WHT2KT%2BBrKALtWrcpOI4%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"ba4a5dde-7087-4fc5-a41b-df32cdfb4be9\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_2\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00003.jpg?sv=2019-02-02&sr=b&sig=Hwm9XTgABBB8R5%2B7TFSIdq8Nz6lxSOWTgOoRbnUmUjQ%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"d8e4fe8a-be89-4077-9262-1a3c9d7fcc21\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_3\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00004.jpg?sv=2019-02-02&sr=b&sig=Tyz5hYk%2BHtY9VGSYuOglXY8WtiWqX93WlUxeuGsZewY%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"53a1e5ad-e3c2-4fba-89de-dd71a21b3351\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_4\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00005.jpg?sv=2019-02-02&sr=b&sig=hKXrSHOjfnLAF7TYhjejIeA3DdNS551Ir52FqELQiRA%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"9369cb05-75c1-4ff1-b932-ce19de378c24\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_5\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00006.jpg?sv=2019-02-02&sr=b&sig=MPP0kmcN7Q7UPmqkcybYkPmCDZwlqaYfzYJXdbfN8BM%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"b02c9de0-16a2-43fa-82da-3eefc82596de\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_6\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00007.jpg?sv=2019-02-02&sr=b&sig=PUJktzW8%2BwQ9NELldsd5VMt7LM0A2JP%2FHxgUV1lZZ9M%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"3aafaac8-01d0-46ae-89ef-d4dae2f4e1ca\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_7\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00008.jpg?sv=2019-02-02&sr=b&sig=ZhHjGZsb11PLZOcTKdRrYtgsBjwWrxo%2FsFbiUJFiEfM%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"c1b686bd-3c40-4d78-b485-b3759a9b7b69\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_8\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00009.jpg?sv=2019-02-02&sr=b&sig=3Oa5oevUjDhDDYXudNEwR2ZFVFXuFJwcXQk%2BxgsMXaM%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"73028109-dbb0-4135-a6d4-9b7bec57b016\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_9\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00010.jpg?sv=2019-02-02&sr=b&sig=yMOUvJGlUDXCUFwBsWXRPyePNKC4ML6iy1bkGoyLoMw%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"bd1878e0-4294-4c91-96be-936add69eb04\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743590_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743590/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=a5oHu%2BbZhSrunkJyS3AdsH%2FwLDT3sn2Ha7jceVZjUFQ%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"1ac9f26e-6119-4a44-b33b-f91f5dd21688\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"90273658-c1c7-4fff-a592-f5b8b2c6dde9\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743631_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743631/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=0%2BY%2FYe6a%2B7IcpY5U6wuF39WuRMmjPJbOjszCglxpVr4%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"81cc6eab-367b-422d-8508-2393b9e8771f\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"5ad8a2d0-a1a2-40da-af0b-fc258b56dad6\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743732_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743732/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=AvmVOj9ziYB4fYQQOYVRNTXUpXbiLBk4AwXAmaUNcBE%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"1ac9f26e-6119-4a44-b33b-f91f5dd21688\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"56b68af6-9d12-4a68-8320-7d62f9ddbbcb\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743757_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743757/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=FrUmEPVBjkw8Fmxg3TEjdSFSyau%2FA%2BY46MjNUY1z%2Bfw%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"cb29f5e4-7beb-48b6-a35c-94d09cf4852c\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"76238426-3496-481b-8008-e0a19346b22c\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=kHxsqQpAYzzwDlZwwxJ6emOx1VcrkxvRkSZVAWBieMg%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"6c85c752-5cb1-4bc4-8c40-aa1854cd9cf3\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_1\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00002.jpg?sv=2019-02-02&sr=b&sig=TgelRAcg8ZmN2PSyls1aK5cHTFaG7SUGbqG9W%2BYC2KU%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"6a12b8b7-6c90-48c9-a15c-10d754244659\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_2\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00003.jpg?sv=2019-02-02&sr=b&sig=PCfFRU5oWTgjVyvoZwrbsKR%2FvQHnI6GqEKy%2FiM21dAU%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"0bb4262c-6f04-439a-9ebf-5b493e4ac4a8\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_3\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00004.jpg?sv=2019-02-02&sr=b&sig=dVME9vcyRh0ZCswB3GKQVd8NmE954mobVqPsQWgJqlg%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"4f2464fd-e653-43a3-8a96-7301362db862\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_4\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00005.jpg?sv=2019-02-02&sr=b&sig=AkV9xhxN18bAnnCmrcJf2r5arncFJbofYTHraL8fgjQ%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"4e08b21e-ec3f-4994-8b50-9655a138b734\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_5\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00006.jpg?sv=2019-02-02&sr=b&sig=p6Dgg4m0fJzDtxCme89e%2BuZg7QO%2BERmqSZSOHNR5jXg%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"654ebe41-bdcf-4694-a215-4e83bf22d04e\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_6\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00007.jpg?sv=2019-02-02&sr=b&sig=p5Nlu%2B5X4I1xB6LmG35CcI2Lx6hm1bxnbWCeQw3BoKw%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"42b221b5-2989-4913-9d96-0c714af60f6f\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_7\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00008.jpg?sv=2019-02-02&sr=b&sig=eNVnhgcyxDrXwweTgwxzXorccmVywk%2BDQcZ7PWebfJM%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"2bbd0bf5-4e5a-4086-aa6f-6fb30c0c3b8b\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_8\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00009.jpg?sv=2019-02-02&sr=b&sig=xvB0EwKxcSKNAczrPAkrJHJ3LOD5XxiqbQClLhajGGY%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}]\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Thu, 16 Dec 2021 08:29:52 GMT"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"78a5c192-dcb0-405f-a1f2-793f2543946d"},{"key":"X-Runtime","value":"0.128323"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"553"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"status\": 422,\n        \"developer_message\": {\n            \"message\": [\n                \"Shipping address with that guid does not exist. Please create a shipping address or check the id of the shipping address you sent.\"\n            ]\n        },\n        \"error_code\": \"422\",\n        \"user_message\": {\n            \"message\": [\n                \"Shipping address with that guid does not exist. Please create a shipping address or check the id of the shipping address you sent.\"\n            ]\n        },\n        \"class_name\": \"Hash\",\n        \"more_info\": [\n            {\n                \"message\": [\n                    \"Shipping address with that guid does not exist. Please create a shipping address or check the id of the shipping address you sent.\"\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"127c98d2-9a08-1868-3153-da01635f0705"},{"name":"LabOrders#createWithLineItems","id":"7c166788-26ad-6b79-46e9-6489025898d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"DpjSV26zyQQ8VQbKp33rnD14"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"order_name\": \"Order With Line Items\",\n\t\"photographer_email\": \"harrisjb1@gmail.com\",\n\t\"external_order_id\": \"abc123\",\n\t\"status\": \"paid\",\n\t\"shipping_method\": \"ground\",\n\t\"notes\": null,\n\t\"shipping_address\": \"ffea5ac1-07be-4b52-b2cc-d1831d5dc9ee\",\n\t\"discount_code\": null,\n\t\"line_items\": [{\n\t\t\"external_order_id\": \"abc123\",\n\t\t\"external_id\": \"ccc111_0\",\n\t\t\"photograph_url\": \"https://pictimetestinghires1h.blob.core.windows.net/pictures/output/orders/2017_12_24/17379535/9890416/cmp-1.jpg?sv=2017-04-17&sr=b&sig=afEiIZi1eFhYtounJH3QWh2sqrhFQ1migSApNPklIAA%3D&se=2018-12-24T15%3A28%3A24Z&sp=r\",\n\t\t\"print_size\": \"b93db733-d477-48b3-8493-2c3d9116b780\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": null,\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\"\n\t}, {\n\t\t\"external_order_id\": \"abc123\",\n\t\t\"external_id\": \"ccc111_1\",\n\t\t\"photograph_url\": \"https://pictimetestinghires1h.blob.core.windows.net/pictures/output/orders/2017_12_24/17379535/9890416/cmp-2.jpg?sv=2017-04-17&sr=b&sig=KXHPzJTFSfd3hhY4eE%2FvYhkUmORRx%2FP27ydj7MXDqq8%3D&se=2018-12-24T15%3A28%3A24Z&sp=r\",\n\t\t\"print_size\": \"b93db733-d477-48b3-8493-2c3d9116b780\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": null,\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\"\n\t}, {\n\t\t\"external_order_id\": \"abc123\",\n\t\t\"external_id\": \"ccc111_2\",\n\t\t\"photograph_url\": \"https://pictimetestinghires1h.blob.core.windows.net/pictures/output/orders/2017_12_24/17379535/9890416/cmp-3.jpg?sv=2017-04-17&sr=b&sig=Qjo1KX3Cb7yFqojIImOOmCrBHA6DtWSwp2lED5CyfP8%3D&se=2018-12-24T15%3A28%3A24Z&sp=r\",\n\t\t\"print_size\": \"b93db733-d477-48b3-8493-2c3d9116b780\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": null,\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\"\n\t}]\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders","description":"<p>creating a lab order with all line items included</p>\n","urlObject":{"path":["api","v2","lab_orders"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"ab0d9750-3d15-46df-9cbc-3ff7564921ab","name":"LabOrders#createWithLineItems","originalRequest":{"method":"POST","header":[{"key":"token","value":"DpjSV26zyQQ8VQbKp33rnD14"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"order_name\": \"Order With Line Items\",\n\t\"photographer_email\": \"harrisjb1@gmail.com\",\n\t\"external_order_id\": \"abc123\",\n\t\"status\": \"paid\",\n\t\"shipping_method\": \"ground\",\n\t\"notes\": null,\n\t\"shipping_address\": \"ffea5ac1-07be-4b52-b2cc-d1831d5dc9ee\",\n\t\"discount_code\": null,\n\t\"line_items\": [{\n\t\t\"external_order_id\": \"abc123\",\n\t\t\"external_id\": \"ccc111_0\",\n\t\t\"photograph_url\": \"https://pictimetestinghires1h.blob.core.windows.net/pictures/output/orders/2017_12_24/17379535/9890416/cmp-1.jpg?sv=2017-04-17&sr=b&sig=afEiIZi1eFhYtounJH3QWh2sqrhFQ1migSApNPklIAA%3D&se=2018-12-24T15%3A28%3A24Z&sp=r\",\n\t\t\"print_size\": \"b93db733-d477-48b3-8493-2c3d9116b780\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": null,\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\"\n\t}, {\n\t\t\"external_order_id\": \"abc123\",\n\t\t\"external_id\": \"ccc111_1\",\n\t\t\"photograph_url\": \"https://pictimetestinghires1h.blob.core.windows.net/pictures/output/orders/2017_12_24/17379535/9890416/cmp-2.jpg?sv=2017-04-17&sr=b&sig=KXHPzJTFSfd3hhY4eE%2FvYhkUmORRx%2FP27ydj7MXDqq8%3D&se=2018-12-24T15%3A28%3A24Z&sp=r\",\n\t\t\"print_size\": \"b93db733-d477-48b3-8493-2c3d9116b780\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": null,\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\"\n\t}, {\n\t\t\"external_order_id\": \"abc123\",\n\t\t\"external_id\": \"ccc111_2\",\n\t\t\"photograph_url\": \"https://pictimetestinghires1h.blob.core.windows.net/pictures/output/orders/2017_12_24/17379535/9890416/cmp-3.jpg?sv=2017-04-17&sr=b&sig=Qjo1KX3Cb7yFqojIImOOmCrBHA6DtWSwp2lED5CyfP8%3D&se=2018-12-24T15%3A28%3A24Z&sp=r\",\n\t\t\"print_size\": \"b93db733-d477-48b3-8493-2c3d9116b780\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": null,\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\"\n\t}]\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Thu, 16 Dec 2021 08:30:23 GMT"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"94431502-a2a2-4437-a1ae-747a79944077"},{"key":"X-Runtime","value":"0.161132"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"553"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"status\": 422,\n        \"developer_message\": {\n            \"message\": [\n                \"Shipping address with that guid does not exist. Please create a shipping address or check the id of the shipping address you sent.\"\n            ]\n        },\n        \"error_code\": \"422\",\n        \"user_message\": {\n            \"message\": [\n                \"Shipping address with that guid does not exist. Please create a shipping address or check the id of the shipping address you sent.\"\n            ]\n        },\n        \"class_name\": \"Hash\",\n        \"more_info\": [\n            {\n                \"message\": [\n                    \"Shipping address with that guid does not exist. Please create a shipping address or check the id of the shipping address you sent.\"\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"7c166788-26ad-6b79-46e9-6489025898d1"},{"name":"LineItems#multiple_line_items","id":"b5b1b219-2fe7-cdea-cbf7-3b3174b042d5","request":{"method":"POST","header":[{"key":"Authorization","value":"Basic bXVzZWFsYWJ2ZW5kb3JAcHJvb2ZpbmdzaXRlLmNvbTpwcmludHNyb2Nr\\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"line_items\":\n\t[\n  {\n\t\"photograph_url\": \"https://i.pinimg.com/originals/3c/2a/2a/3c2a2a5c38499ec9b577a19d8e412f60.jpg\",\n\t\"quantity\": 2,\n\t\"print_size_pricing\": \"894c795e-3fa9-4d9d-bcb1-ba4490f9d2a1\",\n\t\"finishing_service_pricing\": \"ad227bd3-ad3b-48d7-9df2-9f61c29f5bec\",\n\t\"finishing_service_detail_pricing\": \"6f6f01c3-ea8f-423b-8387-cef3b333660a\",\n\t\"notes\": \"these are my notes\" ,\n\t\"external_line_item_id\": \"line-item-127xkd\"\n  },\n  {\n\t\"photograph_url\": \"http://phi-phi.com/images5/iconic/1/large/5_1.jpg\",\n\t\"quantity\": 2,\n\t\"print_size_pricing\": \"894c795e-3fa9-4d9d-bcb1-ba4490f9d2a1\",\n\t\"finishing_service_pricing\": \"ad227bd3-ad3b-48d7-9df2-9f61c29f5bec\",\n\t\"finishing_service_detail_pricing\": \"6f6f01c3-ea8f-423b-8387-cef3b333660a\",\n\t\"notes\": \"these are my notes\" ,\n\t\"external_line_item_id\": \"line-item-126xkd\"\n  },\n  {\n\t\"photograph_url\": \"http://phi-phi.com/images5/iconic/1/large/5.jpg\",\n\t\"quantity\": 1,\n\t\"print_size_pricing\": \"894c795e-3fa9-4d9d-bcb1-ba4490f9d2a1\",\n\t\"finishing_service_pricing\": \"ad227bd3-ad3b-48d7-9df2-9f61c29f5bec\",\n\t\"finishing_service_detail_pricing\": \"6f6f01c3-ea8f-423b-8387-cef3b333660a\",\n\t\"notes\": \"these are my notes\" ,\n\t\"external_line_item_id\": \"line-item-125xkd\"\n  },\n  {\n\t\"photograph_url\": \"http://static.asiawebdirect.com/m/phuket/portals/phiphi-phuket-com/homepage/pagePropertiesImage/phi-phi-island.jpg.jpg\",\n\t\"quantity\": 1,\n\t\"print_size_pricing\": \"894c795e-3fa9-4d9d-bcb1-ba4490f9d2a1\",\n\t\"finishing_service_pricing\": \"\",\n\t\"finishing_service_detail_pricing\": \"\",\n\t\"notes\": \"these are my notes\" ,\n\t\"external_line_item_id\": \"line-item-124xkd\"\n  }\n]\n}"},"url":"http://photographers.stagingmusea.photography/api/v2/lab_orders/a327b382-8ef5-4c65-9452-7e985b268f73/line_items","urlObject":{"protocol":"http","path":["api","v2","lab_orders","a327b382-8ef5-4c65-9452-7e985b268f73","line_items"],"host":["photographers","stagingmusea","photography"],"query":[],"variable":[]}},"response":[],"_postman_id":"b5b1b219-2fe7-cdea-cbf7-3b3174b042d5"},{"name":"LineItems#post-single line item","id":"1588daeb-7a06-13b5-dfa7-e0a8c7ca582a","request":{"method":"POST","header":[{"key":"Authorization","value":"Basic bXVzZWFsYWJ2ZW5kb3JAcHJvb2ZpbmdzaXRlLmNvbTpwcmludHNyb2Nr\\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{ \"line_item\": \n  {\n  \"photograph_url\": \"https://media-cdn.tripadvisor.com/media/photo-s/03/9b/2d/d8/ko-phi-phi-don.jpg\",\n  \"quantity\": 2,\n  \"print_size_pricing\": \"894c795e-3fa9-4d9d-bcb1-ba4490f9d2a1\",\n  \"finishing_service_pricing\": \"ad227bd3-ad3b-48d7-9df2-9f61c29f5bec\",\n  \"finishing_service_detail_pricing\": \"6f6f01c3-ea8f-423b-8387-cef3b333660a\",\n  \"notes\": \"these are my notes\" ,\n  \"external_line_item_id\": \"line-item-123xkd\"\n  }\t\n}"},"url":"http://photographers.stagingmusea.photography/api/v2/lab_orders/a327b382-8ef5-4c65-9452-7e985b268f73/line_items","urlObject":{"protocol":"http","path":["api","v2","lab_orders","a327b382-8ef5-4c65-9452-7e985b268f73","line_items"],"host":["photographers","stagingmusea","photography"],"query":[],"variable":[]}},"response":[],"_postman_id":"1588daeb-7a06-13b5-dfa7-e0a8c7ca582a"},{"name":"Second Example - LabOrders#createWithLineItemsDRAFT","id":"af65f0ed-d052-41f8-9d39-c82c5249def6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"token","value":"oeEX7ww4rpnKgfuiKJmU9J8S","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"order_name\":\"IP1252807\",\n    \"photographer_email\":\"adam@instaproofs.com\",\n    \"external_order_id\":\"IP1252807\",\n    \"status\":\"open\",\n    \"shipping_method\":\"standard\",\n    \"notes\":\"Tina Loveridge\",\n    \"client_name\":\"Kim Conaway\",\n    \"shipping_address\":\"69c703a0-e62e-4183-b3c5-5a29b25295d2\",\n    \"discount_code\":null,\n    \"line_items\":[\n       {\n          \"external_order_id\":\"IP1252807\",\n          \"external_id\":\"original_508004863_1153055.jpg\",\n\"photograph_url\":\"http://webuploads.instaproofs.com/fulfillment/orders/776/77657/1831307/1252807/original_508004863_1153055.jpg\",\n          \"print_size\":\"6852fb44-4eb7-47fc-9776-18876695b59f\",\n          \"finishing_service\":\"\",\n          \"finishing_service_detail\":null,\n          \"notes\":null,\n          \"quantity\":\"1\"\n       }\n    ]\n}"},"url":"api.lvh.me:3001/api/v2/lab_orders/","urlObject":{"port":"3001","path":["api","v2","lab_orders",""],"host":["api","lvh","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"af65f0ed-d052-41f8-9d39-c82c5249def6"},{"name":"ERROR - LabOrders#create - missing address","id":"10cc1312-fcbd-41fe-9d0e-37943121a5b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"DpjSV26zyQQ8VQbKp33rnD14"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"order_name\": \"JOSH-1581296837\",\n\t\"photographer_email\": \"harrisjb1@gmail.com\",\n\t\"external_order_id\": \"JOSH-175838557\",\n\t\"status\": null,\n\t\"shipping_service\": null,\n\t\"shipping_method\": \"overnight\",\n\t\"tracking_number\": null,\n\t\"notes\": null,\n\t\"subtotal\": null,\n\t\"total\": null,\n\t\"shipping_total\": null,\n\t\"discount\": null,\n\t\"shipping_address\": \"0668d68e-f3a5-4a08-9443-0b01764710c8\",\n\t\"client_name\": \"JOSH\",\n\t\"discount_code\": null,\n\t\"photographs\": null,\n\t\"line_items\": [{\n\t\t\"guid\": \"27f74307-9cf8-40e7-849f-0217192268b4\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21742845_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21742845/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=2esar4i4PVSsfCtBoKdh3m0mvh%2F4JKaB09pPwGPYq7Y%3D&se=2021-01-09T06%3A53%3A13Z&sp=r\",\n\t\t\"print_size\": \"cd0d3fc8-b0e2-4a31-9b22-a2fa19006f8c\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"fd95c61e-8373-4930-a926-d7e7f396107c\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743007_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743007/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=PPYB9ZcsFRKroYCtYrwfhjjdL1LdXN0yfQUCpmJJkto%3D&se=2021-01-09T06%3A53%3A13Z&sp=r\",\n\t\t\"print_size\": \"\",\n\t\t\"finishing_service\": \"f6127cdd-e487-4d1d-95a9-2e9713c4677c\",\n\t\t\"finishing_service_detail\": \"cea9cd93-e897-4939-b062-914373651c21\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"50817ed4-c1c9-4e1a-90cb-e6740791bfed\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743384_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743384/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=JNIbgZrSUGSBIBlrBtZ0gH1g%2F62bmQBL7DLiFyZcO2M%3D&se=2021-01-09T06%3A53%3A14Z&sp=r\",\n\t\t\"print_size\": \"285ac468-ea7a-4f23-8c3e-15c8c6ba06f2\",\n\t\t\"finishing_service\": \"39dcf6d7-8df0-4d73-8828-f4d1a8d60197\",\n\t\t\"finishing_service_detail\": \"0b1f7425-c71c-4091-804f-2422e928eaec\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"2bf4f955-0a09-4bc5-91c6-b1381d9c6515\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743392_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743392/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=NVhc8HOpq%2BkXqJuwAEZoERNS6iWl8Y%2FCjUFc7WIvRMU%3D&se=2021-01-09T06%3A53%3A14Z&sp=r\",\n\t\t\"print_size\": \"3ae9d0c9-db63-48d8-813a-ca6f41600aaa\",\n\t\t\"finishing_service\": \"089bf7ee-d628-4a0d-99ee-28a531bfa0f1\",\n\t\t\"finishing_service_detail\": \"acddebf2-fe50-4da4-aa69-269c3a9b3665\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"c70c840f-8380-41ae-9d91-924e6504d0de\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743400_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743400/item/imposed-00000.jpg?sv=2019-02-02&sr=b&sig=QJ%2FQcCmIQf8Alhfxnz0X0gUssl0nAhU3edJFY2lZpw0%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"8b3981e8-9f47-4010-97ea-880f9a349b8a\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"a4503779-7f66-4094-b79b-a9b2d1004d04\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=5VZR%2BT4RrC6%2Fj%2FatGjRYP%2FCin%2BXvod%2BHGmSI%2Fsf03j8%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"70999b93-bce1-4c47-bfac-e28b1d2e9533\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_1\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00002.jpg?sv=2019-02-02&sr=b&sig=1iHz78BkaQ8GJwz%2FmPD6pI9WHT2KT%2BBrKALtWrcpOI4%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"ba4a5dde-7087-4fc5-a41b-df32cdfb4be9\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_2\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00003.jpg?sv=2019-02-02&sr=b&sig=Hwm9XTgABBB8R5%2B7TFSIdq8Nz6lxSOWTgOoRbnUmUjQ%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"d8e4fe8a-be89-4077-9262-1a3c9d7fcc21\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_3\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00004.jpg?sv=2019-02-02&sr=b&sig=Tyz5hYk%2BHtY9VGSYuOglXY8WtiWqX93WlUxeuGsZewY%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"53a1e5ad-e3c2-4fba-89de-dd71a21b3351\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_4\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00005.jpg?sv=2019-02-02&sr=b&sig=hKXrSHOjfnLAF7TYhjejIeA3DdNS551Ir52FqELQiRA%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"9369cb05-75c1-4ff1-b932-ce19de378c24\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_5\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00006.jpg?sv=2019-02-02&sr=b&sig=MPP0kmcN7Q7UPmqkcybYkPmCDZwlqaYfzYJXdbfN8BM%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"b02c9de0-16a2-43fa-82da-3eefc82596de\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_6\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00007.jpg?sv=2019-02-02&sr=b&sig=PUJktzW8%2BwQ9NELldsd5VMt7LM0A2JP%2FHxgUV1lZZ9M%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"3aafaac8-01d0-46ae-89ef-d4dae2f4e1ca\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_7\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00008.jpg?sv=2019-02-02&sr=b&sig=ZhHjGZsb11PLZOcTKdRrYtgsBjwWrxo%2FsFbiUJFiEfM%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"c1b686bd-3c40-4d78-b485-b3759a9b7b69\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_8\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00009.jpg?sv=2019-02-02&sr=b&sig=3Oa5oevUjDhDDYXudNEwR2ZFVFXuFJwcXQk%2BxgsMXaM%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"73028109-dbb0-4135-a6d4-9b7bec57b016\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_9\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00010.jpg?sv=2019-02-02&sr=b&sig=yMOUvJGlUDXCUFwBsWXRPyePNKC4ML6iy1bkGoyLoMw%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"bd1878e0-4294-4c91-96be-936add69eb04\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743590_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743590/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=a5oHu%2BbZhSrunkJyS3AdsH%2FwLDT3sn2Ha7jceVZjUFQ%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"1ac9f26e-6119-4a44-b33b-f91f5dd21688\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"90273658-c1c7-4fff-a592-f5b8b2c6dde9\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743631_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743631/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=0%2BY%2FYe6a%2B7IcpY5U6wuF39WuRMmjPJbOjszCglxpVr4%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"81cc6eab-367b-422d-8508-2393b9e8771f\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"5ad8a2d0-a1a2-40da-af0b-fc258b56dad6\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743732_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743732/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=AvmVOj9ziYB4fYQQOYVRNTXUpXbiLBk4AwXAmaUNcBE%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"1ac9f26e-6119-4a44-b33b-f91f5dd21688\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"56b68af6-9d12-4a68-8320-7d62f9ddbbcb\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743757_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743757/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=FrUmEPVBjkw8Fmxg3TEjdSFSyau%2FA%2BY46MjNUY1z%2Bfw%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"cb29f5e4-7beb-48b6-a35c-94d09cf4852c\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"76238426-3496-481b-8008-e0a19346b22c\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=kHxsqQpAYzzwDlZwwxJ6emOx1VcrkxvRkSZVAWBieMg%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"6c85c752-5cb1-4bc4-8c40-aa1854cd9cf3\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_1\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00002.jpg?sv=2019-02-02&sr=b&sig=TgelRAcg8ZmN2PSyls1aK5cHTFaG7SUGbqG9W%2BYC2KU%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"6a12b8b7-6c90-48c9-a15c-10d754244659\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_2\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00003.jpg?sv=2019-02-02&sr=b&sig=PCfFRU5oWTgjVyvoZwrbsKR%2FvQHnI6GqEKy%2FiM21dAU%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"0bb4262c-6f04-439a-9ebf-5b493e4ac4a8\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_3\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00004.jpg?sv=2019-02-02&sr=b&sig=dVME9vcyRh0ZCswB3GKQVd8NmE954mobVqPsQWgJqlg%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"4f2464fd-e653-43a3-8a96-7301362db862\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_4\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00005.jpg?sv=2019-02-02&sr=b&sig=AkV9xhxN18bAnnCmrcJf2r5arncFJbofYTHraL8fgjQ%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"4e08b21e-ec3f-4994-8b50-9655a138b734\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_5\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00006.jpg?sv=2019-02-02&sr=b&sig=p6Dgg4m0fJzDtxCme89e%2BuZg7QO%2BERmqSZSOHNR5jXg%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"654ebe41-bdcf-4694-a215-4e83bf22d04e\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_6\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00007.jpg?sv=2019-02-02&sr=b&sig=p5Nlu%2B5X4I1xB6LmG35CcI2Lx6hm1bxnbWCeQw3BoKw%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"42b221b5-2989-4913-9d96-0c714af60f6f\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_7\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00008.jpg?sv=2019-02-02&sr=b&sig=eNVnhgcyxDrXwweTgwxzXorccmVywk%2BDQcZ7PWebfJM%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"2bbd0bf5-4e5a-4086-aa6f-6fb30c0c3b8b\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_8\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00009.jpg?sv=2019-02-02&sr=b&sig=xvB0EwKxcSKNAczrPAkrJHJ3LOD5XxiqbQClLhajGGY%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}]\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders","urlObject":{"path":["api","v2","lab_orders"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"0999d767-7321-4c59-99ac-106d718fbede","name":"ERROR - LabOrders#create - missing address","originalRequest":{"method":"POST","header":[{"key":"token","value":"DpjSV26zyQQ8VQbKp33rnD14"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"order_name\": \"JOSH-1581296837\",\n\t\"photographer_email\": \"harrisjb1@gmail.com\",\n\t\"external_order_id\": \"JOSH-175838557\",\n\t\"status\": null,\n\t\"shipping_service\": null,\n\t\"shipping_method\": \"overnight\",\n\t\"tracking_number\": null,\n\t\"notes\": null,\n\t\"subtotal\": null,\n\t\"total\": null,\n\t\"shipping_total\": null,\n\t\"discount\": null,\n\t\"shipping_address\": \"0668d68e-f3a5-4a08-9443-0b01764710c8\",\n\t\"client_name\": \"JOSH\",\n\t\"discount_code\": null,\n\t\"photographs\": null,\n\t\"line_items\": [{\n\t\t\"guid\": \"27f74307-9cf8-40e7-849f-0217192268b4\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21742845_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21742845/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=2esar4i4PVSsfCtBoKdh3m0mvh%2F4JKaB09pPwGPYq7Y%3D&se=2021-01-09T06%3A53%3A13Z&sp=r\",\n\t\t\"print_size\": \"cd0d3fc8-b0e2-4a31-9b22-a2fa19006f8c\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"fd95c61e-8373-4930-a926-d7e7f396107c\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743007_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743007/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=PPYB9ZcsFRKroYCtYrwfhjjdL1LdXN0yfQUCpmJJkto%3D&se=2021-01-09T06%3A53%3A13Z&sp=r\",\n\t\t\"print_size\": \"\",\n\t\t\"finishing_service\": \"f6127cdd-e487-4d1d-95a9-2e9713c4677c\",\n\t\t\"finishing_service_detail\": \"cea9cd93-e897-4939-b062-914373651c21\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"50817ed4-c1c9-4e1a-90cb-e6740791bfed\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743384_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743384/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=JNIbgZrSUGSBIBlrBtZ0gH1g%2F62bmQBL7DLiFyZcO2M%3D&se=2021-01-09T06%3A53%3A14Z&sp=r\",\n\t\t\"print_size\": \"285ac468-ea7a-4f23-8c3e-15c8c6ba06f2\",\n\t\t\"finishing_service\": \"39dcf6d7-8df0-4d73-8828-f4d1a8d60197\",\n\t\t\"finishing_service_detail\": \"0b1f7425-c71c-4091-804f-2422e928eaec\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"2bf4f955-0a09-4bc5-91c6-b1381d9c6515\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743392_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743392/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=NVhc8HOpq%2BkXqJuwAEZoERNS6iWl8Y%2FCjUFc7WIvRMU%3D&se=2021-01-09T06%3A53%3A14Z&sp=r\",\n\t\t\"print_size\": \"3ae9d0c9-db63-48d8-813a-ca6f41600aaa\",\n\t\t\"finishing_service\": \"089bf7ee-d628-4a0d-99ee-28a531bfa0f1\",\n\t\t\"finishing_service_detail\": \"acddebf2-fe50-4da4-aa69-269c3a9b3665\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"c70c840f-8380-41ae-9d91-924e6504d0de\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743400_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743400/item/imposed-00000.jpg?sv=2019-02-02&sr=b&sig=QJ%2FQcCmIQf8Alhfxnz0X0gUssl0nAhU3edJFY2lZpw0%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"8b3981e8-9f47-4010-97ea-880f9a349b8a\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"a4503779-7f66-4094-b79b-a9b2d1004d04\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=5VZR%2BT4RrC6%2Fj%2FatGjRYP%2FCin%2BXvod%2BHGmSI%2Fsf03j8%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"70999b93-bce1-4c47-bfac-e28b1d2e9533\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_1\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00002.jpg?sv=2019-02-02&sr=b&sig=1iHz78BkaQ8GJwz%2FmPD6pI9WHT2KT%2BBrKALtWrcpOI4%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"ba4a5dde-7087-4fc5-a41b-df32cdfb4be9\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_2\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00003.jpg?sv=2019-02-02&sr=b&sig=Hwm9XTgABBB8R5%2B7TFSIdq8Nz6lxSOWTgOoRbnUmUjQ%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"d8e4fe8a-be89-4077-9262-1a3c9d7fcc21\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_3\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00004.jpg?sv=2019-02-02&sr=b&sig=Tyz5hYk%2BHtY9VGSYuOglXY8WtiWqX93WlUxeuGsZewY%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"53a1e5ad-e3c2-4fba-89de-dd71a21b3351\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_4\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00005.jpg?sv=2019-02-02&sr=b&sig=hKXrSHOjfnLAF7TYhjejIeA3DdNS551Ir52FqELQiRA%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"9369cb05-75c1-4ff1-b932-ce19de378c24\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_5\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00006.jpg?sv=2019-02-02&sr=b&sig=MPP0kmcN7Q7UPmqkcybYkPmCDZwlqaYfzYJXdbfN8BM%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"b02c9de0-16a2-43fa-82da-3eefc82596de\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_6\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00007.jpg?sv=2019-02-02&sr=b&sig=PUJktzW8%2BwQ9NELldsd5VMt7LM0A2JP%2FHxgUV1lZZ9M%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"3aafaac8-01d0-46ae-89ef-d4dae2f4e1ca\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_7\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00008.jpg?sv=2019-02-02&sr=b&sig=ZhHjGZsb11PLZOcTKdRrYtgsBjwWrxo%2FsFbiUJFiEfM%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"c1b686bd-3c40-4d78-b485-b3759a9b7b69\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_8\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00009.jpg?sv=2019-02-02&sr=b&sig=3Oa5oevUjDhDDYXudNEwR2ZFVFXuFJwcXQk%2BxgsMXaM%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"73028109-dbb0-4135-a6d4-9b7bec57b016\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743494_9\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743494/cmp-00010.jpg?sv=2019-02-02&sr=b&sig=yMOUvJGlUDXCUFwBsWXRPyePNKC4ML6iy1bkGoyLoMw%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"c6eb3d8a-be68-42fe-b276-1ef192620810\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"bd1878e0-4294-4c91-96be-936add69eb04\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743590_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743590/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=a5oHu%2BbZhSrunkJyS3AdsH%2FwLDT3sn2Ha7jceVZjUFQ%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"1ac9f26e-6119-4a44-b33b-f91f5dd21688\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"90273658-c1c7-4fff-a592-f5b8b2c6dde9\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743631_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743631/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=0%2BY%2FYe6a%2B7IcpY5U6wuF39WuRMmjPJbOjszCglxpVr4%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"81cc6eab-367b-422d-8508-2393b9e8771f\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"5ad8a2d0-a1a2-40da-af0b-fc258b56dad6\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743732_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743732/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=AvmVOj9ziYB4fYQQOYVRNTXUpXbiLBk4AwXAmaUNcBE%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"1ac9f26e-6119-4a44-b33b-f91f5dd21688\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"56b68af6-9d12-4a68-8320-7d62f9ddbbcb\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743757_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743757/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=FrUmEPVBjkw8Fmxg3TEjdSFSyau%2FA%2BY46MjNUY1z%2Bfw%3D&se=2021-01-09T06%3A53%3A15Z&sp=r\",\n\t\t\"print_size\": \"cb29f5e4-7beb-48b6-a35c-94d09cf4852c\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"76238426-3496-481b-8008-e0a19346b22c\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_0\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00001.jpg?sv=2019-02-02&sr=b&sig=kHxsqQpAYzzwDlZwwxJ6emOx1VcrkxvRkSZVAWBieMg%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"6c85c752-5cb1-4bc4-8c40-aa1854cd9cf3\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_1\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00002.jpg?sv=2019-02-02&sr=b&sig=TgelRAcg8ZmN2PSyls1aK5cHTFaG7SUGbqG9W%2BYC2KU%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"6a12b8b7-6c90-48c9-a15c-10d754244659\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_2\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00003.jpg?sv=2019-02-02&sr=b&sig=PCfFRU5oWTgjVyvoZwrbsKR%2FvQHnI6GqEKy%2FiM21dAU%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"0bb4262c-6f04-439a-9ebf-5b493e4ac4a8\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_3\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00004.jpg?sv=2019-02-02&sr=b&sig=dVME9vcyRh0ZCswB3GKQVd8NmE954mobVqPsQWgJqlg%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"4f2464fd-e653-43a3-8a96-7301362db862\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_4\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00005.jpg?sv=2019-02-02&sr=b&sig=AkV9xhxN18bAnnCmrcJf2r5arncFJbofYTHraL8fgjQ%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"4e08b21e-ec3f-4994-8b50-9655a138b734\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_5\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00006.jpg?sv=2019-02-02&sr=b&sig=p6Dgg4m0fJzDtxCme89e%2BuZg7QO%2BERmqSZSOHNR5jXg%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"654ebe41-bdcf-4694-a215-4e83bf22d04e\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_6\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00007.jpg?sv=2019-02-02&sr=b&sig=p5Nlu%2B5X4I1xB6LmG35CcI2Lx6hm1bxnbWCeQw3BoKw%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"42b221b5-2989-4913-9d96-0c714af60f6f\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_7\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00008.jpg?sv=2019-02-02&sr=b&sig=eNVnhgcyxDrXwweTgwxzXorccmVywk%2BDQcZ7PWebfJM%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}, {\n\t\t\"guid\": \"2bbd0bf5-4e5a-4086-aa6f-6fb30c0c3b8b\",\n\t\t\"lab_order_guid\": \"b433871d-9da3-467e-a6b3-1ff253415e28\",\n\t\t\"external_order_id\": \"175838557\",\n\t\t\"external_id\": \"21743843_8\",\n\t\t\"photograph_url\": \"https://pictime1eus2hires.blob.core.windows.net/pictures/output/orders/2020_1_8/175838557/21743843/cmp-00009.jpg?sv=2019-02-02&sr=b&sig=xvB0EwKxcSKNAczrPAkrJHJ3LOD5XxiqbQClLhajGGY%3D&se=2021-01-09T06%3A53%3A16Z&sp=r\",\n\t\t\"print_size\": \"36d916c1-cbae-40e0-a751-ef008880e9f6\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": \"\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\",\n\t\t\"subtotal\": null,\n\t\t\"price\": null\n\t}]\n}"},"url":"https://api.stagingmusea.com/api/v2/lab_orders"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Thu, 16 Dec 2021 05:06:40 GMT"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"7f395a01-910b-48ed-b2e6-2b73712f3a43"},{"key":"X-Runtime","value":"0.150514"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"553"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"status\": 422,\n        \"developer_message\": {\n            \"message\": [\n                \"Shipping address with that guid does not exist. Please create a shipping address or check the id of the shipping address you sent.\"\n            ]\n        },\n        \"error_code\": \"422\",\n        \"user_message\": {\n            \"message\": [\n                \"Shipping address with that guid does not exist. Please create a shipping address or check the id of the shipping address you sent.\"\n            ]\n        },\n        \"class_name\": \"Hash\",\n        \"more_info\": [\n            {\n                \"message\": [\n                    \"Shipping address with that guid does not exist. Please create a shipping address or check the id of the shipping address you sent.\"\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"10cc1312-fcbd-41fe-9d0e-37943121a5b6"},{"name":"LabOrders#createWithLineItems","id":"6fb85711-dd3c-4649-bef3-ed71fad34cdc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"token","value":"DWZR2L2nen4f1svy9vesmBRe","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"order_name\": \"Line Item Example\",\n\t\"photographer_email\": \"apiexample@mymusea.com\",\n\t\"external_order_id\": \"MUS-8888\",\n\t\"status\": \"paid\",\n\t\"shipping_method\": \"two_day\",\n\t\"notes\": null,\n\t\"shipping_address\": \"2df23e4e-0427-4dca-9934-f0ee4c1b5bef\",\n\t\"discount_code\": null,\n\t\"line_items\": [{\n\t\t\"external_order_id\": \"MUS-8888\",\n\t\t\"external_id\": \"MUS-8888_0\",\n\t\t\"photograph_url\": \"https://images.unsplash.com/photo-1552608992-48f3f7d52205\",\n\t\t\"print_size\": \"953a9de5-62e2-4d6a-9f09-871fd4ad9a57\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": null,\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\"\n\t}, {\n\t\t\"external_order_id\": \"MUS-8888\",\n\t\t\"external_id\": \"MUS-8888_1\",\n\t\t\"photograph_url\": \"https://images.unsplash.com/photo-1552624190-54dbd7f73993\",\n\t\t\"print_size\": \"7593d2ab-0d1c-479d-bef8-481a43acdcb0\",\n\t\t\"finishing_service\": \"9630c6ed-9b6b-4545-a137-508cdce87bda\",\n\t\t\"finishing_service_detail\": \"dd61b568-dfd0-43c3-9412-80297904bd8c\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\"\n\t}, {\n\t\t\"external_order_id\": \"MUS-8888\",\n\t\t\"external_id\": \"MUS-8888_2\",\n\t\t\"photograph_url\": \"https://images.unsplash.com/photo-1552511602-8058925f84ed\",\n\t\t\"print_size\": \"618144e4-2ea2-4b7c-95f9-004de827468f\",\n\t\t\"finishing_service\": \"871d2f04-747b-48b9-bfb2-3087b50183a6\",\n\t\t\"finishing_service_detail\": null,\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\"\n\t}]\n}"},"url":"http://api.stagingmusea.com/api/v3/lab_orders","urlObject":{"protocol":"http","path":["api","v3","lab_orders"],"host":["api","stagingmusea","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6fb85711-dd3c-4649-bef3-ed71fad34cdc"},{"name":"LabOrders#createWithLineItems","id":"bd9ab110-7102-4981-b97f-1ed3c7a3d144","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"token","value":"DWZR2L2nen4f1svy9vesmBRe","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"order_name\": \"Line Item Example\",\n\t\"photographer_email\": \"apiexample@mymusea.com\",\n\t\"external_order_id\": \"MUS-8888\",\n\t\"status\": \"paid\",\n\t\"shipping_method\": \"two_day\",\n\t\"notes\": null,\n\t\"shipping_address\": \"2df23e4e-0427-4dca-9934-f0ee4c1b5bef\",\n\t\"discount_code\": null,\n\t\"line_items\": [{\n\t\t\"external_order_id\": \"MUS-8888\",\n\t\t\"external_id\": \"MUS-8888_0\",\n\t\t\"photograph_url\": \"https://images.unsplash.com/photo-1552608992-48f3f7d52205\",\n\t\t\"print_size\": \"953a9de5-62e2-4d6a-9f09-871fd4ad9a57\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": null,\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\"\n\t}, {\n\t\t\"external_order_id\": \"MUS-8888\",\n\t\t\"external_id\": \"MUS-8888_1\",\n\t\t\"photograph_url\": \"https://images.unsplash.com/photo-1552624190-54dbd7f73993\",\n\t\t\"print_size\": \"7593d2ab-0d1c-479d-bef8-481a43acdcb0\",\n\t\t\"finishing_service\": \"9630c6ed-9b6b-4545-a137-508cdce87bda\",\n\t\t\"finishing_service_detail\": \"dd61b568-dfd0-43c3-9412-80297904bd8c\",\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\"\n\t}, {\n\t\t\"external_order_id\": \"MUS-8888\",\n\t\t\"external_id\": \"MUS-8888_2\",\n\t\t\"photograph_url\": \"https://images.unsplash.com/photo-1552511602-8058925f84ed\",\n\t\t\"print_size\": \"618144e4-2ea2-4b7c-95f9-004de827468f\",\n\t\t\"finishing_service\": \"dc82edf6-f5a5-4e55-a1f8-eb1214e44c82\",\n\t\t\"finishing_service_detail\": null,\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\"\n\t}, {\n\t\t\"external_order_id\": \"MUS-8888\",\n\t\t\"external_id\": \"MUS-8888_2\",\n\t\t\"photograph_url\": \"https://images.unsplash.com/photo-1552511602-8058925f84ed\",\n\t\t\"print_size\": \"618144e4-2ea2-4b7c-95f9-004de827468f\",\n\t\t\"finishing_service\": \"c73f3f88-1a6b-4935-bec7-d6d3d4440874\",\n\t\t\"finishing_service_detail\": null,\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\"\n\t}]\n}"},"url":"http://api.stagingmusea.com/api/v3/lab_orders","urlObject":{"protocol":"http","path":["api","v3","lab_orders"],"host":["api","stagingmusea","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"bd9ab110-7102-4981-b97f-1ed3c7a3d144"},{"name":"LabOrders#createWithLineItemsDRAFT","id":"235347f4-4d3a-4cf3-8c7f-c84605ca1b2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"token","value":"DWZR2L2nen4f1svy9vesmBRe","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"order_name\": \"Line Item Example\",\n\t\"photographer_email\": \"apiexample@mymusea.com\",\n\t\"external_order_id\": \"MUS-8888\",\n\t\"status\": \"open\",\n\t\"notes\": \"test some notes on the order\",\n\t\"shipping_address\": \"2df23e4e-0427-4dca-9934-f0ee4c1b5bef\",\n\t\"discount_code\": null,\n\t\"line_items\": [{\n\t\t\"external_order_id\": \"MUS-8888\",\n\t\t\"external_id\": \"MUS-8888_0\",\n\t\t\"photograph_url\": \"https://images.unsplash.com/photo-1552608992-48f3f7d52205\",\n\t\t\"print_size\": \"953a9de5-62e2-4d6a-9f09-871fd4ad9a57\",\n\t\t\"finishing_service\": \"\",\n\t\t\"finishing_service_detail\": null,\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\"\n\t}, {\n\t\t\"external_order_id\": \"MUS-8888\",\n\t\t\"external_id\": \"MUS-8888_1\",\n\t\t\"photograph_url\": \"https://images.unsplash.com/photo-1552624190-54dbd7f73993\",\n\t\t\"print_size\": \"7593d2ab-0d1c-479d-bef8-481a43acdcb0\",\n\t\t\"finishing_service\": \"9630c6ed-9b6b-4545-a137-508cdce87bda\",\n\t\t\"finishing_service_detail\": \"dd61b568-dfd0-43c3-9412-80297904bd8c\",\n\t\t\"notes\": \"add some border to this image\",\n\t\t\"quantity\": \"1\"\n\t}, {\n\t\t\"external_order_id\": \"MUS-8888\",\n\t\t\"external_id\": \"MUS-8888_2\",\n\t\t\"photograph_url\": \"https://images.unsplash.com/photo-1552511602-8058925f84ed\",\n\t\t\"print_size\": \"618144e4-2ea2-4b7c-95f9-004de827468f\",\n\t\t\"finishing_service\": \"871d2f04-747b-48b9-bfb2-3087b50183a6\",\n\t\t\"finishing_service_detail\": null,\n\t\t\"notes\": null,\n\t\t\"quantity\": \"1\"\n\t}]\n}"},"url":"http://api.stagingmusea.com/api/v3/lab_orders/","urlObject":{"protocol":"http","path":["api","v3","lab_orders",""],"host":["api","stagingmusea","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"235347f4-4d3a-4cf3-8c7f-c84605ca1b2d"},{"name":"Address#create-UpdateLabOrder","id":"f0df8f5b-6c56-4d44-ba12-697e83f9d4c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"token","value":"DWZR2L2nen4f1svy9vesmBRe","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"lab_order_id\": \"b93b738a-a158-496f-868e-c92d0765d86f\",\n  \"update_address_on_order\": true,\n  \"street_address\": \"1456 Main St\",\n  \"street_address_two\": \"Unit 1005\",\n  \"city\": \"Nashville\",\n  \"state\": \"TN\",\n  \"zip\": \"37203\",\n  \"phone_number\": \"6157778888\"\n}"},"url":"http://api.stagingmusea.com/api/v3/addresses","urlObject":{"protocol":"http","path":["api","v3","addresses"],"host":["api","stagingmusea","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f0df8f5b-6c56-4d44-ba12-697e83f9d4c2"},{"name":"v3 - GET Lab Order Line Items","id":"85ca0d2b-b8a3-481e-afdc-5f9303fed723","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"key":"token","value":"DpjSV26zyQQ8VQbKp33rnD14","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://api.stagingmusea.com/api/v3/lab_orders/4f75c178-884e-4309-980c-80ac66d9364f/line_items","urlObject":{"path":["api","v3","lab_orders","4f75c178-884e-4309-980c-80ac66d9364f","line_items"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"85ca0d2b-b8a3-481e-afdc-5f9303fed723"},{"name":"v2 - GET Lab Order Line Item","id":"a7c5c151-5d3d-890c-c458-cff13060a462","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"DpjSV26zyQQ8VQbKp33rnD14"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"url":"https://api.stagingmusea.com/api/v2/lab_orders/a327b382-8ef5-4c65-9452-7e985b268f73/line_items","urlObject":{"path":["api","v2","lab_orders","a327b382-8ef5-4c65-9452-7e985b268f73","line_items"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a7c5c151-5d3d-890c-c458-cff13060a462"},{"name":"v3- POST Login","id":"4b408988-55db-4a27-9109-26db66b148ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"apiuser@mymusea.com\",\n\t\"password\": \"apiexample\"\n}"},"url":"https://api.stagingmusea.com/api/v3/login","urlObject":{"path":["api","v3","login"],"host":["https://api.stagingmusea.com"],"query":[],"variable":[]}},"response":[{"id":"9478c9c0-175a-45f6-8411-87e406ded0a3","name":"Login","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"apiuser@mymusea.com\",\n\t\"password\": \"apiexample\"\n}"},"url":"https://api.stagingmusea.com/api/v3/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Thu, 16 Dec 2021 08:47:01 GMT"},{"key":"ETag","value":"W/\"6688590aa119e0c0ca57eb709a111110\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx/1.18.0"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Request-Id","value":"decc970e-98fa-4fa7-991e-ebbeebfa6b49"},{"key":"X-Runtime","value":"0.775899"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"126"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"email\": \"apiuser@mymusea.com\",\n    \"name\": \"Api Example User\",\n    \"business_name\": \"Tutorials, Inc.\",\n    \"token\": \"1eNNWREy9ANC2YG7ZMmhHArJ\"\n}"}],"_postman_id":"4b408988-55db-4a27-9109-26db66b148ff"}],"id":"2cd7017d-5fe6-415e-a750-1a1f44947b37","_postman_id":"2cd7017d-5fe6-415e-a750-1a1f44947b37","description":""},{"name":"SHOPIFY","item":[],"id":"e48af65f-b4b3-4cea-8356-fcdb6eafe04f","_postman_id":"e48af65f-b4b3-4cea-8356-fcdb6eafe04f","description":""},{"name":"BROWSER-EXTENSION","item":[{"name":"Create External Connection with Proof Site","id":"9c1243fb-77ba-474a-9a31-ae6c61e1f5d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"Cy3KEGM4iUoKjnGJsA9j4sMj","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"hashed_credentials\": \"am9zaEBteW11c2VhLmNvbTpwcmludHNyb2NrMjAyMQ==\",\n    \"vendor_name\": \"Pixieset\",\n    \"vendor_id\": 5,\n    \"external_site_username\": \"josh@mymusea.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://api.lvh.me:3001/api/v2/photographers/store_connections","description":"<p>When users connect Pixiset or Shootproof or another external lab pass this body</p>\n<p><a href=\"http://api.lvh.me:3001/api/v2/photographers/store_connections\">http://api.lvh.me:3001/api/v2/photographers/store_connections</a></p>\n","urlObject":{"protocol":"http","port":"3001","path":["api","v2","photographers","store_connections"],"host":["api","lvh","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"9c1243fb-77ba-474a-9a31-ae6c61e1f5d8"}],"id":"a624599c-3805-42e4-9ba6-3654ac41f3e0","_postman_id":"a624599c-3805-42e4-9ba6-3654ac41f3e0","description":""},{"name":"GENERAL-MANAGEMENT","item":[{"name":"Status","id":"d819ac61-5133-4bbf-9cf8-ea19a393606e","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"harrisjb1@gmail.com\",\n    \"password\": \"password123\"\n}"},"url":"https://api.stagingmusea.com/api/v3/status","description":"<p>Post request to login and get token</p>\n","urlObject":{"protocol":"https","path":["api","v3","status"],"host":["api","stagingmusea","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d819ac61-5133-4bbf-9cf8-ea19a393606e"},{"name":"Process API Orders","id":"c9c4bdec-a748-4bf5-ae63-d589e5d9b9b1","protocolProfileBehavior":{"disabledSystemHeaders":{"accept-encoding":true,"accept":true},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"token","value":"labprocess2021","type":"text"}],"body":{"mode":"raw","raw":"{\"lab\": \"musea\"}"},"url":"http://api.lvh.me:3001/api/v2/vendors/2/process_orders","urlObject":{"protocol":"http","port":"3001","path":["api","v2","vendors","2","process_orders"],"host":["api","lvh","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"c9c4bdec-a748-4bf5-ae63-d589e5d9b9b1"},{"name":"Update Cover Photos","id":"9da79fa0-312d-48fd-99e9-382e9aeb0cb9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"9JWaNiPoQxgmF1RVGYfTgd2x","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://api.lvh.me.localhost:3001/api/v2/lab_orders/update_cover_photos","urlObject":{"protocol":"http","port":"3001","path":["api","v2","lab_orders","update_cover_photos"],"host":["api","lvh","me","localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9da79fa0-312d-48fd-99e9-382e9aeb0cb9"},{"name":"Second Example - Update Cover Photos","id":"f87be936-62ed-41e2-bdcc-a893332e2422","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"oeEX7ww4rpnKgfuiKJmU9J8S","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"api.lvh.me:3001/api/v2/lab_orders/update_cover_photos","urlObject":{"port":"3001","path":["api","v2","lab_orders","update_cover_photos"],"host":["api","lvh","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"f87be936-62ed-41e2-bdcc-a893332e2422"},{"name":"Status","id":"e412b80b-c099-4718-99a3-295d1ca82556","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"http://api.stagingmusea.com/api/v3/status","description":"<p>get status of API</p>\n","urlObject":{"protocol":"http","path":["api","v3","status"],"host":["api","stagingmusea","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e412b80b-c099-4718-99a3-295d1ca82556"}],"id":"f3ae986e-66bb-486c-be13-9c356e1fd860","_postman_id":"f3ae986e-66bb-486c-be13-9c356e1fd860","description":""},{"name":"ELK Stack Management","item":[{"name":"Create S3 Repo for Musea ELK Snapshots","id":"c0a10aac-df32-4251-a16f-657971533c57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"type\": \"s3\",\n  \"settings\": {\n    \"bucket\": \"musea-es-backups\",\n    \"base_path\": \"elk_backups\",\n    \"access_key\": \"AKIAJIFQKLOES2F6A6FQ\",\n    \"secret_key\": \"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\",\n    \"allow_insecure_settings\": true,\n    \"region\": \"us-east-1\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"3.221.195.198:9200/_snapshot/musea_elk_backups?verify=true&pretty","urlObject":{"port":"9200","path":["_snapshot","musea_elk_backups"],"host":["3.221.195.198"],"query":[{"key":"verify","value":"true"},{"key":"pretty","value":null}],"variable":[]}},"response":[{"id":"f597f77e-cca3-4e5b-83bd-1d445ff86342","name":"Create S3 Repo for Musea ELK Snapshots","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"type\": \"s3\",\n  \"settings\": {\n    \"bucket\": \"musea-es-backups\",\n    \"allow_insecure_settings\": true,\n    \"base_path\": \"elk_backups\",\n    \"access_key\": \"AKIAJIFQKLOES2F6A6FQ\",\n    \"secret_key\": \"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\",\n    \"region\": \"us-east-1\",  \n    \"readonly\": true\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"3.221.195.198:9200/_snapshot/musea_elk_backups?verify=true&pretty","host":["3.221.195.198"],"port":"9200","path":["_snapshot","musea_elk_backups"],"query":[{"key":"verify","value":"true"},{"key":"pretty","value":null}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"X-elastic-product","value":"Elasticsearch"},{"key":"Warning","value":"299 Elasticsearch-7.16.2-2b937c44140b6559905130a8650c64dbd0879cfb \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.16/security-minimal-setup.html to enable security.\""},{"key":"Warning","value":"299 Elasticsearch-7.16.2-2b937c44140b6559905130a8650c64dbd0879cfb \"Using s3 access/secret key from repository settings. Instead store these in named clients and the elasticsearch keystore for secure settings.\""},{"key":"content-type","value":"application/json; charset=UTF-8"},{"key":"content-encoding","value":"gzip"},{"key":"content-length","value":"262"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"root_cause\": [\n            {\n                \"type\": \"repository_verification_exception\",\n                \"reason\": \"[musea_elk_backups] path [elk_backups] is not accessible on master node\"\n            }\n        ],\n        \"type\": \"repository_verification_exception\",\n        \"reason\": \"[musea_elk_backups] path [elk_backups] is not accessible on master node\",\n        \"caused_by\": {\n            \"type\": \"illegal_argument_exception\",\n            \"reason\": \"Setting [access_key] is insecure, but property [allow_insecure_settings] is not set\"\n        }\n    },\n    \"status\": 500\n}"}],"_postman_id":"c0a10aac-df32-4251-a16f-657971533c57"},{"name":"Create Musea ELK Snapshot Repo on s3","id":"45c2eced-7a7d-4268-b62b-7266894a67e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"type\": \"s3\",\n  \"settings\": {\n    \"bucket\": \"musea-es-backups\",\n    \"region\": \"us-east-1\",\n    \"access_key\": \"AKIAJIFQKLOES2F6A6FQ\",\n    \"secret_key\": \"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\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"3.221.195.198:9200/_snapshot/musea_elk_backups?verify=true&pretty","urlObject":{"port":"9200","path":["_snapshot","musea_elk_backups"],"host":["3.221.195.198"],"query":[{"key":"verify","value":"true"},{"key":"pretty","value":null}],"variable":[]}},"response":[{"id":"1d6493d6-5e51-4f97-a230-8c993a147136","name":"Create Musea ELK Snapshot Repo on s3","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"type\": \"s3\",\n  \"settings\": {\n    \"bucket\": \"musea-es-backups\",\n    \"region\": \"us-east-1\",\n    \"access_key\": \"AKIAJIFQKLOES2F6A6FQ\",\n    \"secret_key\": \"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\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"3.221.195.198:9200/_snapshot/musea_elk_backups?verify=true&pretty","host":["3.221.195.198"],"port":"9200","path":["_snapshot","musea_elk_backups"],"query":[{"key":"verify","value":"true"},{"key":"pretty","value":null}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"X-elastic-product","value":"Elasticsearch"},{"key":"Warning","value":"299 Elasticsearch-7.16.2-2b937c44140b6559905130a8650c64dbd0879cfb \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.16/security-minimal-setup.html to enable security.\""},{"key":"Warning","value":"299 Elasticsearch-7.16.2-2b937c44140b6559905130a8650c64dbd0879cfb \"Using s3 access/secret key from repository settings. Instead store these in named clients and the elasticsearch keystore for secure settings.\""},{"key":"content-type","value":"application/json; charset=UTF-8"},{"key":"content-encoding","value":"gzip"},{"key":"content-length","value":"259"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"root_cause\": [\n            {\n                \"type\": \"repository_verification_exception\",\n                \"reason\": \"[musea_elk_backups] path  is not accessible on master node\"\n            }\n        ],\n        \"type\": \"repository_verification_exception\",\n        \"reason\": \"[musea_elk_backups] path  is not accessible on master node\",\n        \"caused_by\": {\n            \"type\": \"illegal_argument_exception\",\n            \"reason\": \"Setting [access_key] is insecure, but property [allow_insecure_settings] is not set\"\n        }\n    },\n    \"status\": 500\n}"}],"_postman_id":"45c2eced-7a7d-4268-b62b-7266894a67e8"},{"name":"Create Hourly Snapshots","id":"759b2d20-81d9-4c39-9625-0f6c811590b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"latest_hourly\",\n  \"schedule\": \"0 0 * * * ?\",\n  \"repository\": \"musea_elk_backups\",\n  \"config\": {\n    \"indices\": \"*\",\n    \"include_global_state\": true\n  },\n  \"retention\": {\n    \"expire_after\": \"1d\",\n    \"min_count\": 1,\n    \"max_count\": 24\n  }\n}","options":{"raw":{"language":"json"}}},"url":"3.221.195.198:9200/_slm/policy/hourly-snapshots","urlObject":{"port":"9200","path":["_slm","policy","hourly-snapshots"],"host":["3.221.195.198"],"query":[],"variable":[]}},"response":[{"id":"abb823a7-01db-4eb4-8236-d9e14a09e814","name":"Create Hourly Snapshots","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"<hourly-snapshot-{now/d}>\",\n  \"schedule\": \"0 0 * * * ?\",\n  \"repository\": \"musea_elk_backups\",\n  \"config\": {\n    \"indices\": \"*\",\n    \"include_global_state\": true\n  },\n  \"retention\": {\n    \"expire_after\": \"1d\",\n    \"min_count\": 1,\n    \"max_count\": 24\n  }\n}","options":{"raw":{"language":"json"}}},"url":"3.221.195.198:9200/_slm/policy/hourly-snapshots"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-elastic-product","value":"Elasticsearch"},{"key":"Warning","value":"299 Elasticsearch-7.16.2-2b937c44140b6559905130a8650c64dbd0879cfb \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.16/security-minimal-setup.html to enable security.\""},{"key":"content-type","value":"application/json; charset=UTF-8"},{"key":"content-encoding","value":"gzip"},{"key":"content-length","value":"47"}],"cookie":[],"responseTime":null,"body":"{\n    \"acknowledged\": true\n}"}],"_postman_id":"759b2d20-81d9-4c39-9625-0f6c811590b8"},{"name":"Create Nightly Snapshots","id":"82a6a246-b75b-4376-bb1f-f2feda05c014","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"<daily-snapshot-{now/d}>\",\n  \"schedule\": \"0 45 23 * * ?\",          \n  \"repository\": \"musea_elk_backups\",\n  \"config\": {\n    \"indices\": \"*\",\n    \"include_global_state\": true\n  },\n  \"retention\": {\n    \"expire_after\": \"30d\",\n    \"min_count\": 1,\n    \"max_count\": 31\n  }\n}","options":{"raw":{"language":"json"}}},"url":"3.221.195.198:9200/_slm/policy/nightly-snapshots","urlObject":{"port":"9200","path":["_slm","policy","nightly-snapshots"],"host":["3.221.195.198"],"query":[],"variable":[]}},"response":[{"id":"3a961a63-418c-4be1-8e14-f4de11270793","name":"Create Nightly Snapshots","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"schedule\": \"0 30 2 * * ?\",\n  \"name\": \"<nightly-snap-{now/d}>\",\n  \"repository\": \"musea_elk_backups\",\n  \"config\": {\n    \"indices\": \"*\",\n    \"include_global_state\": true\n  },\n  \"retention\": {\n    \"expire_after\": \"30d\",\n    \"min_count\": 5,\n    \"max_count\": 50\n  }\n}","options":{"raw":{"language":"json"}}},"url":"3.221.195.198:9200/_slm/policy/nightly-snapshots"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-elastic-product","value":"Elasticsearch"},{"key":"Warning","value":"299 Elasticsearch-7.16.2-2b937c44140b6559905130a8650c64dbd0879cfb \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.16/security-minimal-setup.html to enable security.\""},{"key":"content-type","value":"application/json; charset=UTF-8"},{"key":"content-encoding","value":"gzip"},{"key":"content-length","value":"47"}],"cookie":[],"responseTime":null,"body":"{\n    \"acknowledged\": true\n}"}],"_postman_id":"82a6a246-b75b-4376-bb1f-f2feda05c014"},{"name":"Create Monthly Snapshots","id":"b4e6ddb3-da87-4a16-9181-40904dfa16bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"<monthly-snapshot-{now/d}>\",\n  \"schedule\": \"0 56 23 1 * ?\",            \n  \"repository\": \"musea_elk_backups\",\n  \"config\": {\n    \"indices\": \"*\",\n    \"include_global_state\": true\n  },\n  \"retention\": {\n    \"expire_after\": \"366d\",\n    \"min_count\": 1,\n    \"max_count\": 12\n  }\n}","options":{"raw":{"language":"json"}}},"url":"3.221.195.198:9200/_slm/policy/monthly-snapshots","urlObject":{"port":"9200","path":["_slm","policy","monthly-snapshots"],"host":["3.221.195.198"],"query":[],"variable":[]}},"response":[{"id":"6b222fa5-f590-4d9e-b145-cb861e332cc8","name":"Create Monthly Snapshots","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"<monthly-snapshot-{now/d}>\",\n  \"schedule\": \"0 56 23 1 * ?\",            \n  \"repository\": \"musea_elk_backups\",\n  \"config\": {\n    \"indices\": \"*\",\n    \"include_global_state\": true\n  },\n  \"retention\": {\n    \"expire_after\": \"366d\",\n    \"min_count\": 1,\n    \"max_count\": 12\n  }\n}","options":{"raw":{"language":"json"}}},"url":"3.221.195.198:9200/_slm/policy/monthly-snapshots"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-elastic-product","value":"Elasticsearch"},{"key":"Warning","value":"299 Elasticsearch-7.16.2-2b937c44140b6559905130a8650c64dbd0879cfb \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.16/security-minimal-setup.html to enable security.\""},{"key":"content-type","value":"application/json; charset=UTF-8"},{"key":"content-encoding","value":"gzip"},{"key":"content-length","value":"47"}],"cookie":[],"responseTime":null,"body":"{\n    \"acknowledged\": true\n}"}],"_postman_id":"b4e6ddb3-da87-4a16-9181-40904dfa16bd"},{"name":"Restore Entire Cluster","id":"9ff6449c-20b8-4472-9566-d7c1faff7fc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"indices\": \"*\",\n  \"include_global_state\": true\n}","options":{"raw":{"language":"json"}}},"url":"3.221.195.198:9200/_snapshot/musea_elk_backups/bakup_name/_restore","urlObject":{"port":"9200","path":["_snapshot","musea_elk_backups","bakup_name","_restore"],"host":["3.221.195.198"],"query":[],"variable":[]}},"response":[],"_postman_id":"9ff6449c-20b8-4472-9566-d7c1faff7fc8"},{"name":"Get Cluster Health","id":"5e9c6dcb-7334-4f58-9140-78c6bfdb874b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"3.221.195.198:9200/_cluster/health","urlObject":{"port":"9200","path":["_cluster","health"],"host":["3.221.195.198"],"query":[],"variable":[]}},"response":[{"id":"6df40952-9aa5-4264-b939-f6f35ef5948c","name":"Get Cluster Health","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"3.221.195.198:9200/_cluster/health"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-elastic-product","value":"Elasticsearch"},{"key":"Warning","value":"299 Elasticsearch-7.16.2-2b937c44140b6559905130a8650c64dbd0879cfb \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.16/security-minimal-setup.html to enable security.\""},{"key":"content-type","value":"application/json; charset=UTF-8"},{"key":"content-encoding","value":"gzip"},{"key":"content-length","value":"231"}],"cookie":[],"responseTime":null,"body":"{\n    \"cluster_name\": \"musea-logs\",\n    \"status\": \"yellow\",\n    \"timed_out\": false,\n    \"number_of_nodes\": 1,\n    \"number_of_data_nodes\": 1,\n    \"active_primary_shards\": 10,\n    \"active_shards\": 10,\n    \"relocating_shards\": 0,\n    \"initializing_shards\": 0,\n    \"unassigned_shards\": 1,\n    \"delayed_unassigned_shards\": 0,\n    \"number_of_pending_tasks\": 0,\n    \"number_of_in_flight_fetch\": 0,\n    \"task_max_waiting_in_queue_millis\": 0,\n    \"active_shards_percent_as_number\": 90.9090909090909\n}"}],"_postman_id":"5e9c6dcb-7334-4f58-9140-78c6bfdb874b"},{"name":"Create Snapshot for Indexes","id":"62e4950b-66d3-4ea0-b517-783d5779a2de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n   \"indices\": \"geo_v2\",  \n   \"ignore_unavailable\": true,\n   \"include_global_state\": false\n}","options":{"raw":{"language":"json"}}},"url":"10.0.10.141:9200/_snapshot/es2_backup_s3_repository/geo_v2_snapshot?pretty?wait_for_completion=true","urlObject":{"port":"9200","path":["_snapshot","es2_backup_s3_repository","geo_v2_snapshot"],"host":["10","0","10","141"],"query":[{"key":"pretty?wait_for_completion","value":"true"}],"variable":[]}},"response":[],"_postman_id":"62e4950b-66d3-4ea0-b517-783d5779a2de"}],"id":"16362c1d-fe51-42b6-97b2-03b0b94a6d35","_postman_id":"16362c1d-fe51-42b6-97b2-03b0b94a6d35","description":""}],"variable":[{"key":"token","value":"DpjSV26zyQQ8VQbKp33rnD14"},{"key":"base_url_staging","value":"https://api.stagingmusea.com"},{"key":"base_url","value":"https://api.stagingmusea.com"},{"key":"new_user_token","value":"unTpFzoN1dgHTcWQWpw8bRoo"},{"key":"new_user_guid","value":"d51b57a8-61fe-4d65-841d-8fb99f46c485"},{"key":"newuser_guid","value":"d51b57a8-61fe-4d65-841d-8fb99f46c485"},{"key":"admin_token","value":"rFLLZaV4u17o1zK3emnaYyBU"},{"key":"elastic_elk_ip","value":"3.221.195.198"},{"key":"backup_name","value":"bakup_name"},{"key":"dev_localhost","value":"api.lvh.me:3001"},{"key":"prod_token","value":"MeKGYfBRXTEL1yD5J6HaCbdk"}]}