Create 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.

Usage 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.

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The type of merchant account being created.

string
required

The merchant's company name.

string

A description to further describe or identify the merchant

string
required

The country associated with the merchant's address

string
required

The first line of the merchant's address

string

The second line of the merchant's address

string
required

The city associated with the merchant's address

string
required

The state associated with the merchant's address

string
required

The postal code associated with the merchant's address

string

The merchant's website URL

string
required

The merchant's timezone

string
required

The first name of the merchant's company contact

string
required

The last name of the merchant's company contact

string
required

The email of the merchant's company contact

string
required

The phone number of the merchant's company contact

string

The fax number of the merchant's company contact

string
required

The merchant's language

string
required

The username to be assigned to the primary user account on the merchant

accountInfo
object
required

Banking information for merchant billing

Headers
string
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).

string
required

Your v4 API key that was generated in the Partner portal.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json