Update Terminal
Update Terminal
A terminal’s name and status can be edited using this PUT method, which mimics the Everyware Portal POS Settings table ‘Edit Terminal’ action.
Sandbox Put URL: https://restsandbox.everyware.com/api/terminals
Live Put URL: https://rest.everyware.com/api/terminals
Update Terminal Parameters
| Parameter | Description | Required or Optional |
|---|---|---|
| SalesSiteId | The unique identifier in Everyware for the business. | REQUIRED |
| TerminalName | The nickname you can assign to a terminal once it's been synced. Appears in Everyware portal Point of Sale Settings table in the ‘Name’ column.\ Ex: "New Nickname" | OPTIONAL |
| IsActive |
Change the active status of a terminal by sending a True or False IsActive parameter.
Update Terminal Sample Code
Update Terminal Portal UI
Point of Sale Settings Edit Terminal Pop Up
Point of Sales Settings Table Result after Updated Terminal (Name and Status) All Swipe Terminal Integration Guides
|

