POST api/Revolution/FramedPage/Validate?guid={guid}
This API allows the company to retrieve information about the rep associated with the GUID passed by the Revolution Framed Page.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
guid |
GUID generated for a Revolution Framed Page. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IOperationResultOfRevolutionFramedPageRepInfoViewModelName | Description | Type | Additional information |
---|---|---|---|
IsSuccessful | boolean |
None. |
|
ValidationErrors | Dictionary of string [key] and string [value] |
None. |
|
Value | RevolutionFramedPageRepInfoViewModel |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.