/point-of-sale/terminals/assign

Assign a POS terminal

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response Schema:

{
  "status": true,
  "message": "",
  "data": {
    "terminal": {
      "id": "5bb9faa9-9176-4f08-8768-fc146944de74",
      "name": "Lenco Bakeries",
      "address": null,
      "phone": null,
      "serialNumber": "P260300146913",
      "model": "MP35P",
      "assignedAt": "2024-01-01T12:10:01.000Z",
      "settlementAccountId": "868c2b6f-167d-480b-9bba-c782c40e3d73",
      "accountDetails": {
        "accountName": "Lenco Bakeries",
        "accountNumber": "9900000006",
        "bankName": "Providus Bank"
      },
      "status": "assigned",
      "unassignedAt": null
    }
  }
}
Body Params
string
required
string
required
string

Optional

string

Optional

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json