Retrieve details for an industry subcategory. Details include the subcategory name and code; the category name and code; and the industry code.
GET /v1/industry-categories/industry-sub-categories/{industryCode}
Authorization: Bearer <access_token>
industryCode REQUIRED
string, value range: 001001 to 999999
Industry code. The industry code is the combination of the category code and subcategory code.
None
Returns the Industry Subcategory object.
SAMPLE RESPONSE
{
"code": 005,
"name": "Hospitals",
"categoryCode": 007,
"categoryName": "Medical Services",
"industryCode": "007005",
"createdBy": {
"id": "6d35d25a-6ae5-43a1-8ae7-836cfad2299d",
"type": "employee"
},
"createdAt": "2024-07-30T22:57:21.173Z",
"updatedBy": {
"id": "6d35d25a-6ae5-43a1-8ae7-836cfad2299d",
"type": "employee"
},
"updatedAt": "2024-07-30T22:57:21.173Z"
}
Step into the future of Finance with RocketKOR! Simplify payments, banking, lending, and data analytics using our versatile KOR Platform.
A Rocket Financial Inc. company
@ 2024 RocketKOR, Inc. All rights reserved.