API Changelog 8.11.1
August 20th, 2026
Changed
- Billing frequency options have been expanded across quotes and pricing endpoints to support more billing cycles. You can now use
weekly,monthly,quarterly,semiannually, andannuallyoptions when working with billing frequencies in quotes and pricing tables.
GET /public/v1/content-library-items/{id}/details
- added the new
annually,monthly,quarterly,semiannually, andweeklyenum values to thepricing/quotes/items/sections/items/items/items/billing_frequencyresponse property for the response status200
PUT /public/v1/documents/{document_id}/quotes/{quote_id}
- removed the enum value
semiannualy(typo) of the request propertysections/items/items/items/billing_frequency - added the new
semiannuallyenum value to the request propertysections/items/items/items/billing_frequency - added the new
annually,monthly,quarterly,semiannually, andweeklyenum values to thesections/items/items/items/billing_frequencyresponse property for the response status200
GET /public/v1/documents/{id}/details
- added the new
annually,monthly,quarterly,semiannually, andweeklyenum values to thepricing/quotes/items/sections/items/items/items/billing_frequencyresponse property for the response status200
GET /public/v1/templates/{id}/details
- added the new
annually,monthly,quarterly,semiannually, andweeklyenum values to thepricing/quotes/items/sections/items/items/items/billing_frequencyresponse property for the response status200
