Calculate the online charges for invoices
get
/service/v1/invoiceCharges
This endpoint is used to calculate the online charges for Invoices.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId: string
Application Id
-
applicationCode: string
Application Code
-
branchCode: string
Branch Code
-
event: string
Event
-
tenantId(optional): string
Tenant Id
-
userId: string
User Id
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful performs the operation
Nested Schema : ObChargesTxnDTO
Type:
Show Source
object
-
allowOverride(optional):
string
-
allowPrcModify(optional):
string
-
allowWaive(optional):
string
-
applicationCode(optional):
string
-
autoWaive(optional):
string
-
branchCode(optional):
string
-
calcEndDate(optional):
string(date)
-
calcErrorCode(optional):
string
-
calcFreq(optional):
string
-
calcRefPeriod(optional):
string
-
calcStartDate(optional):
string(date)
-
calcType(optional):
string
-
calcUnits(optional):
number
-
chargeAmount(optional):
number
-
chargeCategory(optional):
string
-
chargeCode(optional):
string
-
chargeCodeDesc(optional):
string
-
chargeCriteria(optional):
string
-
chargeCriteriaValue(optional):
number
-
chargeGroup(optional):
string
-
chargeType(optional):
string
-
chgCalcDate(optional):
string(date)
-
chgCriteriaCcy(optional):
string
-
chgCriteriaCount(optional):
string
-
chgSharing(optional):
string
-
chgSharingPct(optional):
number
-
collectionFreq(optional):
string
-
collectionRefPeriod(optional):
string
-
collectionType(optional):
string
-
collectionUnits(optional):
number
-
creditAccNumber(optional):
string
-
debitAccNumber(optional):
string
-
eventCode(optional):
string
-
exchangeRate(optional):
number
-
firstChgCalcDate(optional):
string(date)
-
firstChgCollDate(optional):
string(date)
-
instrumentType(optional):
string
-
nextChgCalcDate(optional):
string(date)
-
nextChgCollDate(optional):
string(date)
-
parentChargeCode(optional):
string
-
partyId(optional):
string
-
partyName(optional):
string
-
partyToCharge(optional):
string
-
postingErrorCode(optional):
string
-
priceMethodDesc(optional):
string
-
priceTemplateId(optional):
string
-
referenceEndDate(optional):
string
-
referenceEndDateValue(optional):
string(date)
-
referenceStartDate(optional):
string
-
referenceStartDateValue(optional):
string(date)
-
txnCcy(optional):
string
-
txnRefNo(optional):
string
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not auhorized.
500 Response
Internal error