Get invoice by ID
Returns a single invoice including line items. Requires X-Plan-Manager-Id header.
Authentication
AuthorizationBearer
API key issued for your account. Send as Bearer token in the Authorization header.
X-Plan-Manager-Idstring
Plan manager UUID. Required on all public API requests to scope data access.
Path parameters
invoice_id
Invoice ID (numeric or UUID)
Response
Invoice with line items
approval_status
claim_status
created_at
errors
id
invoice_date
invoice_number
is_deleted
is_duplicate
is_reimbursement
line_items
participant_id
plan_manager
pm_provider_id
s3_key
state_management
State management (object with errors/ignored_errors or string)
subtotal
tax
total
wont_claim

