v3 recurring bills changes
In v3, there are a range of improvements and new features with recurring bill operations.
v2 | v3 |
---|---|
Create a recurring bill with Pay each generated bill with | Creating a recurring bill with
The request and response field names have changed. Relevant fields are grouped under the See Recurring bills for more information. |
Read a recurring bill with | Get recurring bill details with See Get recurring bill details in the API reference for more information. |
List recurring bills with | Get list of recurring bills with Filtering and sorting values are now query parameters. For filtering, use the For sorting, use the The response includes See Search operations with lists for more information. |
Update a recurring bill with | Replace a bill with The request and response field names have changed. Use the v3 PUT operation to add, remove, or replace the number of line items in a recurring bill. You can also update other recurring bill details. The PUT operation replaces existing information with the updates in your request. Update a bill with The request and response field names have changed. Use the v3 PATCH operation to modify existing line item details, such as See Replace a recurring bill and Update a recurring bill in the API reference for more information. |
Delete a recurring bill with | Archive a recurring bill with In the response, See Archive a recurring bill in the API reference for more information. |
Undelete a recurring bill with | Restore a recurring bill with In the response, See Restore an archived recurring bill in the API reference for more information. |
Updated 19 days ago