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

{
    "305117": [
        {
            "10137_000190_AJ1300_EA": [
                {
                    "variant_sku_id": "1cad7ea5-89bc-4c20-bfce-ecca30d25849",
                    "variant": "Autoject 2, Supplied with Wallet, Depth Adjusters & Instructions, Fixed Needle, Not To Be Used with Glass Syringes  / EA / 1",
                    "stocked_item": false,
                    "non_stocked_available": true,
                    "tags": [],
                    "data": {
                        "image_url": "https://secure.ndc-inc.com/AIMImage/OWM_AJ1300.jpg",
                        "specialProductRestrictions": [
                            "US & Canada Only"
                        ],
                        "custom_price_markup_percentage": 34.16
                    },
                    "inventory": [
                        {
                            "warehouse": "Bttn Warehouse",
                            "available_quantity": 0,
                            "product_message": "Stock Item - US & Canada Only",
                            "message_type": "Info"
                        }
                    ],
                    "non_refundable": false,
                    "price": {
                        "cost": 37.64,
                        "retail": 50.5
                    }
                }
            ]
        },
        {
            "10137_000190_AJ1311_EA": [
                {
                    "variant_sku_id": "e29ca5d8-e356-4e28-bd28-5b17459fce43",
                    "variant": "Autoject 2, Supplied with Wallet, Depth Adjusters & Instructions, For Use with Non-Fixed Needle, Not To Be Used with Glass Syringes  / EA / 1",
                    "stocked_item": false,
                    "non_stocked_available": true,
                    "tags": [],
                    "data": {
                        "image_url": "https://secure.ndc-inc.com/AIMImage/OWM_AJ1311.jpg",
                        "specialProductRestrictions": [
                            "US & Canada Only"
                        ]
                    },
                    "inventory": [
                        {
                            "warehouse": "Bttn Warehouse",
                            "available_quantity": 0,
                            "product_message": "Stock Item - US & Canada Only",
                            "message_type": "Info"
                        }
                    ],
                    "non_refundable": false,
                    "price": {
                        "cost": 39.51,
                        "retail": 57.29
                    }
                }
            ]
        }
    ]
}