payments

Get Invoice

Get the invoice for a completed payment.

get/api/v1/payments/{project_id}/invoice

Path parameters

project_idstring uuid required

Response

Successful Response

idstring uuid required
payment_idstring uuid required
project_idstring uuid required
invoice_numberstring required
display_numberstring nullable
statusstring required
amountstring required
subtotalstring nullable
tax_amountstring nullable
tax_ratestring nullable
tax_excludedboolean
currencystring required
issued_atstring date-time nullable
paid_atstring date-time nullable
invoice_pdf_urlstring nullable
pdf_generated_atstring date-time nullable
notesstring nullable
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.