added
New v3 API endpoint for getting organization industries
October 28th, 2024
We have introduced a new Get list of organization industries (GET /v3/organizations/industries
) endpoint. Get a list of available values for the industry
field for an organization. Use this information to set the industry
field in your POST /v3/partner/organizations
or PATCH /v3/organizations/{organizationId}
request.
See GET /v3/organizations/industries in the API reference for more information.