Get Industry Types dropdown list
GET
/api/v1/shared/dropdown/industry-types
Retrieves all active industry classifications (e.g., E-Commerce, Retail, F&B). Used during client onboarding to categorize the client's business sector.
Request
Responses
200 OK
Industry Types list retrieved successfully.
400 Bad Request
Bad Request — Invalid query parameters.
401 Unauthorized
Unauthorized — Missing or invalid Bearer token.