Skip to main content
Users
CloudPortalLogin
  • Powered byPowered by
Developing with Sitecore CDP
Data privacy
Before you start sending data
Integrating with Sitecore CDP
Stream API
Batch API
REST APIs
Data lake export service
  • Sitecore CDP for developers
  • Batch API
  • Batch API Offline orders
  • Send additional order data

Send additional order data

An order data extension is an array that enables you to specify whatever name/value pairs (attributes) you want. Order data extensions are optional and enable your organization to capture additional information with your orders.

The order data extension is linked to an order object that enables you to extend your own requirements and custom attributes onto the order object. You can insert one data extension within the array.

The following is a list of guidelines for using the order data extension:

  • Place the data extension data in the extensions array of objects.

  • Only one data extension is supported per order type.

  • The name attribute must be ext.

  • The key attribute must be default.

  • An order data extension has a maximum of 50 attributes.

The following is a list of guidelines for using attributes in the data extension:

  • The attribute name must be alphanumeric [A-Z,a-z,0-9] as per the JSON RFC 7159 specification.

  • You must write the attribute name of the data extension in camel case.

  • The attribute name must be unique within the entire order type.

  • We recommend making the attribute name meaningful.

  • If grouping is required, use common prefixes.

Do you have some feedback for us?

If you have suggestions for improving this article,

Privacy policySitecore Trust CenterCopyright © 1999-2025 Sitecore