Replace Proposals and read Invoice line items via the API
New·
Martha Hearn
Martha HearnTwo additions to the Payaca API this cycle, both extending what integration partners can do with Proposals and Invoices.
Replace a Proposal
Integrations can now replace a Proposal by ID. When a Proposal needs to change after it's been created - for example, when an integrator regenerates it from their own system - the new version takes its place rather than leaving you to delete and recreate it by hand.
Read an Invoice's line items
A new endpoint returns the line items behind an Invoice, with the amounts billed on each line and a reference to the Proposal Line Item it came from.
Each line also reports what percentage of that Proposal Line Item is being invoiced.
For full details, see the API documentation.