On hand import settings.
Account which initiated the import. Learn about system accounts here.
If set to true, all onHand records for the warehouses and locations in the import that is NOT included, will be deactivated.
Specifies which SKU on hand fields to be updated.
(Use the integer instead of the name for the xml content type)
3 = OnhandValue
4 = IncomingValue
5 = NextDeliveryDate
6 = LeadTimeDayCount
7 = OnOrderValue (Deprecated, not supported any longer)
8 = MinimumValue
9 = MaximumValue
10 = IsActive
11 = Infos
Norce Commerce Connect job id. Only exists in import logs. Should be omitted in the import request.
Request serialization type.(Use the integer instead of the name for the xml content type)
0 = JSON, 1 = XML
Location of the import file on Norce's file area. Can be used instead of sending data directly in payload.
{ "AccountId": 0, "FullFile": true, "SkuOnhandFieldsThatAreSet": [ "OnhandValue" ], "JobId": "string", "SerializationType": [ "JSON" ], "StorageName": "string", "SupplierId": 0 }