| Name↕ | Required↕ | Description↕ | Examples↕ | XPath↕ | Property↕ | Type↕ | Sets↕ | Limits↕ | Categories↕ | Access↕ | Sort↕ | Id↕ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| (Header): Ultimate Consignee City | No | City of the ultimate consignee. | |
/b24Message/order/property[@name="ultimateConsigneeCity"] | Text | 6400 | ||||||
| (Header): Delivery party (Consignee) Name | No | Name of the delivery party/consignee. | |
/b24Message/order/consignee/@name | Text | 13000 | ||||||
| (Header): Btwentyfour order draft number | No | Order draft number generated by Btwentyfour Open Commerce Platform. It is created in one of two instances : either when the order was created using The Bwentyfour Open Commerce Platform UI, or when the order has failed to meet the recipient's validation rules, which creates a draft in the UI that can be altered to meet the requirements. | |
/b24Message/order/documentReference[@documentType="b24OrderDraft"]/@id | Text | 2200 | ||||||
| (Header): Invoicee Contact | No | Name of a invoicee. | |
/b24Message/order/property[@name="invoiceeContact"] | Text | 5500 | ||||||
| (Header): Supplier Email Address | No | Email Address of the supplier party. | |
/b24Message/order/supplier/location/emailAddress | Text | 9600 | ||||||
| (Header): Buyer Order date | No | The date when the order was issued by the buyer. | |
/b24Message/order/documentReference[@documentType="BuyerOrder"]/@date | DateTime | 1700 | ||||||
| (Header): Payment Terms | No | The order's payment terms, specified in plain text. | |
/b24Message/order/property[@name="paymentTerms"] | Text | 4900 | ||||||
| (Header): Ultimate Customer Zip Code | No | Zip code of the ultimate customer. | |
/b24Message/order/property[@name="ultimateCustomerCityCode"] | Text | 7700 | ||||||
| (Header): Shipper State Code | No | State code of the shipper/carrier party | |
/b24Message/order/shipper/location/state/@code | Text | 12400 | ||||||
| (Line/Item): Category | No | The product category. | |
/b24Message/order/item/property[@name="category"] | Text | 16900 | ||||||
| (Line/Item): Value Added Service 2nd label price | No | Second price specified by the buyer for the supplier to print on the label/tag of the ordered item (only used if more than one specified VAS label price). | |
/b24Message/order/item/property[@name="VASLabelPrice2"] | Number | 17600 | ||||||
| (Header): Delivery party (Consignee) State Code | No | State code of the delivery party/consignee party | |
/b24Message/order/consignee/location/state/@code | Text | 13800 | ||||||
| (Line/Item): Logistic unit | No | The logistic unit: CU=consumer unit, TU=trade unit. Used for pack orders | |
/b24Message/order/item/property[@name="logisticUnit"] | Text | 16200 | ||||||
| (Header) : Btwentyfour Order Date | No | The date/time the order was originally read into the Btwentyfour Open Commerce Platform system. | |
/b24Message/order/documentReference[@documentType="b24Order"]/@date | DateTime | 2500 | ||||||
| (Header): Delivery party (Consignee) Email Address | No | Email Address of the delivery party/consignee. | |
/b24Message/order/consignee/location/emailAddress | Text | 14200 | ||||||
| (Header): Supplier Zip Code | No | Zip code of the supplier party. | |
/b24Message/order/supplier/location/city/@code | Text | 8900 | ||||||
| (Header): Gift Order | No | Indicates if the order is a gift order or not, Y=Yes/True, order is a gift, N=No/False, order is NOT a gift. (Any order not containing the gift-order field at all, is to be considered as NOT being a gift order) | |
/b24Message/order/property[@name="giftOrder"] | 3300 | |||||||
| (Header): Allow Backorder | No | Indicates whether the buyer allows items to be back-ordered or not. If no, ("N"), then the whole order should be cancelled unless the seller cannot fulfill the the ordered quantities. | |
/b24Message/order/property[@name="allowBackOrder"] | 3000 | |||||||
| (Header): Buyer internal ID | No | Internal identifier, mapped in the Btwentyfour Open Commerce Platform. | |
/b24Message/order/buyer/property[@name="internalId"] | Text | 11500 | ||||||
| (Line/Item): Gift Message | No | Gift Message/personal greeting to be added to the ordered item before delivery. Typical application scenario would be a B2C where consumer is buying a present and have the gift message specified for the intended gift recipient. | |
/b24Message/order/item/property[@name="giftMessage"] | Text | 18400 | ||||||
| (Header): Invoicee Zip code | No | Zip code of the invoicee. | |
/b24Message/order/property[@name="invoiceeCityCode"] | Text | 4800 | ||||||
| (Header): Shipper Name | No | Name of the shipper/carrier | |
/b24Message/order/shipper/@name | Text | 11700 | ||||||
| (Line/Item): Value Added Service label text | No | A specific label text (e.g. a product description) specified by the buyer for the supplier to print on the label/tag of the ordered item. | |
/b24Message/order/item/property[@name="VASLabelText"] | Text | 17100 | ||||||
| (Line/Item): Buyer order line number | Yes | The order line number of the product, set by the buyer. | |
/b24Message/order/item/documentReference[@documentType="BuyerOrder"]/@lineNo | Text | 15000 | ||||||
| (Line/Item): Ultimate consignee GLN | No | GLN for ultimate delivery party. If different per item. | |
/b24Message/order/item/property[@name="ultimateConsignee"] | Number | 15700 | ||||||
| (Header): Ultimate Customer Name | No | Name of the customer to which the goods are ultimately delivered, identified by a name and address. | |
/b24Message/order/property[@name="ultimateCustomerName"] | Text | 7200 | ||||||
| (Header): Ultimate Consignee Name 3 | No | A third name field for the ultimate consignee party | |
/b24Message/order/property[@name="ultimateConsigneeName3"] | Text | 6100 | ||||||
| (Line/Item): Order line net value | No | The net value of the order line (the sum of netPrice multiplied by quantity per item). Set by the buyer | |
/b24Message/order/item/property[@name="orderLineNetValue"] | Number | 15500 | ||||||
| (Header): Buyer Email Address | No | Email Address of the buyer party. | |
/b24Message/order/buyer/location/emailAddress | Text | 11300 | ||||||
| (Header): Invoicee Org No | No | Corporate identity number of the invoicee party. | |
/b24Message/order/property[@name="invoiceeOrgNo"] | Text | 5300 | ||||||
| (Header): Customer Order Reference | No | Notes to be put on packing slip. | |
/b24Message/order/property[@name="customerOrderRef"] | Text | 3200 | ||||||
| (Header): Requested earlieast delivery date | No | The earliest requested date of delivery for the order, set by the buyer. | |
/b24Message/order/property[@name="earliestDeliveryDate"] | DateTime | 2800 | ||||||
| (Header): Supplier State | No | State of the supplier party | |
/b24Message/order/supplier/location/state | Text | 9100 | ||||||
| (Header): Delivery party (Consignee) external ID | No | External identifier, set by sender of the message | |
/b24Message/order/consignee/property[@name="id"] | Text | 14300 | ||||||
| (Line/Item): Value Added Service label barcode type | No | Specification of the barcode standard used by the buyer for the VASLabelBarcode (e.g. "EAN13" or "UPCA"). | |
/b24Message/order/item/property[@name="VASLabelBarcodeType"] | Text | 17300 | ||||||
| (Header): Btwentyfour message date | No | Message date set by Btwentyfour Open Commerce Platform | |
/b24Message/order/@messageDate | DateTime | 1400 | ||||||
| (Header): Incoterms | No | Series of three-letter abbreviations/codes, indicating trade terms related to common contractual sales practices. Incoterms rules are intended to clearly communicate the tasks, costs, and risks associated with the global or international transportation and delivery of goods. |
|
/b24Message/order/property[@name="incoterms"]/@code | Text | 3650 | ||||||
| (Line/Item): Brand | No | The brand of the product. | |
/b24Message/order/item/property[@name="brand"] | Text | 16400 | ||||||
| (Header): Ultimate Consignee Email | No | An e-mail address of the ultimate consignee. | |
/b24Message/order/property[@name="ultimateConsigneeEmailAddress"] | Text | 7100 | ||||||
| (Header): Invoicee GLN | No | The invoicee party, identified by a GLN. | |
/b24Message/order/property[@name="invoicee"] | Text | 4300 | ||||||
| (Line/Item): Net Sales Price | No | The Sales Price for one unit of the sold product after deducted discount/markdown, including VAT. Net Sales Price is typically applicable on B2C orders from a retailer/marketplace to the supplier of the product to show what the consumer has paid for the ordered item. | |
/b24Message/order/item/price[@type="netSalesPrice"]/@value and @currency | Number | 19700 | ||||||
| (Header): Buyer Zip code | No | Zip code of the buyer party. | |
/b24Message/order/buyer/location/city/@code | Text | 10600 | ||||||
| (Header): Supplier internal ID | No | Internal identifier, mapped in the Btwentyfour Open Commerce Platform. | |
/b24Message/order/supplier/property[@name="internalId"] | Text | 9800 | ||||||
| (Header): Buyer City | No | City of the buyer party. | |
/b24Message/order/buyer/location/city | Text | 10700 | ||||||
| (Item/Line): Terms of Delivery | No | Free text information/description about agreed/used delivery terms for the ordered item. |
|
/b24Message/order/item/property[@name="termsOfDelivery"] | Text | 15650 | ||||||
| (Header): Standard Carrier Alpha Code | No | Standard Carrier Alpha Code (SCAC) is a unique alphanumeric code consisting of 2–4 letters used to uniquely identify carriers in freight documents, customs systems, and electronic data interchange within logistics and transportation. Code is sent in the "code" attribute and full name (free text) in pcdata. |
|
/b24Message/order/property[@name="carrierAlphaCode"] | 3699 | |||||||
| (Line/Item): Description | No | Description of the product, preferably including: model name, colour and size. | |
/b24Message/order/item/property[@name="description"] | Text | 16500 | ||||||
| (Header): Purchasing Assistant | No | Name of person/resource assisting with the purchase/purchase order within the buying organization. |
|
/b24Message/order/property[@name="purchasingAssistant"] | Text | 3260 | ||||||
| (Line/Item): Value Added Service 4th label price | No | Fourth price specified by the buyer for the supplier to print on the label/tag of the ordered item (only used if more than three specified VAS label prices). | |
/b24Message/order/item/property[@name="VASLabelPrice4"] | Number | 18000 | ||||||
| (Header) : Requested Earliest Shipping Date | No | The earliest date for the ordered goods to be shipped/sent from the seller (supplier or manufacturer) to the buyer. (order should not be shipped earlier than…) |
|
/b24Message/despatchAdvice/property[@name="earliestShippingDate"] | DateTime | 2750 | ||||||
| (Header): Discount Percentage | No | Total discount percentage for the whole order, specified on header level. | |
/b24Message/order/property[@name="discountPercentage"] | Number | 4100 | ||||||
| (Line/Item): Value Added Service label price | No | The price specified by the buyer for the supplier to print on the label/tag of the ordered item. | |
/b24Message/order/item/property[@name="VASLabelPrice"] | Number | 17400 | ||||||
| (Header): Delivery party (Consignee) internal ID | No | Internal identifier, mapped in the Btwentyfour Open Commerce Platform. | |
/b24Message/order/consignee/property[@name="internalId"] | Text | 14400 | ||||||
| (Header): Btwentyfour order draft Date | No | The date/time the order draft was created. | |
/b24Message/order/documentReference[@documentType="b24OrderDraft"]/@Date | DateTime | 2300 | ||||||
| (Header): Invoicee City | No | City of the invoicee. | |
/b24Message/order/property[@name="invoiceeCity"] | Text | 5000 | ||||||
| (Line/Item): Buyer Item ID | No | The buyer's unique item ID of the product. | |
/b24Message/order/item/itemReference[@registry="Buyer" and @name="itemId"] | Text | 19200 | ||||||
| (Line/Item): Value Added Service 2nd label currency | No | Currency referring to "VASLabelPrice2"/2nd label price specified by the buyer. (ISO 4217 code to be used). | |
/b24Message/order/item/property[@name="VASLabelCurrency2"] | Text | 17700 | ||||||
| (Header): Customer order notes | No | Any specific notes related to the order. | |
/b24Message/order/property[@name="customerOrderNotes"] | Text | 3100 | ||||||
| (Header): Shipper State | No | State of the shipper/carrier party | |
/b24Message/order/shipper/location/state | Text | 12300 | ||||||
| (Header): Ultimate Consignee Name 2 | No | A second name field for the ultimate consignee party | |
/b24Message/order/property[@name="ultimateConsigneeName2"] | Text | 6000 | ||||||
| (Header): Supplier Country Code | No | Country code of the supplier party. | |
/b24Message/order/supplier/location/country/@code | Text | 9400 | ||||||
| (Line/Item): Order line gross value | No | The gross value of the order line (the sum of grossPrice multiplied by quantity per item). Set by the buyer | |
/b24Message/order/item/property[@name="orderLineGrossValue"] | Number | 15600 | ||||||
| (Header): Requested Delivery Date | No | The requested date of delivery for the order, set by the buyer. | |
/b24Message/order/property[@name="deliveryDate"] | DateTime | 2700 | ||||||
| (Header): Supplier Address second row | No | Address of the supplier party, second row | |
/b24Message/order/supplier/location/coAddress | Text | 8800 | ||||||
| (Line/Item): Discount Percentage | No | The discount percentage for the product. | |
/b24Message/order/item/price[@type="discountPercentage"]/@value | Number | 19500 | ||||||
| (Line/Item): Value Added Service 5th label price | No | Fifth price specified by the buyer for the supplier to print on the label/tag of the ordered item (only used if more than four specified VAS label prices). | |
/b24Message/order/item/property[@name="VASLabelPrice5"] | Number | 18200 | ||||||
| (Header) Buyer Department | No | The name of the department/organziational unit responsible for the purchase order within the buyer organization. |
|
/b24Message/orders/buyer/@department | Text | 10050 | ||||||
| (Header): Gift Message | No | Gift Message/personal greeting to be added to the order before delivery. Typical application scenario would be a B2C where consumer is buying a present and have the gift message specified for the intended gift recipient. | |
/b24Message/order/property[@name="giftMessage"] | Text | 3400 | ||||||
| (Item/Line): VAS Label Catalog Name | No | The buyer's internal catalog reference for ordered products. To be printed by the supplier on the label/tag of the ordered item. |
|
/b24Message/order/item/property[@name="VASLabelCatalogName"] | Text | 17050 | ||||||
| (Header): Ultimate Customer GLN | No | The GLN of the shop/marketplace where the ultimate customer purchased its ordered item(s). | |
/b24Message/order/property[@name="ultimateCustomer"] | Text | 7500 | ||||||
| (Line/Item): Trade Unit content | No | Text summary of what SKUs/items the ordered trade unit/pre pack should contain. (E.g. "S=2, M=4, L=4, XL=2") | |
/b24Message/order/item/property[@name="TU_Content"] | Text | 18500 | ||||||
| (Header): Buyer Telephone Number | No | Telephone Number of the buyer party. | |
/b24Message/order/buyer/location/telephoneNumber | Text | 11200 | ||||||
| (Header): Purchaser Email Address | No | The email address of the buying organization's purchaser/responsible person for the purchase order. |
|
/b24Message/order/property[@name="purchaserEmailAddress"] | Text | 3240 | ||||||
| (Line/Item): Net price with currency | No | The net purchase price of the product. | |
/b24Message/order/item/price[@type="netPrice"]/@value and @currency | Number | 19300 | ||||||
| (Header): Shipper GLN | No | The shipper/carrier of the goods, identified with a GLN | |
/b24Message/order/shipper/@gln | Number | 11600 | ||||||
| (Header): Ultimate Consignee Country Code | No | Country code of the ultimate consignee. | |
/b24Message/order/property[@name="ultimateConsigneeCountryCode"] | Text | 6600 | ||||||
| (Header): Supplier Name 3 | No | A third name field for the supplier party | |
/b24Message/order/supplier/property[@name="name3"] | Text | 8600 | ||||||
| (Header): Discount Amount | No | Total discount amount for the whole order, specified on header level. | |
/b24Message/order/property[@name="discountAmount"] | Number | 4200 | ||||||
| (Header) : Customer Order Number | No | A unique Id for the order made by the ultimate Customer. Primarily used for dropship orders and other cases where the order originates from an order made by a consumer, rather than the retailer themselves. | |
/b24Message/order/documentReference[@documentType="ContractOrder"]/@id | Text | 1900 | ||||||
| (Header): Buyer Country Code | No | Country code of the buyer party. | |
/b24Message/order/buyer/location/country/@code | Text | 11100 | ||||||
| (Line/Item): Delivery party (Consignee) ID | No | External identifier for delivery party. If different per item. | |
/b24Message/order/item/property[@name="consigneeId"] | Text | 16000 | ||||||
| (Header): Invoicee Name 3 | No | A third name field for the invoicee party | |
/b24Message/order/property[@name="invoiceeName3"] | Text | 4600 | ||||||
| (Header): Shipper Country | No | Country of the shipper/carrier party | |
/b24Message/order/shipper/location/country | Text | 12500 | ||||||
| (Line/Item): Value Added Service label barcode | No | A specific barcode issued by the buyer for the supplier to print on the label/tag of the ordered item. | |
/b24Message/order/item/property[@name="VASLabelBarcode"] | Number | 17200 | ||||||
| (Line/Item): Barcode | Yes | The supplier's EAN/UPC code of the product. | |
/b24Message/order/item/itemReference[@registry="Supplier"] | Number | 19100 | ||||||
| (Line/Item): Shipping Date | No | The date for the ordered item to be shipped from the seller (supplier or manufacturer) to the buyer. | |
/b24Message/order/item/property[@name="shippingDate"] | DateTime | 14800 | ||||||
| (Header): Ultimate Customer Country | No | Country of the ultimate customer. | |
/b24Message/order/property[@name="ultimateCustomerCountry"] | Text | 7900 | ||||||
| (Header): Delivery party (Consignee) State | No | State of the delivery party/consignee party | |
/b24Message/order/consignee/location/state | Text | 13700 | ||||||
| (Header): Supplier GLN | Yes | The supplier/brand, identified by a GLN. | |
/b24Message/order/supplier/@gln | Number | 8300 | ||||||
| (Header): Ultimate Customer Phone number | No | Telephone number of the ultimate customer. | |
/b24Message/order/property[@name="ultimateCustomerTelephoneNumber"] | Text | 8100 | ||||||
| (Header): Invoicee Email | No | An e-mail address of the invoicee. | |
/b24Message/order/property[@name="invoiceeEmailAddress"] | Text | 5700 | ||||||
| (Line/Item): Cancellation date | No | The date when the order item expires (cancellation date) | |
/b24Message/order/item/property[@name="cancellationDate"] | DateTime | 18800 | ||||||
| (Header): Delivery party (Consignee) City | No | City of the delivery party/consignee. | |
/b24Message/order/consignee/location/city | Text | 13600 | ||||||
| (Line/Item): Value Added Service 4th label currency | No | Currency referring to "VASLabelPrice4"/4th label price specified by the buyer. (ISO 4217 code to be used). | |
/b24Message/order/item/property[@name="VASLabelCurrency4"] | Text | 18100 | ||||||
| (Header): Buyer Address second row | No | Address of the buyer party, second row | |
/b24Message/order/buyer/location/coAddress | Text | 10500 | ||||||
| (Item/Line): Port of Arrival | No | The intended port of arrival/destination for the ordered item. (Code = UN/LOCODE) |
|
/b24Message/order/item/property[@name="portOfArrival"] | Text | 15660 | ||||||
| (Header): Shipping Type | No | The buyer's/consumer's chosen delivery service level when receiving the ordered goods via shipper/carrier. | |
/b24Message/order/property[@name="shippingType"] | Text | 3800 | ||||||
| (Header): Ultimate Consignee VAT No | No | VAT number (value added tax number) of the ultimate consignee party. | |
/b24Message/order/property[@name="ultimateConsigneeVatNo"] | Text | 6800 | ||||||
| (Line/Item): Requested earlieast delivery date | No | The earliest requested date of delivery for the order, set by the buyer. | |
/b24Message/order/item/property[@name="earliestDeliveryDate"] | DateTime | 15300 | ||||||
| (Header): Season | No | The season code for the referred items | |
/b24Message/order/property[@name="season"] | Text | 2600 | ||||||
| (Header): Shipper Email Address | No | Email Address of the shipper/carrier party. | |
/b24Message/order/shipper/location/emailAddress | Text | 12800 | ||||||
| (Line/Item): Value Added Service label currency | No | The currency referring to the label price specified by the buyer (ISO 4217 standard code to be used) | |
/b24Message/order/item/property[@name="VASLabelCurrency"] | Text | 17500 | ||||||
| (Line/Item): Btwentyfour order line number | No | The order line number of the product, set by the Btwentyfour Open Commerce Platform. | |
/b24Message/order/item/documentReference[@documentType="b24Order"]/@lineNo | Number | 15200 | ||||||
| (Line/Item): Supplier Item ID | No | The supplier's unique item ID of the product. | |
/b24Message/order/item/@id | Text | 14500 | ||||||
| (Header): Ultimate Customer Email | No | An e-mail address of the ultimate customer. | |
/b24Message/order/property[@name="ultimateCustomerEmailAddress"] | Text | 8200 | ||||||
| (Line/Item): Name | No | The name of the product. | |
/b24Message/order/item/property[@name="name"] | Text | 16800 | ||||||
| (Header): Ultimate Consignee Name | No | Name of the ultimate consignee. | |
/b24Message/order/property[@name="ultimateConsigneeName"] | Text | 5900 | ||||||
| (Header): Delivery party (Consignee) GLN | No | The delivery party/consignee (the receiving party of the goods), identified by a GLN. | |
/b24Message/order/consignee/@gln | Number | 12900 | ||||||
| (Header): Invoicee Name 2 | No | A second name field for the invoicee party | |
/b24Message/order/property[@name="invoiceeName2"] | Text | 4500 | ||||||
| (Line/Item): Number of CU in TU | No | Quantity of the product within the TU, used in pack orders | |
/b24Message/order/item/property[@name="numUnits_CU_in_TU"] | Number | 16300 | ||||||
| (Header): Currency | No | The currency in which the price information in the order is specified. | |
/b24Message/order/@currency | Text | 1100 | ||||||
| (Header): Supplier Name 2 | No | A second name field for the supplier party | |
/b24Message/order/supplier/property[@name="name2"] | Text | 8500 | ||||||
| (Header): Buyer Country | No | Country of the buyer party. | |
/b24Message/order/buyer/location/country | Text | 11000 | ||||||
| (Header): Shipper Address | No | Address of the shipper/carrier party | |
/b24Message/order/shipper/location/address | Text | 12000 | ||||||
| (Header): Delivery party (Consignee) Country Code | No | Country code of the delivery party/consignee. | |
/b24Message/order/consignee/location/country/@code | Text | 14000 | ||||||
| (Line/Item): Value Added Service 5th label currency | No | Currency referring to "VASLabelPrice5"/5th label price specified by the buyer. (ISO 4217 code to be used). | |
/b24Message/order/item/property[@name="VASLabelCurrency5"] | Text | 18300 | ||||||
| (Item/Line): Transportation Method | No | The method/mode of transport used for the shipping the ordered item (such as "Maritime/Sea", "Air", "Road"). |
|
/b24Message/order/item/property[@name="transportationMethod"] | Text | N/A | 15610 | |||||
| (Line/Item): Retail promotion | No | Name of the promotion or campaign the product are intended for. Example: SuperSale2021 | |
/b24Message/order/item/property[@name="retailPromotion"] | Text | 18600 | ||||||
| (Header): Ultimate Customer Address | No | Address of the ultimate customer. | |
/b24Message/order/property[@name="ultimateCustomerAddress"] | Text | 7600 | ||||||
| (Header): Supplier Address | No | Address of the supplier party. | |
/b24Message/order/supplier/location/address | Text | 8700 | ||||||
| (Line/Item): Goods Class | No | The goods class of the product - either FEDAS, B24 Product Category Keys | |
/b24Message/order/item/property[@name="goodsClass"]@code | Text | 16600 | ||||||
| (Header): Ultimate Consignee Country | No | Country of the ultimate consignee. | |
/b24Message/order/property[@name="ultimateConsigneeCountry"] | Text | 6500 | ||||||
| (Header): Invoicee Country Code | No | Country code of the invoicee. | |
/b24Message/order/property[@name="invoiceeCountryCode"] | Text | 5200 | ||||||
| (Header): Supplier generated order | No | Is the orders created by the supplier? | |
/b24Message/order/property[@name="supplierGeneratedOrder"] | 3600 | |||||||
| (Header): Buyer Address | No | Address of the buyer party. | |
/b24Message/order/buyer/location/address | Text | 10400 | ||||||
| (Header): Buyer State Code | No | State code of the buyer party | |
/b24Message/order/buyer/location/state/@code | Text | 10900 | ||||||
| (Header): Purchaser | No | The name of the buying organization's responsible person for the purchase/purchase order. |
|
/b24Message/order/property[@name="purchaser"] | Text | 3220 | ||||||
| (Header): Shipper Zip code | No | Zip code of the shipper/carrier party | |
/b24Message/order/shipper/location/city/@code | Text | 12100 | ||||||
| (Line/Item): Delivery party (Consignee) GLN | No | GLN for delivery party. If different per item. | |
/b24Message/order/item/property[@name="consignee"] | Number | 15900 | ||||||
| (Line/Item): Value Added Service 3rd label price | No | Third price specified by the buyer for the supplier to print on the label/tag of the ordered item (only used if more than two specified VAS label prices). | |
/b24Message/order/item/property[@name="VASLabelPrice3"] | Number | 17800 | ||||||
| (Header) : Customer Order Date | No | The date the order was made by the ultimate Customer. | |
/b24Message/order/documentReference[@documentType="ContractOrder"]/@date | DateTime | 2000 | ||||||
| (Header): Delivery party (Consignee) Zip Code | No | Zip code of the delivery party/consignee. | |
/b24Message/order/consignee/location/city/@code | Text | 13500 | ||||||
| (Item/Line): Incoterms | No | Series of three-letter abbreviations, indicating trade terms related to common contractual sales practices. Incoterms rules are intended to clearly communicate the tasks, costs, and risks associated with the global or international transportation and delivery of goods. |
|
/b24Message/order/item/property[@name="incoterms"] | Text | 15620 | ||||||
| (Header): Ultimate Customer City | No | City of the ultimate customer. | |
/b24Message/order/property[@name="ultimateCustomerCity"] | Text | 7800 | ||||||
| (Line/Item): Retail promotion code | No | Code of the promotion or campaign the product are intended for. Example: SS21 | |
/b24Message/order/item/property[@name="retailPromotion"]/@code | Text | 18700 | ||||||
| (Header): Buyer Name 3 | No | A third name field for the buyer party | |
/b24Message/order/buyer/property[@name="name3"] | Text | 10200 | ||||||
| (Header): Order type | No | Specifies the type of order, see code list of accepted values at https://big.btwentyfour.com/codes | |
/b24Message/order/@orderType | Text | 1000 | ||||||
| (Line/Item): Gross price with currency | No | The gross purchase price of the product. | |
/b24Message/order/item/price[@type="grossPrice"]/@value and @currency | Number | 19400 | ||||||
| (Header): Shipper City | No | City of the shipper/carrier party | |
/b24Message/order/shipper/location/city | Text | 12200 | ||||||
| (Header): Ultimate Consignee Address | No | Address of the ultimate consignee. | |
/b24Message/order/property[@name="ultimateConsigneeAddress"] | Text | 6200 | ||||||
| (Header): Ultimate Customer Name 3 | No | A third name field for the ultimate customer party | |
/b24Message/order/property[@name="ultimateCustomerName3 | Text | 7400 | ||||||
| (Header): Shipper Name 3 | No | A third name field for the shipper party | |
/b24Message/order/shipper/property[@name="name3"] | Text | 11900 | ||||||
| (Line/Item): Buyer order parent line number | No | Reference to TU line number, used in pack orders | |
/b24Message/order/item/documentReference[@documentType="BuyerOrder"]/@parentLineNo | Text | 15100 | ||||||
| (Header): Recipient | Yes | The recipient of the EDI message, identified by a GLN. | |
/b24Message/order/recipient/@gln | Number | 1600 | ||||||
| (Line/Item): Unit of measure | No | The unit of measure for the product: such as PCE, PAIR. | |
/b24Message/order/item/property[@name="unitOfMeasure"] | Text | 16100 | ||||||
| (Header): Delivery party (Consignee) Name 3 | No | A third name field for the delivery party (Consignee) | |
/b24Message/order/consignee/property[@name="name3"] | Text | 13200 | ||||||
| (Header): Ultimate Consignee Phone number | No | Telephone number of the ultimate consignee. | |
/b24Message/order/property[@name="ultimateConsigneeTelephoneNumber"] | Text | 7000 | ||||||
| (Line/Item): Requested delivery date product | No | The desired date of delivery for the product, set by the buyer. | |
/b24Message/order/item/@deliveryDate | DateTime | 14700 | ||||||
| (Header): Invoicee VAT No | No | VAT number (value added tax number) of the invoicee party. | |
/b24Message/order/property[@name="invoiceeVatNo"] | Text | 5400 | ||||||
| (Header): Delivery party (Consignee) Address second row | No | Address of the delivery party/consignee, second row | |
/b24Message/order/consignee/location/coAddress | Text | 13400 | ||||||
| (Header): Requested Shipping Date | No | The date for the ordered goods to be shipped/sent from the seller (supplier or manufacturer) to the buyer. | |
/b24Message/order/property[@name="shippingDate"] | DateTime | 3500 | ||||||
| (Header): Supplier Telephone Number | No | Telephone Number of the supplier party. | |
/b24Message/order/supplier/location/telephoneNumber | Text | 9500 | ||||||
| (Header): Buyer GLN | Yes | The buying party, identified by a GLN. | |
/b24Message/order/buyer/@gln | Number | 9900 | ||||||
| (Header): Ultimate Customer Country Code | No | Country code of the ultimate customer. | |
/b24Message/order/property[@name="ultimateCustomerCountryCode"] | Text | 8000 | ||||||
| (Line/Item): Size | No | Size of the product | |
/b24Message/order/item/dimension[@name="size"] | Text | 19000 | ||||||
| (Header): Buyer State | No | State of the buyer party | |
/b24Message/order/buyer/location/state | Text | 10800 | ||||||
| (Line/Item): Model number (style number) | No | The model number of the product. | |
/b24Message/order/item/property[@name="modelNo"] | Text | 16700 | ||||||
| (Header): Port of Arrival | No | The intended port of arrival/destination for the ordered goods. (Code = UN/LOCODE) |
|
/b24Message/order/property[@name="portOfArrival"] | Text | 3750 | ||||||
| (Header): Shipper Country Code | No | Country code of the shipper/carrier party | |
/b24Message/order/shipper/location/country/@code | Text | 12600 | ||||||
| (Header): Ultimate Consignee Contact | No | Name of a ultimate consignee. | |
/b24Message/order/property[@name="ultimateConsigneeContact"] | Text | 6900 | ||||||
| (Header): Supplier external ID | No | External identifier, set by sender of the message | |
/b24Message/order/supplier/property[@name="id"] | Text | 9700 | ||||||
| (Header): Delivery party (Consignee) Telephone Number | No | Telephone Number of the delivery party/consignee. | |
/b24Message/order/consignee/location/telephoneNumber | Text | 14100 | ||||||
| (Header): Supplier Name | No | Name of the supplier party. | |
/b24Message/order/supplier/@name | Text | 8400 | ||||||
| (Header) : Buyer Order Number | Yes | The purchase order number set by the buyer. | |
/b24Message/order/documentReference[@documentType="BuyerOrder"]/@id | Text | 1800 | ||||||
| (Header): Invoicee Name | No | Name of the invoicee. | |
/b24Message/order/property[@name="invoiceeName"] | Text | 4400 | ||||||
| (Line/Item): Color description | No | Color description of the product | |
/b24Message/order/item/dimension[@name="color"] | Text | 18900 | ||||||
| (Header): Ultimate Consignee Zip Code | No | Zip code of the ultimate consignee. | |
/b24Message/order/property[@name="ultimateConsigneeCityCode"] | Text | 6300 | ||||||
| (Line/Item): Requested latest delivery date | No | The latest requested date of delivery for the order, set by the buyer. | |
/b24Message/order/item/property[@name="latestDeliveryDate"] | DateTime | 15400 | ||||||
| (Header): Buyer Name | No | Name of the buyer party. | |
/b24Message/order/buyer/@name | Text | 10000 | ||||||
| (Header): Order gross value | No | The total gross value of the order, before discount is applied (the sum of grossPrice multiplied by quantity for all items). Set by the buyer | |
/b24Message/order/property[@name="orderGrossValue"] | Number | 4000 | ||||||
| (Header): Delivery party (Consignee) Country | No | Country of the delivery party/consignee. | |
/b24Message/order/consignee/location/country | Text | 13900 | ||||||
| (Header): Sender | Yes | The sender of the EDI message, identified by a GLN. | |
/b24Message/order/sender/@gln | Number | 1500 | ||||||
| (Header): Terms of Delivery | No | Free text information/description about agreed/used delivery terms for ordered goods. | |
/b24Message/order/property[@name="termsOfDelivery"] | Text | N/A | 3700 | |||||
| (Header): Supplier City | No | City of the supplier party. | |
/b24Message/order/supplier/location/city | Text | 9000 | ||||||
| (Header): Delivery party (Consignee) Name 2 | No | A second name field for the delivery party (Consignee) | |
/b24Message/order/consignee/property[@name="name2"] | Text | 13100 | ||||||
| (Line/Item): VAT rate | No | The VAT rate for the product, set by the buyer. | |
/b24Message/order/item/property[@name="VAT"] | Number | 17000 | ||||||
| (Header): Btwentyfour order number | No | Order number generated by Btwentyfour Open Commerce Platform. It is created when the Order is read into the system. | |
/b24Message/order/documentReference[@documentType="b24Order"]/@id | Text | 2400 | ||||||
| (Header): Invoicee Country | No | Country of the invoicee. | |
/b24Message/order/property[@name="invoiceeCountry"] | Text | 5100 | ||||||
| (Line/Item): Buyer order number | Yes | The purchase order number set by the buyer. | |
/b24Message/order/item/documentReference[@documentType="BuyerOrder"]/@id | Text | 14900 | ||||||
| (Header): Requested latest delivery date | No | The latest requested date of delivery for the order, set by the buyer. | |
/b24Message/order/property[@name="latestDeliveryDate"] | DateTime | 2900 | ||||||
| (Header): Delivery party (Consignee) Address | No | Address of the delivery party/consignee. | |
/b24Message/order/consignee/location/address | Text | 13300 | ||||||
| (Line/Item): Value Added Service 3rd label currency | No | Currency referring to "VASLabelPrice3"/3rd label price specified by the buyer. (ISO 4217 code to be used). | |
/b24Message/order/item/property[@name="VASLabelCurrency3"] | Text | 17900 | ||||||
| (Item/Line): Customized Item | No | Indicates whether the ordered item is customized by the customer/consumer. (Y/N) |
|
/b24Message/order/item/property[@name="customizedItem"] | 18850 | |||||||
| (Line/Item): Ordered Quantity | Yes | The ordered quantity of the product. (Must be a positive integer. Returns can be specified using orderType="RETURN_ORDER") | |
/b24Message/order/item/@quantity | Number | 14600 | ||||||
| (Header): Ultimate Consignee Org No | No | Corporate identity number of the ultimate consignee party. | |
/b24Message/order/property[@name="ultimateConsigneeOrgNo"] | Text | 6700 | ||||||
| (Header): Shipper Telephone Number | No | Telephone Number of the shipper/carrier party. | |
/b24Message/order/shipper/location/telephoneNumber | Text | 12700 | ||||||
| (Header): Transportation Method | No | The method/mode of transport used for the shipping the ordered goods (such as "Maritime/Sea", "Air", "Road") |
|
/b24Message/order/property[@name="transportationMethod"] | Text | 3600 | ||||||
| (Header): Invoicee Address | No | Address of the invoicee. | |
/b24Message/order/property[@name="invoiceeAddress"] | Text | 4700 | ||||||
| (Header): Supplier Country | No | Country of the supplier party. | |
/b24Message/order/supplier/location/country | Text | 9300 | ||||||
| (Header): Btwentyfour message ID | No | Message ID set by Btwentyfour Open Commerce Platform | |
/b24Message/order/@messageId | Number | 1300 | ||||||
| (Header): Buyer Name 2 | No | A second name field for the buyer party | |
/b24Message/order/buyer/property[@name="name2"] | Text | 10100 | ||||||
| (Header): Order net value | No | The total net value of the order, after discount is applied (the sum of netPrice multiplied by quantity for all items). Set by the buyer | |
/b24Message/order/property[@name="orderNetValue"] | Number | 3900 | ||||||
| (Line/Item): Ultimate consignee ID | No | External identifier for ultimate delivery party. If different per item. | |
/b24Message/order/item/property[@name="ultimateConsigneeId"] | Text | 15800 | ||||||
| (Header): Contract order number | No | Reference to the contract order number (if available). | |
/b24Message/order/documentReference[@documentType="ContractOrder"]/@id | Text | 2100 | ||||||
| (Header): Buyer Contact | No | Name of the buyer's contact/reference person. | |
/b24Message/order/buyer/@contact | Text | 10300 | ||||||
| (Header): Shipper Name 2 | No | A second name field for the shipper party | |
/b24Message/order/shipper/property[@name="name2"] | Text | 11800 | ||||||
| (Header): Ultimate Consignee GLN | No | The party to which the goods are ultimately delivered, identified by a GLN. | |
/b24Message/order/property[@name="ultimateConsignee"] | Text | 5800 | ||||||
| (Line/Item): Net Sales Price Ex. VAT | No | The Sales Price for one unit of the sold product after deducted discount/markdown, excluding VAT. Net Sales Price ex. VAT is typically applicable on B2C orders from a retailer/marketplace to the supplier of the product to indicate what the consumer has paid for the ordered item (after deduction of VAT). | |
/b24Message/order/item/price[@type="netSalesPriceExVAT"]/@value and @currency | Number | 19800 | ||||||
| (Header): Purchasing Assistant Email | No | The email address of the buying organization's purchasing assistant. |
|
/b24Message/order/property[@name="purchasingAssistantEmail"] | Text | 3280 | ||||||
| (Header): EDI message name | No | The name of the EDI message | |
/b24Message/order/@text | Text | 1200 | ||||||
| (Header): Supplier State Code | No | State code of the supplier party | |
/b24Message/order/supplier/location/state/@code | Text | 9200 | ||||||
| (Header) : Requested Latest Shipping Date | No | The latest date for the ordered goods to be shipped/sent from the seller (supplier or manufacturer) to the buyer. (order should not be shipped later than…) |
|
/b24Message/order/property[@name="latestShippingDate"] | DateTime | 2760 | ||||||
| (Header): Ultimate Customer Name 2 | No | A second name field for the ultimate customer party | |
/b24Message/order/property[@name="ultimateCustomerName2"] | Text | 7300 | ||||||
| (Header): Buyer external ID | No | External identifier, set by sender of the message | |
/b24Message/order/buyer/property[@name="id"] | Text | 11400 | ||||||
| (Header): Invoicee Phone Number | No | Telephone number of the invoicee. | |
/b24Message/order/property[@name="invoiceeTelephoneNumber"] | Text | 5600 | ||||||
| (Line/Item): Discount Amount | No | Discount amount for one piece of the ordered item. | |
/b24Message/order/item/price[@type="discountAmount"]/@value and @currency | Number | 19600 |
No fields match your filters.