Get Licenses

get

/tradeTransactions/{gtmTransactionGid}/lines/{gtmTransactionLineGid}/licenses

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.
  • Positive integer value that specifies the maximum number of items returned by the server.
  • Non-negative integer values that specifies the index of the first item to be returned. The offset index begins at 0. By default, the offset is 0, which returns all items starting from the first item in the collection.
  • Comma-separated string of field names, each optionally followed by asc or desc, that specifies the order of items returned in the response payload.
  • Filter (a 'where'clause) to restrict the items returned in the collection. By default, no filtering is applied.
  • Boolean value that specifies whether to calculate the totalResults property. By default, this value is set to false indicating that totalResults is not calculated.

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 : items
Type: array
Show Source
Nested Schema : tradeTransactions.lines.licenses
Type: object
Show Source
Nested Schema : assignedDate
The date that the license is assigned to the trade transaction line.
Match All
The date that the license is assigned to the trade transaction line.
Show Source
Nested Schema : currencyValue
The currency value of the license line assigned to the trade transaction.
Match All
The currency value of the license line assigned to the trade transaction.
Show Source
Nested Schema : licenseExpirationDate
The expiration date of the license assigned to the trade transaction line.
Match All
The expiration date of the license assigned to the trade transaction line.
Show Source
Nested Schema : rateExchangeDate
The Exchange Rate date used for value conversion between the license and the trade transaction.
Match All
The Exchange Rate date used for value conversion between the license and the trade transaction.
Show Source
Nested Schema : tradeLicenses
Type: object
Show Source
Nested Schema : transactionDate
Transaction date is set on performing license assignment based on the date qualifier configured on license code option.
Match All
Transaction date is set on performing license assignment based on the date qualifier configured on license code option.
Show Source
Nested Schema : dateTimeType
Type: object
Show Source
Nested Schema : currencyType
Type: object
Show Source
Nested Schema : dateType
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : tradeTransactions.lines.licenses.tradeLicenses
Type: object
Show Source
Nested Schema : approvalDate
The date on which the license was approved by the licensing authority.
Match All
The date on which the license was approved by the licensing authority.
Show Source
Nested Schema : attributeDate1
No description.
Match All
No description.
Show Source
Nested Schema : attributeDate10
No description.
Match All
No description.
Show Source
Nested Schema : attributeDate2
No description.
Match All
No description.
Show Source
Nested Schema : attributeDate3
No description.
Match All
No description.
Show Source
Nested Schema : attributeDate4
No description.
Match All
No description.
Show Source
Nested Schema : attributeDate5
No description.
Match All
No description.
Show Source
Nested Schema : attributeDate6
No description.
Match All
No description.
Show Source
Nested Schema : attributeDate7
No description.
Match All
No description.
Show Source
Nested Schema : attributeDate8
No description.
Match All
No description.
Show Source
Nested Schema : attributeDate9
No description.
Match All
No description.
Show Source
Nested Schema : effectiveDate
The date on which the license is effective.
Match All
The date on which the license is effective.
Show Source
Nested Schema : endDate
The date on which the license ends.
Match All
The date on which the license ends.
Show Source
Nested Schema : expirationDate
The date on which the license expires.
Match All
The date on which the license expires.
Show Source
Nested Schema : renewalDate
The date on which the license was renewed with the licensing authority.
Match All
The date on which the license was renewed with the licensing authority.
Show Source
Nested Schema : requestedDate
The date on which the license was requested from the licensing authority.
Match All
The date on which the license was requested from the licensing authority.
Show Source
Back to Top