...
GLN's (Global Location Number's) are used to identify the Manufacturer/Vendor and Seller in this situation.
Format
The Special Bid Prices are used in OT format Order messages. The format of the standard Onetrail XML messages is XML version 1.0.
Syntax
Data can be retrieved in either XML or CSV format.
Syntax
The Special Bid Data complies with the below field definitionsWhen compiling a Special Bid Order, use the below field definitions to ensure all mandatory fields are filled and filled with the correct type.
Field Definitions
Parent | Field Name | Description | Type | Cardinality | XML Element / Attribute | XML Properties |
---|---|---|---|---|---|---|
Special Bid / header | Manufacturer GLN | Manufacturer GLN of the bid | String | 1 | SpecialBid/partnerId | Attribute: GTINStringType |
Special Bid / header | Bid ID | ID of the bid (provided by Manufacturer) | String | 1 | SpecialBid/bidID | Attribute: string |
Special Bid / header | Bid Version | Version of the bid (provided by Manufacturer) | String | 0..1 | SpecialBid/bidVersion | Attribute: string |
Special Bid / header | Order Date From | Valid From | Date | 0..1 | SpecialBid/orderFromDate/dateStamp | DateTimeStamp([0-9]{8} |
Special Bid / header | Order Date To | Valid To | Date | 1 | SpecialBid/orderToDate/dateStamp | DateTimeStamp([0-9]{8} |
Special Bid / header | End Customer | Description of End Customer (E.G. Acme Corp) | String | 1 | SpecialBid/endCustomer | Attribute: string |
Special Bid / header | Reseller | Available resellers on BID | GLN | 1..x | SpecialBid/resellers/partnerId | Attribute: string |
Special Bid / header | Distributors | Available distributors on BID | GLN | 1..x | SpecialBid/distributors/partnerId | Attribute: string |
Special Bid / header | Terms | Codes for different term of validity. (E.G only when everything on bid is ordered) | String | 0..1 | SpecialBid/terms | Attribute: string |
Special Bid / header | Text | Info free text | String | 0..1 | SpecialBid/freeFormText | Attribute: string |
Special Bid / product | Min Order QTY | Minimum Order Quantity | Numeric | 0..1 | SpecialBid/product/minOrder/quantity | Attribute: nonNegativeInteger |
Special Bid / product | Max Order QTY | Maximum Order Quantity | Numeric | 0..1 | SpecialBid/product/maxOrder/quanity | Attribute: nonNegativeInteger |
Special Bid / product | Remaining Order QTY | Remaining Order Quantity | Numeric | 0..1 | SpecialBid/product/remainder/quantity | Attribute: nonNegativeInteger |
Special Bid / product | Manufacturer Part Number | Product ID from Manufacturer | String | 1 | SpecialBid/product/productIdentifiers/productIdentifier | Attribute: string |
Special Bid / product | SKU | Internal Product ID from Distributor | String | 0..1 | SpecialBid/product/productIdentifiers/productIdentifier | Attribute: string |
Special Bid / product | Localisation Code | Country Specific Code | String | 0..1 | SpecialBid/product/productIdentifier/localisationCode | Attribute: string |
Special Bid / product | Special Bid Price | Amount for each item provided by Manufacturer | Amount | 1 | SpecialBid/product/priceInfo/price | Attribute: decimal |
Special Bid / product | Currency | Currency | String | 1 | SpecialBid/product/priceInfo/currency | Attribute: string |
Special Bid / product | Description | Product Description | String | 0..1 | SpecialBid/product/textualProductDescription | Attribute: string |