Partial Fulfillment with RestWebService
Hi,
How to do partial fulfillment with restapi transform transfer order to itemfulfillment. In metadata there is parameter replace , but when i’m trying with postman it display error :”Invalid Query parameter name:replace. No Query Parameter allowed for this parameter”.
Hi,
I’m create Transfer Order using Suitetalk Rest Web Service API (standard NetSuite) with URL {{REST_SERVICES}}/record/v1/transferorder and data like below:
For the fullfilment i’m using URL: {{REST_SERVICES}}/record/v1/transferOrder/eid:TO-000005/!transform/itemfulfillment. It’s success if i’m just send body request. But if i’m include parameter items, it’s error :
This is possible in both cases whether using a Restlet or SuiteTalk. Need to pass the correct parameters as needed and it should be okay to achieve.
Feel free to contact us if you have additional questions.
How was this solved? I am getting error :
Chris Abbott
Could you please share both the URL and data that you are currently attempting to use.
remi
Hello, I am having the same error while to trying partially receive a transfer order using !transform/itemReceipt