Skip to content

Latest commit

 

History

History
42 lines (37 loc) · 4.69 KB

PurchaseInvoice.md

File metadata and controls

42 lines (37 loc) · 4.69 KB

PurchaseInvoice

Properties

Name Type Description Notes
id str (v1.0) The id property for the Dynamics 365 Business Central purchaseInvoice entity [optional]
number str, none_type (v1.0) The number property for the Dynamics 365 Business Central purchaseInvoice entity [optional]
invoice_date date, none_type (v1.0) The invoiceDate property for the Dynamics 365 Business Central purchaseInvoice entity [optional]
due_date date, none_type (v1.0) The dueDate property for the Dynamics 365 Business Central purchaseInvoice entity [optional]
vendor_invoice_number str, none_type (v1.0) The vendorInvoiceNumber property for the Dynamics 365 Business Central purchaseInvoice entity [optional]
vendor_id str, none_type (v1.0) The vendorId property for the Dynamics 365 Business Central purchaseInvoice entity [optional]
vendor_number str, none_type (v1.0) The vendorNumber property for the Dynamics 365 Business Central purchaseInvoice entity [optional]
vendor_name str, none_type (v1.0) The vendorName property for the Dynamics 365 Business Central purchaseInvoice entity [optional]
pay_to_name str, none_type (v1.0) The payToName property for the Dynamics 365 Business Central purchaseInvoice entity [optional]
pay_to_contact str, none_type (v1.0) The payToContact property for the Dynamics 365 Business Central purchaseInvoice entity [optional]
pay_to_vendor_id str, none_type (v1.0) The payToVendorId property for the Dynamics 365 Business Central purchaseInvoice entity [optional]
pay_to_vendor_number str, none_type (v1.0) The payToVendorNumber property for the Dynamics 365 Business Central purchaseInvoice entity [optional]
ship_to_name str, none_type (v1.0) The shipToName property for the Dynamics 365 Business Central purchaseInvoice entity [optional]
ship_to_contact str, none_type (v1.0) The shipToContact property for the Dynamics 365 Business Central purchaseInvoice entity [optional]
buy_from_address bool, date, datetime, dict, float, int, list, str, none_type [optional]
pay_to_address bool, date, datetime, dict, float, int, list, str, none_type [optional]
ship_to_address bool, date, datetime, dict, float, int, list, str, none_type [optional]
currency_id str, none_type (v1.0) The currencyId property for the Dynamics 365 Business Central purchaseInvoice entity [optional]
currency_code str, none_type (v1.0) The currencyCode property for the Dynamics 365 Business Central purchaseInvoice entity [optional]
prices_include_tax bool, none_type (v1.0) The pricesIncludeTax property for the Dynamics 365 Business Central purchaseInvoice entity [optional]
discount_amount float, none_type (v1.0) The discountAmount property for the Dynamics 365 Business Central purchaseInvoice entity [optional]
discount_applied_before_tax bool, none_type (v1.0) The discountAppliedBeforeTax property for the Dynamics 365 Business Central purchaseInvoice entity [optional]
total_amount_excluding_tax float, none_type (v1.0) The totalAmountExcludingTax property for the Dynamics 365 Business Central purchaseInvoice entity [optional]
total_tax_amount float, none_type (v1.0) The totalTaxAmount property for the Dynamics 365 Business Central purchaseInvoice entity [optional]
total_amount_including_tax float, none_type (v1.0) The totalAmountIncludingTax property for the Dynamics 365 Business Central purchaseInvoice entity [optional]
status str, none_type (v1.0) The status property for the Dynamics 365 Business Central purchaseInvoice entity [optional]
last_modified_date_time datetime, none_type (v1.0) The lastModifiedDateTime property for the Dynamics 365 Business Central purchaseInvoice entity [optional]
purchase_invoice_lines [PurchaseInvoiceLine], none_type [optional]
pdf_document [PdfDocument], none_type [optional]
vendor bool, date, datetime, dict, float, int, list, str, none_type [optional]
currency bool, date, datetime, dict, float, int, list, str, none_type [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]