Basic Information

appmixer.harvest.invoice.UpdateInvoice

1.0.0

Public

Update an existing invoice with partial update support.

Input Ports

in

FieldTypeDescription
Invoice ID text Required. The ID of the invoice to update.
Client ID text The ID of the client this invoice belongs to.
Subject text The invoice subject.
Invoice Number text Unique invoice number.
Issue Date date-time Date the invoice was issued. Format: YYYY-MM-DD.
Payment Term select The timeframe in which the invoice should be paid.
Due Date date-time Date the invoice is due. Only taken into account if Payment Term is set to 'Custom'. Format: YYYY-MM-DD.
Purchase Order text The purchase order number.
Notes textarea Any additional notes to include on the invoice.
Currency text The currency used by the invoice (e.g., USD, EUR).
Tax Percentage number Tax percentage to apply to the subtotal (e.g., 10.0 for 10%).
Tax2 Percentage number Second tax percentage to apply to the subtotal.
Discount Percentage number Discount percentage to subtract from the subtotal (e.g., 10.0 for 10%).
Estimate ID text The ID of the estimate associated with this invoice.
Retainer ID text The ID of the retainer you want to associate with this invoice.

Output Ports

out

FieldTypeDescription
No fields defined for this port

Full Metadata