diff --git a/lnvps_api/invoice.html b/lnvps_api/invoice.html index 8a9a3ac..b045fc8 100644 --- a/lnvps_api/invoice.html +++ b/lnvps_api/invoice.html @@ -98,6 +98,7 @@
{{user.state}}
{{user.postcode}}
{{user.country}}
+
{{user.country_code}}
{{user.tax_id}}
{{#company}} @@ -110,6 +111,7 @@
{{company.state}}
{{company.postcode}}
{{company.country}}
+
{{company.country_code}}
{{company.tax_id}}
{{/company}}