Skip to main content

Send Invite Emails

Instead of inputting merchant partner information yourself, use a merchant partner's email address(es) to send them to a web link with a prefilled form. If the profileID and email address(es) you send the endpoint are valid, the system will create a prefilled form and will send invitations to the email address(es) you provide (if your inputs aren't valid, you will get the appropriate error messages). As with the other endpoints, you must add your bearer token. Note that if you don't have your profileId, you can get it by calling Structure for Add Merchant Partner Requests and looking at the end of the RequestUrlEndpoint field in the response.

Path Parameters
profileId string REQUIRED
Request Body REQUIRED
Emails string[]
Responses
200
Schema OPTIONAL
Errors object[] OPTIONAL
Code string OPTIONAL
Message string OPTIONAL
AdditionalInfo string OPTIONAL
StatusCode integer
TraceId string OPTIONAL
IsSuccess boolean
Url string OPTIONAL
404
Schema OPTIONAL
Errors object[] OPTIONAL
Code string OPTIONAL
Message string OPTIONAL
AdditionalInfo string OPTIONAL
StatusCode int32
TraceId string OPTIONAL
IsSuccess boolean
500
Schema OPTIONAL
Errors object[] OPTIONAL
Code string OPTIONAL
Message string OPTIONAL
AdditionalInfo string OPTIONAL
StatusCode int32
TraceId string OPTIONAL
IsSuccess boolean