GET api/ASNRBravura?eventId={eventId}&lastModifiedOn={lastModifiedOn}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| eventId | string |
Required |
|
| lastModifiedOn | date |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of BravuraRegistration| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| JobTitle | string |
None. |
|
| CompanyName | string |
None. |
|
| AddressStreet1 | string |
None. |
|
| AddressStreet2 | string |
None. |
|
| AddressCity | string |
None. |
|
| AddressState | string |
None. |
|
| AddressZip | string |
None. |
|
| AddressCountry | string |
None. |
|
| string |
None. |
||
| ProductName | string |
None. |
|
| Session | string |
None. |
|
| MiddleName | string |
None. |
|
| MembershipCategory | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.