Skip to main content
Sitecore Documentation
  • Learn
  • Downloads
  • Changelog
  • Roadmap
CDPCloud Portal
Sitecore CDP Developer Documentation
  • Developing with Sitecore CDP
    • Access your data
    • Writing SQL queries
        • Guests
        • Orders
        • Order items
        • Experience definitions
        • Events
        • Sessions
  1. Data entities reference
  1. Sitecore CDP Developer Documentation
  2. Data lake export service

Orders

The following table includes some of the attributes that are available in the orders entity.

Your organization will have additional attributes.

AttributeDescriptionTypeExample
meta_refA unique ID of the order generated by Sitecore CDP.string"056621C2-C955-492D-B7EE-C77C6BDDFDEE"
bxtA collection of name-value pair attributes that store various order item data points. This attribute is owned and maintained by Sitecore. See the following table for a list of fields stored in the bxt attribute.map{pointOfSale=pointofsale.com, channel=WEB}
core_currency_codeYour organization’s currency code for the order price.3 letter ISO 4217"EUR", "NZD", "USD"
core_ordered_atThe date and time the order was made.ISO 8601 Date/Time UTC"2020-01-01T16:17
.000Z"
core_priceThe amount paid for the order.integer double100.50
core_reference_idA unique ID generated by your organization to reference the order.string"056621C2-C955-492D-B7EE-C77C6BDDFDEE"
core_statusThe status of the order.string"PURCHASED", "PAYMENT_PENDING", "CONFIRMED", "REFUNDED", "CANCELLED", “UNKNOWN”
meta_client_keyThe unique client reference that identifies your organization.string"mhbWwbHYfhpheu86hp60oR76S4jQMmZr"
meta_created_atDate and time when the order was created in Sitecore CDP.ISO 8601 Date/Time UTC"2020-01-01T16:17
.00
meta_guest_refThe unique reference of the guest who owns the order.string"9d94ee11-7043-4b71-980c-a777d00a7b46"
typeThe order type.string"STANDARD", "FLIGHT", "BET"
extA collection of name value pair attributes that store your organization's data extensions.map <string, string>{voucherCode=RTW4AQ, voucherValue=20}
raw_jsonThe overall order representation as raw JSON.JSON stringN/A

The following table describes the properties stored in the bxt map field. Different properties might be stored for different orders and might vary depending on your industry.

AttributeDescriptionTypeExample
channelThe channel associated with this order.string"WEB"
paymentTypeThe payment method.string"CARD"
pointOfSaleThe point of sale for which this order is recorded.string"pointofsale.co.uk"
If you have suggestions for improving this article, let us know!

Documentation Assistant

This assistant uses AI to generate responses based on Sitecore documentation. While it has access to official sources, answers may be incomplete or inaccurate and should not be considered official advice or support.
Powered by
k
kapa.ai
Protected by reCAPTCHA

© Copyright 2026, Sitecore A/S or a Sitecore affiliated company.
All rights reserved.

Privacy policySitecore Trust CenterTerms of use