For AI agents: visit https://pouchconnect.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
| Property | Data Type | Required | Description |
|---|
| externalId | String | Yes | ExternalId to identify this item |
| name | String | Yes | Name of the item |
| type | String | Yes | Type of the item |
| itemAmount | Number | Yes | Amount for one item |
| totalAmount | Number | Yes | Total amount |
| currency | String | Yes | Currency |
| quantity | Number | Yes | Quantity of for this item |
| adultCount | Number | No | Number of adults |
| childCount | Number | No | Number of children |