DEV

Type.

ItemRestrictionResult

The resulting of applying the restriction to a list of items.

Fields

id

ID!

Required

RestrictionResult ID, prefixed with restriction_result_

createdAt

DateTime!

Required

When this RestrictionResult was created

createdBy

ID!

Required

The user that created this RestrictionResult
No description

mode

Mode!

Required

Denotes if this is LIVE or TEST

restrictionTypeThreshold

ItemRestrictionType!

Required

Minimum restriction level to match on severity of restriction you want to match on, restriction level in descending order is: PROHIBITION, RESTRICTION, OBSERVATION.

shipFromCountry

CountryCode!

Required

Origin country.

shipToCountry

CountryCode!

Required

Destination country.

Was this page helpful?