Invoice finance info
get
/service/v1/finances/{invoiceRefNo}
This endpoint is used to retrieve the invoice finance info for a particular invoice.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
invoiceRefNo(required): string
ReferenceNumber for which data needs to be fetched
Query Parameters
-
requestId: string
Request Id
Header Parameters
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful performs the operation
Root Schema : InvoiceFinanceModelCollectionV1
Type:
object
Collection of InvoiceFinanceModel.
Show Source
Nested Schema : invoiceFinanceModelList
Type:
Show Source
array
-
Array of:
object InvoiceFinanceModelV1
Invoice Finance Transaction Model
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error