# Inquiry EDC

# Specification

  • The following table is a specification of this API:
Name Description
API Name EdcPayment
Function This API is used to inquiry EDC
Method POST
URL /edc/bca/inquiry
Accept application/json
Content Type application/json
Related Service
Expected Timeout 8 second

# Request Parameters

Name Type Required Remarks
partnerReferenceNo string(50) Mandatory Transaction no generated by the merchant
amount Money Mandatory amount
merchantId string Mandatory Paycools Merchant Id
terminalId string Mandatory Terminal Id
transType string Mandatory Trans type, Support:CARD (Debit/Credit/QRIS Tap/Flazz Payment); QRIS; QRIS REFUND; VOID
additionalInfo AdditionalInfo Mandatory Additional Info

# Response Parameters

Name Type Required Remarks
responseCode string(50) Mandatory Code
responseMessage string(128) Mandatory Message
referenceNo string Mandatory paycools transaction no
partnerReferenceNo string(50) Mandatory Merchant request number, customer transaction number
originalReferenceNo string Mandatory paycools transaction no
originalPartnerReferenceNo string(50) Mandatory Merchant transaction no
transType string Mandatory Trans type
latestTransactionStatus string Mandatory
paidTime string Mandatory
amount Money Mandatory amount
createdDate string Mandatory Transaction create time, Date format: YYYY-MM DDTHH:MM:SS+07:00
additionalInfo AdditionalInfo Mandatory Additional Info