> ## Documentation Index
> Fetch the complete documentation index at: https://developer.elliephant.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Order Branding Returned

> The data you get returned regarding your order

The details returned as part of the [GET/api/order/:id](/api-reference/endpoint/orders/getorder) method in the `branding_options` field.

| Field                 | Description                                                            |
| --------------------- | ---------------------------------------------------------------------- |
| `branding_logo`       | The local URL of the main branded logo                                 |
| `branding_claim_logo` | The local URL of the logo that sites on the `primary_color` background |
| `primary_color`       | The HEX code of the primary background colour                          |
| `secondary_color`     | The HEX code of the secondary button colour                            |
