Get a Line

get

/tradeLicenses/{licenseGid}/lines/{licenseLineGid}

Request

Path Parameters
Query Parameters
  • Comma-delimited string of child resource names that you want to expand so that the contents return with the parent in the same GET request.
  • Comma-delimited string of field names that you wanted returned in a GET request.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

Default Response

Default Response.
Body ()
Root Schema : schema
Type: object
Show Source
Nested Schema : attributeDate1
No description.
Match All
Show Source
Nested Schema : attributeDate10
No description.
Match All
Show Source
Nested Schema : attributeDate2
No description.
Match All
Show Source
Nested Schema : attributeDate3
No description.
Match All
Show Source
Nested Schema : attributeDate4
No description.
Match All
Show Source
Nested Schema : attributeDate5
No description.
Match All
Show Source
Nested Schema : attributeDate6
No description.
Match All
Show Source
Nested Schema : attributeDate7
No description.
Match All
Show Source
Nested Schema : attributeDate8
No description.
Match All
Show Source
Nested Schema : attributeDate9
No description.
Match All
Show Source
Nested Schema : balCurrencyValue
The Total Available Value which is calculated as Authorized Value - Used Value - Reserved Value.
Match All
Show Source
Nested Schema : currencyValue
The value that is authorized by the licensing authority.
Match All
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : links
Type: array
Read Only: true
Show Source
Nested Schema : refnums
Type: object
Show Source
Nested Schema : remarks
Type: object
Show Source
Nested Schema : reservedValue
The value that is reserved on the license line.
Match All
Show Source
Nested Schema : usedValue
The value that is used with respect to the authorized value on the license line.
Match All
Show Source
Nested Schema : values
Type: object
Show Source
Nested Schema : dateTimeType
Type: object
Show Source
Nested Schema : currencyType
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : links
Type: array
Read Only: true
Show Source
Nested Schema : tradeLicenses.lines.items
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : links
Type: array
Read Only: true
Show Source
Nested Schema : tradeLicenses.lines.refnums
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : links
Type: array
Read Only: true
Show Source
Nested Schema : tradeLicenses.lines.remarks
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : links
Type: array
Read Only: true
Show Source
Nested Schema : tradeLicenses.lines.values
Type: object
Show Source
Nested Schema : currencyValue
The currency value of the license line.
Match All
Show Source
Back to Top