<- Merchants API

Merchants API

Retrieve merchant

GET

 /v2/merchants/{merchant_id}

Retrieves the Merchant object for the given merchant_id.

Permissions:MERCHANT_PROFILE_READ
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

merchant_id

string

Required

The ID of the merchant to retrieve. If the string "me" is supplied as the ID, then retrieve the merchant that is currently accessible to this call.

Link to section

Response fields

Link to section

errors

Information on errors encountered during the request.

Link to section

merchant

The requested Merchant object.