SalesOrders
Generated schema file.
Columns
| Name | Type | References | |
| AuthorizationStatus | String | ||
| BuyerCountry | String | ||
| BuyerName1 | String | ||
| Code | String | ||
| CreatedAt | Datetime | ||
| DeliveryFee | Decimal | ||
| DeliveryMethod | String | ||
| DeliveryPackageQuantity | Integer | ||
| DeliveryStatus | String | ||
| DeliveryTemperatureControl | String | ||
| Discount | Decimal | ||
| DocumentDate | Date | ||
| DocumentTaxRate | Integer | ||
| Gift | Integer | ||
| Id [KEY] | String | ||
| IncomingPaymentStatus | String | ||
| IsIsolatedArea | Integer | ||
| IsMultipleDeliveries | Integer | ||
| Lines | String | ||
| OrderedAt | Datetime | ||
| OutboundDeliveries | String | ||
| PaymentMethod | String | ||
| PostingDate | Date | ||
| RecipientAddress1 | String | ||
| RecipientAddress2 | String | ||
| RecipientAddress3 | String | ||
| RecipientCountry | String | ||
| RecipientName1 | String | ||
| RecipientPostCode | String | ||
| RecipientPrefecture | String | ||
| ShippingConfirmed | Integer | ||
| Status | String | ||
| StoreId | Integer | ||
| StoreName | String | ||
| Subtotal | Decimal | ||
| SundryFee | Decimal | ||
| TaxProcessingMethod | String | ||
| TaxRoundingMethod | String | ||
| TaxTotal | Decimal | ||
| TotalQuantity | Integer | ||
| UpdatedAt | Datetime | ||
| UsePoint | Integer | ||
| WaitingForConfirmation | Integer |