View merchants by ID

Returns an array with information for one or more merchant accounts associated with the API user.

To view the complete list of merchant accounts assigned to the API user, do not include any merchant IDs in the request.

Try It

To use the Try It feature for this endpoint, you must use the credentials for your Sandbox API user.

Request parameters

  • merchantIds

Response parameters

  • merchantId
  • name
  • currencyId
  • isPaymentConfigured
  • isPaymentRecoveryConfigured
  • processor
  • processor.id
  • kountMerc
  • kount
  • kount.id
  • kount.merc
  • kount.merchantId
  • isApmConfigured
  • hasAuthorizeNetApmCreds
  • createdAt
  • updatedAt
Query Params
string

A comma-separated list of the merchant IDs to view information for. If the API user does not have access to the specified merchant ID, the response returns as successful (200) but does not include that merchant information in the response. To return all applicable merchant IDs for the API user, leave the parameter empty or do not include this as a query parameter in the request.

Responses

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