Update an Organization by its number

Update an existing organization identified by its unique organization number. The number must be URL encoded. Supports partial updates — only the provided fields will be modified.

Path Params
string
required

The organization's number (must be URL encoded)

Body Params
string

The name of the organization.

string

An optional unique identifier number for the organization.

string

An optional email address for the organization.

phoneNumber
object

An optional phone number for the organization.

shippingAddress
object

An optional shipping address for the organization.

string

An optional website URL for the organization.

string
enum

The language code representing the organization's primary language.

string
enum

The time zone in which the organization operates.

Responses

400

Bad Request

403

Forbidden

404

Not Found

409

Duplicate organization number or more than one organization with the same organization number was found

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