Create an AP bill and initiate a payment in Bill.com (BILL)

domain: developer.bill.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate by POSTing to https://api.bill.com/api/v2/Login.json with your developer key, user name, password, and organization ID to obtain a sessionId.
  2. Include the sessionId and devKey in the header or body of all subsequent requests as required by the BILL API.
  3. To create a bill, POST to https://api.bill.com/api/v2/Crud/Create/Bill.json with a data object containing vendorId, invoiceNumber, invoiceDate, dueDate, and lineItems array (each with chartOfAccountId and amount).
  4. Capture the returned id of the new Bill object.
  5. To schedule a payment, POST to https://api.bill.com/api/v2/PayBills.json with a paymentAmount, payDate, bankAccountId, and the bill id.
  6. Poll the payment or bill object for status updates using the Crud/Read endpoints, or configure webhooks to receive status change notifications.

Known gotchas

Related routes

Automate BILL v3 AP bill creation with vendor credit application and payment scheduling
developer.bill.com · 5 steps · unrated
Authenticate to Bill.com and create a bill via the Bill.com API
bill.com · 6 steps · unrated
Automate Bill.com AP bill approval workflow and sync vendor records
developer.bill.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans