Inventories
Get inventory
Get an inventory
Path Parameters
Name
Type
Description
{
"inventories": {
"gift_card": {
"code": "IKEAFR",
"name": "Ikea France"
},
"end_to_end_api": {
"enabled": true,
"available_amount": "unlimited"
},
"stocks": [
{
"facial_value": 50,
"owned_quantity": 5,
"shared_quantity": 0
}
]
}
}Last updated