Gives all pricing categories
get
/service/v1/prcCategory
This endpoint is used to get the all pricing categories
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId: string
App Id
-
branchCode: string
Branch code
-
userId: 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(optional):
string
Pricing Category
-
prcCategoryDesc(optional):
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