BILL - Get record details by ID action ​

The Get record details by ID action retrieves data about an object in BILL.

Input ​

FieldDescription
ObjectSelect the object type to retrieve data from.
IDProvide the internal ID of the object to retrieve data from.

Output ​

FieldDescription
Response statusDisplays the status of the Get record details by ID action's API request. A value of 0 indicates success, and 1 indicates an error.
Response messageThe response message returned from BILL's API.
Response dataA datatree that contains information about the object found in BILL, such as its ID, Name, Created date, and Active? status.

Last updated: