| Name | Description | Type | Additional information |
|---|---|---|---|
| ShippingCostsExVAT |
Gets or sets the shipping costs (exclude VAT). |
decimal number |
None. |
| ForeignPurchasePriceExVAT |
Gets or sets the foreign purchase price (exclude VAT). |
decimal number |
None. |
| ExchangeRate |
Gets or sets the exchange rate. |
decimal number |
Required |
| DeliverTimeDays |
Gets or sets the deliver time days. |
integer |
None. |
| EndOfLife | boolean |
Required |
|
| Available |
Gets or sets a value indicating whether this <see cref="T:ShopCtrl.API.Models.PurchaseProduct" /> is available. |
boolean |
Required |
| Name | string |
Max length: 300 |
|
| CanDropship | boolean |
Required |
|
| PurchaseOrderUnitQty | integer |
None. |
|
| PurchaseOrderMinQty | integer |
None. |
|
| Id |
Gets or sets the identifier. |
integer |
Required |
| SupplierId |
Gets or sets the supplier identifier. |
integer |
Required |
| SupplierSKU |
Gets or sets the supplier stock keeping unit. |
string |
None. |
| PurchasePriceExVAT |
Gets or sets the purchase price (exclude VAT). |
decimal number |
None. |