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": "f7c9b7ca-33cb-4a6a-b82e-c0a6a49605ec"
}
Response Information
Resource Description
booleanResponse Information
Response body formats
application/json, text/json
Sample:
true