latestOpenAPI 3.0.12026-08-20112309904.6 KB
466169815b78
Suppliers - Industries
List Prewave industries
Retrieve Prewave industry catalog entries that can be associated with a supplier on create.
Use the returned name values in the optional industries field of POST /public/v2/suppliers/sites. Matching is case-insensitive. Commodities are not included.
Required permission: access_public_connect_target
Performance impact: Low
get/public/v1/industries
Response
List of Prewave industries ordered by name.
Example response
[
{
"id": 123,
"name": "Automotive"
}
]