Get all valid charge pricing template
get
/web/v1/chgPrcTmpl
This endpoints will be used to Get all valid charge pricing template maintenance records.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
applicationCode(optional): string
-
authStat(optional): string
-
category(optional): string
-
chgInTxnCcy(optional): string
-
chgPrcDesc(optional): string
-
chgPrcTemplateId(optional): string
-
fixedAmt(optional): integer
-
fixedPct(optional): integer
-
flatChg(optional): string
-
includecloseandunauth(optional): boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
limit(optional): integer
limit is maximum no of records to be fetched
-
maxChgAmount(optional): integer
-
maxChgPct(optional): integer
-
minChgAmount(optional): integer
-
minChgPct(optional): integer
-
minMaxValidationCriteria(optional): string
-
offset(optional): integer
offset is starting no of records to be fetched
-
prcCategory(optional): string
-
prcCategoryDesc(optional): string
-
prcCcy(optional): string
-
prcMethod(optional): string
-
prcMethodDesc(optional): string
-
recordStat(optional): string
Header Parameters
-
appId: string
-
branchCode: string
branchCode
-
userId: string
userId
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
-
Location: string
Location
Root Schema : CmcTmChgPrcTmpltCollection
Type:
object
Collection of Charge Price Rules.
Show Source
-
data(optional):
array data
-
paging(optional):
object PagingDto
Contains the paging data like Total Results and Next/Prev Links
Nested Schema : PagingDto
Type:
object
Contains the paging data like Total Results and Next/Prev Links
Show Source
Nested Schema : CmcTmChgPrcTmpltDTO
Type:
Show Source
object
-
annumBasis(optional):
string
Annum Basis
-
applicationCode(optional):
string
Application Code
-
chgInTxnCcy(optional):
string
Charge In Transaction Currency Flag
-
chgPrcDesc(optional):
string
Price Method Description
-
chgPrcTemplateId(optional):
string
Price Rule Id
-
CmcTmChgPrcTiersDTO(optional):
array CmcTmChgPrcTiersDTO
-
fixedAmt(optional):
number
Fixed Amount
-
fixedPct(optional):
number
Fixed Percentage
-
flatChg(optional):
string
Flat Charge Flag
-
maxChgAmount(optional):
number
Maximum Charge Amount
-
maxChgPct(optional):
number
Maximum Charge Percentage
-
minChgAmount(optional):
number
Minimum Charge Amount
-
minChgPct(optional):
number
Minimum Charge Percentage
-
minMaxValidationCriteria(optional):
string
Min-Max CHarge Criteria
-
ObTmChgPrcTiersDTO(optional):
array ObTmChgPrcTiersDTO
-
prcCategory(optional):
string
Price Category
-
prcCategoryDesc(optional):
string
Price Category Description
-
prcCcy(optional):
string
Price Rule Currency
-
prcMethod(optional):
string
Price Method
-
prcMethodDesc(optional):
string
Price Method Description
-
txnControllerRefNo(optional):
string
Transaction COntroller Reference Number
Match All
Show Source
-
allOf
GenericDto
GenericDto contains the generic transactional data and which extends RepresentationModel of Spring HATEOAS
-
object
CmcTmChgPrcTmpltDTO-allOf[1]
Nested Schema : GenericDto
GenericDto contains the generic transactional data and which extends RepresentationModel of Spring HATEOAS
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
object
Discriminator:
resource_type
Nested Schema : CmcTmChgPrcTmpltDTO-allOf[1]
Type:
object
Nested Schema : CmcTmChgPrcTiersDTO
Type:
Show Source
object
-
amount(optional):
number
Slab Amount
-
chgPrcTemplateId(optional):
string
Price Rule Id
-
fromSlab(optional):
number
Slab start limit
-
id(optional):
string
Id
-
pct(optional):
number
Slab Percentage
-
prcMasterId(optional):
string
Price rule master id
-
toSlab(optional):
number
Slab end limit
-
unit(optional):
number
Slab units
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error