Invoicing Service API REST Endpoints

Instruments Receivables Services/Invoicing Service API
This service is used for Invoice Operations.
Acquire invoice task
Method: get
Path: /service/v1/acquireInvoiceTask
Adds a main Invoices after validation
Method: put
Path: /service/v1/authorizeInvoices
Adds a new Invoice in main table
Method: post
Path: /service/v1/invoice
Adds a new invoice in stage table
Method: post
Path: /service/v1/stageInvoice
Approve instruments in workflow
Method: post
Path: /service/v1/invStageApprove
Authorise invoice from conductor
Method: post
Path: /service/v1/authorizeInvoice
Batches the selected invoice files
Method: post
Path: /service/v1/autoInvoiceBatch
Create an invoice in the system
Method: get
Path: /service/v1/invoice
Create margin refund
Method: post
Path: /service/v1/createMarginRefundPmt
Creates a new invoice margin record
Method: post
Path: /service/v1/invoiceMarginCalc
Enrich the invoice with necessary fields for creation
Method: post
Path: /service/v1/enrichment
Evicts business date cache
Method: get
Path: /service/v1/refreshBusinessDate
Find overdue invoices
Method: get
Path: /service/v1/overdueInvoice
Find stale invoices
Method: get
Path: /service/v1/staleInvoice
Generates the finance reference number
Method: get
Path: /service/v1/generateFinanceRefNo
Generates the margin reference number for a particular invoice
Method: get
Path: /service/v1/generateMarginRefNo
Generic update of invoice in settlement
Method: put
Path: /service/v1/genericUpdate
Get file status By file name
Method: get
Path: /service/v1/getFileStatusByFileName
Get invoices by transaction reference number
Method: get
Path: /service/v1/getInvoiceMaintByTxnRefNo
Initiate invoice finance
Method: post
Path: /service/v1/initiateInvoiceFinance
Invoice approval marking
Method: get
Path: /service/v1/eod/limitsInvoiceApprovalMarking
Link program to existing invoices
Method: patch
Path: /service/v1/linkPrograms
Margin refund payment
Method: post
Path: /service/v1/marginRefundPmt
Payment incoming second stage invoice validation
Method: get
Path: /service/v1/paymentIncomingInvoiceValidation
Populate adhoc transaction details
Method: post
Path: /service/v1/setAdhocTxnDetails
Post margin in account entries
Method: post
Path: /service/v1/postMarginAccEntries
Process margin handling
Method: post
Path: /service/v1/processMarginHandling
Process margin refund
Method: post
Path: /service/v1/processMarginRefund
Reject instruments
Method: post
Path: /service/v1/purgeTransaction
Retrieves the invoice finance info for a particular invoice
Method: get
Path: /service/v1/finances/{invoiceRefNo}
Retrieves the invoices for a particular finance transaction
Method: get
Path: /service/v1/invoices/{financeRefNo}
Retrieves the list of existing debit notes
Method: get
Path: /service/v1/debitNoteSearch
Retrieves the list of existing future dated invoices
Method: get
Path: /service/v1/processFutureDatedDisbursement
Retrieves the list of existing invoices with input parameters
Method: get
Path: /service/v1/invoiceSearch
Retrieves the list of existing invoices with invoice reference number
Method: get
Path: /service/v1/getCurrentInvoceByInvRefNo
Retrieves the list of existing tags
Method: get
Path: /service/v1/tags
Retrieves the list of finance reference number
Method: get
Path: /service/v1/getInvoiceFinanceRefNos
Returns the discrepancy code
Method: get
Path: /service/v1/getDiscrepancyCode
Runs invoice acceptance job
Method: get
Path: /service/v1/runInvoiceAcceptanceJob
Update outstanding values in invoice
Method: post
Path: /service/v1/updateInvOutstandings
Update settlement status for invoice
Method: put
Path: /service/v1/settlementStatusUpd
Update the existing invoices
Method: patch
Path: /service/v1/mainInvoice
Updates a invoice in main table
Method: put
Path: /service/v1/invoice/{invoiceRefNo}
Updates debit note in work table
Method: put
Path: /service/v1/debitNote
Updates invoices in main table
Method: put
Path: /service/v1/invoice