get invoice
invoices
get invoice
Fetch an invoice header along with its line items projected from the ledger. Amounts are at pgledger scale 8 ($1 = 100_000_000). Provider calls convert to currency minor units at the provider boundary.
GET
get invoice
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The invoice ID
Example:
"inv_1H7KQFLr7RepUyQBKdnvY"

