Point of Sale
Create terminal
Add a new CTAP to an existing terminal group for a MultiSafepay account.
post/terminals
Request body
Example request
{
"group_id": 12344,
"name": "My terminal"
}Response
Request successful
Add a new CTAP to an existing terminal group for a MultiSafepay account.
{
"group_id": 12344,
"name": "My terminal"
}Request successful