Get POS Receipt Promotion
Using this endpoint, it is possible to obtain QR codes that need to be printed on the receipt (you can configure what the QR code should be generated for in the account manager panel in CMC). GET /pos//receipt/promotion/location/Input parameters
| Field name | Description |
|---|---|
| posSystemId | The identifier of the POS system (e.g., pax, clover) |
| posLocationId | ID of the location where the receipt will be printed (qr code settings depend on the location) |
Response
Response parameters
| Field name | Description |
|---|---|
| data | Data Block |
| primaryText | Main text |
| secondaryText | Additional text |
| imageUrl | URL to the QR code image that needs to be printed on the receipt |
| posStatus | Only “Accepted” POS can send a transaction (POS must be registered with CMC in order to use this endpoint) |
Example
