Creates charges transaction details record
post
/service/v1/postChargesTxnData
This endpoint is used to create a charges transaction details record.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId: string
App Id
-
branchCode: string
Branch Code
-
userId: string
User Id
Request body with charges transaction details to be persisted
Nested Schema : ObChargesTxnDTO
Type:
Show Source
object
-
allowOverride(optional):
string
Allow Override
-
allowPrcModify(optional):
string
Allow PrcModify
-
allowWaive(optional):
string
Allow Waive
-
applicationCode(optional):
string
Application Code
-
autoWaive(optional):
string
Auto Waive
-
branchCode(optional):
string
Branch Code
-
calcEndDate(optional):
string(date)
Calculate End Date
-
calcErrorCode(optional):
string
CalcErrorCode
-
calcFreq(optional):
string
Calc Freq
-
calcRefPeriod(optional):
string
Calc RefPeriod
-
calcStartDate(optional):
string(date)
Calculate Start Date
-
calcType(optional):
string
Calc Type
-
calcUnits(optional):
number
Calc Units
-
chargeAmount(optional):
number
Charge Amount
-
chargeCategory(optional):
string
Charge Category
-
chargeCode(optional):
string
Charge Code
-
chargeCodeDesc(optional):
string
Charge Code Description
-
chargeCriteria(optional):
string
Charge Criteria
-
chargeCriteriaValue(optional):
number
Charge Criteria Value
-
chargeGroup(optional):
string
Charge Group
-
chargeType(optional):
string
Charge Type
-
chgCalcDate(optional):
string(date)
Charge Calculate Date
-
chgCriteriaCcy(optional):
string
Charge Criteria Currency
-
chgCriteriaCount(optional):
string
Charge Criteria Count
-
chgSharing(optional):
string
Charge Sharing
-
chgSharingPct(optional):
number
Charge Sharing Pct
-
collectionFreq(optional):
string
Collection Frequency
-
collectionRefPeriod(optional):
string
Collection Reference Period
-
collectionType(optional):
string
Collection Type
-
collectionUnits(optional):
number
Collection Units
-
creditAccNumber(optional):
string
Credit Account Number
-
debitAccNumber(optional):
string
Debit Account Number
-
eventCode(optional):
string
Event Code
-
exchangeRate(optional):
number
Exchange Rate
-
firstChgCalcDate(optional):
string(date)
First Charge Calculate Date
-
firstChgCollDate(optional):
string(date)
First Charge Collection Date
-
instrumentType(optional):
string
Instrument Type
-
nextChgCalcDate(optional):
string(date)
Next Charge Caculate Date
-
nextChgCollDate(optional):
string(date)
Next Charge Collection Date
-
parentChargeCode(optional):
string
Parent Charge Code
-
partyId(optional):
string
Party Id
-
partyName(optional):
string
Party Name
-
partyToCharge(optional):
string
Party To Charge
-
postingErrorCode(optional):
string
Posting Error Code
-
priceMethodDesc(optional):
string
Price Method Description
-
priceTemplateId(optional):
string
Price Template Id
-
referenceEndDate(optional):
string
Reference End Date
-
referenceEndDateValue(optional):
string(date)
Reference End Date Value
-
referenceStartDate(optional):
string
Reference Start Date
-
referenceStartDateValue(optional):
string(date)
Reference Start Date Value
-
txnCcy(optional):
string
Transaction Currency
-
txnRefNo(optional):
string
Transaction Reference Number
Response
Supported Media Types
- application/json
- application/xml
200 Response
Success
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