GET api/Party/Revolution/OpenByRep/{repDID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| repDID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of IPartyRevViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| PartyTerm | string |
None. |
|
| PartyTermPlural | string |
None. |
|
| HostessTerm | string |
None. |
|
| HostessTermPlural | string |
None. |
|
| HostCustomerID | integer |
None. |
|
| HostCustomerDID | string |
None. |
|
| HostCustomerName | string |
None. |
|
| HostCustomerPhone | string |
None. |
|
| HostCustomerEmail | string |
None. |
|
| PartyDate | date |
None. |
|
| PartyInfo | string |
None. |
|
| IsClosed | boolean |
None. |
|
| IsDownline | boolean |
None. |
|
| BillName | string |
None. |
|
| BillStreet1 | string |
None. |
|
| BillStreet2 | string |
None. |
|
| BillCity | string |
None. |
|
| BillCounty | string |
None. |
|
| BillState | string |
None. |
|
| BillPostalCode | string |
None. |
|
| BillCountry | string |
None. |
|
| ShipName | string |
None. |
|
| ShipStreet1 | string |
None. |
|
| ShipStreet2 | string |
None. |
|
| ShipCity | string |
None. |
|
| ShipCounty | string |
None. |
|
| ShipState | string |
None. |
|
| ShipPostalCode | string |
None. |
|
| ShipCountry | string |
None. |
|
| Phone1 | string |
None. |
|
| GuestTerm | string |
None. |
|
| GuestTermPlural | string |
None. |
|
| GuestsInvited | integer |
None. |
|
| GuestsAttending | integer |
None. |
|
| GuestsNotAttending | integer |
None. |
|
| BookingTerm | string |
None. |
|
| BookingTermPlural | string |
None. |
|
| BookingsEnabled | boolean |
None. |
|
| Bookings | integer |
None. |
|
| Orders | integer |
None. |
|
| TotalSales | decimal number |
None. |
|
| TotalVolume | decimal number |
None. |
|
| BalanceDue | decimal number |
None. |
|
| TotalSalesRewards | decimal number |
None. |
|
| RetainedEarningsTerm | string |
None. |
|
| RetainedEarnings | decimal number |
None. |
|
| AppliedRetainedEarnings | decimal number |
None. |
|
| PartyCloseDateTime | date |
None. |
|
| PartyCloseDate | string |
None. |
|
| DownlineRepName | string |
None. |
|
| DownlineRepPhone | string |
None. |
|
| DownlineRepEmail | string |
None. |
|
| PartyTypeDescription | string |
None. |
|
| PartyStartDate | date |
None. |
|
| PartyStartTime | string |
None. |
|
| PartyStartDateTime | string |
None. |
|
| PartyEndDateTime | string |
None. |
|
| Format | integer |
None. |
|
| Location | string |
None. |
|
| ShippingType | string |
None. |
|
| BillingType | string |
None. |
|
| EventURL | string |
None. |
|
| PartyGUID | string |
None. |
|
| EndDateTime | date |
None. |
|
| InternalNote | string |
None. |
|
| IsPartyFormatHiddenInUI | boolean |
None. |
|
| DistributionTypeID | integer |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.