Bill
Overview
SLUG: BILL
Description
Integration with Bill.com API
Authentication Details
Billcom Auth
Connecting to Bill
Create an auth config
Use the dashboard to create an auth config for the Bill toolkit. This allows you to connect multiple Bill accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Bill Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using Billcom Auth
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Bill toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
BILL_GET_CURRENT_USER_DETAILS
Tool Name: Get current user details
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_TRANSACTIONS
Tool Name: Get list of transactions
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_USER_ROLES
Tool Name: Get list of user roles
Description
Action Parameters
Action Response
BILL_ACCEPT_NETWORK_INVITATION
Tool Name: Accept network invitation
Description
Action Parameters
Action Response
BILL_ADD_PHONE_FOR_MFA_SETUP
Tool Name: Add phone for mfa setup
Description
Action Parameters
Action Response
BILL_ADD_PHONE_FOR_RISK_VERIFICATION
Tool Name: Add phone for risk verification
Description
Action Parameters
Action Response
BILL_API_LOGIN
Tool Name: Api login
Description
Action Parameters
Action Response
BILL_API_LOGIN_AS_USER
Tool Name: Api login as user
Description
Action Parameters
Action Response
BILL_API_LOGOUT
Tool Name: Api logout
Description
Action Parameters
Action Response
BILL_API_PARTNER_LOGIN
Tool Name: Api partner login
Description
Action Parameters
Action Response
BILL_APPROVE_OR_DENY_A_REIMBURSEMENT
Tool Name: Approve or deny a reimbursement
Description
Action Parameters
Action Response
BILL_ARCHIVE_AN_ACCOUNTING_CLASS
Tool Name: Archive an accounting class
Description
Action Parameters
Action Response
BILL_ARCHIVE_AN_EMPLOYEE
Tool Name: Archive an employee
Description
Action Parameters
Action Response
BILL_ARCHIVE_AN_INVOICE
Tool Name: Archive an invoice
Description
Action Parameters
Action Response
BILL_ARCHIVE_AN_ITEM
Tool Name: Archive an item
Description
Action Parameters
Action Response
BILL_ARCHIVE_A_BANK_ACCOUNT
Tool Name: Archive a bank account
Description
Action Parameters
Action Response
BILL_ARCHIVE_A_BANK_ACCOUNT_USER
Tool Name: Archive a bank account user
Description
Action Parameters
Action Response
BILL_ARCHIVE_A_BILL
Tool Name: Archive a bill
Description
Action Parameters
Action Response
BILL_ARCHIVE_A_CHART_OF_ACCOUNTS
Tool Name: Archive a chart of accounts
Description
Action Parameters
Action Response
BILL_ARCHIVE_A_CUSTOMER
Tool Name: Archive a customer
Description
Action Parameters
Action Response
BILL_ARCHIVE_A_DEPARTMENT
Tool Name: Archive a department
Description
Action Parameters
Action Response
BILL_ARCHIVE_A_JOB
Tool Name: Archive a job
Description
Action Parameters
Action Response
BILL_ARCHIVE_A_LOCATION
Tool Name: Archive a location
Description
Action Parameters
Action Response
BILL_ARCHIVE_A_RECURRING_BILL
Tool Name: Archive a recurring bill
Description
Action Parameters
Action Response
BILL_ARCHIVE_A_USER
Tool Name: Archive a user
Description
Action Parameters
Action Response
BILL_ARCHIVE_A_VENDOR
Tool Name: Archive a vendor
Description
Action Parameters
Action Response
BILL_ARCHIVE_MULTIPLE_ACCOUNTING_CLASSES
Tool Name: Archive multiple accounting classes
Description
Action Parameters
Action Response
BILL_ARCHIVE_MULTIPLE_DEPARTMENTS
Tool Name: Archive multiple departments
Description
Action Parameters
Action Response
BILL_ARCHIVE_MULTIPLE_EMPLOYEES
Tool Name: Archive multiple employees
Description
Action Parameters
Action Response
BILL_ARCHIVE_MULTIPLE_ITEMS
Tool Name: Archive multiple items
Description
Action Parameters
Action Response
BILL_ARCHIVE_MULTIPLE_JOBS
Tool Name: Archive multiple jobs
Description
Action Parameters
Action Response
BILL_ARCHIVE_MULTIPLE_LOCATIONS
Tool Name: Archive multiple locations
Description
Action Parameters
Action Response
BILL_ARCHIVE_MUTLIPLE_CHART_OF_ACCOUNTS
Tool Name: Archive mutliple chart of accounts
Description
Action Parameters
Action Response
BILL_CANCEL_A_PAYMENT
Tool Name: Cancel a payment
Description
Action Parameters
Action Response
BILL_CHECK_APP_HEALTH
Tool Name: Check app health
Description
Action Parameters
Action Response
BILL_CREATE_AN_ACCOUNTING_CLASS
Tool Name: Create an accounting class
Description
Action Parameters
Action Response
BILL_CREATE_AN_EMPLOYEE
Tool Name: Create an employee
Description
Action Parameters
Action Response
BILL_CREATE_AN_IMAGE_UPLOAD_URL_FOR_A_REIMBURSEMENT
Tool Name: Create an image upload url for a reimbursement
Description
Action Parameters
Action Response
BILL_CREATE_AN_INVOICE
Tool Name: Create an invoice
Description
Action Parameters
Action Response
BILL_CREATE_AN_ITEM
Tool Name: Create an item
Description
Action Parameters
Action Response
BILL_CREATE_AN_ORGANIZATION
Tool Name: Create an organization
Description
Action Parameters
Action Response
BILL_CREATE_A_BANK_ACCOUNT
Tool Name: Create a bank account
Description
Action Parameters
Action Response
BILL_CREATE_A_BILL
Tool Name: Create a bill
Description
Action Parameters
Action Response
BILL_CREATE_A_BUDGET
Tool Name: Create a budget
Description
Action Parameters
Action Response
BILL_CREATE_A_BULK_PAYMENT
Tool Name: Create a bulk payment
Description
Action Parameters
Action Response
BILL_CREATE_A_CHART_OF_ACCOUNTS
Tool Name: Create a chart of accounts
Description
Action Parameters
Action Response
BILL_CREATE_A_CUSTOMER
Tool Name: Create a customer
Description
Action Parameters
Action Response
BILL_CREATE_A_DEPARTMENT
Tool Name: Create a department
Description
Action Parameters
Action Response
BILL_CREATE_A_JOB
Tool Name: Create a job
Description
Action Parameters
Action Response
BILL_CREATE_A_LOCATION
Tool Name: Create a location
Description
Action Parameters
Action Response
BILL_CREATE_A_PAYMENT
Tool Name: Create a payment
Description
Action Parameters
Action Response
BILL_CREATE_A_RECURRING_BILL
Tool Name: Create a recurring bill
Description
Action Parameters
Action Response
BILL_CREATE_A_REIMBURSEMENT
Tool Name: Create a reimbursement
Description
Action Parameters
Action Response
BILL_CREATE_A_USER
Tool Name: Create a user
Description
Action Parameters
Action Response
BILL_CREATE_A_VENDOR
Tool Name: Create a vendor
Description
Action Parameters
Action Response
BILL_CREATE_A_VENDOR_BANK_ACCOUNT
Tool Name: Create a vendor bank account
Description
Action Parameters
Action Response
BILL_CREATE_A_VENDOR_CARD
Tool Name: Create a vendor card
Description
Action Parameters
Action Response
BILL_CREATE_CUSTOM_FIELD
Tool Name: Create custom field
Description
Action Parameters
Action Response
BILL_CREATE_CUSTOM_FIELD_VALUES
Tool Name: Create custom field values
Description
Action Parameters
Action Response
BILL_DELETE_A_BUDGET
Tool Name: Delete a budget
Description
Action Parameters
Action Response
BILL_DELETE_A_CARD
Tool Name: Delete a card
Description
Action Parameters
Action Response
BILL_DELETE_A_CUSTOM_FIELD
Tool Name: Delete a custom field
Description
Action Parameters
Action Response
BILL_DELETE_A_MEMBER_FROM_A_BUDGET
Tool Name: Delete a member from a budget
Description
Action Parameters
Action Response
BILL_DELETE_A_REIMBURSEMENT
Tool Name: Delete a reimbursement
Description
Action Parameters
Action Response
BILL_DELETE_A_USER
Tool Name: Delete a user
Description
Action Parameters
Action Response
BILL_DELETE_A_VENDOR_BANK_ACCOUNT
Tool Name: Delete a vendor bank account
Description
Action Parameters
Action Response
BILL_DELETE_CUSTOMER_CONNECTION
Tool Name: Delete customer connection
Description
Action Parameters
Action Response
BILL_DELETE_CUSTOM_FIELD_VALUES
Tool Name: Delete custom field values
Description
Action Parameters
Action Response
BILL_DELETE_VENDOR_CONNECTION
Tool Name: Delete vendor connection
Description
Action Parameters
Action Response
BILL_GENERATE_MFA_CHALLENGE
Tool Name: Generate mfa challenge
Description
Action Parameters
Action Response
BILL_GET_ACCOUNTING_CLASS_DETAILS
Tool Name: Get accounting class details
Description
Action Parameters
Action Response
BILL_GET_API_SESSION_DETAILS
Tool Name: Get api session details
Description
Action Parameters
Action Response
BILL_GET_ATTACHMENT_DETAILS
Tool Name: Get attachment details
Description
Action Parameters
Action Response
BILL_GET_AUDIT_TRAIL_DETAILS_FOR_A_VENDOR
Tool Name: Get audit trail details for a vendor
Description
Action Parameters
Action Response
BILL_GET_A_SINGLE_MEMBER_FOR_A_BUDGET
Tool Name: Get a single member for a budget
Description
Action Parameters
Action Response
BILL_GET_BANK_ACCOUNT_DETAILS
Tool Name: Get bank account details
Description
Action Parameters
Action Response
BILL_GET_BILL_DETAILS
Tool Name: Get bill details
Description
Action Parameters
Action Response
BILL_GET_BUDGET_DETAILS
Tool Name: Get budget details
Description
Action Parameters
Action Response
BILL_GET_CARD_ACCOUNT_DETAILS
Tool Name: Get card account details
Description
Action Parameters
Action Response
BILL_GET_CARD_DETAILS
Tool Name: Get card details
Description
Action Parameters
Action Response
BILL_GET_CARD_FUNDING_PURPOSE
Tool Name: Get card funding purpose
Description
Action Parameters
Action Response
BILL_GET_CHART_OF_ACCOUNTS_DETAILS
Tool Name: Get chart of accounts details
Description
Action Parameters
Action Response
BILL_GET_CHECK_IMAGE_DATA
Tool Name: Get check image data
Description
Action Parameters
Action Response
BILL_GET_CUSTOMER_DETAILS
Tool Name: Get customer details
Description
Action Parameters
Action Response
BILL_GET_CUSTOMER_INVITATION_STATUS
Tool Name: Get customer invitation status
Description
Action Parameters
Action Response
BILL_GET_CUSTOM_FIELD_DETAILS
Tool Name: Get custom field details
Description
Action Parameters
Action Response
BILL_GET_CUSTOM_FIELD_VALUE
Tool Name: Get custom field value
Description
Action Parameters
Action Response
BILL_GET_DEPARTMENT_DETAILS
Tool Name: Get department details
Description
Action Parameters
Action Response
BILL_GET_DOCUMENT_DETAILS
Tool Name: Get document details
Description
Action Parameters
Action Response
BILL_GET_DOCUMENT_UPLOAD_STATUS
Tool Name: Get document upload status
Description
Action Parameters
Action Response
BILL_GET_EMPLOYEE_DETAILS
Tool Name: Get employee details
Description
Action Parameters
Action Response
BILL_GET_FUNDING_ACCOUNT_PERMISSIONS
Tool Name: Get funding account permissions
Description
Action Parameters
Action Response
BILL_GET_INTERNATIONAL_PAYMENTS_CONFIGURATION
Tool Name: Get international payments configuration
Description
Action Parameters
Action Response
BILL_GET_INVOICE_DETAILS
Tool Name: Get invoice details
Description
Action Parameters
Action Response
BILL_GET_ITEM_DETAILS
Tool Name: Get item details
Description
Action Parameters
Action Response
BILL_GET_JOB_DETAILS
Tool Name: Get job details
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_ACCOUNTING_CLASSES
Tool Name: Get list of accounting classes
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_AP_CARDS
Tool Name: Get list of ap cards
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_BANK_ACCOUNTS
Tool Name: Get list of bank accounts
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_BANK_ACCOUNT_USERS
Tool Name: Get list of bank account users
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_BILLS
Tool Name: Get list of bills
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_BUDGETS
Tool Name: Get list of budgets
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_CARDS
Tool Name: Get list of cards
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_CARD_ACCOUNTS
Tool Name: Get list of card accounts
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_CARD_ACCOUNT_USERS
Tool Name: Get list of card account users
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_CHART_OF_ACCOUNTS
Tool Name: Get list of chart of accounts
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_CUSTOMERS
Tool Name: Get list of customers
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_CUSTOM_FIELDS
Tool Name: Get list of custom fields
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_DEPARTMENTS
Tool Name: Get list of departments
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_DOCUMENTS
Tool Name: Get list of documents
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_EMPLOYEES
Tool Name: Get list of employees
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_INVOICES
Tool Name: Get list of invoices
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_INVOICE_ATTACHMENTS
Tool Name: Get list of invoice attachments
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_ITEMS
Tool Name: Get list of items
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_JOBS
Tool Name: Get list of jobs
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_LOCATIONS
Tool Name: Get list of locations
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_MEMBERS_FOR_A_BUDGET
Tool Name: Get list of members for a budget
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_MFA_PHONE_NUMBERS
Tool Name: Get list of mfa phone numbers
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_ORGANIZATIONS
Tool Name: Get list of organizations
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_ORGANIZATION_INDUSTRIES
Tool Name: Get list of organization industries
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_PAYMENTS
Tool Name: Get list of payments
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_RECURRING_BILLS
Tool Name: Get list of recurring bills
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_REIMBURSEMENTS
Tool Name: Get list of reimbursements
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_USERS
Tool Name: Get list of users
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_VALUES_FOR_CUSTOM_FIELD
Tool Name: Get list of values for custom field
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_VENDORS
Tool Name: Get list of vendors
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_VENDOR_ATTACHMENTS
Tool Name: Get list of vendor attachments
Description
Action Parameters
Action Response
BILL_GET_LIST_OF_VENDOR_PAYMENT_OPTIONS
Tool Name: Get list of vendor payment options
Description
Action Parameters
Action Response
BILL_GET_LOCATION_DETAILS
Tool Name: Get location details
Description
Action Parameters
Action Response
BILL_GET_ORGANIZATION_DETAILS
Tool Name: Get organization details
Description
Action Parameters
Action Response
BILL_GET_ORGANIZATION_PRICE_PLAN_DETAILS
Tool Name: Get organization price plan details
Description
Action Parameters
Action Response
BILL_GET_PAN_JWT
Tool Name: Get pan jwt
Description
Action Parameters
Action Response
BILL_GET_PAYMENT_DETAILS
Tool Name: Get payment details
Description
Action Parameters
Action Response
BILL_GET_PHONE_STATUS_FOR_RISK_VERIFICATION
Tool Name: Get phone status for risk verification
Description
Action Parameters
Action Response
BILL_GET_RECURRING_BILL_DETAILS
Tool Name: Get recurring bill details
Description
Action Parameters
Action Response
BILL_GET_REIMBURSEMENT_DETAILS
Tool Name: Get reimbursement details
Description
Action Parameters
Action Response
BILL_GET_RISK_VERIFICATION_DETAILS
Tool Name: Get risk verification details
Description
Action Parameters
Action Response
BILL_GET_TRANSACTION_CUSTOM_FIELD_DETAILS
Tool Name: Get transaction custom field details
Description
Action Parameters
Action Response
BILL_GET_TRANSACTION_CUSTOM_FIELD_VALUE_DETAILS
Tool Name: Get transaction custom field value details
Description
Action Parameters
Action Response
BILL_GET_TRANSACTION_DETAILS
Tool Name: Get transaction details
Description
Action Parameters
Action Response
BILL_GET_USER_DETAILS
Tool Name: Get user details
Description
Action Parameters
Action Response
BILL_GET_USER_ROLE_DETAILS
Tool Name: Get user role details
Description
Action Parameters
Action Response
BILL_GET_VENDOR_BANK_ACCOUNT_DETAILS
Tool Name: Get vendor bank account details
Description
Action Parameters
Action Response
BILL_GET_VENDOR_CONFIGURATION
Tool Name: Get vendor configuration
Description
Action Parameters
Action Response
BILL_GET_VENDOR_DETAILS
Tool Name: Get vendor details
Description
Action Parameters
Action Response
BILL_GET_VENDOR_INVITATION_STATUS
Tool Name: Get vendor invitation status
Description
Action Parameters
Action Response
BILL_INITIATE_RISK_VERIFICATION_FOR_AN_ORGANIZATION
Tool Name: Initiate risk verification for an organization
Description
Action Parameters
Action Response
BILL_INVITE_A_CUSTOMER_IN_THE_BILL_NETWORK
Tool Name: Invite a customer in the bill network
Description
Action Parameters
Action Response
BILL_INVITE_A_VENDOR_IN_THE_BILL_NETWORK
Tool Name: Invite a vendor in the bill network
Description
Action Parameters
Action Response
BILL_MFA_STEP_UP_FOR_API_SESSION
Tool Name: Mfa step up for api session
Description
Action Parameters
Action Response
BILL_NOMINATE_A_BANK_ACCOUNT_USER
Tool Name: Nominate a bank account user
Description
Action Parameters
Action Response
BILL_RECORD_AR_PAYMENT
Tool Name: Record ar payment
Description
Action Parameters
Action Response
BILL_REPLACE_AN_INVOICE
Tool Name: Replace an invoice
Description
Action Parameters
Action Response
BILL_REPLACE_A_BILL
Tool Name: Replace a bill
Description
Action Parameters
Action Response
BILL_REPLACE_A_RECURRING_BILL
Tool Name: Replace a recurring bill
Description
Action Parameters
Action Response
BILL_RESTORE_AN_ARCHIVED_ACCOUNTING_CLASS
Tool Name: Restore an archived accounting class
Description
Action Parameters
Action Response
BILL_RESTORE_AN_ARCHIVED_BILL
Tool Name: Restore an archived bill
Description
Action Parameters
Action Response
BILL_RESTORE_AN_ARCHIVED_CHART_OF_ACCOUNTS
Tool Name: Restore an archived chart of accounts
Description
Action Parameters
Action Response
BILL_RESTORE_AN_ARCHIVED_CUSTOMER
Tool Name: Restore an archived customer
Description
Action Parameters
Action Response
BILL_RESTORE_AN_ARCHIVED_DEPARTMENT
Tool Name: Restore an archived department
Description
Action Parameters
Action Response
BILL_RESTORE_AN_ARCHIVED_EMPLOYEE
Tool Name: Restore an archived employee
Description
Action Parameters
Action Response
BILL_RESTORE_AN_ARCHIVED_INVOICE
Tool Name: Restore an archived invoice
Description
Action Parameters
Action Response
BILL_RESTORE_AN_ARCHIVED_ITEM
Tool Name: Restore an archived item
Description
Action Parameters
Action Response
BILL_RESTORE_AN_ARCHIVED_JOB
Tool Name: Restore an archived job
Description
Action Parameters
Action Response
BILL_RESTORE_AN_ARCHIVED_LOCATION
Tool Name: Restore an archived location
Description
Action Parameters
Action Response
BILL_RESTORE_AN_ARCHIVED_RECURRING_BILL
Tool Name: Restore an archived recurring bill
Description
Action Parameters
Action Response
BILL_RESTORE_AN_ARCHIVED_USER
Tool Name: Restore an archived user
Description
Action Parameters
Action Response
BILL_RESTORE_AN_ARCHIVED_VENDOR
Tool Name: Restore an archived vendor
Description
Action Parameters
Action Response
BILL_RESTORE_MULTIPLE_ACCOUNTING_CLASSES
Tool Name: Restore multiple accounting classes
Description
Action Parameters
Action Response
BILL_RESTORE_MULTIPLE_CHART_OF_ACCOUNTS
Tool Name: Restore multiple chart of accounts
Description
Action Parameters
Action Response
BILL_RESTORE_MULTIPLE_DEPARTMENTS
Tool Name: Restore multiple departments
Description
Action Parameters
Action Response
BILL_RESTORE_MULTIPLE_EMPLOYEES
Tool Name: Restore multiple employees
Description
Action Parameters
Action Response
BILL_RESTORE_MULTIPLE_ITEMS
Tool Name: Restore multiple items
Description
Action Parameters
Action Response
BILL_RESTORE_MULTIPLE_JOBS
Tool Name: Restore multiple jobs
Description
Action Parameters
Action Response
BILL_RESTORE_MULTIPLE_LOCATIONS
Tool Name: Restore multiple locations
Description
Action Parameters
Action Response
BILL_RETRIEVE_CUSTOMER_ATTACHMENTS
Tool Name: Retrieve customer attachments
Description
Action Parameters
Action Response
BILL_SEARCH_FOR_AN_ORGANIZATION_IN_THE_BILL_NETWORKS
Tool Name: Search for an organization in the bill networks
Description
Action Parameters
Action Response
BILL_SEND_AN_INVOICE
Tool Name: Send an invoice
Description
Action Parameters
Action Response
BILL_UPDATE_AN_ACCOUNTING_CLASS
Tool Name: Update an accounting class
Description
Action Parameters
Action Response
BILL_UPDATE_AN_EMPLOYEE
Tool Name: Update an employee
Description
Action Parameters
Action Response
BILL_UPDATE_AN_INVOICE
Tool Name: Update an invoice
Description
Action Parameters
Action Response
BILL_UPDATE_AN_ITEM
Tool Name: Update an item
Description
Action Parameters
Action Response
BILL_UPDATE_AN_ORGANIZATION
Tool Name: Update an organization
Description
Action Parameters
Action Response
BILL_UPDATE_A_BANK_ACCOUNT
Tool Name: Update a bank account
Description
Action Parameters
Action Response
BILL_UPDATE_A_BILL
Tool Name: Update a bill
Description
Action Parameters
Action Response
BILL_UPDATE_A_BUDGET
Tool Name: Update a budget
Description
Action Parameters
Action Response
BILL_UPDATE_A_CHART_OF_ACCOUNTS
Tool Name: Update a chart of accounts
Description
Action Parameters
Action Response
BILL_UPDATE_A_CUSTOMER
Tool Name: Update a customer
Description
Action Parameters
Action Response
BILL_UPDATE_A_CUSTOM_FIELD_AND_VALUES_ON_A_TRANSACTION
Tool Name: Update a custom field and values on a transaction
Description
Action Parameters
Action Response
BILL_UPDATE_A_DEPARTMENT
Tool Name: Update a department
Description
Action Parameters
Action Response
BILL_UPDATE_A_JOB
Tool Name: Update a job
Description
Action Parameters
Action Response
BILL_UPDATE_A_LIST_OF_BUDGET_MEMBERS_IN_A_BUDGET
Tool Name: Update a list of budget members in a budget
Description
Action Parameters
Action Response
BILL_UPDATE_A_LOCATION
Tool Name: Update a location
Description
Action Parameters
Action Response
BILL_UPDATE_A_RECURRING_BILL
Tool Name: Update a recurring bill
Description
Action Parameters
Action Response
BILL_UPDATE_A_REIMBURSEMENT
Tool Name: Update a reimbursement
Description
Action Parameters
Action Response
BILL_UPDATE_A_USER
Tool Name: Update a user
Description
Action Parameters
Action Response
BILL_UPDATE_A_VENDOR
Tool Name: Update a vendor
Description
Action Parameters
Action Response
BILL_UPDATE_A_VENDOR_CARD
Tool Name: Update a vendor card
Description
Action Parameters
Action Response
BILL_UPDATE_BUDGET_MEMBER_FUNDS
Tool Name: Update budget member funds
Description
Action Parameters
Action Response
BILL_UPDATE_CUSTOM_FIELD_DETAILS
Tool Name: Update custom field details
Description
Action Parameters
Action Response
BILL_UPDATE_TRANSACTION
Tool Name: Update transaction
Description
Action Parameters
Action Response
BILL_UPLOAD_BILL_DOCUMENT
Tool Name: Upload bill document
Description
Action Parameters
Action Response
BILL_UPLOAD_CUSTOMER_ATTACHMENT
Tool Name: Upload customer attachment
Description
Action Parameters
Action Response
BILL_UPLOAD_INVOICE_ATTACHMENT
Tool Name: Upload invoice attachment
Description
Action Parameters
Action Response
BILL_UPLOAD_VENDOR_ATTACHMENT
Tool Name: Upload vendor attachment
Description
Action Parameters
Action Response
BILL_VALIDATE_MFA_CHALLENGE
Tool Name: Validate mfa challenge
Description
Action Parameters
Action Response
BILL_VALIDATE_PHONE_FOR_MFA_SETUP
Tool Name: Validate phone for mfa setup
Description
Action Parameters
Action Response
BILL_VERIFY_A_BANK_ACCOUNT
Tool Name: Verify a bank account
Description
Action Parameters
Action Response
BILL_VOID_A_PAYMENT
Tool Name: Void a payment
Description
Action Parameters
Action Response