ShipsTo
Retrieve a list of all ships to in the account
Columns
| Name | Type | References | |
| AccountId | Integer |
Account.Id | |
| Id [KEY] | Integer | ||
| Company | String | ||
| CustomerId | Integer | ||
| FirstName | String | ||
| LastName | String | ||
| SaleId | Integer | ||
| ShipNote | String | ||
| Shipped | Boolean | ||
| TimeStamp | Datetime |