| Name | Description | Type | Additional information |
|---|---|---|---|
| BuyerId | string |
Required String length: inclusive between 0 and 128 |
|
| SellerStoreId | integer |
Required |
|
| QuotationId | integer |
None. |
|
| DueDate | date |
None. |
|
| DeliveryFee | decimal number |
None. |
|
| DiscountAmount | decimal number |
None. |
|
| TaxAmount | decimal number |
None. |
|
| Notes | string |
String length: inclusive between 0 and 2000 |
|
| Terms | string |
String length: inclusive between 0 and 2000 |
|
| Items | Collection of QuotationItemInputDto |
None. |