PayableEntitySchema
createdbynullable
createdby_idintegernullable
createddatedate-timenullable
descriptionstringnullable
do_not_exportboolean
Flag to exclude this payable entity from exports
keystringrequired
A unique key for the payable entity in an external system
modifiedbynullable
modifiedby_idintegernullable
modifieddatedate-timenullable
namestringrequired
short_namestringnullable
Bill.com's shortName for the entity
tenantnullable
tenant_idintegerrequired
uuiduuid
vendor_tenantnullable
vendor_tenant_idintegernullable
PayableEntitySchema
{
"createdby_id": 0,
"createddate": "2024-07-29T15:51:28.071Z",
"description": "string",
"do_not_export": true,
"key": "string",
"modifiedby_id": 0,
"modifieddate": "2024-07-29T15:51:28.071Z",
"name": "string",
"short_name": "string",
"tenant_id": 0,
"uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"vendor_tenant_id": 0
}