POST Fol/CheckAuthorization_FOLLI
Request Information
URI Parameters
None.
Body Parameters
FolCheckAuthorization| Name | Description | Type | Additional 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": "9cc1ff6c-ad6c-44c6-b370-59fd794247ce"
}
Response Information
Resource Description
booleanResponse Information
Response body formats
application/json, text/json
Sample:
true