FulfillmentOrders
FulfillmentOrders represents a group of one or more items in an order that are to be fulfilled from the same location.
View-Specific Information
Select
The driver processes filters client-side within the driver.
Columns
| Name | Type | References | Description |
| Id [KEY] | String | Globally unique identifier. | |
| AssignedLocationAddress1 | String | The first line of the address for the location. | |
| AssignedLocationAddress2 | String | The second line of the address for the location. | |
| AssignedLocationCity | String | The city of the location. | |
| AssignedLocationCountryCode | String | The two-letter country code of the location. | |
| AssignedLocationName | String | The name of the location. | |
| AssignedLocationPhone | String | The phone number of the location. | |
| AssignedLocationProvince | String | The province of the location. | |
| AssignedLocationLocationActivatable | Boolean | Whether this location can be reactivated. | |
| AssignedLocationLocationAddressVerified | Boolean | Whether the location address has been verified. | |
| AssignedLocationLocationDeactivatable | Boolean | Whether this location can be deactivated. | |
| AssignedLocationLocationDeactivatedAt | String | Date and time the location was deactivated (null if location is still active). | |
| AssignedLocationLocationFulfillsOnlineOrder | String | Indicates whether this location can fulfill online orders. | |
| AssignedLocationLocationHasActiveInventory | Boolean | Indicates whether or not this location has active inventory. | |
| AssignedLocationLocationId | String | Globally unique identifier. | |
| AssignedLocationLocationIsActive | Boolean | Whether the location is active. | |
| AssignedLocationLocationLegacyResourceId | Long | The ID of the corresponding resource in the REST Admin API. | |
| AssignedLocationLocationName | String | The name of the location. | |
| AssignedLocationLocationShipsInventory | Boolean | Indicates whether or not this location is used for calculating shipping rates. | |
| DestinationAddress1 | String | The first line of the address of the destination. | |
| DestinationAddress2 | String | The second line of the address of the destination. | |
| DestinationCity | String | The city of the destination. | |
| DestinationCompany | String | The company of the destination. | |
| DestinationCountryCode | String | The two-letter country code of the destination. | |
| DestinationEmail | String | The email of the customer at the destination. | |
| DestinationFirstName | String | The first name of the customer at the destination. | |
| DestinationId | String | Globally unique identifier for destination location. | |
| DestinationLastName | String | The last name of the customer at the destination. | |
| DestinationPhone | String | The phone number of the customer at the destination. | |
| DestinationProvince | String | The province of the destination. | |
| destinationZip | String | The ZIP code of the destination. | |
| OrderId | String | Globally unique identifier for Orders. | |
| RequestStatus | String | The date and time when the customer was last updated. | |
| Status | String | Whether the customer has agreed to receive marketing materials. |