Create a new Merchant Activation

The merchant activations endpoint is perfect for software partners or industry associations who would like to streamline the onboarding process. The system allows you to pre register a new merchant and then instantly commence the activation process and/or send an invitation to activate their account.

This allows you to:
- Initiate the signup process from within the client portal or via an API call.
- If via the API a link is returned allowing merchants to instantly begin the activation process without having to wait for an activation email.
- Monitor a merchants progress through the various stages of onboarding and verification

Please note this feature and endpoint is only available to registered partners. Certain steps in the merchant activation process can also be co branded with a partners logo to provide an enhanced experience for new merchants.
Please contact support to discuss this option to register as a partner.



Create a new merchant activation

Body Params
string
required
length between 4 and 50

The entities ID from the external system that created it.

string
required
length between 2 and 200

The business name of the recipient of the merchant activation request.

string
required
length between 2 and 100

The first name of the recipient of the merchant activation request.

string
required
length between 2 and 100

The last name of the recipient of the merchant activation request.

string
required
length ≥ 1

The email of the recipient of the merchant activation request.

string | null

The Merchant's primary phone number. This string doesn't accept special characters such as and should be a local number instead i.e. don't pass +61400000000 instead use 0400000000

string | null

The partner code. If you do not know this code please reach out to the Pay Advantage support team to get assistance.

boolean
required

Request Pay Advantage to send an email to the user's email address. If false then you will be responsible for sending the merchant activation URL link.

Responses

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