Hi, has anyone had any success adding Item Receipt...
# integrations
j
Hi, has anyone had any success adding Item Receipts to a Transfer Order with multiple Item Fulfilments. It seems you should need to set the
itemFulfillment
field on the header to tell it which Fulfilment you are receipting however trying to set this seems to get ignored (also it does not appear in the rest API docs. We are using the
/record/v1/transferorder/<id>/!transform/itemReceipt
rest endpoint to create the item receipts. and looking at the equivalent SOAP request it appears it is sending in the itemFulfilment as part of the payload (https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N3681685.html#bridgehead_4770788914). Any help greatly appreciated.