v1

latestOpenAPI 3.0.12026-07-24310590875.6 KB
network

Search for an organization in the BILL Network

Search for a customer, vendor, or verified national vendor organization. You can search in the BILL Network and verified national vendor (RPPS) network.

When you search in the BILL Network, there are two name requirements for getting search results.

  • Your search term must have a minimum of three characters.
  • Your search term must be a complete word. You will not get search results when your search term is a partial word.

When you search in the verified national vendor (RPPS) network, search results are based on both a complete and partial match on name and zipOrPostalCode. You can further filter your search by the billing statement accountNumber with the vendor. For example, your Verizon internet bill account number.

See BILL Network in the Guides section for more information, sample requests, and responses.

get/v3/network

Query parameters

namestring required

Organization name

Example:{{network_vendor_name}}
scope'BILL' | 'RPPS' | 'ALL' nullable

Network name. You can search in one or both networks.

  • Select BILL for BILL Network
  • Select RPPS for verified national vendor network
  • Select ALL for both networks
Example:BILL
zipOrPostalCodestring nullable

Organization zip or postal code. When you set this field, BILL searches with zipOrPostalCode for all organizations.

accountNumberstring nullable

Your billing statement account number with the verified national vendor (RPPS) organization

Headers

sessionIdstring nullable

API session ID generated with /v3/login

Example:{{session_id}}
devKeystring nullable

Developer key generated with your BILL developer account

Example:{{developer_key}}

Response

Search for an organization in the BILL Network response