Calculate the online charges for purchase orders
get
/service/v1/poCharges
This endpoint is used to calculate the online charges for purchase orders.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId(required): string
Application Id
-
applicationCode(required): string
Application Code
-
branchCode(required): string
Branch Code
-
event(required): string
Event
-
tenantId: string
Tenant Id
-
userId(required): string
User Id
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful performs the operation
Nested Schema : FinanceTxnDTO
Type:
Show Source
object
-
buyerId:
string
Buyer Id
-
buyerName:
string
Buyer Name
-
eventCode:
string
Event Code
-
financeAmt:
number
Finance Amount
-
financeCcy:
string
Finance Currency
-
financeDueDate:
string
Finance Due Date
-
financeStartDate:
string
Finance Start Date
-
outdtandingAmt:
number
Outstanding Amount
-
processingDate:
string
Processing Date
-
productCode:
string
Product Code
-
productCodeDesc:
string
Product Code Description
-
programCode:
string
Program Code
-
repaymentAmt:
number
Repayment Amount
-
seqNo:
integer(int64)
Sequence Number
-
supplierId:
string
Supplier Id
-
supplierName:
string
Supplier Name
-
txnRefNo:
string
Transaction Reference Number
Nested Schema : ObChargesTxnDTO
Type:
Show Source
object
-
allowOverride:
string
Allow Override
-
allowPrcModify:
string
Allow Prc Modify
-
allowWaive:
string
Allow Waive
-
applicationCode:
string
Application Code
-
autoWaive:
string
Auto Waive
-
branchCode:
string
Branch code
-
calcEndDate:
string(date)
Calculate End Date
-
calcErrorCode:
string
Calculate Error Code
-
calcFreq:
string
Calculate Frequency
-
calcRefPeriod:
string
Calculate Reference Period
-
calcStartDate:
string(date)
Calculate Start Date
-
calcType:
string
Calculate Type
-
calcUnits:
number
Calculate Units
-
chargeAmount:
number
Charge Amount
-
chargeCategory:
string
Charge Category
-
chargeCode:
string
Charge Code
-
chargeCodeDesc:
string
Charge Code Description
-
chargeCriteria:
string
Charge Criteria
-
chargeCriteriaValue:
number
Charge Criteria Value
-
chargeGroup:
string
Charge Group
-
chargeType:
string
Charge Type
-
chgCalcDate:
string(date)
Charge Calculate Date
-
chgCollDate:
string(date)
Charge Collection Date
-
chgCriteriaCcy:
string
Charge Criteria Currency
-
chgCriteriaCount:
string
Charge Criteria Count
-
chgSharing:
string
Charge Sharing
-
chgSharingPct:
number
Charge Sharing Pct
-
collectionFreq:
string
Collection Frequency
-
collectionRefPeriod:
string
Collection Reference Period
-
collectionType:
string
Collection Type
-
collectionUnits:
number
Collection Units
-
creditAccNumber:
string
Credit Account Number
-
debitAccNumber:
string
Debit Account Number
-
eventCode:
string
Event Code
-
exchangeRate:
number
Exchange Rate
-
externalPricing:
string
External Pricing Flag
-
externalPricingConsumerService:
string
External Pricing Consumer Service Name
-
externalPricingIdDescription:
string
External Pricing Identifier Description/Price Component Code Description
-
externalPricingIdentifier:
string
External Pricing Identifier/Price Component Code
-
externalPricingSystem:
string
External Pricing System
-
externalPricingSystemName:
string
External Pricing System Name
-
firstChgCalcDate:
string(date)
First Charge Calculation Date
-
firstChgCollDate:
string(date)
First Charge Collection Date
-
instrumentType:
string
Instrument Type
-
isAutoWaived:
string
Is Charge Auto Waived
-
isModified:
string
Is Charge Modified
-
isOverridden:
string
Is Charge overridden
-
isWaived:
string
Is Charge Waived
-
nextChgCalcDate:
string(date)
Next Charge Calculation Date
-
nextChgCollDate:
string(date)
Next Charge Collection Date
-
oldChargeAmount:
number
Old Charge Amount
-
oldPrcTemplateDesc:
string
Old Price Rule Description
-
oldPriceTemplateId:
string
Old Price Rule Id
-
parentChargeCode:
string
Parent Charge Code
-
partyId:
string
Party Id
-
partyName:
string
Party name
-
partyToCharge:
string
Party To Charge
-
postingDate:
string(date)
Posting Date
-
postingErrorCode:
string
Posting Error Code
-
prcTemplateDesc:
string
Price Rule Description
-
priceMethodDesc:
string
Price Method Description
-
priceTemplateId:
string
Price Rule Id
-
referenceEndDate:
string
Reference End Date
-
referenceEndDateValue:
string(date)
Reference End Date Value
-
referenceStartDate:
string
Reference Start Date
-
referenceStartDateValue:
string(date)
Reference Start Date Value
-
seqNo:
integer(int64)
Sequence Number
-
txnCcy:
string
Transaction Currency
-
txnRefNo:
string
Transaction Reference Number
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not auhorized.
500 Response
Internal error