Fetch the pricing templates for given pricing category

get

/service/v1/prcMethods

This endpoint is used to fetch the pricing templates for given pricing category.

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

200 Response

Provides pricing templates
Body ()
Root Schema : ObPrcMethodsCollection
Type: object
Collection of list of Parameters.
Show Source
Nested Schema : ObPrcMethodsModel
Type: array
Show Source
Nested Schema : ObPrcMethodsModel
Type: object
Pricing Methods 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