POST tssShow/HasLineItem
Request Information
URI Parameters
None.
Body Parameters
ActiveLineitemReqDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Show_key | integer |
Required |
|
| Keyval | integer |
Required |
|
| Type | string |
Required |
Request Formats
application/json, text/json
Sample:
{
"Show_key": 1,
"Keyval": 2,
"Type": "sample string 3"
}
Response Information
Resource Description
booleanResponse Information
Response body formats
application/json, text/json
Sample:
true