Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Latest commit

 

History

History
executable file
·
42 lines (38 loc) · 5.02 KB

CompaniesApiSalesQuotesApiRequest.md

File metadata and controls

executable file
·
42 lines (38 loc) · 5.02 KB

CompaniesApiSalesQuotesApiRequest

Properties

Name Type Description Notes
Id string The id property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
Number string The number property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
ExternalDocumentNumber string The externalDocumentNumber property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
DocumentDate time.Time The documentDate property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
DueDate time.Time The dueDate property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
CustomerId string The customerId property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
ContactId string The contactId property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
CustomerNumber string The customerNumber property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
CustomerName string The customerName property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
BillToName string The billToName property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
BillToCustomerId string The billToCustomerId property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
BillToCustomerNumber string The billToCustomerNumber property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
ShipToName string The shipToName property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
ShipToContact string The shipToContact property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
SellingPostalAddress *Postaladdresstype [optional] [default to null]
BillingPostalAddress *Postaladdresstype [optional] [default to null]
ShippingPostalAddress *Postaladdresstype [optional] [default to null]
CurrencyId string The currencyId property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
CurrencyCode string The currencyCode property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
PaymentTermsId string The paymentTermsId property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
ShipmentMethodId string The shipmentMethodId property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
Salesperson string The salesperson property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
DiscountAmount float64 The discountAmount property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
TotalAmountExcludingTax float64 The totalAmountExcludingTax property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
TotalTaxAmount float64 The totalTaxAmount property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
TotalAmountIncludingTax float64 The totalAmountIncludingTax property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
Status string The status property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
SentDate time.Time The sentDate property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
ValidUntilDate time.Time The validUntilDate property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
AcceptedDate time.Time The acceptedDate property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
LastModifiedDateTime time.Time The lastModifiedDateTime property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
PhoneNumber string The phoneNumber property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]
Email string The email property for the Dynamics 365 Business Central salesQuote entity [optional] [default to null]

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