Fetch the pricing categories
get
/service/v1/prcCategory
This endpoint fetches the pricing categories.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId(required): string
App Id
-
branchCode(required): string
Branch code
-
userId(required): string
User Id
Response
Supported Media Types
- application/json
- application/xml
200 Response
Best possible record from the pricing methods
Nested Schema : ObPrcCategoryModel
Type:
Show Source
array
-
Array of:
object ObPrcCategoryModel
Pricing Category Model
Nested Schema : ObPrcCategoryModel
Type:
object
Pricing Category Model
Show Source
-
prcCategory:
string
Pricing Category
-
prcCategoryDesc:
string
Pricing Category Description
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error