Invoices for a finance transaction.
post
/service/v1/linkedInvFromFinance
This endpoint is used to retrieve the linked invoices for a finance transaction.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
ReferenceNumber for which data needs to be fetched
Root Schema : FinanceReferenceCollection
Type:
object
Request body to fetch Accounting Transaction Details
Show Source
-
financeReferences:
array financeReferences
List of Reference Numbers
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful performs the operation
Root Schema : InvoiceFinanceModelCollection
Type:
object
Collection of InvoiceFinanceModel.
Show Source
Nested Schema : invoiceFinanceModelList
Type:
Show Source
array
-
Array of:
object InvoiceFinanceModel
Invoice Finance Transaction Model
Nested Schema : InvoiceFinanceModel
Type:
object
Invoice Finance Transaction Model
Show Source
-
amountToBeFinanced:
number
-
amtContriTwdsFin:
number
-
appropriationSeq:
string
-
disbursementMarginCalc:
number
-
financePct:
number
-
financeReferenceNo:
string
-
finCcy:
string
-
finMaturityDate:
string
-
finTxnStatus:
string
-
indicator:
string
-
interestAmortized:
number
-
interestOSAmt:
number
-
interestPaidFinCcy:
number
-
interestPaidInvCcy:
number
-
interestType:
string
-
invCcy:
string
-
invoiceNumber:
string
-
invoiceRefNo:
string
-
marginAmt:
number
-
marginRefNo:
string
-
overdueInterestOSAmt:
number
-
overdueInterestPaidFinCcy:
number
-
overdueInterestPaidInvCcy:
number
-
pctContriTwdsFin:
number
-
penaltyInterestOSAmt:
number
-
penaltyInterestPaidFinCcy:
number
-
penaltyInterestPaidInvCcy:
number
-
principalOSAmt:
number
-
principalPaidFinCcy:
number
-
principalPaidInvCcy:
number
-
requestId:
string
-
scfInvoiceFinanceId:
integer(int64)
-
status:
string
-
txnRefNo:
string
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error