Skip to main content
POST
Convert multipack inventory

Body

application/json
parent_sellable_product_id
string<uuid>
required
child_sellable_product_id
string<uuid>
required
parent_quantity
integer
required
Required range: x > 0
child_inventory_group_id
string<uuid>
required

Response

Conversion successful

success
boolean
required
parent_quantity_converted
number
required
child_quantity_created
number
required
child_inventory_item
unknown