{
  "preset": "b2b_standard",
  "label": "B2B standard — EN 16931",
  "profile": "EN16931",
  "issuer": {
    "siren": "",
    "legal_name": "",
    "vat_number": "",
    "address_line1": "",
    "postal_code": "",
    "city": "",
    "country": "FR"
  },
  "woocommerce": {
    "buyer_siret_meta": "billing_siret",
    "buyer_vat_meta": "billing_vat_number",
    "invoice_number_meta": "_invoice_number",
    "round_tax_per_line": true
  },
  "génération": {
    "auto_on_order_completed": false,
    "include_shipping_line": true,
    "credit_note_support": true
  },
  "validation": {
    "validate_siret_format": true,
    "validate_vat_vies": false,
    "schema_check_before_export": true
  },
  "export": {
    "format": "factur-x-pdf",
    "json_metadata": true,
    "pdp_ready": false
  }
}
