Get merchant
Retrieve a merchant account by ID.
Path parameters
Response
Merchant account
Example response
{
"merchant_id": "merchant_demo"
}Changes
Changed in 3 of the 14 revisions of this API.26
- ●
removed the optional property
errorfrom the response with the404statusresponse-optional-property-removed
- ●
removed the optional property
messagefrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
codeto the response with the404statusresponse-optional-property-added
- ○
added the optional property
datato the response with the404statusresponse-optional-property-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
the endpoint scheme security
ApiKeyAuthwas added to the APIapi-security-added
- ○
the endpoint scheme security
BearerAuthwas added to the APIapi-security-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
ApiKeyAuthwas removed from the APIapi-security-removed
- ○
the endpoint scheme security
BearerAuthwas removed from the APIapi-security-removed
This revision also has 20 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○