Netting Transactions Service API REST Endpoints
Netting Service/Netting Transactions Service API
This Service is used for Netting Transactions Operations.
- Approve/Reject the netting transaction
- Method: postPath:
/service/v1/approveRejectNettingMgmtTxn
- Create the netting transaction
- Method: getPath:
/service/v1/runEligibilityJob
- Fetch the list of netting inquiry transactions
- Method: getPath:
/service/v1/getNettingInquiry
- Retrieves the list of associated receivables and payables
- Method: getPath:
/service/v1/netInvDetForNettMgmt
- Retrieves the list of payout transactions
- Method: getPath:
/service/v1/payInOutListing
- Retrieves the list of subsidiaries linked to the netting transaction
- Method: getPath:
/service/v1/getAllSubsidiaries
- Retrieves the list of transactions for netting management
- Method: getPath:
/service/v1/getTxnsForNettingMgmt
- Retrieves the netting management basic information and Fx details
- Method: getPath:
/service/v1/netTxnsDetForNettMgmt
- Update the netting transaction received from channel
- Method: putPath:
/service/v1/netTxnsDetForNettMgmt
- Update the netting transaction Status as accepted
- Method: getPath:
/service/v1/nettingAcceptanceTxn
- Updates the latest Fx rates and amounts for netting transactions
- Method: getPath:
/service/v1/updateFxRates