{"id":96,"date":"2016-01-26T00:56:47","date_gmt":"2016-01-26T00:56:47","guid":{"rendered":"http:\/\/192.168.114.129\/?page_id=96"},"modified":"2023-06-24T11:10:36","modified_gmt":"2023-06-24T11:10:36","slug":"get-base-prices","status":"publish","type":"page","link":"https:\/\/api-users.4over.com\/?page_id=96","title":{"rendered":"Retrieve Base Prices"},"content":{"rendered":"<p>This route returns list of all base prices considering runsizes and colorspecs for a specific product.<br \/>\nIt also returns &#8220;can_group_ship&#8221; flag identifying if the product, runsize and colorspec combination is qualified for group shipping.<\/p>\n<h3>Resource URI<\/h3>\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\nGET \/printproducts\/products\/{product_uuid}\/baseprices      \r\n<\/pre>\n<h3>Input Parameters<\/h3>\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\n@param product_uuid {uuid} The UUID of product.\r\n<\/pre>\n<h3>Sample Request<\/h3>\n<p>html<\/p>\n<pre class=\"brush: xml; title: ; notranslate\" title=\"\">\r\nhttps:\/\/api.4over.com\/printproducts\/products\/97797e2e-3e3b-429e-a38a-d5f8d8744de5\/baseprices\r\n<\/pre>\n<h3>Sample Response<\/h3>\n<p>JSON<\/p>\n<pre class=\"brush: jscript; title: ; notranslate\" title=\"\">\r\n{\r\n    entities: [\r\n        {\r\n            base_price_uuid: &quot;07096a3d-7d02-4ce9-9214-cc428fdccda0&quot;,\r\n            product_baseprice: &quot;6.50&quot;,\r\n            runsize_uuid: &quot;8a3a0fd1-38ae-49a0-8736-3fedadc3dc93&quot;,\r\n            runsize: &quot;100&quot;,\r\n            colorspec_uuid: &quot;32d3c223-f82c-492b-b915-ba065a00862f&quot;,\r\n            colorspec: &quot;4\/0&quot;,\r\n            product_uuid: &quot;90988145-57a1-40c6-a29e-904ecd3f96e1&quot;,\r\n            can_group_ship: false\r\n        },\r\n        {\r\n            base_price_uuid: &quot;35b17d79-1786-4806-badc-70784705282f&quot;,\r\n            product_baseprice: &quot;6.50&quot;,\r\n            runsize_uuid: &quot;8a3a0fd1-38ae-49a0-8736-3fedadc3dc93&quot;,\r\n            runsize: &quot;100&quot;,\r\n            colorspec_uuid: &quot;2fd6ad29-756c-4927-a66f-b0c0116e31f9&quot;,\r\n            colorspec: &quot;4\/1&quot;,\r\n            product_uuid: &quot;90988145-57a1-40c6-a29e-904ecd3f96e1&quot;,\r\n            can_group_ship: false\r\n        },\r\n        ...\r\n        {\r\n            base_price_uuid: &quot;90f559e8-5d29-48b4-9452-a37063b35530&quot;,\r\n            product_baseprice: &quot;59.00&quot;,\r\n            runsize_uuid: &quot;64880f6e-cc7a-4974-838c-92be09e9eb52&quot;,\r\n            runsize: &quot;7500&quot;,\r\n            colorspec_uuid: &quot;2fd6ad29-756c-4927-a66f-b0c0116e31f9&quot;,\r\n            colorspec: &quot;4\/1&quot;,\r\n            product_uuid: &quot;90988145-57a1-40c6-a29e-904ecd3f96e1&quot;,\r\n            can_group_ship: false\r\n        }\r\n    ],\r\n    totalResults: 78,\r\n    currentPage: 0,\r\n    maximumPages: 20\r\n}\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>This route returns list of all base prices considering runsizes and colorspecs for a specific product. It also returns &#8220;can_group_ship&#8221; flag identifying if the product, runsize and colorspec combination is qualified for group shipping. Resource URI Input Parameters Sample Request html Sample Response JSON<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":86,"menu_order":5,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-96","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages\/96","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=96"}],"version-history":[{"count":4,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages\/96\/revisions"}],"predecessor-version":[{"id":758,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages\/96\/revisions\/758"}],"up":[{"embeddable":true,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages\/86"}],"wp:attachment":[{"href":"https:\/\/api-users.4over.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=96"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}