v1

latestOpenAPI 3.0.12026-07-24310590875.6 KB
network

Get customer connection request status

Get the status of an existing connection request sent with POST /v3/network/invitation/customer/{customerId}.

When you send a connection request to a customer organization that has auto-connections enabled, BILL automatically connects you with the organization. If the organization has auto-connections disabled, the connection request status changes when the customer accepts the request.

Note: If the customer does not respond to the connection request for 60 days, the request expires.

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

get/v3/network/invitation/customer/{customerId}

Path parameters

customerIdstring required

BILL-generated ID of the customer record in your organization. The value begins with 0cu.

Example:{{customer_id}}

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

Get customer connection request status response

idstring

BILL-generated ID of the customer or vendor record in your organization

status'NOT_CONNECTED' | 'PENDING' | 'CONNECTED' | 'CONNECTED_RPPS'

Network invitation status.

networkIdstring

Payment Network ID (PNI). BILL uses the PNI to send and receive electronic payments.