Get Trade Licenses

get

/tradeLicenses

Request

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 : tradeLicenses
Type: object
Show Source
Nested Schema : approvalDate
The date on which the license was approved by the licensing authority.
Match All
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 : controlTypeCodes
Type: object
Show Source
Nested Schema : effectiveDate
The date on which the license is effective.
Match All
Show Source
Nested Schema : endDate
The date on which the license ends.
Match All
Show Source
Nested Schema : expirationDate
The date on which the license expires.
Match All
Show Source
Nested Schema : insertDate
Read Only: true
insert date
Match All
Show Source
Nested Schema : involvedParties
Type: object
Show Source
Nested Schema : licenseDates
Type: object
Show Source
Nested Schema : lines
Type: object
Show Source
Nested Schema : ports
Type: object
Show Source
Nested Schema : refnums
Type: object
Show Source
Nested Schema : regions
Type: object
Show Source
Nested Schema : remarks
Type: object
Show Source
Nested Schema : renewalDate
The date on which the license was renewed with the licensing authority.
Match All
Show Source
Nested Schema : requestedDate
The date on which the license was requested from the licensing authority.
Match All
Show Source
Nested Schema : statuses
Type: object
Show Source
Nested Schema : texts
Type: object
Show Source
Nested Schema : tradeRelatedLicenses
Type: object
Show Source
Nested Schema : tradeRelatedRegistrations
Type: object
Show Source
Nested Schema : typeCodes
Type: object
Show Source
Nested Schema : updateDate
Read Only: true
update date
Match All
Show Source
Nested Schema : dateType
Type: object
Show Source
Nested Schema : dateTimeType
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : tradeLicenses.controlTypeCodes
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : tradeLicenses.involvedParties
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : tradeLicenses.licenseDates
Type: object
Show Source
Nested Schema : licenseDate
The license date.
Match All
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : tradeLicenses.lines
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 : 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 : currencyType
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : tradeLicenses.lines.items
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : tradeLicenses.lines.refnums
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : tradeLicenses.lines.remarks
Type: object
Show Source
Nested Schema : items
Type: array
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
Nested Schema : items
Type: array
Show Source
Nested Schema : tradeLicenses.ports
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : tradeLicenses.refnums
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : tradeLicenses.regions
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : tradeLicenses.remarks
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : tradeLicenses.statuses
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : tradeLicenses.texts
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : tradeLicenses.tradeRelatedLicenses
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : tradeLicenses.tradeRelatedRegistrations
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : tradeLicenses.typeCodes
Type: object
Show Source
Back to Top