Additional Details Object in the Orders APIΒΆ
Note
This object is reserved for future use.
Name |
Data Type |
Description |
---|---|---|
alternateSKU |
String |
The SKU of an alternate item to be used if the specific item is not available. Maximum length: 30 characters |
lotNumber |
String |
The lot number from which to ship the item. Maximum length: 20 characters |
releaseAfterDate |
String |
The date and time the order is to be released for fulfillment, specified in the ISO 8601 format: |
promisedShipDate |
String |
The date and time the order is to be shipped, specified in the ISO 8601 format: |
promisedDeliveryDate |
String |
The date and time the order should be delivered, specified in the ISO 8601 format: |
additionalReferences |
Array[Object] |
Defines custom references. The objects in the array take the following two fields:
|
valueAddedServices |
Array[Object] |
Defines value-added services. The objects in the array take the following two fields:
|
For an example, see your API operation.