{"info":{"_postman_id":"6dcefc78-d386-49b7-a203-3a05bb21864f","name":"Beyond Print v1","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"20713475","collectionId":"6dcefc78-d386-49b7-a203-3a05bb21864f","publishedId":"UyrDEbRH","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-04-27T10:11:24.000Z"},"item":[{"name":"Orders","item":[{"name":"https://portal.beyondprint.co.uk/api/rest/orders","id":"69356fe9-a995-4a70-b2d0-f9ff6bbf8b4a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://portal.beyondprint.co.uk/api/rest/orders?perpage=10&page=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"6dcefc78-d386-49b7-a203-3a05bb21864f","id":"6dcefc78-d386-49b7-a203-3a05bb21864f","name":"Beyond Print v1","type":"collection"}},"urlObject":{"protocol":"https","path":["api","rest","orders"],"host":["portal","beyondprint","co","uk"],"query":[{"key":"perpage","value":"10"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"01313328-77d5-4c99-b7cb-31c1a37612c5","name":"https://portal.beyondprint.co.uk/api/rest/orders","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://portal.beyondprint.co.uk/api/rest/orders?perpage=10&page=1","protocol":"https","host":["portal","beyondprint","co","uk"],"path":["api","rest","orders"],"query":[{"key":"perpage","value":"10"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application/json"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"59"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-length","value":"1009"},{"key":"date","value":"Mon, 23 Oct 2023 16:08:55 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 13702,\n            \"billing_first_name\": \"Test\",\n            \"billing_last_name\": \"Test\",\n            \"email\": \"Test\",\n            \"phone\": \"01277286565\",\n            \"billing_address_line_1\": \"Test\",\n            \"billing_address_line_2\": null,\n            \"billing_address_line_3\": null,\n            \"billing_city\": \"Test\",\n            \"billing_region\": null,\n            \"billing_postcode\": \"Test\",\n            \"billing_country\": \"1\",\n            \"shipping_first_name\": \"Test\",\n            \"shipping_last_name\": \"Name\",\n            \"shipping_address_line_1\": \"25 Test Road\",\n            \"shipping_address_line_2\": \"Test Location\",\n            \"shipping_address_line_3\": null,\n            \"shipping_city\": \"London\",\n            \"shipping_region\": \"London\",\n            \"shipping_postcode\": \"E9 7RZ\",\n            \"shipping_country\": \"1\",\n            \"subtotal\": 200,\n            \"tax\": 123,\n            \"shipping\": 417,\n            \"total\": 657,\n            \"tracking_code\": null,\n            \"status\": \"cancelled\",\n            \"line_items\": [\n                {\n                    \"quantity\": 1,\n                    \"price\": 200,\n                    \"data\": {\n                        \"units\": \"in\",\n                        \"print_width\": \"2\",\n                        \"print_height\": \"1.34\",\n                        \"border_top\": \"0\",\n                        \"border_left\": \"0\",\n                        \"border_right\": \"0\",\n                        \"border_bottom\": \"0\",\n                        \"type\": \"print\",\n                        \"paper\": \"matt\",\n                        \"paper_type\": \"c-type\",\n                        \"markup\": \"0\",\n                        \"markup_type\": \"Fixed\",\n                        \"product_name\": \"screen-3-noshadow.png\",\n                        \"product_description\": null\n                    }\n                }\n            ]\n        }\n    ],\n    \"count\": 1\n}"}],"_postman_id":"69356fe9-a995-4a70-b2d0-f9ff6bbf8b4a"},{"name":"https://portal.beyondprint.co.uk/api/rest/orders/{$order_id}","id":"cb843cdc-360b-472e-90c6-3c4cef4eb3fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://portal.beyondprint.co.uk/api/rest/orders/13702","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"6dcefc78-d386-49b7-a203-3a05bb21864f","id":"6dcefc78-d386-49b7-a203-3a05bb21864f","name":"Beyond Print v1","type":"collection"}},"urlObject":{"protocol":"https","path":["api","rest","orders","13702"],"host":["portal","beyondprint","co","uk"],"query":[],"variable":[]}},"response":[{"id":"c4b73b68-e099-46d8-ad8f-2cf71ddc559d","name":"https://portal.beyondprint.co.uk/api/rest/orders/{$order_id}","originalRequest":{"method":"GET","header":[],"url":"https://portal.beyondprint.co.uk/api/rest/orders/13702"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application/json"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"57"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-length","value":"1016"},{"key":"date","value":"Mon, 23 Oct 2023 16:09:11 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"id\": 13702,\n        \"billing_first_name\": \"Test\",\n        \"billing_last_name\": \"Test\",\n        \"email\": \"Test\",\n        \"phone\": \"01277286565\",\n        \"billing_address_line_1\": \"Test\",\n        \"billing_address_line_2\": null,\n        \"billing_address_line_3\": null,\n        \"billing_city\": \"Test\",\n        \"billing_region\": null,\n        \"billing_postcode\": \"Test\",\n        \"billing_country\": \"1\",\n        \"shipping_first_name\": \"Test\",\n        \"shipping_last_name\": \"Name\",\n        \"shipping_address_line_1\": \"25 Test Road\",\n        \"shipping_address_line_2\": \"Test Location\",\n        \"shipping_address_line_3\": null,\n        \"shipping_city\": \"London\",\n        \"shipping_region\": \"London\",\n        \"shipping_postcode\": \"E9 7RZ\",\n        \"shipping_country\": \"1\",\n        \"subtotal\": 200,\n        \"tax\": 123,\n        \"shipping\": 417,\n        \"total\": 657,\n        \"tracking_code\": null,\n        \"status\": \"cancelled\",\n        \"line_items\": [\n            {\n                \"quantity\": 1,\n                \"price\": 200,\n                \"data\": {\n                    \"units\": \"in\",\n                    \"print_width\": \"2\",\n                    \"print_height\": \"1.34\",\n                    \"border_top\": \"0\",\n                    \"border_left\": \"0\",\n                    \"border_right\": \"0\",\n                    \"border_bottom\": \"0\",\n                    \"type\": \"print\",\n                    \"paper\": \"matt\",\n                    \"paper_type\": \"c-type\",\n                    \"markup\": \"0\",\n                    \"markup_type\": \"Fixed\",\n                    \"product_name\": \"screen-3-noshadow.png\",\n                    \"product_description\": null\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"cb843cdc-360b-472e-90c6-3c4cef4eb3fa"},{"name":"Ceate Order","id":"bee0dd0b-692b-4164-891c-8138277e23e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\" : 1001,\r\n    \"shipping\": {\r\n        \"shipping_first_name\": \"Test\",\r\n        \"shipping_last_name\": \"Name\",\r\n        \"shipping_address_line_1\": \"25 Test Road\",\r\n        \"shipping_address_line_2\": \"Test Location\",\r\n        \"shipping_address_line_3\": null,\r\n        \"shipping_city\": \"London\",\r\n        \"shipping_region\": \"London\",\r\n        \"shipping_postcode\": \"E9 7RZ\",\r\n        \"shipping_country\": \"GB\"\r\n    },\r\n    \"line_items\": [\r\n        {\r\n            \"product_id\": \"d2f6a69f-4050-41a9-92ac-59b093a916d5\",\r\n            \"quantity\": 1\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://portal.beyondprint.co.uk/api/rest/orders","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"6dcefc78-d386-49b7-a203-3a05bb21864f","id":"6dcefc78-d386-49b7-a203-3a05bb21864f","name":"Beyond Print v1","type":"collection"}},"urlObject":{"protocol":"https","path":["api","rest","orders"],"host":["portal","beyondprint","co","uk"],"query":[],"variable":[]}},"response":[{"id":"cf9e71e7-73cc-4edf-84a1-13e34e56cfd8","name":"https://portal.beyondprint.co.uk/api/rest/orders","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\" : 1234,\r\n    \"shipping\": {\r\n        \"shipping_first_name\": \"Test\",\r\n        \"shipping_last_name\": \"Name\",\r\n        \"shipping_address_line_1\": \"25 Test Road\",\r\n        \"shipping_address_line_2\": \"Test Location\",\r\n        \"shipping_address_line_3\": null,\r\n        \"shipping_city\": \"London\",\r\n        \"shipping_region\": \"London\",\r\n        \"shipping_postcode\": \"E9 7RZ\",\r\n        \"shipping_country\": \"GB\"\r\n    },\r\n    \"line_items\": [\r\n        {\r\n            \"product_id\": \"5aca8b55-52d1-4825-a4ab-b10444338a8f\",\r\n            \"quantity\": 1\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://portal.beyondprint.co.uk/api/rest/orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application/json"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"58"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-length","value":"60"},{"key":"date","value":"Wed, 18 Oct 2023 19:49:38 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Order created.\",\n    \"order_id\": 17253\n}"}],"_postman_id":"bee0dd0b-692b-4164-891c-8138277e23e6"},{"name":"Create Order Special","id":"c30df74e-4a63-4a59-8a6e-44e6dd343fae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"order_id\": 15355234,\n\t\"packing_slip_url\": \"https://test.test/wp-content/uploads/test.pdf\",\n\t\"shipping\": {\n\t\t\"shipping_first_name\": \"Cal\",\n\t\t\"shipping_last_name\": \"Tester\",\n\t\t\"shipping_address_line_1\": \"86 Test\",\n\t\t\"shipping_city\": \"Test City\",\n\t\t\"shipping_postcode\": \"SS2 TC1\",\n\t\t\"shipping_country_code\": \"GB\",\n\t\t\"shipping_region\": \"Essex\"\n\t},\n\t\"line_items\": [\n\t\t{\n\t\t\t\"quantity\": 1,\n\t\t\t\"product_data\": { \n\t\t\t\t\"name\": \"Test Product #1\",\n\t\t\t\t\"units\": \"in\",\n\t\t\t\t\"print_width\": 6,\n\t\t\t\t\"border_top\": 0,\n\t\t\t\t\"border_right\": 0,\n\t\t\t\t\"border_bottom\": 0,\n\t\t\t\t\"border_left\": 0,\n\t\t\t\t\"type\": \"print\",\n\t\t\t\t\"frame\": \"standard\",\n\t\t\t\t\"moulding\": \"gold_standard\",\n\t\t\t\t\"fixture\": \"d-rings_and_cord\",\n\t\t\t\t\"paper_type\": \"giclee\",\n\t\t\t\t\"paper\": \"hahnemuhle_bamboo\",\n\t\t\t\t\"parent_product_id\": 0,\n\t\t\t\t\"markup\": 0,\n\t\t\t\t\"markup_type\": \"Percent\"\n\t\t\t},\n\t\t\t\"media_data\": {\n\t\t\t\t\"size\": 10000,\n\t\t\t\t\"extension\": \"jpg\",\n\t\t\t\t\"name\": \"Test Image #1\",\n\t\t\t\t\"dpi\": 300,\n\t\t\t\t\"height\": 1020,\n\t\t\t\t\"width\": 2000,\n\t\t\t\t\"stored_url\": \"https://s3.eu-west-1.wasabisys.com/byp-public/builder/b64f3c93-6d33-481e-aa41-99c12d458094.png\"\n\t\t\t}\n\t\t}\n\t]\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.beyondprint.co.uk/api/rest/orders/special/create","urlObject":{"protocol":"https","path":["api","rest","orders","special","create"],"host":["dev","beyondprint","co","uk"],"query":[],"variable":[]}},"response":[{"id":"1358e272-32e7-4fb2-bb5b-946e5f6f2fce","name":"https://dev.beyondprint.co.uk/api/rest/orders/special/create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"order_id\": 15355234,\n\t\"packing_slip_url\": \"https://test.test/wp-content/uploads/test.pdf\",\n\t\"shipping\": {\n\t\t\"shipping_first_name\": \"Cal\",\n\t\t\"shipping_last_name\": \"Tester\",\n\t\t\"shipping_address_line_1\": \"86 Test\",\n\t\t\"shipping_city\": \"Test City\",\n\t\t\"shipping_postcode\": \"SS2 TC1\",\n\t\t\"shipping_country_code\": \"GB\",\n\t\t\"shipping_region\": \"Essex\"\n\t},\n\t\"line_items\": [\n\t\t{\n\t\t\t\"quantity\": 1,\n\t\t\t\"product_data\": { \n\t\t\t\t\"name\": \"Test Product #1\",\n\t\t\t\t\"units\": \"in\",\n\t\t\t\t\"print_width\": 6,\n\t\t\t\t\"border_top\": 0,\n\t\t\t\t\"border_right\": 0,\n\t\t\t\t\"border_bottom\": 0,\n\t\t\t\t\"border_left\": 0,\n\t\t\t\t\"type\": \"print\",\n\t\t\t\t\"frame\": \"standard\",\n\t\t\t\t\"moulding\": \"gold_standard\",\n\t\t\t\t\"fixture\": \"d-rings_and_cord\",\n\t\t\t\t\"paper_type\": \"giclee\",\n\t\t\t\t\"paper\": \"hahnemuhle_bamboo\",\n\t\t\t\t\"parent_product_id\": 0,\n\t\t\t\t\"markup\": 0,\n\t\t\t\t\"markup_type\": \"Percent\"\n\t\t\t},\n\t\t\t\"media_data\": {\n\t\t\t\t\"size\": 10000,\n\t\t\t\t\"extension\": \"jpg\",\n\t\t\t\t\"name\": \"Test Image #1\",\n\t\t\t\t\"dpi\": 300,\n\t\t\t\t\"height\": 1020,\n\t\t\t\t\"width\": 2000,\n\t\t\t\t\"stored_url\": \"https://s3.eu-west-1.wasabisys.com/byp-public/builder/b64f3c93-6d33-481e-aa41-99c12d458094.png\"\n\t\t\t}\n\t\t}\n\t]\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.beyondprint.co.uk/api/rest/orders/special/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application/json"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"59"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-length","value":"43"},{"key":"content-encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"date","value":"Fri, 02 Feb 2024 08:54:07 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success\",\n    \"product_id\": 17501\n}"}],"_postman_id":"c30df74e-4a63-4a59-8a6e-44e6dd343fae"}],"id":"43ec610c-81a3-496b-8440-116ed499fed0","_postman_id":"43ec610c-81a3-496b-8440-116ed499fed0","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"6dcefc78-d386-49b7-a203-3a05bb21864f","id":"6dcefc78-d386-49b7-a203-3a05bb21864f","name":"Beyond Print v1","type":"collection"}}},{"name":"Products","item":[{"name":"https://portal.beyondprint.co.uk/api/rest/products","id":"9dc6acaf-0249-4990-8069-2d7bdf459827","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://portal.beyondprint.co.uk/api/rest/products","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"6dcefc78-d386-49b7-a203-3a05bb21864f","id":"6dcefc78-d386-49b7-a203-3a05bb21864f","name":"Beyond Print v1","type":"collection"}},"urlObject":{"protocol":"https","path":["api","rest","products"],"host":["portal","beyondprint","co","uk"],"query":[],"variable":[]}},"response":[{"id":"066266d0-c869-47df-8b7a-a0e2e8f3df4c","name":"https://portal.beyondprint.co.uk/api/rest/products","originalRequest":{"method":"GET","header":[],"url":"https://portal.beyondprint.co.uk/api/rest/products"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application/json"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"59"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-length","value":"616"},{"key":"date","value":"Mon, 23 Oct 2023 16:07:47 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"5aca8b55-52d1-4825-a4ab-b10444338a8f\",\n            \"product_id\": 1,\n            \"name\": \"Test Product4\",\n            \"description\": \"asdasdasd adssad asd\",\n            \"price\": \"47.00\",\n            \"config\": {\n                \"units\": \"in\",\n                \"print_width\": \"12\",\n                \"print_height\": \"16.80\",\n                \"border_top\": \"0\",\n                \"border_left\": \"0\",\n                \"border_right\": \"0\",\n                \"border_bottom\": \"0\",\n                \"type\": \"mounting\",\n                \"paper\": \"matt\",\n                \"paper_type\": \"c-type\",\n                \"markup\": \"20\",\n                \"markup_type\": \"Fixed\",\n                \"product_name\": \"Test Product\",\n                \"product_description\": null,\n                \"manage_editions_popup\": false,\n                \"substrate\": \"card-2mm\"\n            },\n            \"image\": \"https://s3.eu-west-1.wasabisys.com/byp-public/builder/thumbnails/c8038994-2645-46c5-9e18-5ef8cefd9262\"\n        }\n    ],\n    \"count\": 1\n}"}],"_postman_id":"9dc6acaf-0249-4990-8069-2d7bdf459827"},{"name":"https://portal.beyondprint.co.uk/api/rest/products/{$product_id}","id":"97f100c8-8bb1-443d-9da5-7f329e7af288","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://portal.beyondprint.co.uk/api/rest/products/5aca8b55-52d1-4825-a4ab-b10444338a8f","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"6dcefc78-d386-49b7-a203-3a05bb21864f","id":"6dcefc78-d386-49b7-a203-3a05bb21864f","name":"Beyond Print v1","type":"collection"}},"urlObject":{"protocol":"https","path":["api","rest","products","5aca8b55-52d1-4825-a4ab-b10444338a8f"],"host":["portal","beyondprint","co","uk"],"query":[],"variable":[]}},"response":[{"id":"de020d49-3ed9-45ed-93a7-4a3119cc4d0d","name":"https://portal.beyondprint.co.uk/api/rest/products/{$product_id}","originalRequest":{"method":"GET","header":[],"url":"https://portal.beyondprint.co.uk/api/rest/products/5aca8b55-52d1-4825-a4ab-b10444338a8f"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application/json"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"57"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-length","value":"604"},{"key":"date","value":"Mon, 23 Oct 2023 16:08:27 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"5aca8b55-52d1-4825-a4ab-b10444338a8f\",\n        \"product_id\": 1,\n        \"name\": \"Test Product4\",\n        \"description\": \"asdasdasd adssad asd\",\n        \"price\": \"47.00\",\n        \"config\": {\n            \"units\": \"in\",\n            \"print_width\": \"12\",\n            \"print_height\": \"16.80\",\n            \"border_top\": \"0\",\n            \"border_left\": \"0\",\n            \"border_right\": \"0\",\n            \"border_bottom\": \"0\",\n            \"type\": \"mounting\",\n            \"paper\": \"matt\",\n            \"paper_type\": \"c-type\",\n            \"markup\": \"20\",\n            \"markup_type\": \"Fixed\",\n            \"product_name\": \"Test Product\",\n            \"product_description\": null,\n            \"manage_editions_popup\": false,\n            \"substrate\": \"card-2mm\"\n        },\n        \"image\": \"https://s3.eu-west-1.wasabisys.com/byp-public/builder/thumbnails/c8038994-2645-46c5-9e18-5ef8cefd9262\"\n    }\n}"}],"_postman_id":"97f100c8-8bb1-443d-9da5-7f329e7af288"},{"name":"Product Create","id":"28adff17-078d-4919-a5ec-4096dfe0f6ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"product_name\": \"Test Product #1\",\n\t\"units\": \"in\",\n\t\"print_width\": 16,\n\t\"border_top\": 0,\n\t\"border_right\": 0,\n\t\"border_bottom\": 0,\n\t\"border_left\": 0,\n\t\"type\": \"print\",\n\t\"frame\": \"standard\",\n    \"moulding\": \"black_thin\",\n\t\"fixture\": \"d-rings_and_cord\",\n    \"glass\": \"none\",\n    \"window_mount\": \"bright_white\",\n    \"window_mount_thickness\": 2,\n\t\"paper_type\": \"giclee\",\n\t\"parent_product_id\": 0,\n\t\"paper\": \"hahnemuhle_bamboo\",\n\t\"markup\": 0,\n\t\"markup_type\": \"Percent\",\n\t\"media_data\": {\n\t\t\"size\": 100123,\n\t\t\"extension\": \"jpg\",\n\t\t\"name\": \"Test Image #1\",\n\t\t\"stored_url\": \"https://s3.eu-west-1.wasabisys.com/byp-public/builder/b64f3c93-6d33-481e-aa41-99c12d458094.png\",\n\t\t\"compressed_url\":  \"https://s3.eu-west-1.wasabisys.com/byp-public/builder/b64f3c93-6d33-481e-aa41-99c12d458094.png\"\n\t}\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.beyondprint.co.uk/api/rest/products/create","urlObject":{"protocol":"https","path":["api","rest","products","create"],"host":["dev","beyondprint","co","uk"],"query":[],"variable":[]}},"response":[{"id":"3668fc2e-e411-4ee9-b556-08ac9b5fba51","name":"https://dev.beyondprint.co.uk/api/rest/products/create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"product_name\": \"Test Product #1\",\n\t\"units\": \"in\",\n\t\"print_width\": 16,\n\t\"border_top\": 0,\n\t\"border_right\": 0,\n\t\"border_bottom\": 0,\n\t\"border_left\": 0,\n\t\"type\": \"print\",\n\t\"frame\": \"standard\",\n    \"moulding\": \"black_thin\",\n\t\"fixture\": \"d-rings_and_cord\",\n    \"glass\": \"none\",\n    \"window_mount\": \"bright_white\",\n    \"window_mount_thickness\": 2,\n\t\"paper_type\": \"giclee\",\n\t\"parent_product_id\": 0,\n\t\"paper\": \"hahnemuhle_bamboo\",\n\t\"markup\": 0,\n\t\"markup_type\": \"Percent\",\n\t\"media_data\": {\n\t\t\"size\": 100123,\n\t\t\"extension\": \"jpg\",\n\t\t\"name\": \"Test Image #1\",\n\t\t\"stored_url\": \"https://s3.eu-west-1.wasabisys.com/byp-public/builder/b64f3c93-6d33-481e-aa41-99c12d458094.png\",\n\t\t\"compressed_url\":  \"https://s3.eu-west-1.wasabisys.com/byp-public/builder/b64f3c93-6d33-481e-aa41-99c12d458094.png\"\n\t}\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.beyondprint.co.uk/api/rest/products/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application/json"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"58"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-length","value":"43"},{"key":"content-encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"date","value":"Fri, 02 Feb 2024 08:58:17 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success\",\n    \"product_id\": 4071\n}"}],"_postman_id":"28adff17-078d-4919-a5ec-4096dfe0f6ea"}],"id":"417fbb31-211f-4731-a913-3c7c4976d602","_postman_id":"417fbb31-211f-4731-a913-3c7c4976d602","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"6dcefc78-d386-49b7-a203-3a05bb21864f","id":"6dcefc78-d386-49b7-a203-3a05bb21864f","name":"Beyond Print v1","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]}},"event":[{"listen":"prerequest","script":{"id":"c99a15dd-754b-4737-a019-2c19e2b21da9","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"3cd8050f-982d-422f-9e71-1593b57fe764","type":"text/javascript","exec":[""]}}]}