Tax invoice
Infos to generate a credit note
POST
https://api.transiteo.io/v1/pdf/generate/taxInvoice/en
Headers
Name
Type
Description
Content-Type
String
application/json
Authorization
Srting
"id_token"
{
"id": string,
"signed_url": url,
"lang": string,
"expireTime": timestamp,
"date": timestamp
}
JSON Request Format
{
"company_id": string,
"customer_service_info": string,
"duty_total_amount": number,
"localstaxes_total_amount": number,
"specialtaxes_total_amount": number,
"alltaxes_total_amount": number,
"duty_payment_link": string, // URL, could be undefined
"localtaxes_payment_link": string, // URL, could be undefined
"specialtaxes_payment_link": string, // URL, could be undefined
"alltaxes_payment_link": string, // URL, could be undefined
"incoterm": string,
"Date": string,
"invoice_id": string,
"order_id": string,
"other_seller_informations": string,
"product_hscode_1_tax_1": string,
"product_hscode_1_tax_2": string,
"product_hscode_1_tax_3": string,
"product_hscode_1_tax_4": string,
"product_hscode_2_tax_1": string,
"product_hscode_2_tax_2": string,
"product_hscode_2_tax_3": string,
"product_hscode_2_tax_4": string,
"product_hscode_3_tax_1": string,
"product_hscode_3_tax_2": string,
"product_hscode_3_tax_3": string,
"product_hscode_3_tax_4": string,
"product_hscode_4_tax_1": string,
"product_hscode_4_tax_2": string,
"product_hscode_4_tax_3": string,
"product_hscode_4_tax_4": string,
"product_hscode_5_tax_1": string,
"product_hscode_5_tax_2": string,
"product_hscode_5_tax_3": string,
"product_hscode_5_tax_4": string,
"product_hscode_6_tax_1": string,
"product_hscode_6_tax_2": string,
"product_hscode_6_tax_3": string,
"product_hscode_6_tax_4": string,
"product_value_1_tax_1": string,
"product_value_1_tax_2": string,
"product_value_1_tax_3": string,
"product_value_1_tax_4": string,
"product_value_2_tax_1": string,
"product_value_2_tax_2": string,
"product_value_2_tax_3": string,
"product_value_2_tax_4": string,
"product_value_3_tax_1": string,
"product_value_3_tax_2": string,
"product_value_3_tax_3": string,
"product_value_3_tax_4": string,
"product_value_4_tax_1": string,
"product_value_4_tax_2": string,
"product_value_4_tax_3": string,
"product_value_4_tax_4": string,
"product_value_5_tax_1": string,
"product_value_5_tax_2": string,
"product_value_5_tax_3": string,
"product_value_5_tax_4": string,
"product_value_6_tax_1": string,
"product_value_6_tax_2": string,
"product_value_6_tax_3": string,
"product_value_6_tax_4": string,
"duty_currency": string,
"localstaxes_currency": string,
"specialtaxes_currency": string,
"alltaxes_currency": string,
"tax_currency_1_product_1": string,
"tax_currency_2_product_1": string,
"tax_currency_3_product_1": string,
"tax_currency_4_product_1": string,
"tax_currency_1_product_2": string,
"tax_currency_2_product_2": string,
"tax_currency_3_product_2": string,
"tax_currency_4_product_2": string,
"tax_currency_1_product_3": string,
"tax_currency_2_product_3": string,
"tax_currency_3_product_3": string,
"tax_currency_4_product_3": string,
"tax_currency_1_product_4": string,
"tax_currency_2_product_4": string,
"tax_currency_3_product_4": string,
"tax_currency_4_product_4": string,
"tax_currency_1_product_5": string,
"tax_currency_2_product_5": string,
"tax_currency_3_product_5": string,
"tax_currency_4_product_5": string,
"tax_currency_1_product_6": string,
"tax_currency_2_product_6": string,
"tax_currency_3_product_6": string,
"tax_currency_4_product_6": string,
"receiver_address": string,
"receiver_city": string,
"receiver_country": string,
"receiver_name": string,
"receiver_zipcode": string,
"buyer_address": string,
"buyer_city": string,
"buyer_country": string,
"buyer_name": string,
"buyer_zipcode": string,
"reverse_logistic_terms": string,
"seller_address": string,
"seller_address_1": string,
"seller_brand": string,
"seller_city": string,
"seller_country": string,
"seller_eori": string,
"seller_logo": string, // URL of a picture (png, jpg, svg)
"seller_name": string,
"seller_zipcode": string,
"shipping_id": string,
"tax_amount_1_product_1": number,
"tax_amount_1_product_2": number,
"tax_amount_1_product_3": number,
"tax_amount_1_product_4": number,
"tax_amount_1_product_5": number,
"tax_amount_1_product_6": number,
"tax_amount_2_product_1": number,
"tax_amount_2_product_2": number,
"tax_amount_2_product_3": number,
"tax_amount_2_product_4": number,
"tax_amount_2_product_5": number,
"tax_amount_2_product_6": number,
"tax_amount_3_product_1": number,
"tax_amount_3_product_2": number,
"tax_amount_3_product_3": number,
"tax_amount_3_product_4": number,
"tax_amount_3_product_5": number,
"tax_amount_3_product_6": number,
"tax_amount_4_product_1": number,
"tax_amount_4_product_2": number,
"tax_amount_4_product_3": number,
"tax_amount_4_product_4": number,
"tax_amount_4_product_5": number,
"tax_amount_4_product_6": number,
"tax_name_1_product_1": string,
"tax_name_1_product_2": string,
"tax_name_1_product_3": string,
"tax_name_1_product_4": string,
"tax_name_1_product_5": string,
"tax_name_1_product_6": string,
"tax_name_2_product_1": string,
"tax_name_2_product_2": string,
"tax_name_2_product_3": string,
"tax_name_2_product_4": string,
"tax_name_2_product_5": string,
"tax_name_2_product_6": string,
"tax_name_3_product_1": string,
"tax_name_3_product_2": string,
"tax_name_3_product_3": string,
"tax_name_3_product_4": string,
"tax_name_3_product_5": string,
"tax_name_3_product_6": string,
"tax_name_4_product_1": string,
"tax_name_4_product_2": string,
"tax_name_4_product_3": string,
"tax_name_4_product_4": string,
"tax_name_4_product_5": string,
"tax_name_4_product_6": string,
"tax_total_amount_1_product_1": number,
"tax_total_amount_1_product_2": number,
"tax_total_amount_1_product_3": number,
"tax_total_amount_1_product_4": number,
"tax_total_amount_1_product_5": number,
"tax_total_amount_1_product_6": number,
"tax_total_amount_2_product_1": number,
"tax_total_amount_2_product_2": number,
"tax_total_amount_2_product_3": number,
"tax_total_amount_2_product_4": number,
"tax_total_amount_2_product_5": number,
"tax_total_amount_2_product_6": number,
"tax_total_amount_3_product_1": number,
"tax_total_amount_3_product_2": number,
"tax_total_amount_3_product_3": number,
"tax_total_amount_3_product_4": number,
"tax_total_amount_3_product_5": number,
"tax_total_amount_3_product_6": number,
"tax_total_amount_4_product_1": number,
"tax_total_amount_4_product_2": number,
"tax_total_amount_4_product_3": number,
"tax_total_amount_4_product_4": number,
"tax_total_amount_4_product_5": number,
"tax_total_amount_4_product_6": number,
"tax_vat_amount_1_product_1": number,
"tax_vat_amount_1_product_2": number,
"tax_vat_amount_1_product_3": number,
"tax_vat_amount_1_product_4": number,
"tax_vat_amount_1_product_5": number,
"tax_vat_amount_1_product_6": number,
"tax_vat_amount_2_product_1": number,
"tax_vat_amount_2_product_2": number,
"tax_vat_amount_2_product_3": number,
"tax_vat_amount_2_product_4": number,
"tax_vat_amount_2_product_5": number,
"tax_vat_amount_2_product_6": number,
"tax_vat_amount_3_product_1": number,
"tax_vat_amount_3_product_2": number,
"tax_vat_amount_3_product_3": number,
"tax_vat_amount_3_product_4": number,
"tax_vat_amount_3_product_5": number,
"tax_vat_amount_3_product_6": number,
"tax_vat_amount_4_product_1": number,
"tax_vat_amount_4_product_2": number,
"tax_vat_amount_4_product_3": number,
"tax_vat_amount_4_product_4": number,
"tax_vat_amount_4_product_5": number,
"tax_vat_amount_4_product_6": number,
"vat_id": string,
"buyer_phone": string,
"buyer_vat_id": string,
"buyer_eori": string
}
JSON Response Format
{
"id": string,
"signed_url": url,
"lang": string,
"expireTime": timestamp,
"date": timestamp
}
View of Credit Note (pdf)
Last updated