The Orders Data Model simplifies the handling and retrieval of Orders data for your application. The model provides a unified representation of Orders data across different platforms, enabling you to easily access and manage Orders data from different platforms.

  • Unified Orders properties: The model provides a unified representation of Orders properties across different platforms, enabling you to easily access and manage orders data from different platforms.
  • Comprehensive orders information: The model provides a comprehensive representation of Orders data, including all the properties and relationships that you can retrieve for an order.

Properties Supported

PropertyTypeDescription
platform_idstringThe Platform’s ID for the Order
created_atstringThe date and time the Order was created
referencestringThe reference of the order
amountintegerThe amount of the order
amount_dueintegerThe amount due of the order
statusenumThe status of the order. Allowed values are CREATED, ATTEMPTED, PAID, CANCELLED
currency_idstringThe currency of the order