Infos to get CN22 document
This endpoint allows you to get the CN22 document using by the posts.
{
"product_weight_kg_1": number,
"product_weight_kg_2": number,
"product_weight_kg_3": number,
"product_weight_kg_4": number,
"product_price_total_1": number,
"product_price_total_2": number,
"product_price_total_3": number,
"product_price_total_4": number,
"product_hscode_1": string,
"product_from_country_1": string,
"product_value_1": string,
"product_value_2": string,
"product_value_3": string,
"product_value_4": string,
"date": string,
"signature": string
}
{
"id": string,
"signed_url": url,
"lang": string,
"expireTime": timestamp,
"date": timestamp
}
View of CN22 in english (pdf)
Infos to get CN23 document
The endpoint allows you to get the CN23 document using by the posts.
{
"name_sender": string,
"company_name_sender": string,
"eori_id_sender": string,
"adress_sender": string,
"zipcode_sender": string,
"city_sender": string,
"country_sender": string,
"name_receiver": string,
"company_name_receiver": string,
"adress_receiver": string,
"phone_receiver": string,
"email_receiver": string,
"zipcode_receiver": string,
"city_receiver": string,
"country_receiver": string,
"product_value_1": string,
"product_quantity_1": number,
"product_weight_kg_1": number,
"product_price_total_1": number,
"product_hscode_1": string,
"product_from_country_1": string,
"product_value_2": string,
"product_quantity_2": number,
"product_weight_kg_2": number,
"product_price_total_2": number,
"product_hscode_2": string,
"product_from_country_2": string,
"product_value_3": string,
"product_quantity_3": number,
"product_weight_kg_3": number,
"product_price_total_3": number,
"product_hscode_3": string,
"product_from_country_3": string,
"product_value_4": string,
"product_quantity_4": number,
"product_weight_kg_4": number,
"product_price_total_4": number,
"product_hscode_4": string,
"product_from_country_4": string,
"product_value_5": string,
"product_quantity_5": number,
"product_weight_kg_5": number,
"product_price_total_5": number,
"product_hscode_5": string,
"product_from_country_5": string,
"products_weight_total": number,
"products_price_total": number,
"transport_amount_total": number,
"category_gift": boolean,
"category_document": : boolean,
"category_sample": : boolean,
"category_reverse_sale": boolean,
"category_other": : boolean,
"not_returnable_mail_item": boolean,
"category_detail": string,
"observations": string,
"total_packages": number,
"vat_id_receiver": string,
"vat_id": string,
"seller_brand": string,
"date": string,
"signature_sender": string // URL of a picture (png, jpg, svg)
}
{
"id": string,
"signed_url": url,
"lang": string,
"expireTime": timestamp,
"date": timestamp
}
View of CN23 in english (pdf)