You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

salesOrdersForOrderHubRequests does not import Supplier site value at Line level

Summary:


Content (please ensure you mask any confidential information):

We are using salesOrdersForOrderHubRequests Rest API for sales order import.

We are passing supplier details at sales order line level i.e, Supplier Name and Supplier Site Id. But we noticed that after Order Import, Supplier Site is not present at line level. This is needed for Drop ship.

Please let us know how to proceed on this.

"supplier": [
{
"SupplierName": "XYZ",
"SupplierSiteId": 1234
}
],


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!