GraphQL API
Organization API
Organization / Types/ object

ShipmentContentEdge

An edge that contains a node of type ShipmentContent and a cursor.

Fields

2 fields
idID!

Unique primary key.

quantityInt!

Quantity

descriptionString

Goods description for customs in English

currencyString!

ISO 4217 currency code

valueString!

Amount

valueFloat!

Weight value

Weight unit

GKGOZLBS
countryCodeOfOriginString

Country code of origin of the product

hsCodeString

HS code

cursorString!

A unique cursor that can be used for pagination.