Add a Contact to a Submerchant

Adds a contact to the Submerchant Profile of a specified submerchant within a Backoffice tenant. Pass a value of Primary in the Type parameter to add a primary contact. Only one primary contact can exist on the Submerchant Profile.

Use PATCH Update Submerchant Primary Contact to edit a submerchant's primary contact.

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

The first name of the contact.

string
length ≤ 150

The middle name of the contact.

string
length ≤ 150

The last name of the contact.

string
length ≤ 16

The phone number of the contact.

string
length ≤ 254

The email address of the contact.

string
length ≤ 150

The title of the contact.

string
enum

The type of contact. Pass Primary to add a primary contact.

Allowed:
Headers
string
required

The API key id used to authenticate and authorize your request to Infinicept. API keys are managed within your Backoffice tenant.

string
required

The API key value used to authenticate and authorize your request to Infinicept. API keys are managed within your Backoffice tenant.

string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

400

Bad Request

404

Not Found

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