Get a Report Quantity
get
/customsDeclarations/{gtmTransactionGid}/lines/{gtmTransactionLineGid}/reportQuantities/{gtlrqSeqNum}
Request
Path Parameters
-
gtlrqSeqNum(required): string
Resource ID
-
gtmTransactionGid(required): string
Resource ID
-
gtmTransactionLineGid(required): string
Resource ID
Query Parameters
-
expand: string
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.
-
fields: string
Comma-delimited string of field names that you wanted returned in a GET request.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
Default Response
Default Response.
Root Schema : schema
Type:
Show Source
object
-
attributeName: string
Refers to the unit of measure selected in uom_code. For example, REPORTING UOM1.
-
classificationCode: string
Classification code for an item.
-
domainName: string
Database domain where this data is stored.
-
gtlrqSeqNum: number
(int64)
The sequence number of the quantity on the trade transaction line.
-
gtmProdClassCodeGid: string
The GID for the product classification code for the reporting quantity.
-
gtmProdClassTypeGid: string
The GID for the product classification type for the reporting quantity.
-
gtmQuantityTypeGid: string
The GID for the GTM quantity qualifier for the reporting quantity.
-
links: array
links
Read Only:
true
-
quantityValue: number
(double)
The value of the quantity on the trade transaction line for the reporting quantity.
-
uomCode: string
The unit of measure of the quantity on the trade transaction line for the reporting quantity.