Retrieve an invoice
Invoices
Retrieve an invoice
GET
Retrieve an invoice
Authorizations
API key from the Payoes dashboard (pk_test_... or pk_live_...)
Path Parameters
Public invoice ID
Example:
"inv_abc123xyz"
Response
Invoice details
Example:
"inv_abc123xyz"
Available options:
invoice Example:
"INV-000001"
Available options:
draft, open, paid, void From the linked payment after finalize (null on draft)
Public invoice page (/i/inv_...)