Retrieve status of the terminal. If terminal had been subscribed for push notifications, system will send push notification to terminal to get an actual status. System will wait for the response for 45 seconds.
Success
{- "terminalId": "00000000-0000-0000-0000-000000000000",
- "terminalPosStatusId": 1,
- "terminalPosStatus": "Active"
}
{- "items": [
- {
- "id": "9c63eba7-2943-4d48-9d73-713656c45581",
- "merchantId": "8f32303b-6337-4f1a-a6a9-742b6906af50",
- "serialNumber": "SN00000001",
- "terminalManufacturer": "SUNMI",
- "terminalModel": "Pro 1",
- "deliveryStatusId": 3,
- "deliveryStatusName": "Active",
- "createdOn": "2024-10-30T23:44:26.0289767Z",
- "modifiedOn": "2024-10-30T23:44:26.0289771Z",
- "merchantCompanyName": "Merchant",
- "terminalModeId": 1,
- "terminalModeName": null
}
], - "total": 3
}