Terminal Settings

Terminal Settings

Get Terminal Settings

get
Header parameters
api-keyanyRequired

apiKeyValue

Responses
200

OK

get
/rest/v2/settings/terminal

Update Terminal Settings

put
Header parameters
api-keyanyRequired

apiKeyValue

Body
batch-time-utcstringOptional

Time you want your terminal to be autobatched. Must be in 5 min increments, 0 or 5.

Example: 09:30
business-phonestringOptional
commerce-typestringOptional

Commerce type of terminal; RETAIL or ECOMMERCE.

Example: ECOMMERCE
enable-auto-close-batchbooleanOptional

Is autobatch enabled/disabled on the terminal

Example: true
enable-tipbooleanOptional

Is tip enabled/disabled on the terminal

Example: true
merchant-idstringOptional

Merchant ID, display only cannot edit. Must be edited from Compass

Example: 000000843334
merchant-namestringOptional

Merchant name, display only cannot edit. Must be edited from Compass

Example: Test Merchant
service-feestringOptional
service-fee-program-typestringOptional
service-fee-statestringOptional
service-fee-typestringOptional
terminal-idstringOptional

Terminal Identication number, not editable must be set in Compass

Example: 10018001
terminal-namestringOptional

friendly name of the terminal

Example: Waterloo location 1
time-zonestringOptional

timezone you want your terminal to display in. API will always return UTC

Example: Central/US
Responses
200

OK

put
/rest/v2/settings/terminal

Last updated

Was this helpful?