v1

latestOpenAPI 3.1.0Private2026-07-24196240439.2 KB
CustomerInvoice

Email Customer Invoice

Emails the customer invoice to its owner (the patient), the same email a provider can send from the invoice screen in Hint. Use this to deliver an API-generated invoice to the patient. Returns a 422 with a descriptive error when the email can't be sent — for example, the owner has no email address on file, the address is invalid, or it previously bounced.

post/provider/customer_invoices/{id}/send_email

Path parameters

idstring required

Unique Customer Invoice ID

Response

Successful response

idstring
amount_in_centsinteger
charges_countinteger
created_atstring date-time
datestring date
due_in_centsinteger
human_statusstring
integration_record_idstring
invoice_numberinteger
last_sent_atstring date-time
last_viewed_atstring date-time
paid_atstring date-time
paid_in_centsinteger
payment_statusstring
payments_countinteger
provider_web_linkstring
received_in_centsinteger
statusstring
subtotal_in_centsinteger
tax_in_centsinteger
total_in_centsinteger
updated_atstring date-time