Get a list of all valid applications categories with only id and name values
get
/business-product-service/service/api/v1/businessproducts/summary
This operation gets all the valid business process with only id and name values using Business Product Service.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
Back to Top
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
Root Schema : BusinessProductServiceSummaryCollection
Type:
object
Collection of business product summary.
Show Source
Nested Schema : data
Type:
Show Source
array
-
Array of:
object BusinessProductServiceSummaryModel
BusinessProductSummaryModel model
Nested Schema : BusinessProductServiceSummaryModel
Type:
object
BusinessProductSummaryModel model
Show Source
-
businessProductCode:
string
Minimum Length:
0
Maximum Length:16
business product Name -
businessProductDescription:
string
Minimum Length:
0
Maximum Length:60
business product Description
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error