Exigo Web Service

UpdateItem
Updates an item.

CSV Support
No
Transactional Support
Yes

UpdateItemRequest
ItemCode [Required]
String
Yes
The alphanumeric unique identifier for the item
Description
String
No
Weight
Decimal?
No
The weight of the items, based on the quantity selected
Notes
String
No
Any additional notes or information about this record
AvailableInAllCountryRegions
Boolean?
No
Specifies if the item is available in all countries and regions
TaxedInAllCountryRegions
Boolean?
No
Specifies if the item is taxable in all countries and regions
AvailableInAllWarehouses
Boolean?
No
Specifies if the item is available in all warehouses
IsVirtual
Boolean?
No
If true, the item is considered a non-physical product and will not have shipping costs applied to it.
ItemTypeID
Int32?
No
The type of item
ShortDetail
String
No
ShortDetail2
String
No
ShortDetail3
String
No
ShortDetail4
String
No
LongDetail
String
No
LongDetail2
String
No
LongDetail3
String
No
LongDetail4
String
No
OtherCheck1
Boolean?
No
A company-defined custom binary value
OtherCheck2
Boolean?
No
A company-defined custom binary value
OtherCheck3
Boolean?
No
A company-defined custom binary value
OtherCheck4
Boolean?
No
A company-defined custom binary value
OtherCheck5
Boolean?
No
A company-defined custom binary value
Field1
String
No
Field2
String
No
Field3
String
No
Field4
String
No
Field5
String
No
Field6
String
No
Field7
String
No
Field8
String
No
Field9
String
No
Field10
String
No
UpdateItemResponse
Result
The status of your web service call response. This property tells you if the call was executed successfully, any errors that occurred and other miscellanous, method-specific information.
ApiResult
Status
ResultStatus
Specifies whether the web service call was successfully executed.
Errors
String[]
An array of error messages that were returned from Exigo. If the web service call was successful, this colleciton will be empty.
TransactionKey
String
The unique GUID identifier assigned to this web service call for logging purposes.