...
Code Block | ||
---|---|---|
| ||
{
"bundledSkuDefinitions":[
{
"childSkus":[
{
"channelSkuCode":"CSku1",
"qty":1,
"barcode":"12345"
}
],
"bundledParentBarcode":"987654",
"bundledParentChannelSkuId":"Sku1"
}
]
} |
...