Intro
This flow is used to retrieve a third-party Carousel URL that displays marketing slides using pre-defined templates. It is typically shown on a Customer Facing Screen (CFS) connected to the POS terminal.Display Carousel – Get 3rd-Party Carousel URL
[POST] /v2/pos/{posSystem}/Carousel
Headers
| Name | Value | Description |
|---|---|---|
| Authorization | Bearer | Request authorization header |
| Content-Type | application/json | Content type |
Input parameters
| Field name | Description |
|---|---|
| posSystem | The identifier of the POS system (e.g., pax, clover) |
| posLocationId | ID of the location |
| terminalId | The identifier of POS Terminal |
Input request
Response
Response parameters
| Field name | Description |
|---|---|
| data.url | The carousel URL |