Execute invoice schedules through the REST API
Learn how to execute invoice schedules using the REST API, with options to specify or omit the item ID.
When you use the Execute an invoice schedule operation to execute an invoice schedule item, you have the flexibility to decide whether to specify a specific item ID.
-
If you specify the unique ID of an invoice schedule item to be executed in the request, the corresponding invoice schedule item is executed.
-
If you do not specify the ID of any invoice schedule item in the request, the subscription end date is used as the target date to determine the next pending schedule item to be executed.
To execute an invoice schedule through the REST API, perform the following steps: