Create terminal
Register a physical payment terminal and associate it with a store.
scopes:
- admin:accounts
- write:accounts
Documentation Index
Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication (token authentication) should be used for accessing the API.
Use Get Token to get an access token for client credentials. Pass the token in the request header:
Authorization: Bearer {access_token}where the access_token is JSON Web Tokens (JWT).
Path Parameters
An id that uniquely identifies the account.
9Body
Hardware serial number printed on the device.
"123456789012"
Hardware model of the terminal.
SATURN1000— Saturn S1F2Saturn_S1F4_Pro— Saturn S1F4 ProS1P2— Saturn S1P2
SATURN1000, Saturn_S1F4_Pro, S1P2 The client-supplied store_id of the store to associate this terminal with.
"S312"
Response
Terminal
"T12233302-T0001"
"123456789012"
An UUID that uniquely identifies the resource
The date-time when the resource was created
The ID of the user/client created the resource
"1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
The date-time when the resource was last updated
The ID of the user/client created the resource
"1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
The status of the terminal
DELETED, PENDING, ACTION_REQUIRED, ACTIVE, INACTIVE