Skip to main content

Get a list of connected devices

get/merchants/{merchantAccount}/connectedDevices

Get a list of payment devices or app installation IDs (in a Mobile solution) belonging to the specified merchant account that have an active cloud connection. The required store query parameter limits the list to the devices belonging to that store.

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

  • Cloud Device API role
Endpoint destination URL
Click to copy
storestringRequired

The store ID of the store belonging to the merchant account specified in the path.

merchantAccountstringRequired

The unique identifier of the merchant account.

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