Split a Billing Schedule
You can split a billing schedule by calling an API. There are three different APIs to support the Split by Amount, Split by Percentage, or Split by Date functionalities.
API |
Response |
---|---|
Split by Amount
|
When you call this API, it will split the billing schedule by
Amount. The total of the split amount must be less than or equal to the fee amount of the billing schedule you want to split. |
Split by Percentage
|
When you call this API, it will split the billing schedule by
percentage. The split percentage total must not be more than 100. |
Split by Date
|
When you call this API, it will split the billing schedule by Date. Enter the split date for all split line items. When you set the date as the first parameter then the second parameter should be null. |