POST Fol/CheckAuthorization

Request Information

URI Parameters

None.

Body Parameters

FolCheckAuthorization
NameDescriptionTypeAdditional information
ShowId

integer

None.

ShowAccountId

integer

None.

FolOrderKey

integer

None.

Guid

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "ShowId": 1,
  "ShowAccountId": 2,
  "FolOrderKey": 3,
  "Guid": "1274cf9d-673a-4671-89f4-85a87b0f06c3"
}

Response Information

Resource Description

boolean

Response Information

Response body formats

application/json, text/json

Sample:
true