Skip to content

Update Terminals

Updates the specified terminal(s).

Verb PATCH
Endpoint {base-url}/terminals
Max Page Size N/A

Request Body

{
  "body": [
    {
      "id": 121,
      "chargeKeyId": 180,
      "tid": "1196023",
      "addedAt": "2015-08-12T15:32:30.643",
      "number": 9690,
      "isAvailable": false,
      "isActive": true,
      "machineId": 9690,
      "assignedAt": "2015-08-12T15:32:30.643",
      "deactivatedAt": null
    }
  ]
}

Returns

On Success

204 - No Content

Response Body

// 204 - No Content