Update a Partner

This endpoint updates an existing Partner resource. It is not neccessary to include the complete replacement object in the API call; an object containing the properties that are to be changed will suffice.

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

The Partner's unique identifier.

Body Params

Partner to be updated.

string
length ≤ 255

The Partner's name.

string
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
length ≤ 255

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. It is not possible to delete Partners, their account can be set to inactive as an alternative.

integer

The number of times that this resource has been updated.

parent
object

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

Reference to the associated Location resource. 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.

contact
object

Reference to the associated User resource. When used for POST and PATCH API calls, the reference must contain the User's id.

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