PurchaseOrder
The class to describe the PurchaseOrder business object.
Name | Description | Type | Additional information |
---|---|---|---|
HandoverTimestamp | date |
None. |
|
ProvisionDate | date |
None. |
|
DateReceived | date |
None. |
|
MainStatus |
Gets or sets the main status. |
PurchaseOrderStatus |
None. |
SubmitStatus |
Gets or sets the submit status. |
PurchaseOrderStatus |
None. |
ProvisionStatus |
Gets or sets the Provision status. |
PurchaseOrderStatus |
None. |
PaymentStatus | PurchaseOrderStatus |
None. |
|
CustomStatus |
Gets or sets the custom status. |
PurchaseOrderStatus |
None. |
ExchangeRate |
Gets or sets the exchange rate. |
decimal number |
Required |
ShopOwnerId |
Gets or sets the shopowner identifier. |
integer |
Required |
OurReference |
Gets or sets Our Reference. |
string |
Max length: 50 |
Comment | string |
Max length: 2147483647 |
|
ShippingCostsExVat |
Gets or sets the shipping costs (exclude VAT). |
decimal number |
Required |
SupplierId |
Gets or sets the Supplier identifier. |
integer |
Required |
SupplierNote |
Gets or sets the additional note to the Supplier. |
string |
Max length: 2147483647 |
BillToContact |
Gets or sets the bill to contact. |
ContactInfo |
None. |
ShipToContact |
Gets or sets the ship to contact. |
ContactInfo |
None. |
PurchaseOrderRows |
Gets or sets the purchaseOrder rows. |
Collection of PurchaseOrderRow |
None. |
WarehouseId | integer |
None. |
|
OrderId | integer |
None. |
|
FileId | integer |
None. |
|
Deliveries | Collection of DeliveryDto |
None. |
|
ExpectedDeliveryDate | date |
None. |
|
Id |
Gets or sets the identifier. |
integer |
Required |
OrderCode |
Gets or sets the Purchase Order code. |
string |
Required Max length: 50 |
Date |
Gets or sets the date. |
date |
Required |
OrderTotalExVat |
Gets or sets the purchaseOrder total without the 'VAT'. |
decimal number |
Required |
CurrencyId |
Gets or sets the currency identifier. |
integer |
Required |
CurrencyCode |
Gets or sets the currency code. |
string |
None. |
DeletedTimestamp |
Gets or sets a value indicating whether this |
date |
None. |
ChangeTimestamp |
Gets or sets the change timestamp. |
date |
None. |
MainStatusId |
Gets or sets the main status identifier. |
integer |
None. |