Update a bill approval policy

Update an existing bill approval policy.

Path Params
string
required
length ≥ 1

BILL-generated ID of the approval policy. The value is in the {organization_id}-{unique_id} format.

Body Params
string
required

Bill approval policy name

rules
array of objects
required

Bill approval policy rules. You can set multiple rules for a policy.

Note: Policy rules are applied in the specified order.

rules*
approvers
array of strings
required

List of approvers. For each approver, set the BILL-generated ID of the user. The value begins with 006.

Note: BILL requests approvals in the specified order.

approvers*
Headers
string | null

API session ID generated with /v3/login

string | null

Developer key generated with your BILL developer account

Responses

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