post https://staging.api.decentro.tech/v3/banking/manage_split_settlement
Important Note
Please use only Staging Credentials on each API Reference page to test the APIs directly from our Documentation.
Overview
This API lets a platform create a split rule against the settlement accounts and then process it for settlements
Flow
Below is the flow for using this API
- The platform must use the "settlement_account_urn" value which is mapped to the settlement account details. The URN can be obtained from the following APIs
- Get Virtual Account Detail API
- Get Settlement Account Detail API (Coming Soon)
- For the "settlement_account_urn", the platform can then set the split rules either by Split Amount or Split Percentage.
- The platform can select which settlement account can bear the commission charges that need to be covered. If the platform selects 'true', then the commission deduction will take place from that account and the remaining amount will be settled to that account. A maximum of 1 account can be marked as true for commission deduction.
- A platform can add up to 4 settlement accounts and configure the split rules. The platform has the option to increase or decrease the limits. The platform can contact the support team to change the limits based on their use case.