Vendor Bills

Vendor bill is issued for goods delivered or services rendered to a customer.

Data Model

FieldTypeDescriptionExample data
idstringUnique Identifier for each bill.320
metaIdstringAnother identifier for the bill or its id in the origin data source (when it comes from an integration).bl_5WL89PUz7
codestringUnique code identifies the bill (rather than using the random id field generated for each entry in our database)bl_235
externalCodestringBill id from the source data.bill_467
creationDatestringBill creation date .2022-02-01T22:00:00.000Z
dueDatestringBill due date .2022-02-01T22:00:00.000Z
discountTypestringDiscount type. Options: “percentage”, “amount”.percentage
discountnumberDiscount amount on the bill.10
totalstringBill total amount.350
currencyIdstringCurrency id of this bill.3168
metaCurrencyIdstringCurrency Id of this bill in its origin data source (when it comes from an integration).EUR
supplierIdstringSupplier (vendor) id of this bill.56897
metaSupplierIdstringAnother identifier for the bill supplier or its id in the origin data source (when it comes from an integration).sup_Klo87N3
dataSourceIdstringId of the data source (Manual Calqulate, or integrations).4779
orgIdstringOrganization Id in which this bill belongs.718987154
createdAtstringDate of creation of this entry in Calqulate's Database.2022-02-01T22:00:00.000Z
updatedAtstringDate of last update done on this entry in Calqulate's Database.2022-02-01T22:00:00.000Z
deletedAtstringDate of deletion of this entry from Calqulate's Database.2022-02-01T22:00:00.000Z