Assign a terminal to a store
POST {{baseUrl}}/assignTerminals
Assigns one or more payment terminals to a merchant account or a store. You can also use this endpoint to reassign terminals between merchant accounts or stores, and to unassign a terminal and return it to company inventory.
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status OK
{
"results" : {
"P400Plus-275479597" : "RemoveConfigScheduled"
}
} |
ENDPOINTS