Create a Partner

This will let a Partner create a (sub) Partner. When creating a Partner, a contact and location must also be created. A parent Partner account must also be referenced.

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

Partner to be created.

string
required
length ≤ 255

The Partner's name.

string
required
length ≤ 255

The Partner's reference string. This reference is used in to identify the Partner on the Decryption APIs. It equates to the Partner ID.

string

The Partner's billing identifier.

string

The Partner's id.

string

The verification phrase is a message that the Partner creates. It can be used as a mechanism to authorize a partner when they initiate communication over the phone.

boolean

This property indicates if the Partner is allowed to order Equipment.

boolean

This property indicates if the Parter account is active or disabled.

parent
object
required

Reference to the associated Partner. When used for POST and PATCH API calls, the reference can contain either the ID or Name. With GET API calls, both properties are populated.

location
object
required

A Location object.

contact
object
required

A User object.

Responses

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