Add phone for risk verification

Add a phone number for a created user. BILL requires organization users to have a linked phone number for initiating risk verification for the organization.

You can check whether a phone number has been added for the user with GET /v3/risk-verifications/phone.

After you add a phone number with this endpoint, you can initiate risk verification for the organization with POST /v3/risk-verifications.

Path Params
string
required

BILL-generated ID of the user. The value begins with 006.

Body Params
string
required

Phone number

string
enum
required

Phone type

Allowed:
Headers
string | null

API session ID generated with /v3/partner/login

string | null

Application key sent to you by BILL when you create a partner account

string | null

BILL-generated ID of the organization

Responses
200

Add phone for risk verification response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json