I just learned about this channel. Has anyone used...
# suitetalkapi
m
I just learned about this channel. Has anyone used the REST API to fulfill a salesorder with more 2 or more items from different locations?
b
its possible, but probably will depend on the features in your account
for example, cross subsidiary fulfillments requires an inventorylocation default value that may not be exposed in rest
if you have favorable account configuration, then you want to specify which lines you wish to fulfill using the itemReceive checkbox, which will require you to understand how keys work while Working with Sublists
m
Hmmm… Thank you!
I’m looking into this now.
k
Is the Allow Cross Subsidiary fulfilment exposed in 2020.2 webservice?
Having trouble creating a sales order with the following flag ticked as i cannot find the relevant field in the WSDL
for anyone wondering, it's not possible at all via webserivce to create cross sub fulfilment order
might be available via Rest API
and with cross sub fuliflment turned on, SOAP webservice initialize requests for Item Fulfilment will all error out with 'VALID_LINE_ITEM_REQD'
great feature 🙂