| Name | Description | Type | Additional information |
|---|---|---|---|
| Destination |
Describes where the order is suppose to be at |
DestinationType |
Required |
| Vehicle |
Information describing the Vehicle. Not supported on check-in with Aloha. |
Vehicle |
None. |
| CurbSideZone |
Nullable The location in relation to the store |
string |
None. |
| ApplicationName |
Nullable The name of the application, this is use for loggin purposes at the Site |
string |
None. |
| OriginType |
Where this checkin order initiated from |
CheckInOriginType |
Required |
| OriginId |
Nullable The id associated with check in origin |
integer |
None. |
| Vector |
Nullable The location where this order is suppose to go to |
CheckInVectorType |
None. |
| VectorId |
Nullable Id associated with the vector type |
integer |
None. |
| Intent |
Describes how the customer intends to pick up the order |
CheckInIntent |
Required |
| AssignLoyalty |
|
boolean |
None. |
| SendEmail |
Checkin confirmation email will be sent by default unless value is set to false. |
boolean |
None. |