v1

latestOpenAPI 3.0.12026-07-24310590875.6 KB
network

Get vendor connection request status

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

When you send a connection request to a vendor 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 vendor accepts the request.

Note: If the vendor 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/vendor/{vendorId}

Path parameters

vendorIdstring required

BILL-generated ID of the vendor record in your organization. The value begins with 009.

Example:{{vendor_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 vendor 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.