| Name | Description | Type | Additional information |
|---|---|---|---|
| PurchaseOrderRows |
Gets or sets the purchaseOrder rows. |
Collection of PurchaseOrderRow |
None. |
| FileId |
Gets the FileId of the PurchaseOrder Document (PDF). |
integer |
None. |
| HandoverTimestamp |
Gets or sets the HandoverTimestamp timestamp. |
date |
None. |
| ProvisionDate |
Gets or sets the ProvisionDate timestamp. This date will be set when the PurchaseOrder is (partly)provisioned. |
date |
None. |
| DateReceived |
Gets or sets the DateReceived timestamp. |
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 |
Gets or sets the payment status. |
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 |
Gets or sets the 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. |
| WarehouseId |
Gets or sets the Warehouse identifier. |
integer |
None. |
| OrderId |
Gets or sets the SalesOrder identifier. |
integer |
None. |
| Deliveries |
Gets or sets the PurchaseOrder Deliveries. |
Collection of DeliveryDto |
None. |
| ExpectedDeliveryDate |
Gets or sets the ExpectedDeliveryDate of the PurchaseOrder. |
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 <see cref="T:ShopCtrl.API.Models.PurchaseOrderBase" /> is deleted. |
date |
None. |
| ChangeTimestamp |
Gets or sets the change timestamp. |
date |
None. |
| MainStatusId |
Gets or sets the main status identifier. |
integer |
None. |