31 lines
932 B
Markdown
31 lines
932 B
Markdown
---
|
|
created: 2025-11-13 12:41
|
|
updated: 2025-11-13 16:18
|
|
---
|
|
|
|
Select declaration
|
|
assign to batch
|
|
send batch
|
|
|
|
|
|
disable presentation batch if not yest declared
|
|
|
|
|
|
import manifest
|
|
|
|
declarations are build
|
|
|
|
declatation is assigned a customs message (Declaration one)
|
|
|
|
customs message is send -> a registration message is send back
|
|
|
|
declaration is declared
|
|
|
|
declaration is assigned a presentation message
|
|
|
|
presentation message is send -> acceptation, release and debt notification are reciev3ed
|
|
|
|
|
|
Create declaration & customs massage,
|
|
attach the declaration to the message by creating the DeclarationCustomsMessage and also make the xml and attach that to the DeclarationCustomsMessage.
|
|
Then we generate the zip for the customs message, we email the zip, we get the reply email, add attach the zip to the customs message then we unzip and attach the xmls to the DeclarationCustomsMessage, then we read the xmls and update the declaration |