added
New v3 API endpoints for setting up BILL risk verification
May 6th, 2024
As a BILL partner, you can now initiate the BILL risk verification process for your created organization with POST /v3/risk-verifications
.
When you create an organization (POST /v3/partner/organizations
) and then create a user for that organization (POST /v3/partner/users
), it is important that you initiate risk verification.
BILL performs a KYC/KYB (Know You Customer/Know Your Business) check based on the provided organization information. When the check is complete, BILL approves the organization for BILL AP and AR operations.
See /v3/risk-verifications in the API reference for more information.