Fetch the pricing categories

get

/service/v1/prcCategory

This endpoint fetches the pricing categories.

Request

Supported Media Types
Header Parameters
Back to Top

Response

Supported Media Types

200 Response

Best possible record from the pricing methods
Body ()
Root Schema : ObPrcCategoryCollection
Type: object
Collection of list of Parameters.
Show Source
Nested Schema : ObPrcCategoryModel
Type: array
Show Source
Nested Schema : ObPrcCategoryModel
Type: object
Pricing Category Model
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

500 Response

Internal error
Back to Top