get
https://sandbox.uk.rootplatform.com/v1/insurance/policies//invoices
Retrieve the invoices raised against a policy, newest first. The total number of matching invoices is returned in the X-Total-Count response header.
Invoicing is opt-in per organization: unless the invoicing feature flag is enabled for your organization this endpoint returns 403.
400Validation error. Examples: from is after to, line_item_search is shorter than 3 characters, or page exceeds 200.
403Invoicing is not enabled for the organization, or the caller is missing the invoices:read permission.