POST Fol/CheckLineItemExistsAgainstFOL
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": "3628f1fb-8b92-47ed-94a0-23c4563df340"
}
Response Information
Resource Description
booleanResponse Information
Response body formats
application/json, text/json
Sample:
true