product_id
attribute inside the lines
hash of an Invoice, Estimate and Credit Note GET endpoints.
payment_date
attribute on Invoice model.
mark_as_invoiced
PATCH route on estimates.
mark_as_refunded
PATCH route on credit notes.
structured_communication
parameter on invoices creation. This must be a 12 digits value where the last 2 digits are a modulo 97 of the first 10 digits.
mark_as_canceled
PATCH route on invoices.
phone_number
parameter on companies.
mobile_phone
parameter on contacts to
private_phone
\.
home_phone
parameter on contacts.
filters
hash of parameters on invoices, estimates, credit notes and recurring invoices lists. You can now filter by
statuses
,
company_id
,
date_range
and
term
\.
pdf_link
attribute on invoices, estimates and credit notes models.