Fees are now supported by Pricing Tables via API!
You can now set Fee in Create and Update Document endpoints (read more). It is also now present in Document, Templates, and CLI Details endpoints.
GET /public/v1/content-library-items/{id}/details
/public/v1/content-library-items/{id}/details
- added the optional property 'pricing/tables/items/summary/fee' to the response with the '200' status
GET /public/v1/documents/{id}/details
/public/v1/documents/{id}/details
- added the optional property 'pricing/tables/items/summary/fee' to the response with the '200' status
GET /public/v1/templates/{id}/details
/public/v1/templates/{id}/details
- added the optional property 'pricing/tables/items/summary/fee' to the response with the '200' status