POST Fol/CheckLineItemExistsAgainstFOL

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": "d31db1ce-7091-4535-a0a3-20a60106f983"
}

Response Information

Resource Description

boolean

Response Information

Response body formats

application/json, text/json

Sample:
true