Product API

Product API

Product API

Introduction

Get a list of products or a single product available in Apliiq. Products are the garments and accessories that are available to customize on the Apliiq website.

Overview

This API endpoints  allow you to get the list of products or a single product Apliiq is currently offered.


Accept application/json

Authorization: x-apliiq-auth  RTS:SIG:APPID:STATE   

Statuses

200 - OK - product created 

400 - Bad request 

401 - Unauthorized

 

GET  https://api.apliiq.com/api/Product/

Request Example

https://api.apliiq.com/api/Product

Response Example

[

{

  "Code": "womens_womens-t-shirt",

  "SKU": "6004",

 "Sizes": [

    {

      "Weight": "16 oz",

      "PlusSize_Fee": 0,

      "Id": 6,

      "Name": "s"

    },

    {

      "Weight": "16 oz",

      "PlusSize_Fee": 0,

      "Id": 7,

      "Name": "m"

    },

    {

      "Weight": "16 oz",

      "PlusSize_Fee": 0,

      "Id": 8,

      "Name": "l"

    },

    {

      "Weight": "16 oz",

      "PlusSize_Fee": 0,

      "Id": 1,

      "Name": "xl"

    },

    {

      "Weight": "16 oz",

      "PlusSize_Fee": 3,

      "Id": 2,

      "Name": "xxl"

    }

  ]

},

{

"Code": "mens_eco-jersey-crew-t-shirt",

  "Features": "",

  "Benefits": "",

  "SKU": "1973",

  "Sizes": [

    {

      "Weight": "16 oz",

      "PlusSize_Fee": 0,

      "Id": 6,

      "Name": "s"

    },

    {

      "Weight": "16 oz",

      "PlusSize_Fee": 0,

      "Id": 7,

      "Name": "m"

    },

    {

      "Weight": "16 oz",

      "PlusSize_Fee": 0,

      "Id": 8,

      "Name": "l"

    },

    {

      "Weight": "16 oz",

      "PlusSize_Fee": 0,

      "Id": 1,

      "Name": "xl"

    },

    {

      "Weight": "16 oz",

      "PlusSize_Fee": 3,

      "Id": 2,

      "Name": "xxl"

    }

  ]


},

{

 "Code": "mens_dry-blend-short-sleeve-t-shirt",

  "Features": "",

  "Benefits": "",

  "SKU": "8000",

  "Sizes": [

    {

      "Weight": "16 oz",

      "PlusSize_Fee": 0,

      "Id": 6,

      "Name": "s"

    },

    {

      "Weight": "16 oz",

      "PlusSize_Fee": 0,

      "Id": 7,

      "Name": "m"

    },

    {

      "Weight": "16 oz",

      "PlusSize_Fee": 0,

      "Id": 8,

      "Name": "l"

    },

    {

      "Weight": "16 oz",

      "PlusSize_Fee": 0,

      "Id": 1,

      "Name": "xl"

    },

    {

      "Weight": "16 oz",

      "PlusSize_Fee": 0,

      "Id": 2,

      "Name": "xxl"

    },

    {

      "Weight": "16 oz",

      "PlusSize_Fee": 0,

      "Id": 21,

      "Name": "xxxl"

    }

  ]


}

 

]

Request GET  https://api.apliiq.com/api/Product/:productId

Request Example

https://api.apliiq.com/api/Product/162

Response Example

{

  "Code": "womens_womens-t-shirt",

  "Features": "<ul><li>Solid Colors: 100% Airlume combed and ring-spun cotton, 32 single 4.2 oz. (Ash - 99% Airlume combed and ring-spun cotton, 1% poly)</li>Heather CVC/Blend Colors: 52% Airlume combed and ring-spun cotton, 48% poly (Ath. Heather - 90% Airlume combed and ring-spun cotton, 10% poly)</li><li>Side seamed</li><li>Slim fit</li><li>Shoulder taping </li><li> Longer body length</li><li>Black Heather CVC: 90% Heirloom combed ",

  "Benefits": "<ul><li>Solid Colors: 100% Airlume combed and ring-spun cotton, 32 single 4.2 oz. (Ash - 99% Airlume combed and ring-spun cotton, 1% poly)</li>Heather CVC/Blend Colors: 52% Airlume combed and ring-spun cotton, 48% poly (Ath. Heather - 90% Airlume combed and ring-spun cotton, 10% poly)</li><li>Side seamed</li><li>Slim fit</li><li>Shoulder taping </li><li> Longer body length</li><li>Black Heather CVC: 90% Airlume combed ",

  "SKU": "6004",

 "Sizes": [

    {

      "Weight": "16 oz",

      "PlusSize_Fee": 0,

      "Id": 6,

      "Name": "s"

    },

    {

      "Weight": "16 oz",

      "PlusSize_Fee": 0,

      "Id": 7,

      "Name": "m"

    },

    {

      "Weight": "16 oz",

      "PlusSize_Fee": 0,

      "Id": 8,

      "Name": "l"

    },

    {

      "Weight": "16 oz",

      "PlusSize_Fee": 0,

      "Id": 1,

      "Name": "xl"

    },

    {

      "Weight": "16 oz",

      "PlusSize_Fee": 3,

      "Id": 2,

      "Name": "xxl"

    }

  ],

  "Colors": [

    {

      "Id": 50,

      "Name": "black"

    },

    {

      "Id": 327,

      "Name": "Asphalt"

    },

    {

      "Id": 365,

      "Name": "silver"

    },

    {

      "Id": 65,

      "Name": "white"

    },

    {

      "Id": 61,

      "Name": "red"

    },

    {

      "Id": 293,

      "Name": "maroon"

    },

    {

      "Id": 309,

      "Name": "Leaf"

    },

    {

      "Id": 369,

      "Name": "teal"

    },

    {

      "Id": 370,

      "Name": "kelly"

    },

    {

      "Id": 310,

      "Name": "Olive"

    },

    {

      "Id": 378,

      "Name": "turquoise"

    },

    {

      "Id": 381,

      "Name": "aqua"

    },

    {

      "Id": 371,

      "Name": "true royal"

    },

    {

      "Id": 374,

      "Name": "steel blue"

    },

    {

      "Id": 59,

      "Name": "navy"

    },

    {

      "Id": 357,

      "Name": "team purple"

    },

    {

      "Id": 505,

      "Name": "Pink"

    },

    {

      "Id": 509,

      "Name": "yellow"

    }

  ],

  "Services": [

    {

      "Alt_Name": "print",

      "AvailableColors": [

        {

          "HexColorCode": "#9b108b",

          "PantoneColorCode": "Fushia (PurpleC)",

          "EmbroideryColorCode": "Fushia (2059)",

          "RBG": "[155, 16, 139]"

        },

        {

          "HexColorCode": "#ee208a",

          "PantoneColorCode": "Bright Pink (Rhodamine Red)",

          "EmbroideryColorCode": "Bright Pink (2041)",

          "RBG": "[238, 32, 138]"

        },

        {

          "HexColorCode": "#f392ba",

          "PantoneColorCode": "Pink (Magenta 0521C)",

          "EmbroideryColorCode": "Pink (2165)",

          "RBG": "[243, 146, 186]"

        },

        {

          "HexColorCode": "#f9ddea",

          "PantoneColorCode": "Light Pink (7422C)",

          "EmbroideryColorCode": "Light Pink (2163)",

          "RBG": "[249, 221, 234]"

        },

        {

          "HexColorCode": "#2d205e",

          "PantoneColorCode": "Dark Purple (VioletC)",

          "EmbroideryColorCode": "Dark Purple (2088)",

          "RBG": "[45, 32, 94]"

        },

        {

          "HexColorCode": "#7b0ead",

          "PantoneColorCode": "Purple (266C)",

          "EmbroideryColorCode": "Purple (2083)",

          "RBG": "[123, 14, 173]"

        },

        {

          "HexColorCode": "#ab81e2",

          "PantoneColorCode": "Lavender (2655C)",

          "EmbroideryColorCode": "Lavender (2202)",

          "RBG": "[171, 129, 226]"

        },

        {

          "HexColorCode": "#070549",

          "PantoneColorCode": "Navy (295C)",

          "EmbroideryColorCode": "Navy (2074)",

          "RBG": "[7, 5, 73]"

        },

        {

          "HexColorCode": "#022ad1",

          "PantoneColorCode": "Blue (300C)",

          "EmbroideryColorCode": "Blue (2068)",

          "RBG": "[2, 42, 209]"

        },

        {

          "HexColorCode": "#0695ff",

          "PantoneColorCode": "Teal (2995C)",

          "EmbroideryColorCode": "Teal (2229)",

          "RBG": "[6, 149, 255]"

        },

        {

          "HexColorCode": "#a9c1fc",

          "PantoneColorCode": "Light Blue (283C)",

          "EmbroideryColorCode": "Light Blue (2061)",

          "RBG": "[169, 193, 252]"

        },

        {

          "HexColorCode": "#007477",

          "PantoneColorCode": "Dark Aqua (322C)",

          "EmbroideryColorCode": "Dark Aqua (2218)",

          "RBG": "[0, 116, 119]"

        },

        {

          "HexColorCode": "#5dc4be",

          "PantoneColorCode": "Mint (326C)",

          "EmbroideryColorCode": "Mint (2214)",

          "RBG": "[93, 196, 190]"

        },

        {

          "HexColorCode": "#202b0d",

          "PantoneColorCode": "Olive (5747C)",

          "EmbroideryColorCode": "Olive (2254)",

          "RBG": "[32, 43, 13]"

        },

        {

          "HexColorCode": "#0c422d",

          "PantoneColorCode": "Forest (3308C)",

          "EmbroideryColorCode": "Forest (2244)",

          "RBG": "[12, 66, 45]"

        },

        {

          "HexColorCode": "#566614",

          "PantoneColorCode": "Grass (5757C)",

          "EmbroideryColorCode": "Grass (2249)",

          "RBG": "[86, 102, 20]"

        },

        {

          "HexColorCode": "#008240",

          "PantoneColorCode": "Green (347C)",

          "EmbroideryColorCode": "Green (2239)",

          "RBG": "[0, 130, 64]"

        },

        {

          "HexColorCode": "#84c139",

          "PantoneColorCode": "Lime (360C)",

          "EmbroideryColorCode": "Lime (2100)",

          "RBG": "[132, 193, 57]"

        },

        {

          "HexColorCode": "#b7edcb",

          "PantoneColorCode": "Seafoam (Green 0921C)",

          "EmbroideryColorCode": "Seafoam (2237)",

          "RBG": "[183, 237, 203]"

        },

        {

          "HexColorCode": "#550d2a",

          "PantoneColorCode": "Truffle (1817C)",

          "EmbroideryColorCode": "Truffle  (2186)",

          "RBG": "[85, 13, 42]"

        },

        {

          "HexColorCode": "#7a1c3e",

          "PantoneColorCode": "Burgundy (7642C)",

          "EmbroideryColorCode": "Burgundy (2056)",

          "RBG": "[122, 28, 62]"

        },

        {

          "HexColorCode": "#9c1f2d",

          "PantoneColorCode": "Cranberry (201C)",

          "EmbroideryColorCode": "Cranberry (2055)",

          "RBG": "[156, 31, 45]"

        },

        {

          "HexColorCode": "#ff0000",

          "PantoneColorCode": "Red (032C)",

          "EmbroideryColorCode": "Red (2044)",

          "RBG": "[255, 0, 0]"

        },

        {

          "HexColorCode": "#a75425",

          "PantoneColorCode": "Burnt Orange (1675C)",

          "EmbroideryColorCode": "Burnt Orange (2131)",

          "RBG": "[167, 84, 37]"

        },

        {

          "HexColorCode": "#ff8500",

          "PantoneColorCode": "Orange (165C)",

          "EmbroideryColorCode": "Orange (2051)",

          "RBG": "[255, 133, 0]"

        },

        {

          "HexColorCode": "#fc6565",

          "PantoneColorCode": "Coral (170C)",

          "EmbroideryColorCode": "Coral (2047)",

          "RBG": "[252, 101, 101]"

        },

        {

          "HexColorCode": "#ffc797",

          "PantoneColorCode": "Peach (489C)",

          "EmbroideryColorCode": "Peach (2286)",

          "RBG": "[255, 199, 151]"

        },

        {

          "HexColorCode": "#ceb605",

          "PantoneColorCode": "Metallic Gold (871C)",

          "EmbroideryColorCode": "Metallic Gold (2162)",

          "RBG": "[206, 182, 5]"

        },

        {

          "HexColorCode": "#ffe812",

          "PantoneColorCode": "Yellow (YellowC)",

          "EmbroideryColorCode": "Yellow (2018)",

          "RBG": "[255, 232, 18]"

        },

        {

          "HexColorCode": "#3d1f10",

          "PantoneColorCode": "Chocolate (2322C)",

          "EmbroideryColorCode": "Chocolate (2285)",

          "RBG": "[61, 31, 16]"

        },

        {

          "HexColorCode": "#633920",

          "PantoneColorCode": "Brown (1545C)",

          "EmbroideryColorCode": "Brown (2133)",

          "RBG": "[99, 57, 32]"

        },

        {

          "HexColorCode": "#af8b5f",

          "PantoneColorCode": "Tantastic (4655C)",

          "EmbroideryColorCode": "Tantastic (2275)",

          "RBG": "[175, 139, 95]"

        },

        {

          "HexColorCode": "#e2d3ac",

          "PantoneColorCode": "Sandy (2309C)",

          "EmbroideryColorCode": "Sandy (2281)",

          "RBG": "[226, 211, 172]"

        },

        {

           

          "HexColorCode": "#f9f9ed",

          "PantoneColorCode": "Off White (Warm Gray 1C)",

          "EmbroideryColorCode": "Off White (2116)",

          "RBG": "[249, 249, 237]"

        },

        {

           

          "HexColorCode": "#000000",

          "PantoneColorCode": "Black (BlackC)",

          "EmbroideryColorCode": "Black (2150)",

          "RBG": "[0, 0, 0]"

        },

        {

           

          "HexColorCode": "#474747",

          "PantoneColorCode": "Dark Gray (Cool Gray 10C)",

          "EmbroideryColorCode": "Dark Gray (2305)",

          "RBG": "[71, 71, 71]"

        },

        {

           

          "HexColorCode": "#636b70",

          "PantoneColorCode": "Gray (430C)",

          "EmbroideryColorCode": "Gray (2295)",

          "RBG": "[99, 107, 112]"

        },

        {

           

          "HexColorCode": "#adadad",

          "PantoneColorCode": "Light Gray (429C)",

          "EmbroideryColorCode": "Light Gray (2302)",

          "RBG": "[173, 173, 173]"

        },

        {

           

          "HexColorCode": "#e2e2e2",

          "PantoneColorCode": "Silver (427C)",

          "EmbroideryColorCode": "Silver (2141)",

          "RBG": "[226, 226, 226]"

        },

        {

           

          "HexColorCode": "#ffffff",

          "PantoneColorCode": "White (WhiteC)",

          "EmbroideryColorCode": "White (2149)",

          "RBG": "[255, 255, 255]"

        },

        {

           

          "HexColorCode": "#FFCC00",

          "PantoneColorCode": "Sunshine (142C)",

          "EmbroideryColorCode": "Sunshine (2021)",

          "RBG": "[255, 204, 0]"

        }

      ],

      "Id": 1,

      "Name": "screen print"

    },

    {

      "Alt_Name": "applique",

      "AvailableColors": [],

      "Id": 2,

      "Name": "applique"

    },

    {

      "Alt_Name": "dtgprint",

      "AvailableColors": [],

      "Id": 3,

      "Name": "digital print"

    },

    {

      "Alt_Name": "sublimation",

      "AvailableColors": [],

      "Id": 4,

      "Name": "fabric print"

    },

    {

      "Alt_Name": "embroidery",

      "AvailableColors": [

        {

           

          "HexColorCode": "#9b108b",

          "PantoneColorCode": "Fushia (PurpleC)",

          "EmbroideryColorCode": "Fushia (2059)",

          "RBG": "[155, 16, 139]"

        },

        {

           

          "HexColorCode": "#ee208a",

          "PantoneColorCode": "Bright Pink (Rhodamine Red)",

          "EmbroideryColorCode": "Bright Pink (2041)",

          "RBG": "[238, 32, 138]"

        },

        {

           

          "HexColorCode": "#f392ba",

          "PantoneColorCode": "Pink (Magenta 0521C)",

          "EmbroideryColorCode": "Pink (2165)",

          "RBG": "[243, 146, 186]"

        },

        {

           

          "HexColorCode": "#f9ddea",

          "PantoneColorCode": "Light Pink (7422C)",

          "EmbroideryColorCode": "Light Pink (2163)",

          "RBG": "[249, 221, 234]"

        },

        {

           

          "HexColorCode": "#2d205e",

          "PantoneColorCode": "Dark Purple (VioletC)",

          "EmbroideryColorCode": "Dark Purple (2088)",

          "RBG": "[45, 32, 94]"

        },

        {

           

          "HexColorCode": "#7b0ead",

          "PantoneColorCode": "Purple (266C)",

          "EmbroideryColorCode": "Purple (2083)",

          "RBG": "[123, 14, 173]"

        },

        {

           

          "HexColorCode": "#ab81e2",

          "PantoneColorCode": "Lavender (2655C)",

          "EmbroideryColorCode": "Lavender (2202)",

          "RBG": "[171, 129, 226]"

        },

        {

           

          "HexColorCode": "#070549",

          "PantoneColorCode": "Navy (295C)",

          "EmbroideryColorCode": "Navy (2074)",

          "RBG": "[7, 5, 73]"

        },

        {

           

          "HexColorCode": "#022ad1",

          "PantoneColorCode": "Blue (300C)",

          "EmbroideryColorCode": "Blue (2068)",

          "RBG": "[2, 42, 209]"

        },

        {

           

          "HexColorCode": "#0695ff",

          "PantoneColorCode": "Teal (2995C)",

          "EmbroideryColorCode": "Teal (2229)",

          "RBG": "[6, 149, 255]"

        },

        {

           

          "HexColorCode": "#a9c1fc",

          "PantoneColorCode": "Light Blue (283C)",

          "EmbroideryColorCode": "Light Blue (2061)",

          "RBG": "[169, 193, 252]"

        },

        {

           

          "HexColorCode": "#007477",

          "PantoneColorCode": "Dark Aqua (322C)",

          "EmbroideryColorCode": "Dark Aqua (2218)",

          "RBG": "[0, 116, 119]"

        },

        {

           

          "HexColorCode": "#5dc4be",

          "PantoneColorCode": "Mint (326C)",

          "EmbroideryColorCode": "Mint (2214)",

          "RBG": "[93, 196, 190]"

        },

        {

           

          "HexColorCode": "#202b0d",

          "PantoneColorCode": "Olive (5747C)",

          "EmbroideryColorCode": "Olive (2254)",

          "RBG": "[32, 43, 13]"

        },

        {

           

          "HexColorCode": "#0c422d",

          "PantoneColorCode": "Forest (3308C)",

          "EmbroideryColorCode": "Forest (2244)",

          "RBG": "[12, 66, 45]"

        },

        {

           

          "HexColorCode": "#566614",

          "PantoneColorCode": "Grass (5757C)",

          "EmbroideryColorCode": "Grass (2249)",

          "RBG": "[86, 102, 20]"

        },

        {

           

          "HexColorCode": "#008240",

          "PantoneColorCode": "Green (347C)",

          "EmbroideryColorCode": "Green (2239)",

          "RBG": "[0, 130, 64]"

        },

        {

           

          "HexColorCode": "#84c139",

          "PantoneColorCode": "Lime (360C)",

          "EmbroideryColorCode": "Lime (2100)",

          "RBG": "[132, 193, 57]"

        },

        {

           

          "HexColorCode": "#b7edcb",

          "PantoneColorCode": "Seafoam (Green 0921C)",

          "EmbroideryColorCode": "Seafoam (2237)",

          "RBG": "[183, 237, 203]"

        },

        {

           

          "HexColorCode": "#550d2a",

          "PantoneColorCode": "Truffle (1817C)",

          "EmbroideryColorCode": "Truffle  (2186)",

          "RBG": "[85, 13, 42]"

        },

        {

           

          "HexColorCode": "#7a1c3e",

          "PantoneColorCode": "Burgundy (7642C)",

          "EmbroideryColorCode": "Burgundy (2056)",

          "RBG": "[122, 28, 62]"

        },

        {

           

          "HexColorCode": "#9c1f2d",

          "PantoneColorCode": "Cranberry (201C)",

          "EmbroideryColorCode": "Cranberry (2055)",

          "RBG": "[156, 31, 45]"

        },

        {

           

          "HexColorCode": "#ff0000",

          "PantoneColorCode": "Red (032C)",

          "EmbroideryColorCode": "Red (2044)",

          "RBG": "[255, 0, 0]"

        },

        {

           

          "HexColorCode": "#a75425",

          "PantoneColorCode": "Burnt Orange (1675C)",

          "EmbroideryColorCode": "Burnt Orange (2131)",

          "RBG": "[167, 84, 37]"

        },

        {

           

          "HexColorCode": "#ff8500",

          "PantoneColorCode": "Orange (165C)",

          "EmbroideryColorCode": "Orange (2051)",

          "RBG": "[255, 133, 0]"

        },

        {

           

          "HexColorCode": "#fc6565",

          "PantoneColorCode": "Coral (170C)",

          "EmbroideryColorCode": "Coral (2047)",

          "RBG": "[252, 101, 101]"

        },

        {

           

          "HexColorCode": "#ffc797",

          "PantoneColorCode": "Peach (489C)",

          "EmbroideryColorCode": "Peach (2286)",

          "RBG": "[255, 199, 151]"

        },

        {

           

          "HexColorCode": "#ceb605",

          "PantoneColorCode": "Metallic Gold (871C)",

          "EmbroideryColorCode": "Metallic Gold (2162)",

          "RBG": "[206, 182, 5]"

        },

        {

           

          "HexColorCode": "#ffe812",

          "PantoneColorCode": "Yellow (YellowC)",

          "EmbroideryColorCode": "Yellow (2018)",

          "RBG": "[255, 232, 18]"

        },

        {

           

          "HexColorCode": "#3d1f10",

          "PantoneColorCode": "Chocolate (2322C)",

          "EmbroideryColorCode": "Chocolate (2285)",

          "RBG": "[61, 31, 16]"

        },

        {

           

          "HexColorCode": "#633920",

          "PantoneColorCode": "Brown (1545C)",

          "EmbroideryColorCode": "Brown (2133)",

          "RBG": "[99, 57, 32]"

        },

        {

           

          "HexColorCode": "#af8b5f",

          "PantoneColorCode": "Tantastic (4655C)",

          "EmbroideryColorCode": "Tantastic (2275)",

          "RBG": "[175, 139, 95]"

        },

        {

           

          "HexColorCode": "#e2d3ac",

          "PantoneColorCode": "Sandy (2309C)",

          "EmbroideryColorCode": "Sandy (2281)",

          "RBG": "[226, 211, 172]"

        },

        {

           

          "HexColorCode": "#f9f9ed",

          "PantoneColorCode": "Off White (Warm Gray 1C)",

          "EmbroideryColorCode": "Off White (2116)",

          "RBG": "[249, 249, 237]"

        },

        {

           

          "HexColorCode": "#000000",

          "PantoneColorCode": "Black (BlackC)",

          "EmbroideryColorCode": "Black (2150)",

          "RBG": "[0, 0, 0]"

        },

        {

           

          "HexColorCode": "#474747",

          "PantoneColorCode": "Dark Gray (Cool Gray 10C)",

          "EmbroideryColorCode": "Dark Gray (2305)",

          "RBG": "[71, 71, 71]"

        },

        {

           

          "HexColorCode": "#636b70",

          "PantoneColorCode": "Gray (430C)",

          "EmbroideryColorCode": "Gray (2295)",

          "RBG": "[99, 107, 112]"

        },

        {

           

          "HexColorCode": "#adadad",

          "PantoneColorCode": "Light Gray (429C)",

          "EmbroideryColorCode": "Light Gray (2302)",

          "RBG": "[173, 173, 173]"

        },

        {

           

          "HexColorCode": "#e2e2e2",

          "PantoneColorCode": "Silver (427C)",

          "EmbroideryColorCode": "Silver (2141)",

          "RBG": "[226, 226, 226]"

        },

        {

           

          "HexColorCode": "#ffffff",

          "PantoneColorCode": "White (WhiteC)",

          "EmbroideryColorCode": "White (2149)",

          "RBG": "[255, 255, 255]"

        },

        {

           

          "HexColorCode": "#FFCC00",

          "PantoneColorCode": "Sunshine (142C)",

          "EmbroideryColorCode": "Sunshine (2021)",

          "RBG": "[255, 204, 0]"

        }

      ],

      "Id": 7,

      "Name": "embroidery"

    }

  ],

  "Price": 6,

  "Currency_Code": "USD",

  "Subscriptions": [   

    {

      "SavedDesign": {

        "ProductId": 162,         

        "Id": 1998197

      },

      "RemainInventory": 0,

      "Type": "private label",

      "Placements": [

        {

          "Id": 1011,

          "Name": "inside neck"

        }

      ],

      "Id": 6365,

      "Name": "SB-33-6365",

      "ImagePath": "/Image/Product/1998197/4535/224/342"

    },

    {

      "SavedDesign": {

        "ProductId": 162,         

        "Id": 1998200

      },

      "RemainInventory": 0,

      "Type": "woven label",

      "Placements": [

        {

          "Id": 1000,

          "Name": "right hem"

        },

        {

          "Id": 1001,

          "Name": "left hem"

        },

        {

          "Id": 1011,

          "Name": "inside neck"

        },

        {

          "Id": 1012,

          "Name": "outside neck"

        },

        {

          "Id": 1019,

          "Name": "right sleeve"

        },

        {

          "Id": 1020,

          "Name": "left sleeve"

        },

        {

          "Id": 1021,

          "Name": "center pocket"

        }

      ],

      "Id": 6366,

      "Name": "SB-34-6366",

      "ImagePath": "/Image/Product/1998200/4512/224/342"

    },

    {

      "SavedDesign": {

        "ProductId": 162,         

        "Id": 1998239

      },

      "RemainInventory": 50,

      "Type": "patches",

      "Placements": [],

      "Id": 6367,

      "Name": "SB-35-6367",

      "ImagePath": "/Image/Product/1998239/4638/224/342"

    },

    {

      "SavedDesign": {

        "ProductId": 162,         

        "Id": 1998241

      },

      "RemainInventory": 50,

      "Type": "patches",

      "Placements": [],

      "Id": 6368,

      "Name": "SB-36-6368",

      "ImagePath": "/Image/Product/1998241/4637/224/342"

    }

  ],

  "Locations": [

    {

      "Id": 164,

      "Name": "Front"

    },

    {

      "Id": 165,

      "Name": "Right"

    },

    {

      "Id": 166,

      "Name": "Left"

    },

    {

      "Id": 167,

      "Name": "Back"

    }

  ],

  "DetailName": "womens t shirt - 6004 - $6.00",

  "Id": 162,

  "Name": "womens t shirt",

  "Description": "This will become your go-to tee and be one of your favorites because it has a slim feminine fit, short sleeves, and is created with superior Airlume combed and ring-spun cotton."

}



 

 

 

Error Codes



    • Related Articles

    • Artwork API

      Artwork API Introduction Upload an artwork Overview This API allows you to send a file to Apliiq, which will be used to create your finished designs. POST https://api.apliiq.com/v1/Artwork Authorization Header: x-apliiq-auth RTS:SIG:APPID:STATE ...
    • How To Unlink Dropshipping Products

      In certain scenarios, you may want to stop dropshipping a single product with Apliiq. Perhaps you want to stop offering the product on your website, or you would like to order that product in bulk and fulfill it yourself. There are a couple different ...
    • How To Find The Right Sized Product

      Different manufacturers offer slightly different measurements and cuts of garments. A size small in one manufacturer may fit slightly different from a small of a different manufacturer. For this reason, we recommend that you check out the size charts ...
    • How Do I Add Products To My Shopify & WooCommerce Store?

      Getting your products into your Shopify store is a critical step to getting your store live. After all, we want to drive product sales through your store so it's key to get your products loaded up there. In order for things to go smoothly, we ...
    • Why Can't I Add A Product To My Store

      In order to sync products to your store you must first install the Apliiq Shopify app (free). After you have installed the app you will be able to sync products to your eCommerce store. Unfortunately, not every single product you design on the Apliiq ...