# BILL - Update record action

The Update record action updates an existing object in BILL.

# Input

Field Description
Object Select the object type to update.
ID Provide the internal ID of the object to update.

# Output

Field Description
Response status Displays the status of the Update record action's API request. A value of 0 indicates success, and 1 indicates an error.
Response message The response message returned from BILL's API.
Response data A datatree that contains information about the object updated in BILL, such as its ID, Name, Created date, and Active? status.


Last updated: 11/27/2024, 4:56:14 PM

On this page