Discussions
REST/SOAP: How to Transform Sales Orders to Item Fulfillments
Hi,
I am attempting to transform a sales order that uses line item shipping into an item fulfillment.
The sales order has 2 addresses on it with 3 items. 1 item to 1 address and the other 2 items to the second address.
Does REST not support the ability to transform a SO with multiple ship groups into an item fulfillment? I know if SOAP you just write 1 fulfillment per Ship Group and it works well, but I cannot seem to get the same logic to work with REST.
Any recommendations would be greatly appreciated!