Get Invoice by ID
GET {{baseUrl}}/api/v2/Invoice/:invoice-id
Overview:
Fetches specific invoice details by ID, allowing targeted access to individual financial transaction data for personalized analysis and retrieval within healthcare systems.
This is only supported in ELATION.
Use Cases:
Retrieve Specific Invoice: Obtain details of a particular invoice
Access Invoice Details: Retrieve invoice information
Query Payment Status: Obtain details of specific payment status
Review Service Charges: Access details of specific service charges
Examine Statement Items: Retrieve details on specific statement items
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-source-id | string | (Required) The source id provided for connecting to the data source | |
Authorization | string |
RESPONSES
status: OK
{}