Get

Beta
Retrieve and view an import invoice

Path parameters

invoice_idUUIDRequired
InvoiceId to be returned

Headers

AuthorizationstringRequired

OAuth authentication of the form <token>.

Response

This endpoint returns an object.
idUUID
created_atdatetime
updated_atdatetime
itemsobject
The InvoiceItem rollup which contains all claim and service line invoice items
patient_external_idstring
external_customer_identifierstring
Id of the customer in the source system
statusenum
external_identifierstring
Id of the invoice being imported in the source system
due_datedate
amount_centsinteger

Total monetary amount (in cents) of all Invoice Items

notestring or null
customer_invoice_urlstring or null

Link to the patient view of the invoice in the third-party service

Errors