added
New v3 API endpoint for getting the available list of organization industries
September 27th, 2024
We have introduced a new Get list of organization industries (GET /v3/organizations/industries
) endpoint. You can now 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
request.
See GET /v3/organizations/industries in the API reference for more information.