Hi,
I’m trying to add inventory allocations to a shipment order, but I’m getting an error. I’m able to create a Shipment without including the Details and Allocations entities, but when I include them I get an error. I’m trying to follow the steps here.
The following JSON results in a successful call:
But this JSON doesn’t:
Is there something that I’m missing that’s preventing me from creating the Allocations?