{"info":{"_postman_id":"6184c82d-8696-4136-a6a7-5c7059597ae9","name":"Frame It Easy","description":"<html><head></head><body><p>The Frame It Easy API lets you drop ship custom frames in any size including art and photo prints. Our drop shipping is only available in the US. The API allows endpoint requests and responses for all data required to make your picture frames - including users, frame products, items, orders, fulfillment and other information objects related to collecting and manufacturing custom picture frames. The datasets are organized in after a customer has made design changes in Step 1API request URL paths with well-formed JSON response objects. API requests handle json encoded POST fields. The Postman examples and documentation below covers the entire API functionality.</p>\n<p>One API workflow that is commonly used: a user is created, the user will design a picture frame, the picture frame product is saved for the user, the user sells the picture frame. The sold picture frame is added to an Order object, then the order is fulfilled by the Frame It Easy manufacturing. Once the Order is shipped a fulfillment Object is available in the API.</p>\n<p>Another API workflow is that a user is created and the user designs custom frames without saving them as products. With this set up, a custom size frame is designed on the fly using the API item Object. The item can be an unlimited combination of frame styles, sizes, matting, paper type and image print. Once the Order object is processed, the frame is manufactured, shipped and then the fulfillment Object with shipping information is available from the API.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"7462304","collectionId":"6184c82d-8696-4136-a6a7-5c7059597ae9","publishedId":"Tz5s3bQB","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-04-01T17:35:52.000Z"},"item":[{"name":"Items","id":"30b41480-3189-4a4c-bad6-beb630e79c4a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.sandbox.frameiteasy.com/v1/items","description":"<p>Response with all the product Items for a complete frame. The result shows the frame styles, colors, covers, backings and mat boards. The Items selections become parameters for building a completed picture frame that can be saved as an Order. </p>\n<p><br /><br />\n<b>Items Values</b></p>\n<table>\n    <tr>\n        <td>styles</td>\n        <td></td>\n        <td></td>\n        <td>Frame profile attributes.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>profile_name</td>\n        <td></td>\n        <td>Profile names are Hanover, Derby, Dayton, Hanover, Granby, Ashford, Hammond, Bradford, Stafford.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>color_name</td>\n        <td></td>\n        <td>Profile color name.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>profile_width_num</td>\n        <td></td>\n        <td>The wholenumber size of the viewble face of the frame.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>profile_width_frac</td>\n        <td></td>\n        <td>The fractional size of the viewble face of the frame.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>profile_min_width_num</td>\n        <td></td>\n        <td>The wholenumber smallest size of the frame rail we can cut with our saw.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>profile_min_width_frac</td>\n        <td></td>\n        <td>The fractional smallest size of the frame rail we can cut with our saw.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>profile_max_width_num</td>\n        <td></td>\n        <td>The wholenumber longest size of the frame rail we can cut with our saw.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>profile_max_width_frac</td>\n        <td></td>\n        <td>The fractional longest size of the frame rail we can cut with our saw.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>profile_max_width_complete</td>\n        <td></td>\n        <td>The wholenumber longest frame width we can sell with the longest height.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>profile_max_height_complete</td>\n        <td></td>\n        <td>The wholenumber longest frame height we can sell with the longest width.</td>\n    </tr>\n    <tr>\n        <td>covers</td>\n        <td></td>\n        <td></td>\n        <td>Frame cover items.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>cover_name</td>\n        <td></td>\n        <td>The names of the available frame covers. Clear Acrylic, Non-Glare Acrylic, Conservation Clear Acrylic, and No Cover.</td>\n    </tr>\n    <tr>\n        <td>backings</td>\n        <td></td>\n        <td></td>\n        <td>Frame backing items.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>backing_name</td>\n        <td></td>\n        <td>The names of the available frame backings. Acid Free Foamcore, Standard Foamcore, No Backing.</td>\n    </tr>\n    <tr>\n        <td>mats</td>\n        <td></td>\n        <td></td>\n        <td>Frame mat items.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>mat_design_name</td>\n        <td></td>\n        <td>The names of the available mat boards. The most popular are Smooth White and Smooth Black with White Core.</td>\n    </tr>\n</table>","urlObject":{"protocol":"https","path":["v1","items"],"host":["api.sandbox.frameiteasy.com"],"query":[],"variable":[]}},"response":[{"id":"7f4fe880-97ea-4559-853c-9d5da6929f02","name":"Items","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"sandbox@frameiteasy.com:0Az9*MtXQo","type":"text"}],"url":"https://api.sandbox.frameiteasy.com/v1/items"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Mar 2020 20:25:10 GMT"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Orgin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"styles\": [\n        {\n            \"profile_name\": \"Profile Name\",\n            \"color_name\": \"Color Name\",\n            \"profile_width_num\": \"0\",\n            \"profile_width_frac\": \"6\",\n            \"profile_min_width_num\": \"4\",\n            \"profile_min_width_frac\": \"0\",\n            \"profile_max_width_num\": \"62\",\n            \"profile_max_width_frac\": \"F\",\n            \"profile_max_width_complete\": \"42\",\n            \"profile_max_height_complete\": \"62\"\n        }...\n    ],\n    \"covers\": [\n        {\n            \"cover_name\": \"Clear Acrylic\"\n        }...\n    ],\n    \"mats\": [\n        {\n            \"mat_type_id\": \"1\",\n            \"mat_type_name\": \"Type Name\",\n            \"mat_design_id\": \"123\",\n            \"mat_design_name\": \"Design Name\"\n        }...\n    ]\n}"}],"_postman_id":"30b41480-3189-4a4c-bad6-beb630e79c4a"},{"name":"Items (SKU)","id":"cb27a510-3b82-4f07-9fad-ae388b1781c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"raw","raw":"{\n\"sku\":\"26071203020500503200183490080\"\n}"},"url":"https://api.sandbox.frameiteasy.com/v1/items","description":"<p>A sku value can retrieve the item dataset with frame information. The item dataset includes all values about the frame including the price. Another method for retrieving the item is with item parameters. \n<br /><br />\n<b>Item Values</b></p>\n<table>\n    <tr>\n        <td>\n            attributes \n        </td>\n        <td></td>\n        <td></td>\n        <td>Frame attributes with data about the frame components and sizes. All height and width values are inches.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>profile_name</td>\n        <td></td>\n        <td>Frame styles, example: Hanover, Derby.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>profile_material</td>\n        <td></td>\n        <td>Frame material is either Metal or Wood.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>color_name</td>\n        <td></td>\n        <td>Frame color, example: Gloss Gold.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>cover_name</td>\n        <td></td>\n        <td>Frame cover material, example: Clear Acrylic.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>backing_name</td>\n        <td></td>\n        <td>Frame backing material, Acid Free Foamcore.</td>\n    </tr>\n    <tr> \n        <td></td>\n        <td>width</td>\n        <td></td>\n        <td>Frame width, example: 8.5.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>height</td> \n        <td></td>\n        <td>Frame height in inches with decimals example: 11.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>dimensions</td> \n        <td></td>\n        <td></td>\n    </tr>\n    <tr>\n        <td></td>\n        <td></td> \n        <td>width</td>\n        <td>Frame width, example: 8.5.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td></td> \n        <td>height</td>\n        <td>Frame height, example: 11.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td></td> \n        <td>depth</td>\n        <td>Frame depth, example: 2.25.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>profile_width</td> \n        <td></td>\n        <td>Frame profile width, example: 2.25.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>outer_mat_type_name</td> \n        <td></td>\n        <td>Matboard type, example: White Core. The outer matboad is the single matboard or top matboard.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>outer_mat_design_name</td> \n        <td></td>\n        <td>Matboard type type, example: Smooth White.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>outer_mat_width</td> \n        <td></td>\n        <td>The amount of visible matting, example: 1.5.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>outer_mat_opening_dimensions</td> \n        <td></td>\n        <td>The matboard openning width and height.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>inner_mat_type_name</td> \n        <td></td>\n        <td>Matboard type, example: White Core. The inner matboad is the second matboard or bottom matboard of the double-matboad.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>inner_mat_design_name</td> \n        <td></td>\n        <td>Matboard type type, example: Smooth White.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>inner_mat_width</td> \n        <td></td>\n        <td>The amount of visible matting, example: 0.5.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>inner_mat_opening_dimensions</td> \n        <td></td>\n        <td>The matboard openning width and height.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>custom_print</td> \n        <td></td>\n        <td>Frame has a print (boolean).</td>\n    </tr>\n    <tr>\n        <td>display_attributes</td>\n        <td></td> \n        <td></td>\n        <td>Frame attributes formatted to display to user</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>Art Size</td> \n        <td></td>\n        <td>The print size and also the inside dimension of the frame.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>Outside Frame Size</td> \n        <td></td>\n        <td>Frame size outside dimension as it will fit on the wall. </td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>Style</td> \n        <td></td>\n        <td>Frame profile and color names.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>Cover</td> \n        <td></td>\n        <td>Frame cover name. </td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>Backing</td> \n        <td></td>\n        <td>Frame backing name.</td>\n    </tr>\n    <tr>\n        <td>is_valid</td>\n        <td></td> \n        <td></td>\n        <td>Flag to indicate valid frame dataset could be built by paramerts (boolean).</td>\n    </tr>\n    <tr>\n        <td>name</td>\n        <td></td> \n        <td></td>\n        <td>The item name which is always 'Frame.'</td>\n    </tr>\n    <tr>\n        <td>price</td>\n        <td></td> \n        <td></td>\n        <td>The frame cost.</td>\n    </tr>\n    <tr>\n        <td>quantity</td>\n        <td></td> \n        <td></td>\n        <td>The quantity of items. </td>\n    </tr>\n    <tr>\n        <td>sku</td>\n        <td></td> \n        <td></td>\n        <td>Encoded numeric value representing the frame dataset.</td>\n    </tr>\n    <tr>\n        <td>shipping_estimate</td>\n        <td></td> \n        <td></td>\n        <td>Estimated value of shipping package based on frame dimensions and custom box.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>price</td> \n        <td></td>\n        <td>Shipping estimate price.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>Calculated length + girth of package dimension.</td> \n        <td></td>\n        <td>Shipping estimate price.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>shipping_template_group</td> \n        <td></td>\n        <td>Tiered shipping price from 9.95 to 37.95. The shipping_estimate <i>price</i> rounded up to a practical shipping tier.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>shipping_method</td> \n        <td></td>\n        <td>The shipping method id is the numeric ID for this shipping estimate. The numeric IDs can be 21 for USPS, 12 for UPS and 16 for FedEx.</td>\n    </tr>\n    <tr>\n        <td>pricing_group_id</td>\n        <td></td> \n        <td></td>\n        <td>Similarly priced frames can be grouped using this value too allow for bulk editing of frames with similar size and profile.</td>\n    </tr>    \n</table>\n<br />","urlObject":{"protocol":"https","path":["v1","items"],"host":["api.sandbox.frameiteasy.com"],"query":[],"variable":[]}},"response":[{"id":"e13ad2c6-c76c-4a39-aed3-6590fe8442aa","name":"Items (SKU)","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"raw","raw":"{\n\"sku\":\"26071203020500503200183490080\"\n}"},"url":"https://api.sandbox.frameiteasy.com/v1/items"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Orgin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1819"},{"key":"Date","value":"Tue, 28 Jul 2020 16:12:17 GMT"},{"key":"Server","value":"LiteSpeed"},{"key":"Vary","value":"User-Agent"}],"cookie":[],"responseTime":null,"body":"{\n    \"attributes\": {\n        \"profile_id\": 7,\n        \"profile_name\": \"Derby\",\n        \"profile_material\": \"Wood\",\n        \"color_id\": 12,\n        \"color_name\": \"Black\",\n        \"cover_id\": 3,\n        \"cover_name\": \"Clear Acrylic\",\n        \"cover_short_name\": \"Clear Acrylic\",\n        \"backing_id\": 2,\n        \"backing_name\": \"Acid Free Foamcore\",\n        \"backing_short_name\": \"Acid-Free Foamcore\",\n        \"width\": 5,\n        \"width_int\": 5,\n        \"width_frac\": \"0\",\n        \"height\": 5,\n        \"height_int\": 5,\n        \"height_frac\": \"0\",\n        \"dimensions\": {\n            \"width\": 5,\n            \"height\": 5,\n            \"depth\": false\n        },\n        \"inside_dimensions\": {\n            \"width\": 9,\n            \"height\": 9,\n            \"depth\": false\n        },\n        \"inside_width\": 9,\n        \"inside_height\": 9,\n        \"profile_width\": 1.25,\n        \"outer_mat_type_id\": 3,\n        \"outer_mat_core_color_hex\": \"dddddd\",\n        \"outer_mat_type_name\": \"White Core\",\n        \"outer_mat_design_id\": 20,\n        \"outer_mat_design_name\": \"Smooth White\",\n        \"outer_mat_design_file\": \"smooth_white.jpg\",\n        \"outer_mat_int\": 1,\n        \"outer_mat_frac\": \"8\",\n        \"outer_mat_dimensions\": {\n            \"width\": 1.5,\n            \"height\": false,\n            \"depth\": false\n        },\n        \"outer_mat_width\": 1.5,\n        \"outer_mat_opening_dimensions\": {\n            \"width\": 5.5,\n            \"height\": 5.5,\n            \"depth\": false\n        },\n        \"inner_mat_type_id\": 3,\n        \"inner_mat_core_color_hex\": \"dddddd\",\n        \"inner_mat_type_name\": \"White Core\",\n        \"inner_mat_design_id\": 49,\n        \"inner_mat_design_name\": \"Granite\",\n        \"inner_mat_design_file\": \"granite.jpg\",\n        \"inner_mat_int\": 0,\n        \"inner_mat_frac\": \"8\",\n        \"inner_mat_dimensions\": {\n            \"width\": 0.5,\n            \"height\": false,\n            \"depth\": false\n        },\n        \"inner_mat_width\": 0.5,\n        \"inner_mat_opening_dimensions\": {\n            \"width\": 4.5,\n            \"height\": 4.5,\n            \"depth\": false\n        },\n        \"custom_print\": 0,\n        \"custom_print_paper_type_id\": 0\n    },\n    \"cart_image\": false,\n    \"channel_item_id\": false,\n    \"display_attributes\": {\n        \"Art Size\": \"5\\\" x 5\\\"\",\n        \"Outside Frame Size\": \"11 1/16\\\" x 11 1/16\\\"\",\n        \"Style\": \"Derby, in Black\",\n        \"Outer Mat\": \"1 1/2\\\" Smooth White (White Core)\",\n        \"Inner Mat\": \"1/2\\\" Granite (White Core)\",\n        \"Cover\": \"Clear Acrylic\",\n        \"Backing\": \"Acid Free Foamcore\"\n    },\n    \"is_valid\": true,\n    \"name\": \"Frame\",\n    \"price\": \"25.91\",\n    \"quantity\": 1,\n    \"sku\": \"26071203020500503200183490080\",\n    \"id\": false,\n    \"type_id\": 26,\n    \"type_name\": \"Frame\"\n}"}],"_postman_id":"cb27a510-3b82-4f07-9fad-ae388b1781c0"},{"name":"Items (Params)","id":"b1e6cb42-6671-4765-aa91-b842743da420","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"raw","raw":"{\n\t\"profile\": \"Derby\",\n\t\"color\": \"Black\",\n\t\"width\": 27.125,\n\t\"height\": 11.0625,\n\t\"outer_mat_type\": \"White Core\",\n\t\"outer_mat_color\": \"Smooth White\",\n\t\"outer_mat_thickness\": 1,\n\t\"inner_mat_type\": \"Black Core\",\n\t\"inner_mat_color\": \"Smooth Black\",\n\t\"inner_mat_thickness\": 1,\n\t\"cover\": \"Non-glare Acrylic\",\n    \"file_name\":\"0s7mm7w6nh7embgav4iy.jpg\"\n}"},"url":"https://api.sandbox.frameiteasy.com/v1/items","description":"<p>Use the item parameters to retrieve the item dataset including frame cost. To retrieve a print only product item, include the <strong>item_type_name</strong> with the value 'print'.</p>\n<p>The <strong>paper</strong> values for prints can be <b>photo</b>, <b>art</b> or <b>giclée</b> value.</p>\n","urlObject":{"protocol":"https","path":["v1","items"],"host":["api.sandbox.frameiteasy.com"],"query":[],"variable":[]}},"response":[{"id":"477971f4-f437-4f24-972d-74d15332ef33","name":"Items (Params) Frame","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"raw","raw":"{\n\t\"profile\": \"Derby\",\n\t\"color\": \"Black\",\n\t\"width\": 27.125,\n\t\"height\": 11.0625,\n\t\"outer_mat_type\": \"White Core\",\n\t\"outer_mat_color\": \"Smooth White\",\n\t\"outer_mat_thickness\": 1,\n\t\"inner_mat_type\": \"Black Core\",\n\t\"inner_mat_color\": \"Smooth Black\",\n\t\"inner_mat_thickness\": 1,\n\t\"cover\": \"Non-glare Acrylic\",\n\t\"image_url\":\"https://www.mywebsite.com/images/0evsgx6tbyhm5t5s7gf0.jpg\"\n}"},"url":"https://api.sandbox.frameiteasy.com/api/v1/items"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Orgin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1006"},{"key":"Date","value":"Tue, 28 Jul 2020 16:09:15 GMT"},{"key":"Server","value":"LiteSpeed"},{"key":"Vary","value":"User-Agent"}],"cookie":[],"responseTime":null,"body":"{\n    \"attributes\": {\n        \"profile_name\": \"Derby\",\n        \"profile_material\": \"Wood\",\n        \"color_name\": \"Black\",\n        \"cover_name\": \"Non-Glare Acrylic\",\n        \"backing_name\": \"Standard Foamcore\",\n        \"width\": 27.125,\n        \"height\": 11.0625,\n        \"dimensions\": {\n            \"width\": 27.125,\n            \"height\": 11.0625,\n            \"depth\": false\n        },\n        \"profile_width\": 1.25,\n        \"outer_mat_type_name\": \"White Core\",\n        \"outer_mat_design_name\": \"Smooth White\",\n        \"outer_mat_width\": 1,\n        \"outer_mat_opening_dimensions\": {\n            \"width\": 28.625,\n            \"height\": 12.5625,\n            \"depth\": false\n        },\n        \"inner_mat_type_name\": \"Black Core\",\n        \"inner_mat_design_name\": \"Smooth Black\",\n        \"inner_mat_width\": 1,\n        \"inner_mat_opening_dimensions\": {\n            \"width\": 26.625,\n            \"height\": 10.5625,\n            \"depth\": false\n        },\n        \"custom_print\": 0\n    },\n    \"display_attributes\": {\n        \"Art Size\": \"27 1/8\\\" x 11 1/16\\\"\",\n        \"Outside Frame Size\": \"33 3/16\\\" x 17 1/8\\\"\",\n        \"Style\": \"Derby, in Black\",\n        \"Outer Mat\": \"1\\\" Smooth White (White Core)\",\n        \"Inner Mat\": \"1\\\" Smooth Black (Black Core)\",\n        \"Cover\": \"Non-Glare Acrylic\",\n        \"Backing\": \"Standard Foamcore\"\n    },\n    \"is_valid\": true,\n    \"name\": \"Frame\",\n    \"price\": \"90.83\",\n    \"quantity\": 1,\n    \"sku\": \"26071205012721113200102020100\"\n}"},{"id":"48e346d7-c8e5-4b49-af23-ddc1612ac274","name":"Items (Params) Print Only","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"raw","raw":"{\n    \"item_type_name\": \"print\",\n    \"paper\":\"photo\",\n    \"backing\":\"none\",\n    \"print_width\": 7.5,\n    \"print_height\": 9.5,\n    \"file_name\":\"0s7mm7w6nh7embgav4iy.jpg\"\n}\n"},"url":"https://api.sandbox.frameiteasy.com/api/v1/items"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Orgin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1006"},{"key":"Date","value":"Tue, 28 Jul 2020 16:09:15 GMT"},{"key":"Server","value":"LiteSpeed"},{"key":"Vary","value":"User-Agent"}],"cookie":[],"responseTime":null,"body":"{\n    \"attributes\": {\n        \"profile_name\": \"Derby\",\n        \"profile_material\": \"Wood\",\n        \"color_name\": \"Black\",\n        \"cover_name\": \"Non-Glare Acrylic\",\n        \"backing_name\": \"Standard Foamcore\",\n        \"width\": 27.125,\n        \"height\": 11.0625,\n        \"dimensions\": {\n            \"width\": 27.125,\n            \"height\": 11.0625,\n            \"depth\": false\n        },\n        \"profile_width\": 1.25,\n        \"outer_mat_type_name\": \"White Core\",\n        \"outer_mat_design_name\": \"Smooth White\",\n        \"outer_mat_width\": 1,\n        \"outer_mat_opening_dimensions\": {\n            \"width\": 28.625,\n            \"height\": 12.5625,\n            \"depth\": false\n        },\n        \"inner_mat_type_name\": \"Black Core\",\n        \"inner_mat_design_name\": \"Smooth Black\",\n        \"inner_mat_width\": 1,\n        \"inner_mat_opening_dimensions\": {\n            \"width\": 26.625,\n            \"height\": 10.5625,\n            \"depth\": false\n        },\n        \"custom_print\": 0\n    },\n    \"display_attributes\": {\n        \"Art Size\": \"27 1/8\\\" x 11 1/16\\\"\",\n        \"Outside Frame Size\": \"33 3/16\\\" x 17 1/8\\\"\",\n        \"Style\": \"Derby, in Black\",\n        \"Outer Mat\": \"1\\\" Smooth White (White Core)\",\n        \"Inner Mat\": \"1\\\" Smooth Black (Black Core)\",\n        \"Cover\": \"Non-Glare Acrylic\",\n        \"Backing\": \"Standard Foamcore\"\n    },\n    \"is_valid\": true,\n    \"name\": \"Frame\",\n    \"price\": \"90.83\",\n    \"quantity\": 1,\n    \"sku\": \"26071205012721113200102020100\"\n}"}],"_postman_id":"b1e6cb42-6671-4765-aa91-b842743da420"},{"name":"Shipping Methods","id":"49311ec9-7fae-459c-b2bc-6d6f38176b37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"sandbox@frameiteasy.com:0Az9*MtXQo","type":"text"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"customer@uniquedesigns.com\",\n\t\"phone\": \"2031234567\",\n\t\"shipping_first_name\": \"Custom\",\n\t\"shipping_last_name\": \"Framer\",\n\t\"shipping_company\": \"Unique Designs\",\n\t\"shipping_address_1\": \"155 New Haven Ave\",\n\t\"shipping_address_2\": \"\",\n\t\"shipping_city\": \"Derby\",\n\t\"shipping_state\": \"CT\",\n\t\"shipping_zip\": \"06418\",\n\t\"items\": [{\n\t\t\t\"sku\": \"260102030240059F0000000000001\",\n\t\t\t\"quantity\": 1\n\t\t}\n\t]\n}"},"url":"https://api.sandbox.frameiteasy.com/v1/shipping-methods","description":"<p>Get the shipping rate for several frame items.</p>\n","urlObject":{"protocol":"https","path":["v1","shipping-methods"],"host":["api.sandbox.frameiteasy.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"49311ec9-7fae-459c-b2bc-6d6f38176b37"},{"name":"Shipping","id":"83bf92a7-94fa-4ccc-a938-11833e867ccc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"sandbox@frameiteasy.com:0Az9*MtXQo","type":"text"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"customer@uniquedesigns.com\",\n\t\"phone\": \"2031234567\",\n\t\"shipping_first_name\": \"Custom\",\n\t\"shipping_last_name\": \"Framer\",\n\t\"shipping_company\": \"Unique Design\",\n\t\"shipping_address_1\": \"155 New Haven Ave\",\n\t\"shipping_address_2\": \"\",\n\t\"shipping_city\": \"Derby\",\n\t\"shipping_state\": \"CT\",\n\t\"shipping_zip\": \"06418\",\n\t\"shipping_method\": 16,\n\t\"items\": [{\n\t\t\t\"sku\": \"26071203021802400000000000001\",\n\t\t\t\"quantity\": 2,\n\t\t\t\"image_url\": \"https://www.frameiteasy.com/uploads/frame-builder/0evsgx6tbyhm5t5s7gf0.jpg\"\n\t\t},\n\t\t{\n\t\t\t\"sku\": \"26071203021802400000000000001\",\n\t\t\t\"quantity\": 1,\n\t\t\t\"image_url\": \"https://www.frameiteasy.com/uploads/frame-builder/0evsgx6tbyhm5t5s7gf0.jpg\"\n\t\t}\n\t]\n}"},"url":"https://api.sandbox.frameiteasy.com/v1/shipping","description":"<p>Create order object for customer including shipping. </p>\n","urlObject":{"protocol":"https","path":["v1","shipping"],"host":["api.sandbox.frameiteasy.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"83bf92a7-94fa-4ccc-a938-11833e867ccc"},{"name":"Upload Image File","id":"59727b7e-e420-4132-857a-84a8aa4abec7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"}],"body":{"mode":"formdata","formdata":[{"key":"image_file","type":"file","value":null}]},"url":"https://api.sandbox.frameiteasy.com/v1/upload_image","description":"<p>Upload an image file in PNG or JPG format and at least 500x500 pixels in size. An image file named 'image_file' is required in the POST field. </p>\n<p><br /><br />\n<b>Response Values</b></p>\n<table>\n    <tr>\n        <td>file_name </td>\n        <td>The filename of the image saved on the server.</td>\n    </tr>\n    <tr>\n        <td>thumbnail</td>\n        <td>URL of the image thumbnail.</td>\n    </tr>\n    <tr>\n        <td>width</td>\n        <td>Image pixel width.</td>\n    </tr>\n    <tr>\n        <td>height</td>\n        <td>Image pixel height.</td>\n    </tr>\n</table>","urlObject":{"protocol":"https","path":["v1","upload_image"],"host":["api.sandbox.frameiteasy.com"],"query":[],"variable":[]}},"response":[{"id":"7f0bdd78-5b86-4ea6-a106-b84fb4feafa3","name":"Upload Image File","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"}],"body":{"mode":"formdata","formdata":[{"key":"image_file","type":"file","value":null}]},"url":"https://api.sandbox.frameiteasy.com/v1/upload_image"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Orgin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"168"},{"key":"Date","value":"Tue, 28 Jul 2020 14:14:51 GMT"},{"key":"Server","value":"LiteSpeed"},{"key":"Vary","value":"User-Agent"},{"key":"Alt-Svc","value":"quic=\":443\"; ma=2592000; v=\"43,46\", h3-Q043=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-25=\":443\"; ma=2592000, h3-27=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"file_name\": \"umcyltnyk1nnoxyidpvc.jpg\",\n    \"thumbnail\": \"https://www.frameiteasy.com/uploads/frame-builder-thumbs/umcyltnyk1nnoxyidpvc.jpg\",\n    \"width\": 2400,\n    \"height\": 1600\n}"}],"_postman_id":"59727b7e-e420-4132-857a-84a8aa4abec7"},{"name":"User","id":"c3264ba7-8910-4631-b631-e4a896c8cb6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"}],"body":{"mode":"raw","raw":""},"url":"https://api.sandbox.frameiteasy.com/v1/user","description":"<p>A GET user request will return user information.\n<b>Response Values</b></p>\n<table>\n    <tr>\n        <td>first_name</td>\n    </tr>\n    <tr>\n        <td>last_name</td>\n    </tr>\n    <tr>\n        <td>email</td>\n    </tr>\n    <tr>\n        <td>user_name</td>\n    </tr>\n    <tr>\n        <td>shop</td>\n    </tr>\n    <tr>\n        <td>payment_description</td>\n    </tr>\n    <tr>\n        <td>payment_expiration_date</td>\n    </tr>\n    <tr>\n        <td>tax_exemption_certificates</td>\n    </tr>\n</table>","urlObject":{"protocol":"https","path":["v1","user"],"host":["api.sandbox.frameiteasy.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c3264ba7-8910-4631-b631-e4a896c8cb6e"},{"name":"Image Sizes","id":"0f6e6b6a-559f-47d1-9d75-f996fcdd428b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"}],"body":{"mode":"raw","raw":"{\n\"width\" :\"2000\",\n\"height\":\"3000\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.sandbox.frameiteasy.com/v1/image_sizes","description":"<p>Find the frame sizes available by the pixel dimensions of an image. </p>\n<p><br /><br />\n<b>Request Values</b></p>\n<p>To generate a list of images sizes make a POST request to /image_sizes with these fields in the Json request. </p>\n<table>\n    <tr>\n        <td>width</td>\n        <td>The pixel width of the image file to be framed.</td>\n    </tr>\n    <tr>\n        <td>height</td>\n        <td>The pixel height of the image file to be framed.</td>\n    </tr>\n</table>\n\n<p><br /><br />\n<b>Response Values</b></p>\n<table>\n    <tr>\n        <td>dpi</td>\n        <td>Dots per inch, example 250. Provided in increments of 50 from 100 to 2400.</td>\n    </tr>\n    <tr>\n        <td>width_int</td>\n        <td>Frame width, example: 8.</td>\n    </tr>\n    <tr>\n        <td>width_dec</td>\n        <td>Frame width decimal, example: 0.5.</td>\n    </tr>\n    <tr>\n        <td>width_frac</td>\n        <td>Frame width fraction, example: 1/2.</td>\n    </tr>\n    <tr>\n        <td>height_int</td>\n        <td>Frame height, example: 11.</td>\n    </tr>\n    <tr>\n        <td>height_dec</td>\n        <td>Frame height decimal, example: 0.75.</td>\n    </tr>\n    <tr>\n        <td>height_frac</td>\n        <td>Frame height fraction, example: 3/4.</td>\n    </tr>\n    <tr>\n        <td>description</td>\n        <td>Full size description, example: 8 1/2\" x 11 3/4\"</td>\n    </tr>\n    <tr>\n        <td>wood</td>\n        <td>The size will fit in a wood frame. Boolean.</td>\n    </tr>\n    <tr>\n        <td>metal</td>\n        <td>The size will fit in a metal frame. Boolean.</td>\n    </tr>\n</table>\n\n<p><br /><br /></p>\n<p>Save a custom frame size using the pixel dimensions of an image and the art size. </p>\n<br />\n\n<p><b>Request Values</b></p>\n<p>To add a product to the system make a POST request to /products_user with the complete list of fields in the Json request. After successuflly saving size, the response will contain the full list of images sizes.</p>\n<table>\n    <tr>\n        <td>action</td>\n        <td></td>\n        <td>Use the value 'save' for adding the picture frame user_product to the system.</td>\n    </tr>\n    <tr>\n        <td>width</td>\n        <td></td>\n        <td>The pixel width of the image file to be framed.</td>\n    </tr>\n    <tr>\n        <td>height</td>\n        <td></td>\n        <td>The pixel height of the image file to be framed.</td>\n    </tr>\n    <tr>\n        <td>art_size</td>\n        <td></td>\n        <td></td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>width_int</td>\n        <td>Art size width, example: 8.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>width_dec</td>\n        <td>Art size width in decimals, example: 0.5.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>height_int</td>\n        <td>Art size height, example: 12.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>height_dec</td>\n        <td>Art size height in decimals, example: 0.25.</td>\n    </tr>\n</table>\n\n<p><br /><br /></p>\n<p>Reset the custom values stored in the response from POST image_sizes.   </p>\n<br />\n\n<table>\n    <tr>\n        <td>action</td>\n        <td>Use the value 'reset' for removing custom frame size values.</td>\n    </tr>\n</table>","urlObject":{"protocol":"https","path":["v1","image_sizes"],"host":["api.sandbox.frameiteasy.com"],"query":[],"variable":[]}},"response":[{"id":"7e6f30eb-83c8-42ac-bf94-1690c28c74d7","name":"Image Sizes","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"}],"body":{"mode":"raw","raw":"{\n\"height\":\"4667\",\n\"width\" :\"7000\"\n}"},"url":"https://api.sandbox.frameiteasy.com/v1/image_sizes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Orgin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"729"},{"key":"Date","value":"Tue, 28 Jul 2020 15:38:48 GMT"},{"key":"Server","value":"LiteSpeed"},{"key":"Vary","value":"User-Agent"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"dpi\": 300,\n        \"width_int\": 23,\n        \"width_dec\": 0.3125,\n        \"width_frac\": \"5/16\",\n        \"height_int\": 15,\n        \"height_dec\": 0.5625,\n        \"height_frac\": \"9/16\",\n        \"description\": \"23 5/16\\\" x 15 9/16\\\"\",\n        \"wood\": true,\n        \"metal\": true\n    },\n    {\n        \"dpi\": 250,\n        \"width_int\": 28,\n        \"width_dec\": 0,\n        \"width_frac\": 0,\n        \"height_int\": 18,\n        \"height_dec\": 0.6875,\n        \"height_frac\": \"11/16\",\n        \"description\": \"28\\\" x 18 11/16\\\"\",\n        \"wood\": true,\n        \"metal\": true\n    },\n    {\n        \"dpi\": 200,\n        \"width_int\": 35,\n        \"width_dec\": 0,\n        \"width_frac\": 0,\n        \"height_int\": 23,\n        \"height_dec\": 0.3125,\n        \"height_frac\": \"5/16\",\n        \"description\": \"35\\\" x 23 5/16\\\"\",\n        \"wood\": true,\n        \"metal\": true\n    },\n    {\n        \"dpi\": 150,\n        \"width_int\": 46,\n        \"width_dec\": 0.6875,\n        \"width_frac\": \"11/16\",\n        \"height_int\": 31,\n        \"height_dec\": 0.125,\n        \"height_frac\": \"1/8\",\n        \"description\": \"46 11/16\\\" x 31 1/8\\\"\",\n        \"wood\": false,\n        \"metal\": true\n    }\n]"},{"id":"97358086-1d82-4b1e-ae65-63cd0354da45","name":"save","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"}],"body":{"mode":"raw","raw":"{\n\"action\":\"save\",\n\"width\" :\"2000\",\n\"height\":\"3000\",\n\"art_size\": {\n    \"width_int\": \"17\",\n    \"width_frac\": \"0\",\n    \"height_int\": \"18\",\n    \"height_frac\": \"5\"    \n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.sandbox.frameiteasy.com/v1/image_sizes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 01 Apr 2021 17:24:45 GMT"},{"key":"Server","value":"Apache/2.4.46 (Debian)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Orgin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Length","value":"1164"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"dpi\": 300,\n        \"size_key\": \"06B100\",\n        \"width_int\": 6,\n        \"width_dec\": 0.6875,\n        \"width_frac\": \"11/16\",\n        \"height_int\": 10,\n        \"height_dec\": 0,\n        \"height_frac\": 0,\n        \"description\": \"6 11/16\\\" x 10\\\"\",\n        \"wood\": true,\n        \"metal\": true,\n        \"mat\": true\n    },\n    {\n        \"dpi\": 250,\n        \"size_key\": \"080120\",\n        \"width_int\": 8,\n        \"width_dec\": 0,\n        \"width_frac\": 0,\n        \"height_int\": 12,\n        \"height_dec\": 0,\n        \"height_frac\": 0,\n        \"description\": \"8\\\" x 12\\\"\",\n        \"wood\": true,\n        \"metal\": true,\n        \"mat\": true\n    },\n    {\n        \"dpi\": 200,\n        \"size_key\": \"100150\",\n        \"width_int\": 10,\n        \"width_dec\": 0,\n        \"width_frac\": 0,\n        \"height_int\": 15,\n        \"height_dec\": 0,\n        \"height_frac\": 0,\n        \"description\": \"10\\\" x 15\\\"\",\n        \"wood\": true,\n        \"metal\": true,\n        \"mat\": true\n    },\n    {\n        \"dpi\": 150,\n        \"size_key\": \"135200\",\n        \"width_int\": 13,\n        \"width_dec\": 0.3125,\n        \"width_frac\": \"5/16\",\n        \"height_int\": 20,\n        \"height_dec\": 0,\n        \"height_frac\": 0,\n        \"description\": \"13 5/16\\\" x 20\\\"\",\n        \"wood\": true,\n        \"metal\": true,\n        \"mat\": true\n    },\n    {\n        \"dpi\": \"Custom\",\n        \"size_key\": \"170180\",\n        \"width_int\": 17,\n        \"width_dec\": 0,\n        \"width_frac\": 0,\n        \"height_int\": 18,\n        \"height_dec\": 0,\n        \"height_frac\": 0,\n        \"description\": \"17 x 18\"\n    },\n    {\n        \"dpi\": 100,\n        \"size_key\": \"200300\",\n        \"width_int\": 20,\n        \"width_dec\": 0,\n        \"width_frac\": 0,\n        \"height_int\": 30,\n        \"height_dec\": 0,\n        \"height_frac\": 0,\n        \"description\": \"20\\\" x 30\\\"\",\n        \"wood\": true,\n        \"metal\": true,\n        \"mat\": \"Available with maximum of 5 inches of matting.\"\n    }\n]"},{"id":"8a4d6f5d-73ce-4e20-b29e-9ad436e7054c","name":"reset","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"}],"body":{"mode":"raw","raw":"{\n\"action\":\"reset\",    \n\"width\" :\"2000\",\n\"height\":\"3000\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.sandbox.frameiteasy.com/v1/image_sizes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Orgin","value":"*"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Content-Length","value":"912"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 01 Apr 2021 17:27:39 GMT"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Pragma","value":"no-cache"},{"key":"Server","value":"Apache/2.4.41 (Ubuntu)"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"dpi\": 300,\n        \"width_int\": 6,\n        \"width_dec\": 0.6875,\n        \"width_frac\": \"11/16\",\n        \"height_int\": 10,\n        \"height_dec\": 0,\n        \"height_frac\": 0,\n        \"description\": \"6 11/16\\\" x 10\\\"\",\n        \"wood\": true,\n        \"metal\": true,\n        \"mat\": true\n    },\n    {\n        \"dpi\": 250,\n        \"width_int\": 8,\n        \"width_dec\": 0,\n        \"width_frac\": 0,\n        \"height_int\": 12,\n        \"height_dec\": 0,\n        \"height_frac\": 0,\n        \"description\": \"8\\\" x 12\\\"\",\n        \"wood\": true,\n        \"metal\": true,\n        \"mat\": true\n    },\n    {\n        \"dpi\": 200,\n        \"width_int\": 10,\n        \"width_dec\": 0,\n        \"width_frac\": 0,\n        \"height_int\": 15,\n        \"height_dec\": 0,\n        \"height_frac\": 0,\n        \"description\": \"10\\\" x 15\\\"\",\n        \"wood\": true,\n        \"metal\": true,\n        \"mat\": true\n    },\n    {\n        \"dpi\": 150,\n        \"width_int\": 13,\n        \"width_dec\": 0.3125,\n        \"width_frac\": \"5/16\",\n        \"height_int\": 20,\n        \"height_dec\": 0,\n        \"height_frac\": 0,\n        \"description\": \"13 5/16\\\" x 20\\\"\",\n        \"wood\": true,\n        \"metal\": true,\n        \"mat\": true\n    },\n    {\n        \"dpi\": 100,\n        \"width_int\": 20,\n        \"width_dec\": 0,\n        \"width_frac\": 0,\n        \"height_int\": 30,\n        \"height_dec\": 0,\n        \"height_frac\": 0,\n        \"description\": \"20\\\" x 30\\\"\",\n        \"wood\": true,\n        \"metal\": true,\n        \"mat\": \"Available with maximum of 5 inches of matting.\"\n    }\n]"}],"_postman_id":"0f6e6b6a-559f-47d1-9d75-f996fcdd428b"},{"name":"Custom Size","id":"761136fc-6587-46bf-8a62-7ac7ed023fcc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"sandbox@frameiteasy.com:0Az9*MtXQo","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"size_key\":\"110141\"\n}"},"url":"https://api.sandbox.frameiteasy.com/v1/custom_size","urlObject":{"protocol":"https","path":["v1","custom_size"],"host":["api.sandbox.frameiteasy.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"761136fc-6587-46bf-8a62-7ac7ed023fcc"},{"name":"Orders","id":"bc2acf6a-e6eb-40aa-b47c-383730f98354","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"sandbox@frameiteasy.com:0Az9*MtXQo","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"customer4@frameiteasy.com\",\n\t\"phone\": \"2031234567\",\n\t\"shipping_first_name\": \"Custom\",\n\t\"shipping_last_name\": \"Framer\",\n\t\"shipping_company\": \"Perfect Designs\",\n\t\"shipping_address_1\": \"155 New Haven Ave\",\n\t\"shipping_address_2\": \"\",\n\t\"shipping_city\": \"Derby\",\n\t\"shipping_state\": \"CT\",\n\t\"shipping_zip\": \"06418\",\n\t\"shipping_method_id\": 12,\n\t\"billing_first_name\": \"Customer\",\n\t\"billing_last_name\": \"Client\",\n\t\"billing_company\": \"Affordable Print & Frame\",\n\t\"billing_address_1\": \"155 New Haven Ave\",\n\t\"billing_address_2\": \"\",\n\t\"billing_city\": \"Derby\",\n\t\"billing_state\": \"CT\",\n\t\"billing_zip\": \"06518\",\n\t\"items\": [{\n\t\t\"sku\": \"FIE26030205022040840000000000001\",\n\t\t\"quantity\": 1,\n\t\t\"filename\": \"twodaae0ushxc86afkvw.jpg\"\n\t}]\n}"},"url":"https://api.sandbox.frameiteasy.com/v1/orders","description":"<p>To add an order to the system POST an API request to /order with the complete list of fields in the Json request. The order request will bill the API user's payment method stored in the system for then total order value. If the payment method is not available, an order will be created without a payment. </p>\n<table>\n    <tr>\n        <td>email</td>\n        <td></td>\n        <td>Customer email address.</td>\n    </tr>\n    <tr>\n        <td>phone</td>\n        <td></td>\n        <td>9 digit phone number.</td>\n    </tr>\n    <tr>\n        <td>shipping_first_name</td>\n        <td></td>\n        <td>Shipping first name.</td>\n    </tr>\n    <tr>\n        <td>shipping_last_name</td>\n        <td></td>\n        <td>Shipping last name.</td>\n    </tr>\n    <tr>\n        <td>shipping_company</td>\n        <td></td>\n        <td>Shipping company.</td>\n    </tr>\n    <tr>\n        <td>shipping_address_1</td>\n        <td></td>\n        <td>Shipping address 1.</td>\n    </tr>\n    <tr>\n        <td>shipping_address_2</td>\n        <td></td>\n        <td>Shipping address 2.</td>\n    </tr>\n    <tr>\n        <td>shipping_city</td>\n        <td></td>\n        <td>Shipping city.</td>\n    </tr>\n    <tr>\n        <td>shipping_state</td>\n        <td></td>\n        <td>Shipping state. (Use state abbreviation.)</td>\n    </tr>\n    <tr>\n        <td>shipping_zip</td>\n        <td></td>\n        <td>Shipping zipcode. (5 digit zipcode value.)</td>\n    </tr>\n    <tr>\n        <td>shipping_country</td>\n        <td></td>\n        <td>Shipping country. (2 letter country code.)</td>\n    </tr>\n    <tr>\n        <td>shipping_method_id</td>\n        <td></td>\n        <td>Shipping method id uses numeric ID value from the API result /shipping-methods. The numeric IDs are 21 for USPS, 12 for UPS and 16 for FedEx.</td>\n    </tr>\n    <tr>\n        <td>billing_first_name</td>\n        <td></td>\n        <td>Billing first name.</td>\n    </tr>\n    <tr>\n        <td>billing_last_name</td>\n        <td></td>\n        <td>Billing last name.</td>\n    </tr>\n    <tr>\n        <td>billing_company</td>\n        <td></td>\n        <td>Billing company.</td>\n    </tr>\n    <tr>\n        <td>billing_address_1</td>\n        <td></td>\n        <td>Billing address 1.</td>\n    </tr>\n    <tr>\n        <td>billing_address_2</td>\n        <td></td>\n        <td>Billing address 2.</td>\n    </tr>\n    <tr>\n        <td>billing_city</td>\n        <td></td>\n        <td>Billing city.</td>\n    </tr>\n    <tr>\n        <td>billing_state</td>\n        <td></td>\n        <td>Billing state. (Use state abbreviation.)</td>\n    </tr>\n    <tr>\n        <td>billing_zip</td>\n        <td></td>\n        <td>Billing zipcode. (5 digit zipcode value.)</td>\n    </tr>\n    <tr>\n        <td>billing_country</td>\n        <td></td>\n        <td>Billing country. (2 letter country abbreviation.)</td>\n    </tr>\n    <tr>\n        <td>items</td>\n        <td></td>\n        <td>The items associated with the order using the <i>sku</i> from the API users product items. Items is an array of values to allow for multiple items per order.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>sku</td>\n        <td>Code representing the picture frame attributes.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>quantity</td>\n        <td>Total number of items associate with the sku.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>filename</td>\n        <td>The filename of the image used for this frame item, example twodaae0ushxc86afkvw.jpg.</td>\n    </tr>\n</table>\n\n<p>The <b>order</b> result contains the values below.</p>\n<p><b>Order Values</b></p>\n<table>\n    <tr>\n        <td>billing_address</td>\n        <td></td>\n        <td></td>\n        <td>The order billing adddress.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>first_name</td>\n        <td></td>\n        <td>Billing first name.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>first_name</td>\n        <td></td>\n        <td>Billing last name.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>last_name</td>\n        <td></td>\n        <td>Billing last name.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>company</td>\n        <td></td>\n        <td>Billing company.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>address_1</td>\n        <td></td>\n        <td>Billing address 1.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>address_2</td>\n        <td></td>\n        <td>Billing address 2.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>city</td>\n        <td></td>\n        <td>Billing city.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>state</td>\n        <td></td>\n        <td>Billing state.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>zip</td>\n        <td></td>\n        <td>Billing zipcode.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>country</td>\n        <td></td>\n        <td>Billing country.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>is_commercial</td>\n        <td></td>\n        <td>The billing address is a commercial address (boolean).</td>\n    </tr>\n    <tr>\n        <td>shipping_address</td>\n        <td></td>\n        <td></td>\n        <td>The shipping address of the customer receiving the product.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>first_name</td>\n        <td></td>\n        <td>Shipping last name.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>last_name</td>\n        <td></td>\n        <td>Shipping last name.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>company</td>\n        <td></td>\n        <td>Shipping company.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>address_1</td>\n        <td></td>\n        <td>Shipping address 1.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>address_2</td>\n        <td></td>\n        <td>Shipping address 2.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>city</td>\n        <td></td>\n        <td>Shipping city.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>state</td>\n        <td></td>\n        <td>Shipping state.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>zip</td>\n        <td></td>\n        <td>Shipping zipcode.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>country</td>\n        <td></td>\n        <td>Shipping country.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>is_commercial</td>\n        <td></td>\n        <td>The shipping address is a commercial address (boolean).</td>\n    </tr>\n    <tr>\n        <td>items</td>\n        <td></td>\n        <td></td>\n        <td>The items result values are the same as <b>Item</b> request in documentation above.</td>\n    </tr>\n    <tr>\n        <td>customer_status_name</td>\n        <td></td>\n        <td></td>\n        <td>The order status, Paid, In Transit, Shipped or Delivered.</td>\n    </tr>\n    <tr>\n        <td>date</td>\n        <td></td>\n        <td></td>\n        <td>The order unix time stamp.</td>\n    </tr>\n    <tr>\n        <td>email</td>\n        <td></td>\n        <td></td>\n        <td>Customer email.</td>\n    </tr>\n    <tr>\n        <td>id</td>\n        <td></td>\n        <td></td>\n        <td>The order ID.</td>\n    </tr>\n    <tr>\n        <td>Phone</td>\n        <td></td>\n        <td></td>\n        <td>The customer phone.</td>\n    </tr>\n    <tr>\n        <td>Phone</td>\n        <td></td>\n        <td></td>\n        <td>The customer phone.</td>\n    </tr>\n    <tr>\n        <td>Totals</td>\n        <td></td>\n        <td></td>\n        <td></td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>subtotal</td>\n        <td></td>\n        <td>Order subtotal.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>shipping</td>\n        <td></td>\n        <td>Order shipping fee.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>tax</td>\n        <td></td>\n        <td>Order tax fee.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>total</td>\n        <td></td>\n        <td>Order total.</td>\n    </tr>\n    <tr>\n        <td></td>\n        <td>tracking_numbers</td>\n        <td></td>\n        <td>Order tracking number after the order is shipped.</td>\n    </tr>\n</table>","urlObject":{"protocol":"https","path":["v1","orders"],"host":["api.sandbox.frameiteasy.com"],"query":[],"variable":[]}},"response":[{"id":"b11b3e9e-7058-4cf4-85ab-456830d4db2b","name":"Orders","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"sandbox@frameiteasy.com:0Az9*MtXQo","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"customer@frameiteasy.com\",\n\t\"phone\": \"2031234567\",\n\t\"shipping_first_name\": \"Customer\",\n\t\"shipping_last_name\": \"Test\",\n\t\"shipping_company\": \"Unique Designs\",\n\t\"shipping_address_1\": \"155 New Haven Ave\",\n\t\"shipping_address_2\": \"\",\n\t\"shipping_city\": \"Derby\",\n\t\"shipping_state\": \"CT\",\n\t\"shipping_zip\": \"06418\",\n\t\"shipping_method_id\": 12,\n\t\"billing_first_name\": \"Customer\",\n\t\"billing_last_name\": \"Buyer\",\n\t\"billing_company\": \"Affordable Print & Frame\",\n\t\"billing_address_1\": \"155 New Haven Ave\",\n\t\"billing_address_2\": \"\",\n\t\"billing_city\": \"Derby\",\n\t\"billing_state\": \"CT\",\n\t\"billing_zip\": \"06518\",\n\t\"items\": [{\n\t\t\"sku\": \"FIE26030205022040840000000000001\",\n\t\t\"quantity\": 1,\n\t\t\"filename\": \"twodaae0ushxc86afkvw.jpg\"\n\t}]\n}"},"url":"https://api.sandbox.frameiteasy.com/v1/orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"date","value":"Mon, 12 Oct 2020 11:33:21 GMT"},{"key":"server","value":"Apache/2.4.38 (Debian)"},{"key":"expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"cache-control","value":"no-store, no-cache, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"access-control-allow-orgin","value":"*"},{"key":"access-control-allow-methods","value":"*"},{"key":"content-length","value":"2825"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"order\": {\n        \"billing_address\": {\n            \"first_name\": \"Custom\",\n            \"last_name\": \"Framing\",\n            \"company\": \"Affordable Print & Frame\",\n            \"address_1\": \"155 New Haven Ave\",\n            \"address_2\": \"\",\n            \"city\": \"Derby\",\n            \"state\": \"CT\",\n            \"zip\": \"06518\",\n            \"country\": false,\n            \"is_commercial\": false,\n            \"verified\": false,\n            \"verification_errors\": [],\n            \"verification_suggestion\": false\n        },\n        \"customer_status_name\": \"Paid\",\n        \"date\": 1602502408,\n        \"email\": \"customer@frameiteasy.com\",\n        \"id\": 357441,\n        \"items\": [\n            {\n                \"attributes\": {\n                    \"profile_id\": 3,\n                    \"profile_name\": \"Ashford\",\n                    \"profile_material\": \"Metal\",\n                    \"color_id\": 2,\n                    \"color_name\": \"Satin Black\",\n                    \"cover_id\": 5,\n                    \"cover_name\": \"Non-Glare Acrylic\",\n                    \"cover_short_name\": \"Non-Glare Acrylic\",\n                    \"backing_id\": 2,\n                    \"backing_name\": \"Acid Free Foamcore\",\n                    \"backing_short_name\": \"Acid-Free Foamcore\",\n                    \"width\": 20.25,\n                    \"width_int\": 20,\n                    \"width_frac\": \"4\",\n                    \"height\": 8.25,\n                    \"height_int\": 8,\n                    \"height_frac\": \"4\",\n                    \"dimensions\": {\n                        \"width\": 20.25,\n                        \"height\": 8.25,\n                        \"depth\": false\n                    },\n                    \"inside_dimensions\": {\n                        \"width\": 20.25,\n                        \"height\": 8.25,\n                        \"depth\": false\n                    },\n                    \"inside_width\": 20.25,\n                    \"inside_height\": 8.25,\n                    \"profile_width\": 0.375,\n                    \"outer_mat_type_id\": 0,\n                    \"outer_mat_core_color_hex\": null,\n                    \"outer_mat_type_name\": false,\n                    \"outer_mat_design_id\": false,\n                    \"outer_mat_design_name\": false,\n                    \"outer_mat_design_file\": false,\n                    \"outer_mat_int\": false,\n                    \"outer_mat_frac\": false,\n                    \"outer_mat_dimensions\": {\n                        \"width\": false,\n                        \"height\": false,\n                        \"depth\": false\n                    },\n                    \"outer_mat_width\": false,\n                    \"outer_mat_opening_dimensions\": false,\n                    \"inner_mat_type_id\": 0,\n                    \"inner_mat_core_color_hex\": null,\n                    \"inner_mat_type_name\": false,\n                    \"inner_mat_design_id\": false,\n                    \"inner_mat_design_name\": false,\n                    \"inner_mat_design_file\": false,\n                    \"inner_mat_int\": false,\n                    \"inner_mat_frac\": false,\n                    \"inner_mat_dimensions\": {\n                        \"width\": false,\n                        \"height\": false,\n                        \"depth\": false\n                    },\n                    \"inner_mat_width\": false,\n                    \"inner_mat_opening_dimensions\": false,\n                    \"custom_print\": 1,\n                    \"custom_print_paper_type_id\": 1\n                },\n                \"cart_image\": false,\n                \"channel_item_id\": false,\n                \"display_attributes\": {\n                    \"Art Size\": \"20 1/4\\\" x 8 1/4\\\"\",\n                    \"Outside Frame Size\": \"20 7/16\\\" x 8 7/16\\\"\",\n                    \"Style\": \"Ashford, in Satin Black\",\n                    \"Cover\": \"Non-Glare Acrylic\",\n                    \"Print Paper\": \"Photo\",\n                    \"Backing\": \"Acid Free Foamcore\",\n                    \"Printed Artwork\": \"Custom\",\n                    \"(Note) Image Filename\": \"2nvyylc0zz1py7284185.jpg\"\n                },\n                \"is_valid\": true,\n                \"name\": \"Frame with Print\",\n                \"price\": \"46.44\",\n                \"quantity\": 1,\n                \"sku\": \"260306030228F2380000000000002\",\n                \"id\": false,\n                \"type_id\": 26,\n                \"type_name\": \"Frame\",\n                \"print_image_url\": \"\"\n            }\n        ],\n        \"phone\": \"2031234567\",\n        \"same_as_billing\": null,\n        \"shipping_address\": {\n            \"first_name\": \"Custom\",\n            \"last_name\": \"Frames\",\n            \"company\": \"Peralta Design\",\n            \"address_1\": \"155 New Haven Ave\",\n            \"address_2\": \"suite 418\",\n            \"city\": \"Derby\",\n            \"state\": \"CT\",\n            \"zip\": \"06418\",\n            \"country\": \"US\",\n            \"is_commercial\": null,\n            \"verified\": false,\n            \"verification_errors\": [],\n            \"verification_suggestion\": false\n        },\n        \"totals\": {\n            \"subtotal\": \"46.44\",\n            \"shipping\": \"9.20\",\n            \"signature_delivery\": \"0.00\",\n            \"tax\": \"3.53\",\n            \"total\": \"59.17\"\n        },\n        \"tracking_numbers\": false,\n        \"valid\": true\n    }\n}"}],"_postman_id":"bc2acf6a-e6eb-40aa-b47c-383730f98354"},{"name":"User Products","id":"fcce10a8-4cf9-42fc-a564-6bf287f11d9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"sandbox@frameiteasy.com:0Az9*MtXQo","type":"text"}],"body":{"mode":"raw","raw":"{\"action\":\"save\",\n\"name\":\"Picasso Print\",\n\"description\":\"Affordable framed print on gallery quality art paper.\",\n\"file_name\":\"99p6yiak0za7o5kfxyy7.jpg\",\n\"width\":\"2400\",\n\"height\":\"1600\",\n\"dpi\":[\"250\", \"200\"],\n\"size_keys\":[\"240160\", \"120080\"],\n\"styles\":[\n        \n        {\"profile\":{\n                \"name\": \"Derby\",\n                \"colors\":[\n                        \"Wheat\",\n                        \"Black\"\n                ],\n                \"mats\":[\n                \t\t{\"outer_mat_type\":\"White Core\",\n                \t\t\"outer_mat_color\":\"Smooth White\",\n                \t\t\"outer_mat_thickness\": [\n                            {\n                                \"size_key\": 240160,\n                                \"outer_mat_thickness\": 3.5\n                            },\n                            {\n                                \"size_key\": 120080,\n                                \"outer_mat_thickness\": 1.25\n                            }\n                        ]\n                \t\t}\n                ],                        \n                \"paper\":\"art\",\n                \"cover\":\"Non-Glare Acrylic\"\n        }\n    }        \n],\n\"filter\":\"mat variants\",\n\"prints\":[\n    {\n    \"paper\":\"photo\",\n    \"backing\":\"none\"\n    }\n]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.sandbox.frameiteasy.com/v1/user_products","description":"<p>Store owner products are saved to the API user's storage for editing and syncing to Shopify and other product selling systems.</p>\n<p>Set the <em>action</em> value to <strong>save</strong> with the request to /user_products to save the products and variations. Use <em>action</em> value <strong>show_products</strong> to list all the store owner products and variations.<br />To retrieve a single product item use the unique product_id and <em>action</em> value of <strong>show_product_items</strong>. To delete a product use the <em>action</em> value of <strong>delete</strong> and the value product_id.</p>\n<p><strong>Request Values</strong></p>\n<p>To add a product to the system make a POST request to /user_products with the complete list of fields in the Json request.</p>\n<table><tbody><tr><td><div>action</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Use the value 'save' for adding the picture frame user_product to the system.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>name</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>The name of the product. Max length 100 characters.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>description</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>The description of the product. Max length 255 characters.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>file_name</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Image file name from previously run POST /upload_image request.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>width</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Image file width from the POST /upload_image request.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>height</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Image file height from the POST /upload_image request.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>size_keys</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Array of 6 character string values to create different sizes for frame products. size_keys values are available in the response from the POST /image_sizes.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>order_status_id</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Set the order status ID for products. This value is used when a product is orderded to set to the order to either <b>Paid</b> or <b>On Hold</b>. Use the IDs of <b>1</b> for <b>Paid</b> or <b>15</b> for <b>On Hold</b>. (Defaults to <b>Paid</b> status)</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>styles</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Array of frame values that include the profile name and colors. Also includes the mats value. These values used in the Item attributes.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>profile</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Object section of the styles that contains the params for the frame product.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>name</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>The name of the profile derived from the POST /Item values profile_name.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>colors</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Array of colors for the profile.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>mats</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Array of mats in the profile. (Optional)</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>outer_mat_type</div><div><div><div><div></div></div></div><div></div></div></td><td><div>The mat_type_type derived from the POST /Item values mat_type_name.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>outer_mat_name</div><div><div><div><div></div></div></div><div></div></div></td><td><div>The mat_type_name derived from the POST /Item values mat_type_name.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>outer_mat_thickness</div><div><div><div><div></div></div></div><div></div></div></td><td><div>A numeric value with decimal indicating how much visible mat board (inches) to show on the front of the picture frame, example: 1.5. If the product requires multicple mat board thicknesses for different sizes, there is an option to use an array of values. For the array include size_key and outer_mat_thicknes, where the size_key corresponds with the user_products request size_key values.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>paper</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>The paper type for prints - either <b>photo</b>, <b>art</b> or <b>giclée</b> value. (Defaults to photo paper)</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>filter</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>A variable to filter the response. Use the <b>mat variants</b> value to return only frames with matting in the response object.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>prints</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Print values for defining the paper and backing type.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>paper</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>The paper type for prints - either <b>photo</b>, <b>art</b> or <b>giclée</b> value. (Defaults to photo paper)</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>backing</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>The backing type for prints - either <b>none</b> or <b>Acid Free Foamcore</b> value. (Defaults to none)</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n  \n  \n  \n<p><strong>Response Values</strong></p>\n<table><tbody><tr><td><div>products</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>product_id</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>ID of the product. (Optional)</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>name</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Product name.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>description</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Product description.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>file_name</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>The product file names, example: 99p6yiak0za7o5kfxyy7.jpg.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>image</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>The original image file URL.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>thumbnail</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Product image thumbnail URL.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>image</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>URL to the original image.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>order_status_id</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>The product Order Status ID indicating if the product (after it is ordered) will be set as Paid or On Hold.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>item</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>item_id</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Product item ID, the different variations for the frame products.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>sku</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Item SKU.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>preview</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Product picture frame preview URL which shows the original image with the Frame Design with the SKU size proportions.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>item_price</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Frame cost in dollars, example: 23.34.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>markup_price</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Frame marketplace price, example: 28.34.</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"protocol":"https","path":["v1","user_products"],"host":["api.sandbox.frameiteasy.com"],"query":[],"variable":[]}},"response":[{"id":"0c85b78a-0d2b-42d7-925b-73831ccab099","name":"save","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"}],"body":{"mode":"raw","raw":"{\"action\":\"save\",\n\"name\":\"Picasso Art Frame\",\n\"description\":\"Affordable framed print on gallery quality art paper.\",\n\"file_name\":\"99p6yiak0za7o5kfxyy7.jpg\",\n\"width\":\"2400\",\n\"height\":\"1600\",\n\"dpi\":[\"250\"],\n\"size_keys\":[\"240160\", \"180075\"],\n\"styles\":[\n        \n        {\"profile\":{\n                \"name\": \"Derby\",\n                \"colors\":[\n                        \"Wheat\",\n                        \"Black\"\n                ],\n                \"mats\":[\n                \t\t{\"outer_mat_type\":\"White Core\",\n                \t\t\"outer_mat_color\":\"Smooth White\",\n                \t\t\"outer_mat_thickness\": 1\n                \t\t}\n                ],                        \n                \"paper\":\"art\",\n                \"cover\":\"Non-Glare Acrylic\"\n        }\n        }\n        \n],\n\"filter\":\"mat variants\",\n\"prints\":[\n    {\n    \"paper\":\"photo\",\n    \"backing\":\"none\"\n    }\n]\n}"},"url":"https://api.sandbox.frameiteasy.com/v1/user_products"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Orgin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"2051"},{"key":"Date","value":"Tue, 28 Jul 2020 18:58:00 GMT"},{"key":"Server","value":"LiteSpeed"},{"key":"Vary","value":"User-Agent"}],"cookie":[],"responseTime":null,"body":"{\n    \"1\": {\n        \"product_id\": \"1\",\n        \"name\": \"Untitled Frame\",\n        \"description\": \"\",\n        \"file_name\": \"99p6yiak0za7o5kfxyy7.jpg\",\n        \"thumbnail\": \"https://www.frameiteasy.com/uploads/frame-builder-thumbs/99p6yiak0za7o5kfxyy7.jpg\",\n        \"items\": {\n            \"1\": {\n                \"item_id\": \"5\",\n                \"sku\": \"260101030209A0660000000000001\",\n                \"item_price\": \"23.34\",\n                \"markup_price\": \"0.00\"\n            },\n            \"2\": {\n                \"item_id\": \"11\",\n                \"sku\": \"26010103021200800000000000001\",\n                \"item_price\": \"28.73\",\n                \"markup_price\": \"0.00\"\n            },\n            \"3\": {\n                \"item_id\": \"17\",\n                \"sku\": \"260101030216010B0000000000001\",\n                \"item_price\": \"38.11\",\n                \"markup_price\": \"0.00\"\n            },\n            \"4\": {\n                \"item_id\": \"6\",\n                \"sku\": \"260104030209A0660000000000001\",\n                \"item_price\": \"23.34\",\n                \"markup_price\": \"0.00\"\n            },\n            \"5\": {\n                \"item_id\": \"12\",\n                \"sku\": \"26010403021200800000000000001\",\n                \"item_price\": \"28.73\",\n                \"markup_price\": \"0.00\"\n            },\n            \"6\": {\n                \"item_id\": \"18\",\n                \"sku\": \"260104030216010B0000000000001\",\n                \"item_price\": \"38.11\",\n                \"markup_price\": \"0.00\"\n            },\n            \"7\": {\n                \"item_id\": \"3\",\n                \"sku\": \"260105030209A0660000000000001\",\n                \"item_price\": \"23.34\",\n                \"markup_price\": \"0.00\"\n            },\n            \"8\": {\n                \"item_id\": \"9\",\n                \"sku\": \"26010503021200800000000000001\",\n                \"item_price\": \"28.73\",\n                \"markup_price\": \"0.00\"\n            },\n            \"9\": {\n                \"item_id\": \"15\",\n                \"sku\": \"260105030216010B0000000000001\",\n                \"item_price\": \"38.11\",\n                \"markup_price\": \"0.00\"\n            },\n            \"10\": {\n                \"item_id\": \"4\",\n                \"sku\": \"260121030209A0660000000000001\",\n                \"item_price\": \"23.34\",\n                \"markup_price\": \"0.00\"\n            },\n            \"11\": {\n                \"item_id\": \"10\",\n                \"sku\": \"26012103021200800000000000001\",\n                \"item_price\": \"28.73\",\n                \"markup_price\": \"0.00\"\n            },\n            \"12\": {\n                \"item_id\": \"16\",\n                \"sku\": \"260121030216010B0000000000001\",\n                \"item_price\": \"38.11\",\n                \"markup_price\": \"0.00\"\n            },\n            \"13\": {\n                \"item_id\": \"2\",\n                \"sku\": \"260717030209A0660000000000001\",\n                \"item_price\": \"23.34\",\n                \"markup_price\": \"0.00\"\n            },\n            \"14\": {\n                \"item_id\": \"8\",\n                \"sku\": \"26071703021200800000000000001\",\n                \"item_price\": \"28.73\",\n                \"markup_price\": \"0.00\"\n            },\n            \"15\": {\n                \"item_id\": \"14\",\n                \"sku\": \"260717030216010B0000000000001\",\n                \"item_price\": \"38.11\",\n                \"markup_price\": \"0.00\"\n            },\n            \"16\": {\n                \"item_id\": \"1\",\n                \"sku\": \"260718030209A0660000000000001\",\n                \"item_price\": \"23.34\",\n                \"markup_price\": \"0.00\"\n            },\n            \"17\": {\n                \"item_id\": \"7\",\n                \"sku\": \"26071803021200800000000000001\",\n                \"item_price\": \"28.73\",\n                \"markup_price\": \"0.00\"\n            },\n            \"18\": {\n                \"item_id\": \"13\",\n                \"sku\": \"260718030216010B0000000000001\",\n                \"item_price\": \"38.11\",\n                \"markup_price\": \"0.00\"\n            }\n        }\n    }\n}"},{"id":"17aff28f-c9c4-475f-88a1-20564a80c2a1","name":"delete","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"}],"body":{"mode":"raw","raw":"{\n    \"action\": \"show_product_items\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.sandbox.frameiteasy.com/v1/user_products"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\"action\":\"delete\",\n\"product_id\":\"5\"\n}"},{"id":"7a530f03-2cce-4fee-8ba5-6a430b76e6f7","name":"show_products","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"}],"body":{"mode":"raw","raw":"{\"action\":\"show_products\"}"},"url":"https://api.sandbox.frameiteasy.com/v1/user_products"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Orgin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"2051"},{"key":"Date","value":"Tue, 28 Jul 2020 19:07:48 GMT"},{"key":"Server","value":"LiteSpeed"},{"key":"Vary","value":"User-Agent"}],"cookie":[],"responseTime":null,"body":"{\n    \"1\": {\n        \"product_id\": \"1\",\n        \"name\": \"Untitled Frame\",\n        \"description\": \"\",\n        \"file_name\": \"99p6yiak0za7o5kfxyy7.jpg\",\n        \"thumbnail\": \"https://www.frameiteasy.com/uploads/frame-builder-thumbs/99p6yiak0za7o5kfxyy7.jpg\",\n        \"items\": {\n            \"1\": {\n                \"item_id\": \"5\",\n                \"sku\": \"260101030209A0660000000000001\",\n                \"item_price\": \"23.34\",\n                \"markup_price\": \"0.00\"\n            },\n            \"2\": {\n                \"item_id\": \"11\",\n                \"sku\": \"26010103021200800000000000001\",\n                \"item_price\": \"28.73\",\n                \"markup_price\": \"0.00\"\n            },\n            \"3\": {\n                \"item_id\": \"17\",\n                \"sku\": \"260101030216010B0000000000001\",\n                \"item_price\": \"38.11\",\n                \"markup_price\": \"0.00\"\n            },\n            \"4\": {\n                \"item_id\": \"6\",\n                \"sku\": \"260104030209A0660000000000001\",\n                \"item_price\": \"23.34\",\n                \"markup_price\": \"0.00\"\n            },\n            \"5\": {\n                \"item_id\": \"12\",\n                \"sku\": \"26010403021200800000000000001\",\n                \"item_price\": \"28.73\",\n                \"markup_price\": \"0.00\"\n            },\n            \"6\": {\n                \"item_id\": \"18\",\n                \"sku\": \"260104030216010B0000000000001\",\n                \"item_price\": \"38.11\",\n                \"markup_price\": \"0.00\"\n            },\n            \"7\": {\n                \"item_id\": \"3\",\n                \"sku\": \"260105030209A0660000000000001\",\n                \"item_price\": \"23.34\",\n                \"markup_price\": \"0.00\"\n            },\n            \"8\": {\n                \"item_id\": \"9\",\n                \"sku\": \"26010503021200800000000000001\",\n                \"item_price\": \"28.73\",\n                \"markup_price\": \"0.00\"\n            },\n            \"9\": {\n                \"item_id\": \"15\",\n                \"sku\": \"260105030216010B0000000000001\",\n                \"item_price\": \"38.11\",\n                \"markup_price\": \"0.00\"\n            },\n            \"10\": {\n                \"item_id\": \"4\",\n                \"sku\": \"260121030209A0660000000000001\",\n                \"item_price\": \"23.34\",\n                \"markup_price\": \"0.00\"\n            },\n            \"11\": {\n                \"item_id\": \"10\",\n                \"sku\": \"26012103021200800000000000001\",\n                \"item_price\": \"28.73\",\n                \"markup_price\": \"0.00\"\n            },\n            \"12\": {\n                \"item_id\": \"16\",\n                \"sku\": \"260121030216010B0000000000001\",\n                \"item_price\": \"38.11\",\n                \"markup_price\": \"0.00\"\n            },\n            \"13\": {\n                \"item_id\": \"2\",\n                \"sku\": \"260717030209A0660000000000001\",\n                \"item_price\": \"23.34\",\n                \"markup_price\": \"0.00\"\n            },\n            \"14\": {\n                \"item_id\": \"8\",\n                \"sku\": \"26071703021200800000000000001\",\n                \"item_price\": \"28.73\",\n                \"markup_price\": \"0.00\"\n            },\n            \"15\": {\n                \"item_id\": \"14\",\n                \"sku\": \"260717030216010B0000000000001\",\n                \"item_price\": \"38.11\",\n                \"markup_price\": \"0.00\"\n            },\n            \"16\": {\n                \"item_id\": \"1\",\n                \"sku\": \"260718030209A0660000000000001\",\n                \"item_price\": \"23.34\",\n                \"markup_price\": \"0.00\"\n            },\n            \"17\": {\n                \"item_id\": \"7\",\n                \"sku\": \"26071803021200800000000000001\",\n                \"item_price\": \"28.73\",\n                \"markup_price\": \"0.00\"\n            },\n            \"18\": {\n                \"item_id\": \"13\",\n                \"sku\": \"260718030216010B0000000000001\",\n                \"item_price\": \"38.11\",\n                \"markup_price\": \"0.00\"\n            }\n        }\n    }\n}"},{"id":"f8e396db-709a-4de9-a8bb-34c39e795f2c","name":"show_product by product_id","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"action\": \"show_product_items\",\n    \"product_id\": \"596\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.sandbox.frameiteasy.com/v1/user_products"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"date","value":"Thu, 03 Sep 2020 14:20:33 GMT"},{"key":"server","value":"Apache/2.4.38 (Debian)"},{"key":"expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"cache-control","value":"no-store, no-cache, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"access-control-allow-orgin","value":"*"},{"key":"access-control-allow-methods","value":"*"},{"key":"content-length","value":"720"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"4\": {\n        \"name\": \"Untitled Frame\",\n        \"description\": \"\",\n        \"file_name\": \"1g3ipdkgbf5qd89k765u.jpg\",\n        \"thumbnail\": \"https://new.frameiteasy.com/uploads/frame-builder-thumbs/1g3ipdkgbf5qd89k765u.jpg\",\n        \"items\": {\n            \"1\": {\n                \"sku\": \"26010403021522030000000000001\",\n                \"item_price\": \"51.71\",\n                \"markup_price\": \"0.00\"\n            },\n            \"2\": {\n                \"sku\": \"260104030220326E0000000000001\",\n                \"item_price\": \"74.14\",\n                \"markup_price\": \"0.00\"\n            },\n            \"3\": {\n                \"sku\": \"26071803021522030000000000001\",\n                \"item_price\": \"51.71\",\n                \"markup_price\": \"0.00\"\n            },\n            \"4\": {\n                \"sku\": \"260718030220326E0000000000001\",\n                \"item_price\": \"74.14\",\n                \"markup_price\": \"0.00\"\n            },\n            \"5\": {\n                \"sku\": \"26072003021522030000000000001\",\n                \"item_price\": \"51.71\",\n                \"markup_price\": \"0.00\"\n            },\n            \"6\": {\n                \"sku\": \"260720030220326E0000000000001\",\n                \"item_price\": \"74.14\",\n                \"markup_price\": \"0.00\"\n            }\n        }\n    }\n}"},{"id":"95d5f8c8-8e17-462e-8924-f6940799b25c","name":"User Products","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"}],"body":{"mode":"raw","raw":"{\"action\":\"save\",\n\"name\":\"Picasso Art Frame\",\n\"description\":\"Affordable framed print on gallery quality art paper.\",\n\"file_name\":\"99p6yiak0za7o5kfxyy7.jpg\",\n\"width\":\"2400\",\n\"height\":\"1600\",\n\"size_keys\":[\"240160\", \"180075\"],\n\"styles\":[\n        \n        {\"profile\":{\n                \"name\": \"Derby\",\n                \"colors\":[\n                        \"Wheat\",\n                        \"Black\"\n                ],\n                \"mats\":[\n                \t\t{\"outer_mat_type\":\"White Core\",\n                \t\t\"outer_mat_color\":\"Smooth White\",\n                \t\t\"outer_mat_thickness\": 1\n                \t\t}\n                ],                        \n                \"paper\":\"art\",\n                \"cover\":\"Non-Glare Acrylic\"\n        }\n        }\n        \n],\n\"filter\":\"mat variants\",\n\"prints\":[\n    {\n    \"paper\":\"photo\",\n    \"backing\":\"none\"\n    }\n],\n\"order_status_id\": 15\n}","options":{"raw":{"language":"json"}}},"url":"https://api.sandbox.frameiteasy.com/v1/user_products"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Orgin","value":"*"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"1569"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 01 Feb 2024 21:48:59 GMT"},{"key":"Server","value":"Apache"}],"cookie":[],"responseTime":null,"body":"{\n    \"596\": {\n        \"product_id\": \"596\",\n        \"name\": \"Picasso Art Frame\",\n        \"description\": \"Affordable framed print on gallery quality art paper.\",\n        \"file_name\": \"99p6yiak0za7o5kfxyy7.jpg\",\n        \"file_width\": \"2400\",\n        \"file_height\": \"1600\",\n        \"image\": \"https://sandbox.frameiteasy.com/uploads/frame-builder/99p6yiak0za7o5kfxyy7.jpg\",\n        \"thumbnail\": \"https://sandbox.frameiteasy.com/uploads/frame-builder-thumbs/99p6yiak0za7o5kfxyy7.jpg\",\n        \"inventory_item_id\": null,\n        \"primary_item_id\": \"16585\",\n        \"order_status_id\": \"15\",\n        \"items\": {\n            \"1\": {\n                \"item_id\": \"16585\",\n                \"sku\": \"26071205022401603200100000002\",\n                \"item_price\": \"86.59\",\n                \"markup_price\": \"0.00\",\n                \"variant_id\": null,\n                \"frame_preview\": \"https://sandbox.frameiteasy.com/images/channel/99p6yiak0za7o5kfxyy7.jpg/800/borderless/26071205022401603200100000002.png\",\n                \"art_size\": {\n                    \"width_int\": 24,\n                    \"width_frac\": \"0\",\n                    \"height_int\": 16,\n                    \"height_frac\": \"0\"\n                },\n                \"size_key\": \"240160\"\n            },\n            \"2\": {\n                \"item_id\": \"16586\",\n                \"sku\": \"3724016024016015\",\n                \"item_price\": \"22.36\",\n                \"markup_price\": \"0.00\",\n                \"variant_id\": null,\n                \"frame_preview\": \"https://sandbox.frameiteasy.com/images/channel/99p6yiak0za7o5kfxyy7.jpg/800/borderless/3724016024016015.png\",\n                \"art_size\": {\n                    \"width_int\": 24,\n                    \"width_frac\": \"0\",\n                    \"height_int\": 16,\n                    \"height_frac\": \"0\"\n                },\n                \"size_key\": \"240160\"\n            },\n            \"3\": {\n                \"item_id\": \"16584\",\n                \"sku\": \"26071805022401603200100000002\",\n                \"item_price\": \"86.59\",\n                \"markup_price\": \"0.00\",\n                \"variant_id\": null,\n                \"frame_preview\": \"https://sandbox.frameiteasy.com/images/channel/99p6yiak0za7o5kfxyy7.jpg/800/borderless/26071805022401603200100000002.png\",\n                \"art_size\": {\n                    \"width_int\": 24,\n                    \"width_frac\": \"0\",\n                    \"height_int\": 16,\n                    \"height_frac\": \"0\"\n                },\n                \"size_key\": \"240160\"\n            }\n        }\n    }\n}"},{"id":"2594ac0d-bc68-47d2-b6d9-5ef67ae3335a","name":"User Products","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"}],"body":{"mode":"raw","raw":"{\"action\":\"save\",\n\"name\":\"Picasso Art Frame\",\n\"description\":\"Affordable framed print on gallery quality art paper.\",\n\"file_name\":\"99p6yiak0za7o5kfxyy7.jpg\",\n\"width\":\"2400\",\n\"height\":\"1600\",\n\"size_keys\":[\"240160\", \"180075\"],\n\"styles\":[\n        \n        {\"profile\":{\n                \"name\": \"Derby\",\n                \"colors\":[\n                        \"Wheat\",\n                        \"Black\"\n                ],\n                \"mats\":[\n                \t\t{\"outer_mat_type\":\"White Core\",\n                \t\t\"outer_mat_color\":\"Smooth White\",\n                \t\t\"outer_mat_thickness\": 1\n                \t\t}\n                ],                        \n                \"paper\":\"art\",\n                \"cover\":\"Non-Glare Acrylic\"\n        }\n        }\n        \n],\n\"filter\":\"mat variants\",\n\"prints\":[\n    {\n    \"paper\":\"photo\",\n    \"backing\":\"none\"\n    }\n],\n\"order_status_id\": 15\n}","options":{"raw":{"language":"json"}}},"url":"https://api.sandbox.frameiteasy.com/v1/user_products"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Orgin","value":"*"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"1569"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 01 Feb 2024 21:48:59 GMT"},{"key":"Server","value":"Apache"}],"cookie":[],"responseTime":null,"body":"{\n    \"596\": {\n        \"product_id\": \"596\",\n        \"name\": \"Picasso Art Frame\",\n        \"description\": \"Affordable framed print on gallery quality art paper.\",\n        \"file_name\": \"99p6yiak0za7o5kfxyy7.jpg\",\n        \"file_width\": \"2400\",\n        \"file_height\": \"1600\",\n        \"image\": \"https://sandbox.frameiteasy.com/uploads/frame-builder/99p6yiak0za7o5kfxyy7.jpg\",\n        \"thumbnail\": \"https://sandbox.frameiteasy.com/uploads/frame-builder-thumbs/99p6yiak0za7o5kfxyy7.jpg\",\n        \"inventory_item_id\": null,\n        \"primary_item_id\": \"16585\",\n        \"order_status_id\": \"15\",\n        \"items\": {\n            \"1\": {\n                \"item_id\": \"16585\",\n                \"sku\": \"26071205022401603200100000002\",\n                \"item_price\": \"86.59\",\n                \"markup_price\": \"0.00\",\n                \"variant_id\": null,\n                \"frame_preview\": \"https://sandbox.frameiteasy.com/images/channel/99p6yiak0za7o5kfxyy7.jpg/800/borderless/26071205022401603200100000002.png\",\n                \"art_size\": {\n                    \"width_int\": 24,\n                    \"width_frac\": \"0\",\n                    \"height_int\": 16,\n                    \"height_frac\": \"0\"\n                },\n                \"size_key\": \"240160\"\n            },\n            \"2\": {\n                \"item_id\": \"16586\",\n                \"sku\": \"3724016024016015\",\n                \"item_price\": \"22.36\",\n                \"markup_price\": \"0.00\",\n                \"variant_id\": null,\n                \"frame_preview\": \"https://sandbox.frameiteasy.com/images/channel/99p6yiak0za7o5kfxyy7.jpg/800/borderless/3724016024016015.png\",\n                \"art_size\": {\n                    \"width_int\": 24,\n                    \"width_frac\": \"0\",\n                    \"height_int\": 16,\n                    \"height_frac\": \"0\"\n                },\n                \"size_key\": \"240160\"\n            },\n            \"3\": {\n                \"item_id\": \"16584\",\n                \"sku\": \"26071805022401603200100000002\",\n                \"item_price\": \"86.59\",\n                \"markup_price\": \"0.00\",\n                \"variant_id\": null,\n                \"frame_preview\": \"https://sandbox.frameiteasy.com/images/channel/99p6yiak0za7o5kfxyy7.jpg/800/borderless/26071805022401603200100000002.png\",\n                \"art_size\": {\n                    \"width_int\": 24,\n                    \"width_frac\": \"0\",\n                    \"height_int\": 16,\n                    \"height_frac\": \"0\"\n                },\n                \"size_key\": \"240160\"\n            }\n        }\n    }\n}"}],"_postman_id":"fcce10a8-4cf9-42fc-a564-6bf287f11d9c"},{"name":"User Products Items","id":"b06c734c-994d-43d1-8c85-abb8ecb633fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.sandbox.frameiteasy.com/v1/user_products_items","description":"<p>Store owner products request to show when items are in stock or out of stock. </p>\n<p><br /><br />\n<b>Response Values</b></p>\n<table>\n    <tr>\n        <td>user_id</td>\n        <td></td>\n        <td></td>\n        <td></td>\n        <td>The user_id of the account.</td>\n    </tr>\n    <tr>\n        <td>id</td>\n        <td></td>\n        <td></td>\n        <td></td>\n        <td>The user product id.</td>\n    </tr>\n    <tr>\n        <td>item_id</td>\n        <td></td>\n        <td></td>\n        <td></td>\n        <td>The user product item id.</td>\n    </tr>\n    <tr>\n        <td>sku</td>\n        <td></td>\n        <td></td>\n        <td></td>\n        <td>The item sku.</td>\n    </tr>\n    <tr>\n        <td>in_stock</td>\n        <td></td>\n        <td></td>\n        <td></td>\n        <td>Boolean indicating if product item is in stock.</td>\n    </tr>\n</table>","urlObject":{"protocol":"https","path":["v1","user_products_items"],"host":["api.sandbox.frameiteasy.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b06c734c-994d-43d1-8c85-abb8ecb633fc"},{"name":"User Products Items Export","id":"c1aed430-93cc-4136-bfac-a42eef937e4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.sandbox.frameiteasy.com/v1/user_products_items_export","description":"<p>Store owner products request for product export, in most cases to generate a CSV to modify the markup_price.</p>\n<p><strong>Response Values</strong></p>\n<table><tbody><tr><td><div>products</div><div><div><div><div></div></div></div><div></div></div></td><td><div>product_id</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>The parent product item ID.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>items</div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>The user product item ID (variant).</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>name</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Product name</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>size</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Frame size</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>style</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Frame style</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>color</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Frame color</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>variant_id</div><div><div><div><div></div></div></div><div></div></div></td><td><div>The variant ID from Shopify.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>sku</div><div><div><div><div></div></div></div><div></div></div></td><td><div>The Frame It Easy item SKU.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>item_price</div><div><div><div><div></div></div></div><div></div></div></td><td><div>The frame price.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>markup_price</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Store seller price with markup.<br /></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>shipping_estimate</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Estimated value of shipping package based on frame dimensions and custom box.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div></div><div><div><div><div></div></div></div><div></div></div></td><td><div>profit_estimate</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Estimated profit using the markup_price and the item_price plus shipping_estimate.</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"protocol":"https","path":["v1","user_products_items_export"],"host":["api.sandbox.frameiteasy.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c1aed430-93cc-4136-bfac-a42eef937e4c"},{"name":"User Products Items Import","id":"6a84642f-b3e7-4382-bcf5-c71411aae897","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"}],"body":{"mode":"formdata","formdata":[{"key":"file_csv","type":"file","src":"/Users/keithcotlier/Documents/API CSV Files/product_variants.csv"}]},"url":"https://api.sandbox.frameiteasy.com/v1/user_products_items_import","description":"<p>Store owner products endpoint request for product import to update the markup_price.</p>\n<p>Upload a CSV file using this endpoint. The file must be in CSV format with the columns product_id, item_id and markup_price. For the endpoint request, a file named 'csv_file' is required in the POST field. </p>\n<p><br /><br />\n<b>Response Values</b></p>\n<table>\n    <tr>\n        <td>error</td>\n        <td>A message indicating why the CSV import failed.</td>\n    </tr>\n    <tr>\n        <td>success</td>\n        <td>A message idicating the total number of product items updated.</td>\n    </tr>\n</table>","urlObject":{"protocol":"https","path":["v1","user_products_items_import"],"host":["api.sandbox.frameiteasy.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6a84642f-b3e7-4382-bcf5-c71411aae897"},{"name":"User Products (Update)","id":"dc95c360-18e3-4d90-bc13-b99d8583975f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"}],"body":{"mode":"raw","raw":"{\"action\":\"update_product\",\n\"product_id\":\"2\",\n\"name\": \"Picasso Art Frame\",\n\"description\": \"Affordable framed print on gallery quality art paper.\",\n\"inventory_item_id\":\"77700009079098\"\n}"},"url":"https://api.sandbox.frameiteasy.com/v1/user_products","description":"<p>Store owner products can be updated with information. </p>\n<p>Set the <i>action</i> value to <b>update_product</b> with the request to /products_user to update the parent product values. \nUse <i>action</i> value <b>update_product_item</b> to update the variations.</p>\n<p><br /><br />\n<b>Product Values</b></p>\n<table>\n    <tr>\n        <td>product_id</td>\n        <td></td>\n        <td></td>\n        <td>Cannot be changed, used for selecting the product to update. (required)</td>\n    </tr>\n    <tr>\n        <td>name</td>\n        <td></td>\n        <td></td>\n        <td>Product name.</td>\n    </tr>\n    <tr>\n        <td>description</td>\n        <td></td>\n        <td></td>\n        <td>Product description.</td>\n    </tr>\n    <tr>\n        <td>inventory_item_id</td>\n        <td></td>\n        <td></td>\n        <td>A remote system inventory_id for syncing, used in Shopify.</td>        \n    </tr>\n</table>\n\n<p><b>Product Items (Variants) Values</b></p>\n<table>\n    <tr>\n        <td>product_id</td>\n        <td></td>\n        <td></td>\n        <td>Cannot be changed, used for selecting the product to update. (required)</td>\n    </tr>\n    <tr>\n        <td>item_id</td>\n        <td></td>\n        <td></td>\n        <td>Cannot be changed, used for selecting the product to update. (required)</td>\n    </tr>\n    <tr>\n        <td>markup_price</td>\n        <td></td>\n        <td></td>\n        <td>Store seller price with markup.</td>\n    </tr>\n</table>\n","urlObject":{"protocol":"https","path":["v1","user_products"],"host":["api.sandbox.frameiteasy.com"],"query":[],"variable":[]}},"response":[{"id":"a69abed7-a1d9-451f-9cfb-6af91ccc53c4","name":"Update Product Item","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"}],"body":{"mode":"raw","raw":"{\"action\":\"update_product_item\",\n\"product_id\":\"1\",\n\"item_id\":\"9\",\n\"markup_price\": \"34.00\",\n\"variant_id\":\"88600079098\"\n}"},"url":"https://api.sandbox.frameiteasy.com/v1/user_products"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 14 Sep 2020 16:18:08 GMT"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Orgin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Content-Length","value":"65"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"action\":\"update_product_item\",\n    \"product_id\":\"25\",\n    \"item_id\": \"191\",\n    \"variant_id\": \"88600079098\",\n    \"markup_price\": \"37.00\"\n}"},{"id":"b6301c1c-6ac9-4822-887e-a9f94119489b","name":"Update Product","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"}],"body":{"mode":"raw","raw":"{\"action\":\"update_product\",\n\"product_id\":\"1\",\n\"name\": \"Picasso Art Frame\",\n\"description\": \"Affordable framed print on gallery quality art paper.\",\n\"inventory_item_id\":\"77700009079098\"\n}"},"url":"https://api.sandbox.frameiteasy.com/v1/user_products"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 14 Sep 2020 15:39:25 GMT"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Orgin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Content-Length","value":"289"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"1\": {\n        \"name\": \"Picasso Art Frame\",\n        \"description\": \"Affordable framed print on gallery quality art paper.\",\n        \"file_name\": \"x92nmv1swzvfj8ksmwm3.png\",\n        \"thumbnail\": \"https://0562801fe279.ngrok.io/site/uploads/frame-builder-thumbs/x92nmv1swzvfj8ksmwm3.png\",\n        \"inventory_item_id\": \"77700009079098\"\n    }\n}"}],"_postman_id":"dc95c360-18e3-4d90-bc13-b99d8583975f"},{"name":"Orders","id":"01ead879-7d48-4878-9a1e-ac9c082e77db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"}],"url":"https://api.sandbox.frameiteasy.com/v1/orders?page=1","description":"<p>Get all order data stored for this user account sorted by Order <strong>date</strong> ascending. For more than 10 orders, use the <strong>pages</strong> data. </p>\n<p><br /><br />\n<b>Order pages values</b></p>\n<table>\n    <tr>\n        <td>total_count</td>\n        <td>Total number of orders.</td>\n    </tr>\n    <tr>\n        <td>page_number</td>\n        <td>Current page.</td>\n    </tr>\n    <tr>\n        <td>page_row_limit</td>\n        <td>The number of orders per page.</td>\n    </tr>\n    <tr>\n        <td>previous_page</td>\n        <td>The previous orders <code>/orders?page=1</code>.</td>\n    </tr>\n    <tr>\n        <td>next_page</td>\n        <td>The next orders <code>/orders?page=3</code>.</td>\n    </tr>\n    <tr>\n        <td>last_page</td>\n        <td>The last orders <code>/orders?page=3</code>.</td>\n    </tr>\n</table>","urlObject":{"protocol":"https","path":["v1","orders"],"host":["api.sandbox.frameiteasy.com"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"cb03ddbb-b6ee-4996-b13f-7f3b4fac9f28","name":"Orders","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"sandbox@frameiteasy.com:0Az9*MtXQo","type":"text"}],"url":{"raw":"https://api.sandbox.frameiteasy.com/v1/orders?page=1","protocol":"https","host":["api.sandbox.frameiteasy.com"],"path":["v1","orders"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"date","value":"Fri, 23 Oct 2020 16:49:21 GMT"},{"key":"server","value":"Apache/2.4.38 (Debian)"},{"key":"expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"cache-control","value":"no-store, no-cache, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"access-control-allow-orgin","value":"*"},{"key":"access-control-allow-methods","value":"*"},{"key":"content-length","value":"5446"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"orders\": [\n        {\n            \"billing_address\": {\n                \"first_name\": \"Custom\",\n                \"last_name\": \"Framer\",\n                \"company\": \"Affordable Print & Frame\",\n                \"address_1\": \"155 New Haven Ave\",\n                \"address_2\": \"\",\n                \"city\": \"Derby\",\n                \"state\": \"CT\",\n                \"zip\": \"06518\",\n                \"country\": \"\",\n                \"is_commercial\": false,\n                \"verified\": false,\n                \"verification_errors\": [],\n                \"verification_suggestion\": false\n            },\n            \"customer_status_name\": \"Paid\",\n            \"date\": \"1600368409\",\n            \"email\": \"customer@frameiteasy.com\",\n            \"id\": \"357440\",\n            \"items\": [\n                {\n                    \"attributes\": {\n                        \"profile_id\": 3,\n                        \"profile_name\": \"Ashford\",\n                        \"profile_material\": \"Metal\",\n                        \"color_id\": 2,\n                        \"color_name\": \"Satin Black\",\n                        \"cover_id\": 5,\n                        \"cover_name\": \"Non-Glare Acrylic\",\n                        \"cover_short_name\": \"Non-Glare Acrylic\",\n                        \"backing_id\": 2,\n                        \"backing_name\": \"Acid Free Foamcore\",\n                        \"backing_short_name\": \"Acid-Free Foamcore\",\n                        \"width\": 20.25,\n                        \"width_int\": 20,\n                        \"width_frac\": \"4\",\n                        \"height\": 8.25,\n                        \"height_int\": 8,\n                        \"height_frac\": \"4\",\n                        \"dimensions\": {\n                            \"width\": 20.25,\n                            \"height\": 8.25,\n                            \"depth\": false\n                        },\n                        \"inside_dimensions\": {\n                            \"width\": 20.25,\n                            \"height\": 8.25,\n                            \"depth\": false\n                        },\n                        \"inside_width\": 20.25,\n                        \"inside_height\": 8.25,\n                        \"profile_width\": 0.375,\n                        \"outer_mat_type_id\": 0,\n                        \"outer_mat_core_color_hex\": null,\n                        \"outer_mat_type_name\": false,\n                        \"outer_mat_design_id\": false,\n                        \"outer_mat_design_name\": false,\n                        \"outer_mat_design_file\": false,\n                        \"outer_mat_int\": false,\n                        \"outer_mat_frac\": false,\n                        \"outer_mat_dimensions\": {\n                            \"width\": false,\n                            \"height\": false,\n                            \"depth\": false\n                        },\n                        \"outer_mat_width\": false,\n                        \"outer_mat_opening_dimensions\": false,\n                        \"inner_mat_type_id\": 0,\n                        \"inner_mat_core_color_hex\": null,\n                        \"inner_mat_type_name\": false,\n                        \"inner_mat_design_id\": false,\n                        \"inner_mat_design_name\": false,\n                        \"inner_mat_design_file\": false,\n                        \"inner_mat_int\": false,\n                        \"inner_mat_frac\": false,\n                        \"inner_mat_dimensions\": {\n                            \"width\": false,\n                            \"height\": false,\n                            \"depth\": false\n                        },\n                        \"inner_mat_width\": false,\n                        \"inner_mat_opening_dimensions\": false,\n                        \"custom_print\": 1,\n                        \"custom_print_paper_type_id\": 1\n                    },\n                    \"cart_image\": false,\n                    \"channel_item_id\": false,\n                    \"display_attributes\": {\n                        \"Art Size\": \"20 1/4\\\" x 8 1/4\\\"\",\n                        \"Outside Frame Size\": \"20 7/16\\\" x 8 7/16\\\"\",\n                        \"Style\": \"Ashford, in Satin Black\",\n                        \"Cover\": \"Non-Glare Acrylic\",\n                        \"Print Paper\": \"Photo\",\n                        \"Backing\": \"Acid Free Foamcore\",\n                        \"Printed Artwork\": \"Custom\",\n                        \"(Note) Image Filename\": \"twodaae0ushxc86afkvw.jpg\"\n                    },\n                    \"is_valid\": true,\n                    \"name\": \"Frame with Print\",\n                    \"price\": \"46.44\",\n                    \"quantity\": \"1\",\n                    \"sku\": \"26030205022040840000000000001\",\n                    \"id\": \"901699\",\n                    \"type_id\": \"26\",\n                    \"type_name\": \"Frame\"\n                }\n            ],\n            \"phone\": \"2031234567\",\n            \"same_as_billing\": false,\n            \"shipping_address\": {\n                \"first_name\": \"Custom\",\n                \"last_name\": \"Framer\",\n                \"company\": \"Unique Designs\",\n                \"address_1\": \"155 New Haven Ave\",\n                \"address_2\": \"\",\n                \"city\": \"Derby\",\n                \"state\": \"CT\",\n                \"zip\": \"06410\",\n                \"country\": \"US\",\n                \"is_commercial\": \"0\",\n                \"verified\": false,\n                \"verification_errors\": [],\n                \"verification_suggestion\": false\n            },\n            \"totals\": {\n                \"subtotal\": \"46.44\",\n                \"shipping\": \"9.20\",\n                \"signature_delivery\": \"0.00\",\n                \"tax\": \"3.53\",\n                \"total\": \"59.17\"\n            },\n            \"tracking_numbers\": false,\n            \"valid\": true\n        },\n        {\n            \"billing_address\": {\n                \"first_name\": \"Customer\",\n                \"last_name\": \"Buyer\",\n                \"company\": \"Affordable Print & Frame\",\n                \"address_1\": \"155 New Haven Ave\",\n                \"address_2\": \"\",\n                \"city\": \"Derby\",\n                \"state\": \"CT\",\n                \"zip\": \"06518\",\n                \"country\": \"\",\n                \"is_commercial\": false,\n                \"verified\": false,\n                \"verification_errors\": [],\n                \"verification_suggestion\": false\n            },\n            \"customer_status_name\": \"Paid\",\n            \"date\": \"1603468690\",\n            \"email\": \"customer@frameiteasy.com\",\n            \"id\": \"357448\",\n            \"items\": [\n                {\n                    \"attributes\": {\n                        \"profile_id\": 3,\n                        \"profile_name\": \"Ashford\",\n                        \"profile_material\": \"Metal\",\n                        \"color_id\": 2,\n                        \"color_name\": \"Satin Black\",\n                        \"cover_id\": 5,\n                        \"cover_name\": \"Non-Glare Acrylic\",\n                        \"cover_short_name\": \"Non-Glare Acrylic\",\n                        \"backing_id\": 2,\n                        \"backing_name\": \"Acid Free Foamcore\",\n                        \"backing_short_name\": \"Acid-Free Foamcore\",\n                        \"width\": 20.25,\n                        \"width_int\": 20,\n                        \"width_frac\": \"4\",\n                        \"height\": 8.25,\n                        \"height_int\": 8,\n                        \"height_frac\": \"4\",\n                        \"dimensions\": {\n                            \"width\": 20.25,\n                            \"height\": 8.25,\n                            \"depth\": false\n                        },\n                        \"inside_dimensions\": {\n                            \"width\": 20.25,\n                            \"height\": 8.25,\n                            \"depth\": false\n                        },\n                        \"inside_width\": 20.25,\n                        \"inside_height\": 8.25,\n                        \"profile_width\": 0.375,\n                        \"outer_mat_type_id\": 0,\n                        \"outer_mat_core_color_hex\": null,\n                        \"outer_mat_type_name\": false,\n                        \"outer_mat_design_id\": false,\n                        \"outer_mat_design_name\": false,\n                        \"outer_mat_design_file\": false,\n                        \"outer_mat_int\": false,\n                        \"outer_mat_frac\": false,\n                        \"outer_mat_dimensions\": {\n                            \"width\": false,\n                            \"height\": false,\n                            \"depth\": false\n                        },\n                        \"outer_mat_width\": false,\n                        \"outer_mat_opening_dimensions\": false,\n                        \"inner_mat_type_id\": 0,\n                        \"inner_mat_core_color_hex\": null,\n                        \"inner_mat_type_name\": false,\n                        \"inner_mat_design_id\": false,\n                        \"inner_mat_design_name\": false,\n                        \"inner_mat_design_file\": false,\n                        \"inner_mat_int\": false,\n                        \"inner_mat_frac\": false,\n                        \"inner_mat_dimensions\": {\n                            \"width\": false,\n                            \"height\": false,\n                            \"depth\": false\n                        },\n                        \"inner_mat_width\": false,\n                        \"inner_mat_opening_dimensions\": false,\n                        \"custom_print\": 1,\n                        \"custom_print_paper_type_id\": 1\n                    },\n                    \"cart_image\": false,\n                    \"channel_item_id\": false,\n                    \"display_attributes\": {\n                        \"Art Size\": \"20 1/4\\\" x 8 1/4\\\"\",\n                        \"Outside Frame Size\": \"20 7/16\\\" x 8 7/16\\\"\",\n                        \"Style\": \"Ashford, in Satin Black\",\n                        \"Cover\": \"Non-Glare Acrylic\",\n                        \"Print Paper\": \"Photo\",\n                        \"Backing\": \"Acid Free Foamcore\",\n                        \"Printed Artwork\": \"Custom\",\n                        \"(Note) Image Filename\": \"twodaae0ushxc86afkvw.jpg\"\n                    },\n                    \"is_valid\": true,\n                    \"name\": \"Frame with Print\",\n                    \"price\": \"46.44\",\n                    \"quantity\": \"1\",\n                    \"sku\": \"26030205022040840000000000001\",\n                    \"id\": \"901739\",\n                    \"type_id\": \"26\",\n                    \"type_name\": \"Frame\"\n                }\n            ],\n            \"phone\": \"2031234567\",\n            \"same_as_billing\": false,\n            \"shipping_address\": {\n                \"first_name\": \"Kevin\",\n                \"last_name\": \"Atterberry\",\n                \"company\": \"Peralta Design\",\n                \"address_1\": \"21 enterprise drive\",\n                \"address_2\": \"suite 418\",\n                \"city\": \"Shelton\",\n                \"state\": \"CT\",\n                \"zip\": \"06484\",\n                \"country\": \"US\",\n                \"is_commercial\": \"0\",\n                \"verified\": false,\n                \"verification_errors\": [],\n                \"verification_suggestion\": false\n            },\n            \"totals\": {\n                \"subtotal\": \"46.44\",\n                \"shipping\": \"9.61\",\n                \"signature_delivery\": \"0.00\",\n                \"tax\": \"3.56\",\n                \"total\": \"59.61\"\n            },\n            \"tracking_numbers\": false,\n            \"valid\": true\n        }\n    ]\n}"}],"_postman_id":"01ead879-7d48-4878-9a1e-ac9c082e77db"},{"name":"Orders","id":"1eb0b87d-5dcc-4961-8b5f-3102f1820a12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"sandbox@frameiteasy.com:0Az9*MtXQo","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"customer@frameiteasy.com\",\n\t\"phone\": \"2031234567\",\n\t\"shipping_first_name\": \"Custom\",\n\t\"shipping_last_name\": \"Framer\",\n\t\"shipping_company\": \"Unique Designs\",\n\t\"shipping_address_1\": \"155 New Haven Ave\",\n\t\"shipping_address_2\": \"\",\n\t\"shipping_city\": \"Derby\",\n\t\"shipping_state\": \"CT\",\n\t\"shipping_zip\": \"06418\",\n\t\"shipping_method_id\": 12,\n\t\"items\": [{\n\t\t\"sku\": \"FIE26030205022040840000000000001\",\n\t\t\"quantity\": 1,\n\t\t\"image_url\": \"https://www.frameiteasy.com/uploads/frame-builder/b3q330rq1jegko37fzpp.png\"\n\t}]\n}"},"url":"https://api.sandbox.frameiteasy.com/v1/orders","description":"<p>Put completed order into database. </p>\n","urlObject":{"protocol":"https","path":["v1","orders"],"host":["api.sandbox.frameiteasy.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1eb0b87d-5dcc-4961-8b5f-3102f1820a12"},{"name":"Orders (ID)","id":"850adef1-85ab-47c8-a207-091c22790afc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"}],"body":{"mode":"raw","raw":""},"url":"https://api.sandbox.frameiteasy.com/v1/orders/502434","urlObject":{"protocol":"https","path":["v1","orders","502434"],"host":["api.sandbox.frameiteasy.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"850adef1-85ab-47c8-a207-091c22790afc"},{"name":"Access Token","id":"0953d5dd-daea-4463-acff-18a6f5eb1223","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.sandbox.frameiteasy.com/v1/access_token","description":"<p><strong>Access Token</strong></p>\n<p>Response from access token request for front-end requests. Use the access token in the Authorization header.  </p>\n<p><strong>Access token values</strong></p>\n<table><tbody><tr><td><div>access_token</div><div><div><div><div></div></div></div><div></div></div></td><td><div>A token with a short life span.</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"protocol":"https","path":["v1","access_token"],"host":["api.sandbox.frameiteasy.com"],"query":[],"variable":[]}},"response":[{"id":"057ffa91-8617-4238-8f0b-07581d42ab73","name":"Items","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"sandbox@frameiteasy.com:0Az9*MtXQo","type":"text"}],"url":"https://api.sandbox.frameiteasy.com/v1/items"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Mar 2020 20:25:10 GMT"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Orgin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"styles\": [\n        {\n            \"profile_name\": \"Profile Name\",\n            \"color_name\": \"Color Name\",\n            \"profile_width_num\": \"0\",\n            \"profile_width_frac\": \"6\",\n            \"profile_min_width_num\": \"4\",\n            \"profile_min_width_frac\": \"0\",\n            \"profile_max_width_num\": \"62\",\n            \"profile_max_width_frac\": \"F\",\n            \"profile_max_width_complete\": \"42\",\n            \"profile_max_height_complete\": \"62\"\n        }...\n    ],\n    \"covers\": [\n        {\n            \"cover_name\": \"Clear Acrylic\"\n        }...\n    ],\n    \"mats\": [\n        {\n            \"mat_type_id\": \"1\",\n            \"mat_type_name\": \"Type Name\",\n            \"mat_design_id\": \"123\",\n            \"mat_design_name\": \"Design Name\"\n        }...\n    ]\n}"}],"_postman_id":"0953d5dd-daea-4463-acff-18a6f5eb1223"},{"name":"Image URLs","id":"27eeae6b-94b9-4138-95f3-9a15a1746a64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"sandbox@frameiteasy.com:0Az9*MtXQo"}],"body":{"mode":"raw","raw":"{\n\"product_id\":\"596\"\n}"},"url":"https://api.sandbox.frameiteasy.com/v1/image_urls","description":"<p>To access the image file without a frame preview, use POST /image_urls. The response will contain URL values for the full size, medium and thumbnail image files. </p>\n<p><br /><br />\n<b>Request Value</b></p>\n<table>\n    <tr>\n        <td>product_id</td>\n        <td></td>\n        <td></td>\n        <td></td>\n        <td>Use the product_id from the POST /user_products endpoint.</td>\n    </tr>\n</table>\n\n<p><br /><br />\n<b>Response Values</b></p>\n<table>\n    <tr>\n        <td>image</td>\n        <td></td>\n        <td></td>\n        <td></td>\n        <td>URL of the full size image.</td>\n    </tr>\n    <tr>\n        <td>medium</td>\n        <td></td>\n        <td></td>\n        <td></td>\n        <td>URL of the medium image.</td>\n    </tr>\n    <tr>\n        <td>thumbnail</td>\n        <td></td>\n        <td></td>\n        <td></td>\n        <td>URL of the thumnail image.</td>\n    </tr>\n</table>","urlObject":{"protocol":"https","path":["v1","image_urls"],"host":["api.sandbox.frameiteasy.com"],"query":[],"variable":[]}},"response":[{"id":"97b95e92-d5f2-4fb2-b018-c8043889babc","name":"Image URLs","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"sandbox@frameiteasy.com:0Az9*MtXQo"}],"body":{"mode":"raw","raw":"{\n\"product_id\":\"596\"\n}"},"url":"https://api.sandbox.frameiteasy.com/v1/image_urls"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Orgin","value":"*"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Length","value":"302"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 26 Apr 2024 20:14:13 GMT"},{"key":"Server","value":"Apache"}],"cookie":[],"responseTime":null,"body":"{\n    \"image\": \"https://sandbox.frameiteasy.com/uploads/frame-builder/99p6yiak0za7o5kfxyy7.jpg\",\n    \"medium\": \"https://sandbox.frameiteasy.com/uploads/frame-builder-medium/99p6yiak0za7o5kfxyy7.jpg\",\n    \"thumbnail\": \"https://sandbox.frameiteasy.com/uploads/frame-builder-thumbs/99p6yiak0za7o5kfxyy7.jpg\"\n}"}],"_postman_id":"27eeae6b-94b9-4138-95f3-9a15a1746a64"},{"name":"https://api.sandbox.frameiteasy.com/api/v1/items","id":"66cc6e40-2782-4898-8c38-07256784712e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"sandbox@frameiteasy.com:0Az9*MtXQo","type":"text"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"profile\": \"Derby\",\n\t\"color\": \"Black\",\n\t\"width\": 27.125,\n\t\"height\": 11.0625,\n\t\"outer_mat_type\": \"White Core\",\n\t\"outer_mat_color\": \"Smooth White\",\n\t\"outer_mat_thickness\": 1,\n\t\"inner_mat_type\": \"Black Core\",\n\t\"inner_mat_color\": \"Smooth Black\",\n\t\"inner_mat_thickness\": 1,\n\t\"cover\": \"Non-glare Acrylic\",\n    \"paper\": \"art\",\n\t\"file_name\":\"0evsgx6tbyhm5t5s7gf0.jpg\"\n}"},"url":"https://api.sandbox.frameiteasy.com/api/v1/items","urlObject":{"protocol":"https","path":["api","v1","items"],"host":["api.sandbox.frameiteasy.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"66cc6e40-2782-4898-8c38-07256784712e"}],"event":[{"listen":"prerequest","script":{"id":"5205aecd-5238-46c2-968f-68480b6ee5a4","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e3f3452d-8cf9-4aa8-958f-e5056338f1b5","type":"text/javascript","exec":[""]}}],"variable":[{"key":"AUTH_TOKEN","value":"sandbox@frameiteasy.com:0Az9*MtXQo"},{"key":"API_URL","value":"api.sandbox.frameiteasy.com"},{"key":"API_URL_TEST","value":"api.test.sandbox.frameiteasy.com","type":"string"},{"key":"XDEBUG_SESSION","value":"VSCODE","type":"string","disabled":true}]}