DEV

Type.

CustomDeclarationStatement

No description

Fields

createdAt

DateTime!

Required

The custom declaration text to be used when creating labels

createdBy

ID!

Required

The user who created the custom declaration

customDeclarationStatement

String!

Required

The custom declaration text to be used when creating labels

id

ID!

Required

The Id of the custom declaration

shipFromCountry

[CountryCode!]!

Required

The origin country code(s) for which the declaration applies

shipToCountry

[CountryCode!]!

Required

The distination country code(s) for which the declaration applies

updatedAt

DateTime!

Required

The timestamp when the custom declaration was updated

updatedBy

ID!

Required

The user who updated the custom declaration

Was this page helpful?