Dear community,
Two new endpoints have been added in the Sweep Execution API, a service that enables the secure access to view the agreements that have been executed with movement details.
- GET /sweep/{clientId}/agreements/{agreementId}/inter-company-accounts-position : Get the Inter Company Accounts Position of all the account pairs of given account pair.
- GET /sweep/{clientId}/agreements/{agreementId}/inter-company-accounts-ledger : Get the Inter Company Accounts Ledger Details for an account pair.
You can find the documentation here.