Merchant Account
Merchant Account Overview
Our merchant account has all the features you need to update your merchant. With our API, you can create user accounts and API keys without having to do it through the website. You can also update a merchant's settings such as loss prevention and much more. Below is a list of endpoints you will be using with example code.
Get List of Merchants
API Tryout
Click to try
Get Merchant Details & Settings
API Tryout
Click to try
Get Merchant Settings
API Tryout
Click to try
Update Merchant Settings
When sending in settings updates, you do not have to send in the full payload. Just the object you wish to update. For example, if you just wish to update the payment settings, you would only send in the payments object.
You cannot change your processor setting or your general settings.
API Tryout
Click to try
Get Accounts (Team Members)
API Tryout
Click to try
Create Account (Team Member)
API Tryout
Click to try
Create API Keys
Save Secret Key
The API secret key is only returned once at the time of creation. You will not be able to retrieve the secret key once the keys have been created, so please save the secret key when they API keys are created.
Developer App Required
The developer app needs to be activated prior to creating new API Keys.
API Tryout
Click to try
Get API Keys
Developer App Required
The developer app needs to be activated prior to creating new API Keys.
API Tryout
Click to try
Updated 20 days ago
