PromotionRequestViewModel
The input for processing a promotion.
| Name | Description | Type | Additional information |
|---|---|---|---|
| RepDID |
Optional, specify the Rep # of the rep placing the order. Leave blank for blind shopping. |
string |
None. |
| CustomerDID |
Optional, specify the Rep # of the rep placing the order. Leave blank for blind shopping. |
string |
None. |
| IsUnauthenticated |
Optional, indicates no customer or rep is currently logged in. |
boolean |
None. |
| OwnerRepDID |
Optional, specify the Rep # of the referring rep. This is the rep who shared the shopping link |
string |
None. |
| ShipCountry |
Required. The shipping country for the given order. |
string |
None. |
| Items |
Required. The items placed on the current order. These should be the original items without any promotion. |
Collection of CartPromotionRequestItem |
None. |
| LocaleID |
Optional. |
integer |
None. |
| AutoshipPeriodTypeID |
Optional. |
integer |
None. |
| PromotionTypeID |
Optional used in Revolution Autoship |
integer |
None. |
| AutoshipScheduleID | integer |
None. |