Reference: https://dev.skuvault.com/reference/additem#synconlinesale
Someone must have asked this in the past but we couldn’t find any answers or direction.
We are creating a Webhook to Post a new order in SKUVault. We are running into difficulty when it comes to line items.
Ideally ItemSkus__Quantity, ItemSkus__Sku, and ItemSkus__UnitPrice should duplicate based on how many items are in that array.
We tried the inherit Webhook Post and Custom Request but to no avail. Anyone can offer a helping hand?