v1
latestOpenAPI 3.0.32026-07-2488203535.0 KBGateway Features
Merchants
Create Merchant
<details> <summary>Usage</summary> This step simply creates the merchant account, getting their basic information into the gateway. After this step, you can add processors and value-added services before sending the welcome email to the merchant.❗️ 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.
Note - you can board merchants under an existing sub-affiliate by providing a parentAffiliateId in the create request. This will add the merchant under the specified affiliate instead of the account making the request.
</details>post/v4/merchants
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.
Request body
Response
Success