Update a bill approval policyput https://gateway.stage.bill.com/connect/v3/bill-approvals/policies/{policyId}Update an existing bill approval policy.Path ParamspolicyIdstringrequiredlength ≥ 1BILL-generated ID of the approval policy. The value is in the {organization_id}-{unique_id} format.Body ParamspolicyNamestringrequiredBill approval policy namerulesarray of objectsrequiredBill approval policy rules. You can set multiple rules for a policy. Note: Policy rules are applied in the specified order.rules*ADD objectapproversarray of stringsrequiredList 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*ADD stringHeaderssessionIdstring | nullAPI session ID generated with /v3/logindevKeystring | nullDeveloper key generated with your BILL developer accountResponses 200Update a bill approval policy response 4XXList of errors. 5XXList of errors.Updated 22 days ago