Skip to main content

Get the connection status of a device

get/merchants/{merchantAccount}/devices/{deviceId}/status

Check if the specified payment device or app installation ID (in an IPP Mobile solution) has an active cloud connection.

To make this request, your API credential must have the following role:

  • Cloud Device API role
Endpoint destination URL
Click to copy
deviceIdstringRequired
merchantAccountstringRequired

After submitting a call, you receive a response message to inform you that your request was received and processed.

Depending on the HTTP status code of the response message, it is helpful to build some logic to handle any errors that a request or the system may return.

HTTP Responses

  • 200

    Successful operation

  • 401

    Unauthorized

  • 403

    Forbidden