Get Details Of An Invoice By Key

Example Response

See Invoices Schema for more details.

{
  "id": "inv_393928daa178415e99a1d299e97b8cc4",
  "url": "https://stage.api.finexio.com/v1/invoices/inv_393928daa178415e99a1d299e97b8cc4/",
  "created": "2021-12-26T23:16:21.457981",
  "updated": "2021-12-26T23:16:21.457987",
  "amount_cents": 101,
  "currency": "USD",
  "discount_amount_cents": 0,
  "invoice_date": "2021-06-18",
  "invoice_due_date": null,
  "invoice_number": "webhook-test-0022",
  "note": "",
  "originating_counterparty_id": "7ca98cab-c6e0-42e4-a975-3e35f6457742",
  "receiving_counterparty_id": "ae351343-8f87-421f-b9d8-ff0a9d2d8868",
  "metadata": {},
  "payment_id": "KMXOkucnzplBLRiKbYrtbROlqMvqtocjoWbQPTMBcrOnKLVudcThDrpYBwYakMUI",
  "reconciliation_id": "ID",
  "account_number": "1234"
}
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!