Exigo Web Service

UpdateOrder
Updates one or more fields on an existing order.

CSV Support
No
Transactional Support
Yes

UpdateOrderRequest
OrderID [Required]
Int32
Yes
The unique identifier for the order
TrackingNumber1
String
No
TrackingNumber2
String
No
TrackingNumber3
String
No
TrackingNumber4
String
No
TrackingNumber5
String
No
Other11
String
No
A company-defined custom value.
Other12
String
No
A company-defined custom value.
Other13
String
No
A company-defined custom value.
Other14
String
No
A company-defined custom value.
Other15
String
No
A company-defined custom value.
Other16
String
No
A company-defined custom value.
Other17
String
No
A company-defined custom value.
Other18
String
No
A company-defined custom value.
Other19
String
No
A company-defined custom value.
Other20
String
No
A company-defined custom value.
WebCarrierID1
No
WebCarrierID2
No
WebCarrierID3
No
WebCarrierID4
No
WebCarrierID5
No
LockedDate
DateTime?
No
OrderDate
DateTime?
No
The date the order will process
UpdateOrderResponse
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.