Create Merchant

Submit a merchant payload to create a merchant

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

An object containing the merchant payload details.

string
required
length between 1 and 36

A Unique Identifier that is required for handling idempotent requests.

Note: Moneris encourages the use of UUID Version 4 in APIs as an idempotency key."

string | null

A unique identifier assigned to a specific organizational chain.

bankingDetails
object
required

An object that contains the necessary banking information related to the account or transaction.

pointOfSaleOptions
object | null

An object containing details about the point of sale options available for processing transactions.

businessDetails
object
required

An object containing key information about the business associated with the account or transaction.

merchantDetails
object
required

An object that contains key information about the merchant associated.

businessActivity
object
required

An object containing all details about the business activity.

securityDetails
object
required

An object containing all details about the security details.

riskDetails
object | null

An object containing information related to the risk assessment of a transaction or account.

Headers
string
required
Defaults to 2025-08-14

The endpoint's API Version.

Must be provided through the headers section.

string

Correlates a series of requests within the same flow.

Note: This ID is generated by Moneris with every request or response, if it doesn't exist.
Merchants are to echo back the value with every request that is part of the call flow."

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json
*/*