GET /products/product_inventory_details?format=api&product_id=305680
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "305680": [
        {
            "10137_000196_H01050_CS": [
                {
                    "variant_sku_id": "d7e2baef-cb75-4ee8-84c9-5b697949967b",
                    "variant": "Easy Screen Cleaning Wipe, 5\"x8\", 1/pk, 50 pk/bx, 10 bx/cs   / CS / 500",
                    "stocked_item": false,
                    "non_stocked_available": true,
                    "tags": [],
                    "data": {
                        "image_url": "https://secure.ndc-inc.com/AIMImage/PDI_H01050.jpg",
                        "specialProductRestrictions": [
                            "US Only",
                            "Products cannot be sold on Amazon.com or any other 3rd party site"
                        ]
                    },
                    "inventory": [
                        {
                            "warehouse": "Bttn Warehouse",
                            "available_quantity": 0,
                            "product_message": "14-21 Days - US Only, Products cannot be sold on Amazon.com or any other 3rd party site",
                            "message_type": "Info"
                        }
                    ],
                    "non_refundable": false,
                    "price": {
                        "cost": 46.52,
                        "retail": 67.45
                    }
                }
            ]
        },
        {
            "10137_000196_P03672_CS": [
                {
                    "variant_sku_id": "08ad176e-7355-4c74-be36-26a19663b6af",
                    "variant": "Easy Screen Cleaning Wipe, 6\"x9\", 70/canister, 12 canisters/cs     / CS / 12",
                    "stocked_item": false,
                    "non_stocked_available": true,
                    "tags": [],
                    "data": {
                        "image_url": "",
                        "specialProductRestrictions": [
                            "40 cs/plt",
                            "US Only",
                            "HAZMAT Fees Apply",
                            "cannot ship via Air to AK",
                            "GU",
                            "HI",
                            "PR",
                            "VI",
                            "Products cannot be sold on Amazon.com or any other 3rd party site"
                        ]
                    },
                    "inventory": [
                        {
                            "warehouse": "Bttn Warehouse",
                            "available_quantity": 0,
                            "product_message": "Stock Item - 40 cs/plt, US Only, HAZMAT Fees Apply, cannot ship via Air to AK, GU, HI, PR, VI, Products cannot be sold on Amazon.com or any other 3rd party site",
                            "message_type": "Info"
                        }
                    ],
                    "non_refundable": false,
                    "price": {
                        "cost": 62.51,
                        "retail": 90.64
                    }
                }
            ]
        }
    ]
}