Create a Merchant

Creates a new merchant

Creates a new merchant. Optionally accepts a reference field as an external identifier for filtering.

Webpayments Token Generation:

The webpayments_token (also known as hosted_payments_token) is required for using Stax.js for client-side payment method tokenization.

This token is autogenerated but can be customized by providing a different value during creation (e.g., "partnername-12345678909876").

Body Params
string

Name of the company

string

Name of the main contact person for the company.

string

Email for communication.

string

Phone number of the company.

string

Address of the company.

string
string

CIty of the company location.

string

2 letter abbreviation of the state where the company is located.

string

Zip code of the company.

string

Payment token.

string

Three letter abbreviation of the currency. e.g., USD.

string

This reference field can be used as an external identifier, and can be used to filter the GET /merchant API.

Responses

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