put https://wassdev.idbanc.com/organization/
This endpoint updates the details of an organization.
Path Parameter
Parameter | Type | Description |
---|---|---|
organizationId | string | The ID of the organization. |
Request Body
The request should include the following parameters:
Parameter | Type | Description |
---|---|---|
name | string | Updated name of the organization. |
phoneNumber | string | Updated phone number of the organization. |
address1 | string | Updated address line 1 of the organization. |
address2 | string | Updated address line 2 of the organization. |
string | Updated email address of the organization. | |
city | string | Updated city of the organization. |
state | string | Updated state of the organization. |
country | string | Updated country of the organization. |
size | string | Updated size of the organization (e.g., "small", "medium", "large"). |