--- title: "Additional data" slug: "zusätzliche-daten" updated: 2026-01-16T12:37:19Z published: 2026-01-16T12:37:19Z canonical: "help.frisbii.com/zusätzliche-daten" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.frisbii.com/llms.txt > Use this file to discover all available pages before exploring further. # Additional data ## Preliminary Remarks Additional data can be used to provide a component in the Merchant Backend with information (contact channels, sales units, order type, etc.) , which in turn can be transferred to third-party systems. These can be maintained on the following components: - Orders via the [Merchant Checkout](/frisbii-media/docs/merchant-checkout) - Offers - Delivery Lists --- ## Create additional data - Click on **+ Add Additional Data**. The editing mode opens. - **Activity Status**: Activate/deactivate using the slider. - **Title**: visible when assigned in the Merchant Checkout. - **Description**: visible when assigned in the Merchant Checkout. - **Category** (optional): Use the drop-down menu to choose between Checkout and Ledgers. The additional data for Ledgers can be useful in the [Accounting](/frisbii-media/docs/rechnungswesen) menu item [> Ledgers](/frisbii-media/docs/rechnungswesen) to avoid duplicate work. - **Export Key**: used for transfer to third-party systems via data export. - **Key-value pair** define the values to be transferred. **API endpoints:** Get additional data selections: [https://api.frisbii-media.com/#tag/Additional-Data-Selections/operation/getAdditionalDataSelections](https://api.frisbii-media.com/#tag/Additional-Data-Selections/operation/getAdditionalDataSelections) Update additional data selections: [https://api.frisbii-media.com/#tag/Additional-Data-Selections/operation/updateAdditionalDataSelections](https://api.frisbii-media.com/#tag/Additional-Data-Selections/operation/updateAdditionalDataSelections)