v1
latestOpenAPI 3.0.32026-07-2488203535.0 KBGateway Features
Merchants
Get a Specific Merchant's Information
<details> <summary>Usage</summary> <p>This request will return all the details of a specific merchant account. If you need to get multiple merchants' info at once, use the <a href="../reference/getmerchantlist" title="Get Merchant List">Get Merchant List</a> request.</p> </details>❗️ Never Use Real API Keys
Never use real API Keys when testing. The gateway allows Partners to create Test Merchant Accounts. Testing should always use keys from the Test Accounts and never keys from a Standard Account.
get/v4/merchants/{gateway_id}
Path parameters
gateway_idstring required
The merchant ID that the request should operate on.
Headers
Content-Typestring required
The Content-Type representation header is used to indicate the original media type of the resource (prior to any content encoding applied for sending).
Authorizationstring required
Your v4 API key that was generated in the Partner portal.
Response
Success