POST Fol/CheckLineItemExistsAgainstFOL
Request Information
URI Parameters
None.
Body Parameters
FolCheckAuthorizationName | 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": "4f2d9c82-3198-4906-9e88-01537438d8ed" }
Response Information
Resource Description
booleanResponse Information
Response body formats
application/json, text/json
Sample:
true