All data sources

OpenInvoice (Enverus)

API keyopeninvoice

OpenInvoice (Enverus) Source-to-Pay Buyer API — read surfaces for oilfield invoicing, procurement, and AFE spend. Requests are HMAC-signed (SHA256) with your OpenInvoice signing key. TRANSACTIONS: getInvoices, getInvoice, getReceipts, getPurchaseOrders MASTER DATA: getAFEs, getCostCenters, getAccountCoding, getSuppliers, getUsers, getItemMaster, getProducts OTHER: getDocumentSummaries, getServiceInfo

Provenance

PublisherOpenInvoice (Enverus)

Freshness & coverage

FreshnessFreshness not declared
GeographicNot declared
TemporalNot declared
AuthenticationCredentials required (API key)

Methods (13)

  • getInvoices

    read

    List invoices (links + meta). Filter by status, dates, supplier.

  • getInvoice

    read

    Single invoice detail (XML) by invoiceId.

    Required paramsinvoiceId
  • getReceipts

    read

    List receipts (field tickets). Filter by status, AFE, cost center.

  • getPurchaseOrders

    read

    List purchase orders. Filter with an OData expression.

  • getAFEs

    read

    List AFEs (Authorization for Expenditure).

  • getCostCenters

    read

    List cost centers.

  • getAccountCoding

    read

    List GL / account coding.

  • getUsers

    read

    List Source-to-Pay platform users.

  • getSuppliers

    read

    List supplier configurations.

  • getItemMaster

    read

    List item masters.

  • getProducts

    read

    Search product/service catalogs (code, supplier, searchText).

  • getDocumentSummaries

    read

    Invoice counts for an employee (XML). Needs employeeNumber filter.

    Required paramsfilter
  • getServiceInfo

    read

    Endpoints, filters, HMAC auth notes (static).