Gives best possible combination for the given category
get
/service/v1/prcMethods
This endpoint is used for best possible combination for the given category.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
applicationCode: string
Application code
-
prcCategory: string
Pricing category
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 : ObPrcMethodsModel
Type:
Show Source
array
-
Array of:
object ObPrcMethodsModel
Pricing Methods Model
Nested Schema : ObPrcMethodsModel
Type:
object
Pricing Methods Model
Show Source
-
applicationCode(optional):
string
Application Id
-
id(optional):
integer(int64)
Id of the Parameter
-
prcCategory(optional):
string
Pricing Category
-
prcCategoryDesc(optional):
string
Pricing Category Description
-
prcMethod(optional):
string
Pricing Method
-
prcMethodDesc(optional):
string
Pricing Method Description
-
slabType(optional):
string
Slab Type
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error