Ordway · Example Payload

Customer Example

Enterprise SaaS customer

BillingRevenue AutomationSubscriptionInvoicingPaymentsRevenue RecognitionSaaS MetricsUsage-Based BillingFinancial ReportingAccounts Receivable

Customer Example is an example object payload from Ordway, with 28 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

company_idcustomer_idnamedescriptionwebsitestatuspayment_termsbilling_cycle_daybilling_contact_idshipping_contact_idtax_exemptbalanceauto_paycurrencycmrrdiscounted_cmrrcarrdiscounted_carrdelivery_preferencesbilling_contact_emailshipping_contact_emailportal_statusintegration_statuscustom_fieldscreated_byupdated_bycreated_dateupdated_date

Example Payload

Raw ↑
{
  "company_id": "acme-corp",
  "customer_id": "CUST-001",
  "name": "Acme Corporation",
  "description": "Enterprise SaaS customer",
  "website": "https://acme.example.com",
  "status": "active",
  "payment_terms": "Net 30",
  "billing_cycle_day": "1",
  "billing_contact_id": "CONT-001",
  "shipping_contact_id": "CONT-002",
  "tax_exempt": false,
  "balance": 1250.00,
  "auto_pay": true,
  "currency": "USD",
  "cmrr": 2500.00,
  "discounted_cmrr": 2375.00,
  "carr": 30000.00,
  "discounted_carr": 28500.00,
  "delivery_preferences": {
    "print": false,
    "email": true
  },
  "billing_contact_email": "billing@acme.example.com",
  "shipping_contact_email": "shipping@acme.example.com",
  "portal_status": "enabled",
  "integration_status": "synced",
  "custom_fields": {
    "salesforce_account_id": "0011000001abcXY",
    "industry": "technology"
  },
  "created_by": "admin@ordwaylabs.com",
  "updated_by": "admin@ordwaylabs.com",
  "created_date": "2025-01-15T10:00:00Z",
  "updated_date": "2026-03-01T14:30:00Z"
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/customer-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.