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

NameDescriptionTypeAdditional information
guid

GUID generated for a Revolution Framed Page.

string

Required

Body Parameters

None.

Response Information

Resource Description

IOperationResultOfRevolutionFramedPageRepInfoViewModel
NameDescriptionTypeAdditional 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.