PublicSimpleCustomsDeclaration

Type: object
No Additional Properties

The Id of the JSON schema.

Type: string

Example:

"https://api.thebigalice.com/schema/customs/simple_customs_declaration/v1.2/schema.json"

Status information.

Default: null

The current status of the declaration: inserted, registered, delivered, ecc

CustomsDeclarationStatus

Type: enum (of string)

Must be one of:

  • "INSERTED"
  • "REGISTERED"
  • "CC_OUTCOME"
  • "RELEASED"
  • "IVISTO"
  • "IRILDES"
  • "CANCELED"
Type: null

The customer code.

Type: string Default: null

The customer code will be provided by Laghezza


Example:

"ACME"

The customer VAT.

Default: null

The customer VAT

Type: string
Type: null

Example:

"00123345562"

The declaration customer reference.

Default: null

The customer reference of the shipment in the declaration.

Type: string
Type: null

Example:

"121212/A"

The dossier customer reference.

Default: null

The customer reference of the shipment in the dossier.

Type: string
Type: null

Example:

"B232323"

The declaration MRN.

Default: null

The Movement Reference Number of the declaration, if assigned.

Type: string
Type: null

Example:

"26ITQSS01AB12345R0"

The declaration LRN.

Default: null

The Local Reference Number of the declaration, if assigned.

Type: string
Type: null

Example:

"B232323"

The main regime of the customs declaration.

Default: null

Refer to Box 37/a of Commission Delegated Regulation (EU) 2016/341.

Type: string
Type: null

Examples:

"4000"
"1000"

The national regime of the customs declaration.

Default: null

Refer to Box 37/b of Commission Delegated Regulation (EU) 2016/341.

Type: string
Type: null

Examples:

"A01"
"C01"

The shipment declaration type.

Default: null

Refer to Box 1 of Commission Delegated Regulation (EU) 2016/341.

DeclarationType

Type: object
No Additional Properties

The first subdivision.

Default: null

In the first subdivision, enter the relevant Union code from Appendix D1.

Type: string

Must be at least 2 characters long

Must be at most 2 characters long

Type: null

Examples:

"IM"
"EX"

The second subdivision.

Default: null

In the second subdivision, enter the type of declaration using the relevant Union code from Appendix D1.

Type: string

Must be at least 1 characters long

Must be at most 1 characters long

Type: null

Example:

"A"

The third subdivision.

Default: null

In the third subdivision, enter the relevant Union code from Appendix D1.

Type: string

Must be at most 5 characters long

Type: null

Examples:

"T1"
"T2"
Type: null

The EORI of the person or the company.

Default: null

Only EU, The EORI of the person or the company.

Type: string

Must be at most 18 characters long

Type: null

Example:

"IT00852040112"

The name of the person or the company.

Default: null

Type: string

Must be at most 150 characters long

Type: null

Example:

"Laghezza S.p.A."

The registration date.

Default: null

The date when the declaration received an MRN.

Type: stringFormat: date
Type: null

Example:

"2026-01-20"

The number of the deferred payment account.

Default: null

Refer to Box 48 of Commission Delegated Regulation (EU) 2016/341.

Type: string
Type: null

Example:

"12345A"

The registration Customs office.

Default: null

Type: string

Must be at least 8 characters long

Must be at most 8 characters long

Type: null

Example:

"IT068100"

The total value of the goods and its currency.

Default: null

Refer to Box 22 of Commission Delegated Regulation (EU) 2016/341.

Amount

Type: object

The amount value.


Type: number
Type: null

The amount currency.


Refer to ISO 4217

Type: string
Type: null

Examples:

"EUR"
"USD"
Type: null

The consignee-receiver of the goods.

Default: null

Refer to Box 8 of Commission Delegated Regulation (EU) 2016/341.

PersonOrCompany

Type: object

Eori


Type: string
Type: null

Name


Type: string
Type: null

Address


Type: string
Type: null

City


Type: string
Type: null

Postal Code


Type: string
Type: null

Province

Default: null

Type: string
Type: null

Country

Default: null

Type: string
Type: null
Type: null

The consignor-sender of the goods.

Default: null

Refer to Box 2 of Commission Delegated Regulation (EU) 2016/341.

PersonOrCompany

Type: object

Eori


Type: string
Type: null

Name


Type: string
Type: null

Address


Type: string
Type: null

City


Type: string
Type: null

Postal Code


Type: string
Type: null

Province

Default: null

Type: string
Type: null

Country

Default: null

Type: string
Type: null
Type: null

Items

Type: array Default: []
No Additional Items

Each item of this array must be:

Item

Type: object
No Additional Properties

The number of the current item.

Type: integer

Refer to Box 32 of Commission Delegated Regulation (EU) 2016/341.

Value must be greater or equal to 1


Examples:

1
2
3

Taxes

Type: array
No Additional Items

Each item of this array must be:

ItemTax

Type: object
No Additional Properties

Code


Type: string
Type: null

Base


Type: number

Value must be greater or equal to 0.0

Type: null

Rate


Type: number

Value must be greater or equal to 0.0

Type: null

Amount

Type: object

The amount value.


Type: number
Type: null

The amount currency.


Refer to ISO 4217

Type: string
Type: null

Examples:

"EUR"
"USD"


PaymentMethod

Type: enum (of string)

Must be one of:

  • "E"
  • "F"
  • "G"
  • "A"
  • "L"
  • "R"
  • "S"
  • "D"
  • "T"
Type: null

Default: null

TaxCalculation

Type: enum (of string)

Must be one of:

  • "PERCENTAGE"
  • "MULTIPLICATIVE"
Type: null

Item containers list.

Type: array Default: []

The list of containers involved in the current item*.

No Additional Items

Each item of this array must be:

Container

Type: object
No Additional Properties

The container code.

Type: string

Example:

"MSCU1234567"

The container type.

Default: null

Refer to ISO 6346

Type: string
Type: null

Example:

"40HC"

The list of container seals.

Default: []

Type: array of string
No Additional Items

Each item of this array must be:

Type: string
Type: null

Example:

[
    "S123456",
    "S123457"
]

Item documents list.

Default: []

Refer to Box 44 of Commission Delegated Regulation (EU) 2016/341.

Type: array
No Additional Items

Each item of this array must be:

ItemDocument

Type: object
No Additional Properties

The code of the document

Type: string

Examples:

"INVOICE"
"N380"

The reference of the document

Default: null

Type: string
Type: null

Example:

"FT_12a"

The country of the document

Default: null

Type: string
Type: null

Example:

"IT"

The year of the document

Default: null

Type: integer
Type: null

Example:

"2026"
Type: null

The customs heading - hs code of the goods.

Default: null

Refer to Box 33 of Commission Delegated Regulation (EU) 2016/341.

Type: string

Must be at most 12 characters long

Type: null

Example:

"84818081"

The description of the goods.

Default: null

Refer to Box 31 of Commission Delegated Regulation (EU) 2016/341.

Type: string
Type: null

Example:

"Plug valves for pipes"

The country code of origin.

Default: null

Refer to Box 34A of Commission Delegated Regulation (EU) 2016/341.The country code must be represented in ISO 3166-1 alpha-2.

Type: string

Must be at most 2 characters long

Type: null

Example:

"CN"

The country code of origin.

Default: null

Refer to Box 34A of Commission Delegated Regulation (EU) 2016/341.The country code must be represented in ISO 3166-1 alpha-2.

Type: string

Must be at most 2 characters long

Type: null

Example:

"CN"

The amount of the goods for this item.

Default: null

Refer to Box 46 of Commission Delegated Regulation (EU) 2016/341.

Amount

Type: object

The amount value.


Type: number
Type: null

The amount currency.


Refer to ISO 4217

Type: string
Type: null

Examples:

"EUR"
"USD"
Type: null

The amount of the goods for this item.

Default: null

Refer to Box 46 of Commission Delegated Regulation (EU) 2016/341.

Amount

Type: object

The amount value.


Type: number
Type: null

The amount currency.


Refer to ISO 4217

Type: string
Type: null

Examples:

"EUR"
"USD"
Type: null

The item gross mass in kilograms.

Default: null

Refer to Box 35 of Commission Delegated Regulation (EU) 2016/341.

Type: number

Value must be greater or equal to 0.0

Type: null

Examples:

10
2.5
0
300

The item net mass in kilograms.

Default: null

Refer to Box 38 of Commission Delegated Regulation (EU) 2016/341.

Type: number

Value must be greater or equal to 0.0

Type: null

Examples:

10
2.5
0
300

The type of packages.

Default: null

Refer to Box 31 of Commission Delegated Regulation (EU) 2016/341.

Type: string
Type: null

Examples:

"PK"
"CT"

The number of packages.

Default: null

Refer to Box 31 of Commission Delegated Regulation (EU) 2016/341.

Type: integer

Value must be greater or equal to 0

Type: null

Examples:

10
12
0

The quantity expressed in the unit laid down in the goods nomenclature.

Default: null

Refer to Box 41 of Commission Delegated Regulation (EU) 2016/341.

Type: number

Value must be greater or equal to 0.0

Type: null

Example:

20.0

Default: null

A93

Type: object

Number


Type: string
Type: null

Year


Type: integer
Type: null

Customs Office


Type: string
Type: null

Deferred Payment Account


Type: string
Type: null

Payments

Type: array
No Additional Items

Each item of this array must be:

A93Payment

Type: object

Amount

Type: object

The amount value.


Type: number
Type: null

The amount currency.


Refer to ISO 4217

Type: string
Type: null

Examples:

"EUR"
"USD"

Expiration Date


Type: stringFormat: date
Type: null

PaymentMethod

Type: enum (of string)

Must be one of:

  • "E"
  • "F"
  • "G"
  • "A"
  • "L"
  • "R"
  • "S"
  • "D"
  • "T"

Description

Default: null

Type: string
Type: null
Type: null

Release information.

Default: null

Information about controlcircuitoutcome, relaese code and date_date

Release

Type: object

Default: null

ControlCircuitOutcome

Type: enum (of string)

Must be one of:

  • "CA"
  • "VM"
  • "CD"
  • "CS"
  • "UNKNOWN"
Type: null

Release Code

Default: null

Type: string
Type: null

Release Date

Default: null

Type: stringFormat: date
Type: null
Type: null

A93

Type: array Default: []
No Additional Items

Each item of this array must be:

A93

Type: object

Number


Type: string
Type: null

Year


Type: integer
Type: null

Customs Office


Type: string
Type: null

Deferred Payment Account


Type: string
Type: null

Payments

Type: array
No Additional Items

Each item of this array must be:

A93Payment

Type: object

Amount

Type: object

The amount value.


Type: number
Type: null

The amount currency.


Refer to ISO 4217

Type: string
Type: null

Examples:

"EUR"
"USD"

Expiration Date


Type: stringFormat: date
Type: null

PaymentMethod

Type: enum (of string)

Must be one of:

  • "E"
  • "F"
  • "G"
  • "A"
  • "L"
  • "R"
  • "S"
  • "D"
  • "T"

Description

Default: null

Type: string
Type: null

The office of exit or entry.

Default: null

Refer to Box 29 of Commission Delegated Regulation (EU) 2016/341.

Type: string

Must be at least 8 characters long

Must be at most 8 characters long

Type: null

Example:

"IT068100"

Default: null

Ivisto

Type: object

Status


Type: string
Type: null

Exit Date

Default: null

Type: stringFormat: date
Type: null

Exit Customs Office

Default: null

Type: string
Type: null
Type: null

Default: null

Irildes

Type: object

Status


Type: string
Type: null

Arrival Date

Default: null

Type: stringFormat: date
Type: null

Arrival Customs Office

Default: null

Type: string
Type: null
Type: null

The release by item information.

Default: false

The declaration has a release by item?

Type: boolean
Type: null

Example:

false

Release

Type: array Default: []
No Additional Items

Each item of this array must be:

Release

Type: object

Default: null

ControlCircuitOutcome

Type: enum (of string)

Must be one of:

  • "CA"
  • "VM"
  • "CD"
  • "CS"
  • "UNKNOWN"
Type: null

Release Code

Default: null

Type: string
Type: null

Release Date

Default: null

Type: stringFormat: date
Type: null

The country of dispatch/export.

Default: null

Refer to Box 15 of Commission Delegated Regulation (EU) 2016/341. The country code must be represented in ISO 3166-1 alpha-2.

Type: string

Must be at most 2 characters long

Type: null

Example:

"IT"

The country code of destination.

Default: null

Refer to Box 17 of Commission Delegated Regulation (EU) 2016/341.The country code must be represented in ISO 3166-1 alpha-2.

Type: string

Must be at most 2 characters long

Type: null

Example:

"US"

The transport mode info.

Default: null

The transport mode for the goods: SHIP, TRAIN, PLANE, ...

TransportMode

Type: enum (of string)

Must be one of:

  • "SHIP"
  • "TRAIN"
  • "TRUCK"
  • "PLANE"
  • "POSTAL"
  • "PRIVATE"
Type: null

Example:

"SHIP"

The transport vehicle info.

Default: null

Info about the transport vehicle for the goods.

Type: string
Type: null

Example:

"MSC SHIPNAME"

The transport date info.

Default: null

Info about the transport date for the goods.

Type: stringFormat: date
Type: null

Example:

"2026-01-20"

The delivery terms.

Default: null

Refer to Box 20 of Commission Delegated Regulation (EU) 2016/341.

Type: string
Type: null

Example:

"FCA LA SPEZIA"

Internal Shipment Reference

Default: null

Type: string
Type: null

Attachments

Type: array Default: []
No Additional Items

Each item of this array must be:

CustomsDeclarationAttachment

Type: object

Filename


Type: string
Type: null

Content Type


Type: string
Type: null

Url

Default: null

Type: string
Type: null

Binary

Default: null

Type: string
Type: null

Year

Default: null

Type: integer
Type: null

Identification Number

Default: null

Type: string
Type: null


CustomsDeclarationAttachmentCategory

Type: enum (of string)

Must be one of:

  • "DICHIARAZIONE_DOGANALE"
  • "PROSPETTO_SVINCOLO"
  • "PROSPETTO_SINTESI"
  • "PROSPETTO_CONTABILE"
  • "DAE"
  • "DAT"
  • "IVISTO"
  • "DELIVERY_ORDER"
  • "XML_RESPONSE"
  • "XML_REQUEST"
  • "XML_IVISTO"
Type: null

Is this a revision?.

Default: null

TRUE when the declaration is a revision of an existing declaration.

Type: boolean
Type: null

Examples:

"TRUE"
"FALSE"

Is this a received declaration?.

Default: null

TRUE when the declaration is received by another broker.

Type: boolean
Type: null

Examples:

"TRUE"
"FALSE"

Was this revised?.

Default: null

TRUE when the declaration has been revised by another revision declaration

Type: boolean
Type: null

Examples:

"TRUE"
"FALSE"

Was this cancelled?.

Default: null

TRUE when the declaration was cancelled

Type: boolean
Type: null

Examples:

"TRUE"
"FALSE"