Skip to main content

Get POS Settings

GET 

/api/pos/settings

Return the register's operational settings. Requires a Bearer token with pos.operate.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Includes the master enabled flag, the require_customer and auto_print_receipt behaviour toggles, the active card payment_processor (square|stripe), the Square square_location_id, and the list of available_processors. The admin-facing toggles are also editable via PUT /api/v2/settings/pos.

Request

Responses

OK

Response Headers
    Content-Type