# Domestic reverse charge purchase

Source: https://developer.avalara.com/vat-erp/test-transactions/input-vat/domestic-reverse-charge-purchase/

This example shows how to create a domestic reverse charge purchase transaction.

A reverse charge is a transaction that supports an accounting/reporting entry for VAT when the supplier of a product/service doesn't charge the buyer VAT. Instead of being charged VAT by the supplier, the buyer receiving the product/service assesses the input VAT due on the purchase and generates a corresponding output VAT entry. The practical effect of this is that there's typically no net tax payable on the transaction.

A reverse charge is commonly required in the European Union (EU) to facilitate intra-EU cross-border, business-to-business trade without requiring the supplier to register in all EU Member States.

AvaTax will generate a reverse charge when the following criteria are met:

-   The transaction uses a purchase document `type`.

-   The transaction is a business to business transaction identified by the seller's VAT registration ID used in `businessIdentificationNo` field. (Note that the BIN must also include the two-digit ISO country code.)

-   The supplier did not charge VAT.

-   The destination address is in an EU country.

-   The `goodsPlaceOrServiceRendered` address is not the same country as the `pointOfOrderAcceptance` country.

A reverse charge calculates both input and output tax types. So for example, consider a transaction with a purchase of a €100.00 product by a buyer in Belgium. The product is standard rated. AvaTax calculates input VAT and output VAT at 19% as €19.00 each. Input VAT minus output VAT = €0 total tax.

## Returned invoice messages

-   Reverse charge (Article 194 - Directive 2006/112 EC)

## Related articles

The response returns the following articles when you run your transaction using `"debugLevel": "Diagnostic"`:

-   Article 32

-   Article 194

## Assumptions

In this example:

-   The document `type` is a purchase order.

-   The `shipFrom`, `shipTo`, and `goodsPlaceOrServiceRendered` addresses are in France.

-   The `pointOfOrderAcceptance` address is in Germany.

-   The customer (Avalara client) doesn't have permanent establishment (Nexus) in France.

-   Your supplier is established in the `goodsPlaceOrServiceRendered` country.

-   The seller is responsible for the transport of the physical goods.

[![Closed](https://avalara-devdocs-prod.mcoutput.com/vat-erp/Skins/Default/Stylesheets/Images/transparent.gif)View request](javascript:void\(0\);)

```
{  "lines": [    {      "number": "1",      "discounted": false,      "amount": 100,      "quantity": 1,      "itemCode": "P001",      "description": "Purchase of goods with transport (reverse charge for non-established taxable person)",      "taxCode": "P0000000",      "taxIncluded": true    }  ],  "companyCode": "USECASESLTD",  "date": "2024-07-24",  "type": "PurchaseOrder",  "code": "p1_11_932",  "description": "Purchase of goods with transport (reverse charge for non-established taxable person)",  "customerCode": "C001",  "customerSupplierName": "Altenwerth, Wiza and Hoppe",  "businessIdentificationNo": "FR123456789",  "commit": false,  "isSellerImporterOfRecord": true,  "currencyCode": "EUR",  "addresses": {    "shipFrom": {      "line1": "",      "city": "",      "region": "",      "country": "FR",      "postalCode": ""    },    "shipTo": {      "line1": "",      "city": "",      "region": "",      "country": "FR",      "postalCode": ""    },    "pointOfOrderAcceptance": {      "line1": "",      "city": "",      "region": "",      "country": "DE",      "postalCode": ""    },    "pointOfOrderOrigin": {      "line1": "",      "city": "",      "region": "",      "country": "FR",      "postalCode": ""    },    "goodsPlaceOrServiceRendered": {      "line1": "",      "city": "",      "region": "",      "country": "FR",      "postalCode": ""    },    "import": {      "line1": "",      "city": "",      "region": "",      "country": "FR",      "postalCode": ""    }  },  "parameters": [    {      "name": "Transport",      "value": "Seller"    },    {      "name": "MiddlemanVatId",      "value": ""    },    {      "name": "IsTriangulation",      "value": "FALSE"    }  ],  "debugLevel": "Diagnostic"}
```

[![Closed](https://avalara-devdocs-prod.mcoutput.com/vat-erp/Skins/Default/Stylesheets/Images/transparent.gif)View response](javascript:void\(0\);)

```
{  "id": 0,  "code": "p1_11_932",  "companyId": 7921876,  "date": "2024-07-24",  "paymentDate": "2024-07-24",  "status": "Temporary",  "type": "ReverseChargeOrder",  "batchCode": "",  "currencyCode": "EUR",  "exchangeRateCurrencyCode": "EUR",  "customerUsageType": "",  "entityUseCode": "",  "customerVendorCode": "C001",  "customerCode": "C001",  "customerSupplierName": "Altenwerth, Wiza and Hoppe",  "exemptNo": "",  "reconciled": false,  "locationCode": "",  "reportingLocationCode": "",  "purchaseOrderNo": "",  "referenceCode": "",  "salespersonCode": "",  "totalAmount": 71.42,  "totalExempt": 0,  "totalDiscount": 0,  "totalTax": 0,  "totalTaxable": 71.42,  "totalTaxCalculated": 0,  "adjustmentReason": "NotAdjusted",  "locked": false,  "version": 1,  "exchangeRateEffectiveDate": "2024-07-24",  "exchangeRate": 1,  "isSellerImporterOfRecord": false,  "description": "Purchase of goods with transport (reverse charge for non-established taxable person)",  "modifiedDate": "2024-07-24T21:18:39.1472555Z",  "modifiedUserId": 1443662,  "taxDate": "2024-07-24",  "lines": [    {      "id": 0,      "transactionId": 0,      "lineNumber": "1",      "customerUsageType": "",      "entityUseCode": "",      "description": "Purchase of goods with transport (reverse charge for non-established taxable person)",      "discountAmount": 0,      "exemptAmount": 0,      "exemptCertId": 0,      "exemptNo": "",      "isItemTaxable": true,      "itemCode": "P001",      "lineAmount": 71.42,      "quantity": 1,      "ref1": "",      "ref2": "",      "reportingDate": "2024-07-24",      "revAccount": "",      "sourcing": "Origin",      "tax": 0,      "taxableAmount": 71.42,      "taxCalculated": 0,      "taxCode": "P0000000",      "taxCodeId": 8087,      "taxDate": "2024-07-24",      "taxIncluded": true,      "details": [        {          "id": 0,          "transactionLineId": 0,          "transactionId": 0,          "country": "FR",          "region": "FR",          "stateFIPS": "FR",          "exemptAmount": 0,          "jurisCode": "FR",          "jurisName": "FRANCE",          "jurisdictionId": 200084,          "stateAssignedNo": "",          "jurisType": "CNT",          "jurisdictionType": "Country",          "nonTaxableAmount": 0,          "rate": 0.2,          "sourcing": "Origin",          "tax": 14.29,          "taxableAmount": 71.42,          "taxType": "Input",          "taxSubTypeId": "I",          "taxName": "Standard",          "taxAuthorityTypeId": 45,          "taxCalculated": 14.29,          "rateType": "Standard",          "rateTypeCode": "S",          "taxableUnits": 71.42,          "nonTaxableUnits": 0,          "exemptUnits": 0,          "unitOfBasis": "PerCurrencyUnit",          "isNonPassThru": false,          "isFee": false,          "reportingTaxableUnits": 71.42,          "reportingNonTaxableUnits": 0,          "reportingExemptUnits": 0,          "reportingTax": 14.29,          "reportingTaxCalculated": 14.29,          "avtUserBIN": "FR97999999999",          "liabilityType": "Seller",          "chargedTo": "Buyer"        },        {          "id": 0,          "transactionLineId": 0,          "transactionId": 0,          "country": "FR",          "region": "FR",          "stateFIPS": "FR",          "exemptAmount": 0,          "jurisCode": "FR",          "jurisName": "FRANCE",          "jurisdictionId": 200084,          "stateAssignedNo": "",          "jurisType": "CNT",          "jurisdictionType": "Country",          "nonTaxableAmount": 0,          "rate": 0.2,          "sourcing": "Origin",          "tax": 14.29,          "taxableAmount": 71.42,          "taxType": "Output",          "taxSubTypeId": "O",          "taxName": "Standard",          "taxAuthorityTypeId": 45,          "taxCalculated": 14.29,          "rateType": "Standard",          "rateTypeCode": "S",          "taxableUnits": 71.42,          "nonTaxableUnits": 0,          "exemptUnits": 0,          "unitOfBasis": "PerCurrencyUnit",          "isNonPassThru": false,          "isFee": false,          "reportingTaxableUnits": 71.42,          "reportingNonTaxableUnits": 0,          "reportingExemptUnits": 0,          "reportingTax": 14.29,          "reportingTaxCalculated": 14.29,          "avtUserBIN": "FR97999999999",          "liabilityType": "Seller",          "chargedTo": "Buyer"        }      ],      "nonPassthroughDetails": [],      "hsCode": "",      "costInsuranceFreight": 0,      "vatCode": "FRPM200C",      "vatNumberTypeId": 0    }  ],  "addresses": [    {      "id": 0,      "transactionId": 0,      "boundaryLevel": "Zip5",      "line1": "",      "line2": "",      "line3": "",      "city": "",      "region": "",      "postalCode": "",      "country": "FR",      "taxRegionId": 205084,      "latitude": "",      "longitude": ""    },    {      "id": 0,      "transactionId": 0,      "boundaryLevel": "Zip5",      "line1": "",      "line2": "",      "line3": "",      "city": "",      "region": "",      "postalCode": "",      "country": "DE",      "taxRegionId": 205079,      "latitude": "",      "longitude": ""    }  ],  "summary": [    {      "country": "FR",      "region": "FR",      "jurisType": "Country",      "jurisCode": "FR",      "jurisName": "FRANCE",      "taxAuthorityType": 45,      "stateAssignedNo": "",      "taxType": "Input",      "taxSubType": "I",      "taxName": "Standard",      "rateType": "Standard",      "taxable": 71.42,      "rate": 0.2,      "tax": 14.29,      "taxCalculated": 14.29,      "nonTaxable": 0,      "exemption": 0    },    {      "country": "FR",      "region": "FR",      "jurisType": "Country",      "jurisCode": "FR",      "jurisName": "FRANCE",      "taxAuthorityType": 45,      "stateAssignedNo": "",      "taxType": "Output",      "taxSubType": "O",      "taxName": "Standard",      "rateType": "Standard",      "taxable": 71.42,      "rate": 0.2,      "tax": 14.29,      "taxCalculated": 14.29,      "nonTaxable": 0,      "exemption": 0    }  ],  "parameters": [    {      "name": "Transport",      "value": "Seller"    },    {      "name": "MiddlemanVatId",      "value": ""    },    {      "name": "IsTriangulation",      "value": "FALSE"    }  ],  "messages": [    {      "summary": "Global Address",      "details": "\n    Address: FR\n    AddressCode: ORIG2\n    AddressType: \n    BoundaryId: 0\n    CarrierRoute: \n    County: \n    FipsCode: \n    GeocodeType: NotGeoCoded\n    PostNet: \n    Reason: \n    ValidateStatus: Not Validated.\n    TaxRegionId: 0\n",      "refersTo": "Addresses[0] - TaxDate: 2024-07-24 00:00:00Z",      "severity": "Success",      "source": "Avalara.AvaTax.TaxEngine"    },    {      "summary": "Global Address",      "details": "\n    Address: DE\n    AddressCode: POA3\n    AddressType: \n    BoundaryId: 0\n    CarrierRoute: \n    County: \n    FipsCode: \n    GeocodeType: NotGeoCoded\n    PostNet: \n    Reason: \n    ValidateStatus: Not Validated.\n    TaxRegionId: 0\n",      "refersTo": "Addresses[1] - TaxDate: 2024-07-24 00:00:00Z",      "severity": "Success",      "source": "Avalara.AvaTax.TaxEngine"    },    {      "summary": "AddressLocationType: ShipFrom",      "details": "\n    Address: ,, \n    Type: \n    City: \n    State: \n    County: \n    Country: FR\n    BoundaryLevel: 2\n    BoundarySource: BoundaryGlobal\n    BoundaryId: 36\n    TaxRegionId: 205084\n    FIPSCode: FR\n    CitySignature: \n    GEOCode: \n    Jurisdictions: \n        CNT: JurisdictionId=\"200084\" JurisdictionCode=\"FR\" JurisdictionTypeId=\"CNT\" LongName=\"FRANCE\" StateFips=\"\" State=\"\" StateAssignedCode=\"\" SerCode=\"\" SignatureCode=\"YADI\" TaxAuthorityTypeId=\"\" IsLocalAdmin=\"False\" EffDate=\"2008-07-01\" EndDate=\"9999-12-31\"\n",      "refersTo": "Addresses[0]",      "severity": "Success",      "source": "Avalara.AvaTax.TaxEngine"    },    {      "summary": "AddressLocationType: ShipTo",      "details": "\n    Address: ,, \n    Type: \n    City: \n    State: \n    County: \n    Country: FR\n    BoundaryLevel: 2\n    BoundarySource: BoundaryGlobal\n    BoundaryId: 36\n    TaxRegionId: 205084\n    FIPSCode: FR\n    CitySignature: \n    GEOCode: \n    Jurisdictions: \n        CNT: JurisdictionId=\"200084\" JurisdictionCode=\"FR\" JurisdictionTypeId=\"CNT\" LongName=\"FRANCE\" StateFips=\"\" State=\"\" StateAssignedCode=\"\" SerCode=\"\" SignatureCode=\"YADI\" TaxAuthorityTypeId=\"\" IsLocalAdmin=\"False\" EffDate=\"2008-07-01\" EndDate=\"9999-12-31\"\n",      "refersTo": "Addresses[0]",      "severity": "Success",      "source": "Avalara.AvaTax.TaxEngine"    },    {      "summary": "AddressLocationType: PointOfOrderOrigin",      "details": "\n    Address: ,, \n    Type: \n    City: \n    State: \n    County: \n    Country: FR\n    BoundaryLevel: 2\n    BoundarySource: BoundaryGlobal\n    BoundaryId: 36\n    TaxRegionId: 205084\n    FIPSCode: FR\n    CitySignature: \n    GEOCode: \n    Jurisdictions: \n        CNT: JurisdictionId=\"200084\" JurisdictionCode=\"FR\" JurisdictionTypeId=\"CNT\" LongName=\"FRANCE\" StateFips=\"\" State=\"\" StateAssignedCode=\"\" SerCode=\"\" SignatureCode=\"YADI\" TaxAuthorityTypeId=\"\" IsLocalAdmin=\"False\" EffDate=\"2008-07-01\" EndDate=\"9999-12-31\"\n",      "refersTo": "Addresses[0]",      "severity": "Success",      "source": "Avalara.AvaTax.TaxEngine"    },    {      "summary": "AddressLocationType: PointOfOrderAcceptance",      "details": "\n    Address: ,, \n    Type: \n    City: \n    State: \n    County: \n    Country: DE\n    BoundaryLevel: 2\n    BoundarySource: BoundaryGlobal\n    BoundaryId: 27\n    TaxRegionId: 205079\n    FIPSCode: DE\n    CitySignature: \n    GEOCode: \n    Jurisdictions: \n        CNT: JurisdictionId=\"200079\" JurisdictionCode=\"DE\" JurisdictionTypeId=\"CNT\" LongName=\"GERMANY\" StateFips=\"\" State=\"\" StateAssignedCode=\"\" SerCode=\"\" SignatureCode=\"YADD\" TaxAuthorityTypeId=\"\" IsLocalAdmin=\"False\" EffDate=\"2008-07-01\" EndDate=\"9999-12-31\"\n",      "refersTo": "Addresses[1]",      "severity": "Success",      "source": "Avalara.AvaTax.TaxEngine"    },    {      "summary": "AddressLocationType: GoodsPlaceOrServiceRendered",      "details": "\n    Address: ,, \n    Type: \n    City: \n    State: \n    County: \n    Country: FR\n    BoundaryLevel: 2\n    BoundarySource: BoundaryGlobal\n    BoundaryId: 36\n    TaxRegionId: 205084\n    FIPSCode: FR\n    CitySignature: \n    GEOCode: \n    Jurisdictions: \n        CNT: JurisdictionId=\"200084\" JurisdictionCode=\"FR\" JurisdictionTypeId=\"CNT\" LongName=\"FRANCE\" StateFips=\"\" State=\"\" StateAssignedCode=\"\" SerCode=\"\" SignatureCode=\"YADI\" TaxAuthorityTypeId=\"\" IsLocalAdmin=\"False\" EffDate=\"2008-07-01\" EndDate=\"9999-12-31\"\n",      "refersTo": "Addresses[0]",      "severity": "Success",      "source": "Avalara.AvaTax.TaxEngine"    },    {      "summary": "AddressLocationType: Import",      "details": "\n    Address: ,, \n    Type: \n    City: \n    State: \n    County: \n    Country: FR\n    BoundaryLevel: 2\n    BoundarySource: BoundaryGlobal\n    BoundaryId: 36\n    TaxRegionId: 205084\n    FIPSCode: FR\n    CitySignature: \n    GEOCode: \n    Jurisdictions: \n        CNT: JurisdictionId=\"200084\" JurisdictionCode=\"FR\" JurisdictionTypeId=\"CNT\" LongName=\"FRANCE\" StateFips=\"\" State=\"\" StateAssignedCode=\"\" SerCode=\"\" SignatureCode=\"YADI\" TaxAuthorityTypeId=\"\" IsLocalAdmin=\"False\" EffDate=\"2008-07-01\" EndDate=\"9999-12-31\"\n",      "refersTo": "Addresses[0]",      "severity": "Success",      "source": "Avalara.AvaTax.TaxEngine"    },    {      "summary": "TaxTypes",      "details": "    Line[0]: \n        TaxTypeId : I\n        TaxTypeId : O\n",      "refersTo": "",      "severity": "Success",      "source": "Avalara.AvaTax.TaxEngine"    },    {      "summary": "Tax Rules",      "details": "\nTaxRule[TaxType:I][TaxSubType:I]: Nexus CNT\n    TaxRuleId: 0\n    Cap: 0\n    CompanyId: 7921876\n    Country: FR\n    CustomerUsageType: \n    EffDate: 01/01/1900\n    EndDate: 12/31/9999\n    IsAllJuris: False\n    IsPhysical: True\n    IsSSTP: False\n    JurisCode: FR\n    JurisName: FRANCE\n    JurisTypeId: CNT\n    Options: \n    SERCode: \n    SignatureCode: \n    Sourcing: O\n    State: FR\n    StateAssignedNo: \n    TaxCode: \n    TaxCodeId: 0\n    TaxName: FR VAT\n    NexusTaxTypeGroupId: InputAndOutput\n    TaxTypeGroupId: InputAndOutput\n    TaxTypeId: I\n    TaxSubTypeId: I\n    TaxTypeMappingId: 384\n    Threshold: 0\n    Value: 1\n    RateSourceId: None\n    RateTypeId: S\n    RateTypeTaxTypeMappingId: 1485\n    UnitOfBasis: PerCurrencyUnit\n    UnitOfBasisId: 13\n    AttributeOptionsId: \n    AttributeOptions: \n    AttributeApplicabilityId: \n    AttributeApplicability: \n    ReturnsDeductionID: 0\n    ReturnsRateID: 0\n    ReturnsTaxTypeID: 0\n    NonPassThruExpressionId: \n    NonPassThruExpression: \n    CurrencyCode: \n    RequestCurrencyCode: EUR\n    UOMId: 0\n    PreferredProgramId: 0\n\nTaxRule[TaxType:I][TaxSubType:I]: ProductTaxabilityRule CNT\n    TaxRuleId: 1511786\n    Cap: 0.000000\n    CompanyId: 1\n    Country: FR\n    CustomerUsageType: \n    EffDate: 11/01/2014\n    EndDate: 12/31/9999\n    IsAllJuris: False\n    IsPhysical: True\n    IsSSTP: False\n    JurisCode: FR\n    JurisName: FRANCE\n    JurisTypeId: CNT\n    Options: \n    SERCode: \n    SignatureCode: \n    Sourcing: O\n    State: FR\n    StateAssignedNo: \n    TaxCode: P0000000\n    TaxCodeId: 8087\n    TaxName: Tangible Personal Property (TPP)\n    NexusTaxTypeGroupId: InputAndOutput\n    TaxTypeGroupId: InputAndOutput\n    TaxTypeId: I\n    TaxSubTypeId: I\n    TaxTypeMappingId: 384\n    Threshold: 0.000000\n    Value: 1.000000\n    RateSourceId: None\n    RateTypeId: S\n    RateTypeTaxTypeMappingId: 1513\n    UnitOfBasis: PerCurrencyUnit\n    UnitOfBasisId: 13\n    AttributeOptionsId: \n    AttributeOptions: \n    AttributeApplicabilityId: \n    AttributeApplicability: \n    ReturnsDeductionID: -1\n    ReturnsRateID: -1\n    ReturnsTaxTypeID: -1\n    NonPassThruExpressionId: \n    NonPassThruExpression: \n    CurrencyCode: USD\n    RequestCurrencyCode: EUR\n    UOMId: 0\n    PreferredProgramId: 0\n\nTaxRule[TaxType:I][TaxSubType:I]: RateRule CNT\n    TaxRuleId: 1016226\n    Cap: 0.000000\n    CompanyId: 1\n    Country: FR\n    CustomerUsageType: \n    EffDate: 01/01/2014\n    EndDate: 12/31/9999\n    IsAllJuris: False\n    IsPhysical: True\n    IsSSTP: False\n    JurisCode: FR\n    JurisName: FRANCE\n    JurisTypeId: CNT\n    Options: \n    SERCode: \n    SignatureCode: \n    Sourcing: O\n    State: FR\n    StateAssignedNo: \n    TaxCode: \n    TaxCodeId: 0\n    TaxName: Standard\n    NexusTaxTypeGroupId: InputAndOutput\n    TaxTypeGroupId: InputAndOutput\n    TaxTypeId: I\n    TaxSubTypeId: I\n    TaxTypeMappingId: 384\n    Threshold: 0.000000\n    Value: 0.200000\n    RateSourceId: None\n    RateTypeId: S\n    RateTypeTaxTypeMappingId: 1513\n    UnitOfBasis: PerCurrencyUnit\n    UnitOfBasisId: 13\n    AttributeOptionsId: \n    AttributeOptions: \n    AttributeApplicabilityId: \n    AttributeApplicability: \n    ReturnsDeductionID: -1\n    ReturnsRateID: -1\n    ReturnsTaxTypeID: -1\n    NonPassThruExpressionId: \n    NonPassThruExpression: \n    CurrencyCode: USD\n    RequestCurrencyCode: EUR\n    UOMId: 0\n    PreferredProgramId: 0\n\nTaxRule[TaxType:O][TaxSubType:O]: Nexus CNT\n    TaxRuleId: 0\n    Cap: 0\n    CompanyId: 7921876\n    Country: FR\n    CustomerUsageType: \n    EffDate: 01/01/1900\n    EndDate: 12/31/9999\n    IsAllJuris: False\n    IsPhysical: True\n    IsSSTP: False\n    JurisCode: FR\n    JurisName: FRANCE\n    JurisTypeId: CNT\n    Options: \n    SERCode: \n    SignatureCode: \n    Sourcing: O\n    State: FR\n    StateAssignedNo: \n    TaxCode: \n    TaxCodeId: 0\n    TaxName: FR VAT\n    NexusTaxTypeGroupId: InputAndOutput\n    TaxTypeGroupId: InputAndOutput\n    TaxTypeId: O\n    TaxSubTypeId: O\n    TaxTypeMappingId: 385\n    Threshold: 0\n    Value: 1\n    RateSourceId: None\n    RateTypeId: S\n    RateTypeTaxTypeMappingId: 1492\n    UnitOfBasis: PerCurrencyUnit\n    UnitOfBasisId: 13\n    AttributeOptionsId: \n    AttributeOptions: \n    AttributeApplicabilityId: \n    AttributeApplicability: \n    ReturnsDeductionID: 0\n    ReturnsRateID: 0\n    ReturnsTaxTypeID: 0\n    NonPassThruExpressionId: \n    NonPassThruExpression: \n    CurrencyCode: \n    RequestCurrencyCode: EUR\n    UOMId: 0\n    PreferredProgramId: 0\n\nTaxRule[TaxType:O][TaxSubType:O]: ProductTaxabilityRule CNT\n    TaxRuleId: 1511786\n    Cap: 0.000000\n    CompanyId: 1\n    Country: FR\n    CustomerUsageType: \n    EffDate: 11/01/2014\n    EndDate: 12/31/9999\n    IsAllJuris: False\n    IsPhysical: True\n    IsSSTP: False\n    JurisCode: FR\n    JurisName: FRANCE\n    JurisTypeId: CNT\n    Options: \n    SERCode: \n    SignatureCode: \n    Sourcing: O\n    State: FR\n    StateAssignedNo: \n    TaxCode: P0000000\n    TaxCodeId: 8087\n    TaxName: Tangible Personal Property (TPP)\n    NexusTaxTypeGroupId: InputAndOutput\n    TaxTypeGroupId: InputAndOutput\n    TaxTypeId: O\n    TaxSubTypeId: O\n    TaxTypeMappingId: 385\n    Threshold: 0.000000\n    Value: 1.000000\n    RateSourceId: None\n    RateTypeId: S\n    RateTypeTaxTypeMappingId: 1513\n    UnitOfBasis: PerCurrencyUnit\n    UnitOfBasisId: 13\n    AttributeOptionsId: \n    AttributeOptions: \n    AttributeApplicabilityId: \n    AttributeApplicability: \n    ReturnsDeductionID: -1\n    ReturnsRateID: -1\n    ReturnsTaxTypeID: -1\n    NonPassThruExpressionId: \n    NonPassThruExpression: \n    CurrencyCode: USD\n    RequestCurrencyCode: EUR\n    UOMId: 0\n    PreferredProgramId: 0\n\nTaxRule[TaxType:O][TaxSubType:O]: RateRule CNT\n    TaxRuleId: 1016226\n    Cap: 0.000000\n    CompanyId: 1\n    Country: FR\n    CustomerUsageType: \n    EffDate: 01/01/2014\n    EndDate: 12/31/9999\n    IsAllJuris: False\n    IsPhysical: True\n    IsSSTP: False\n    JurisCode: FR\n    JurisName: FRANCE\n    JurisTypeId: CNT\n    Options: \n    SERCode: \n    SignatureCode: \n    Sourcing: O\n    State: FR\n    StateAssignedNo: \n    TaxCode: \n    TaxCodeId: 0\n    TaxName: Standard\n    NexusTaxTypeGroupId: InputAndOutput\n    TaxTypeGroupId: InputAndOutput\n    TaxTypeId: O\n    TaxSubTypeId: O\n    TaxTypeMappingId: 385\n    Threshold: 0.000000\n    Value: 0.200000\n    RateSourceId: None\n    RateTypeId: S\n    RateTypeTaxTypeMappingId: 1513\n    UnitOfBasis: PerCurrencyUnit\n    UnitOfBasisId: 13\n    AttributeOptionsId: \n    AttributeOptions: \n    AttributeApplicabilityId: \n    AttributeApplicability: \n    ReturnsDeductionID: -1\n    ReturnsRateID: -1\n    ReturnsTaxTypeID: -1\n    NonPassThruExpressionId: \n    NonPassThruExpression: \n    CurrencyCode: USD\n    RequestCurrencyCode: EUR\n    UOMId: 0\n    PreferredProgramId: 0\n",      "refersTo": "Lines[\"1\"]",      "severity": "Success",      "source": "Avalara.AvaTax.TaxEngine"    },    {      "summary": "Parameters",      "details": "    Line[1]= 1\n        Parameter[1]= \n        Name= ExemptionCitationCodes\n        Value= \n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[2]= \n        Name= LiabilityCitationCodes\n        Value= Article194\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[3]= \n        Name= IsInterCountry\n        Value= False\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[4]= \n        Name= IsIntraEUTransaction\n        Value= True\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[5]= \n        Name= IsIndiaGSTTransaction\n        Value= False\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[6]= \n        Name= IsSst\n        Value= False\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[7]= \n        Name= PlaceOfSupplyState\n        Value= \n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[8]= \n        Name= PlaceOfSupplyCountry\n        Value= FR\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[9]= \n        Name= IsEUSellerEstablishmentCountryMutualAssist\n        Value= False\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[10]= \n        Name= SellerRegisteredThroughFiscalRepCountries\n        Value= \n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[11]= \n        Name= BuyerRegisteredThroughFiscalRepCountries\n        Value= \n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[12]= \n        Name= IsSellerNotOptedOrBelowDistanceThreshold\n        Value= False\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[13]= \n        Name= GoodsPlaceOrServiceRenderedCountryGroup\n        Value= EU\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[14]= \n        Name= IsNZGoodsConsignmentValueBelow1000NZD\n        Value= True\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[15]= \n        Name= IsAUGoodsConsignmentValueBelow1000AUD\n        Value= True\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[16]= \n        Name= IsNOGoodsConsignmentValueBelow3000NOK\n        Value= True\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[17]= \n        Name= IsEUGoodsConsignmentValueBelow150EUR\n        Value= True\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[18]= \n        Name= IsUKGoodsConsignmentValueBelow135GBP\n        Value= True\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[19]= \n        Name= IsCustomerRegisteredThroughFiscalRep\n        Value= false\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Line\n        Parameter[20]= \n        Name= GoodsPlaceOrServiceRenderedCountry\n        Value= FR\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[21]= \n        Name= IsEUDistanceSalesThresholdExceeded\n        Value= True\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[22]= \n        Name= HasPermanentEstablishmentInDest\n        Value= False\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[23]= \n        Name= IsSupplierNonTaxableLegalPerson\n        Value= false\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Line\n        Parameter[24]= \n        Name= IsCountryOfManufacturePunitive\n        Value= False\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[25]= \n        Name= IsSpecialArrangementByCarrier\n        Value= False\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Line\n        Parameter[26]= \n        Name= UserEstablishmentCountryGroup\n        Value= EU\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[27]= \n        Name= SellerEstablishmentCountries\n        Value= DE\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[28]= \n        Name= HasBusinessIdentificationNo\n        Value= True\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[29]= \n        Name= ImportVatDefermentCountries\n        Value= \n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[30]= \n        Name= BuyerEstablishmentCountries\n        Value= GB,EE,CH,DE\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[31]= \n        Name= CompanyLocationAddressType\n        Value= Location\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[32]= \n        Name= UserEstablishmentCountries\n        Value= GB,EE,CH,DE\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[33]= \n        Name= IndiaGSTEnabledForAccount\n        Value= True\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[34]= \n        Name= IsSourcingSectionApplied\n        Value= True\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[35]= \n        Name= IsAssemblyOrInstallation\n        Value= False\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Company\n        Parameter[36]= \n        Name= IsSellerImporterOfRecord\n        Value= False\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[37]= \n        Name= DestCountryNexusTypeId\n        Value= 1\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[38]= \n        Name= RemoteSellerStatesList\n        Value= \n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[39]= \n        Name= HasAvaTaxGlobalService\n        Value= True\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Line\n        Parameter[40]= \n        Name= LC_SystemCustomsValue\n        Value= CIF\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[41]= \n        Name= DestStateNexusTypeId\n        Value= 1\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[42]= \n        Name= IsImportVatDeferment\n        Value= false\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Nexus\n        Parameter[43]= \n        Name= SellerVatIdCountries\n        Value= FR\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[44]= \n        Name= ShipFromCountryGroup\n        Value= EU\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[45]= \n        Name= HasSameCountryGroup\n        Value= True\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[46]= \n        Name= B2BServiceCountries\n        Value= MX,MY,ZA,RU\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[47]= \n        Name= BuyerVatIdCountries\n        Value= EE,CH,DE,FR,NL\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[48]= \n        Name= IsBelowRdfThreshold\n        Value= false\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Nexus\n        Parameter[49]= \n        Name= ImportCountryGroup\n        Value= EU\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[50]= \n        Name= ShipToCountryGroup\n        Value= EU\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[51]= \n        Name= DestinationCountry\n        Value= FR\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[52]= \n        Name= IsGoodsSecondHand\n        Value= false\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Line\n        Parameter[53]= \n        Name= POSCitationCodes\n        Value= Article32\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[54]= \n        Name= DestCountryGroup\n        Value= EU\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[55]= \n        Name= OrigCountryGroup\n        Value= EU\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[56]= \n        Name= DestinationState\n        Value= \n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[57]= \n        Name= SupplyofService\n        Value= Generic\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Company\n        Parameter[58]= \n        Name= ProductCodeType\n        Value= P\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[59]= \n        Name= ShipFromCountry\n        Value= FR\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[60]= \n        Name= IsTriangulation\n        Value= FALSE\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Header\n        Parameter[61]= \n        Name= HasSameCountry\n        Value= False\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[62]= \n        Name= CompanyCountry\n        Value= GB\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[63]= \n        Name= DocumentAmount\n        Value= 100\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[64]= \n        Name= MiddlemanVatId\n        Value= \n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Header\n        Parameter[65]= \n        Name= HasSameRegion\n        Value= False\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[66]= \n        Name= IsMarketplace\n        Value= False\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Company\n        Parameter[67]= \n        Name= ImportCountry\n        Value= FR\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[68]= \n        Name= IsSelfBilling\n        Value= false\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Line\n        Parameter[69]= \n        Name= ShipToCountry\n        Value= FR\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[70]= \n        Name= OriginCountry\n        Value= DE\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[71]= \n        Name= TaxableAmount\n        Value= 100\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[72]= \n        Name= SellerVatIds\n        Value= FR123456789\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[73]= \n        Name= HasDestNexus\n        Value= True\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[74]= \n        Name= HasExemptNo\n        Value= False\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[75]= \n        Name= BuyerVatIds\n        Value= EE7654321, CHE-123.456.788 TVA, DE999999999, FR97999999999, NL999999999B01\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[76]= \n        Name= OriginState\n        Value= \n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[77]= \n        Name= Applicable\n        Value= True\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[78]= \n        Name= IsPhysical\n        Value= true\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[79]= \n        Name= LineAmount\n        Value= 100\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[80]= \n        Name= TaxSystem\n        Value= VAT\n        UOMId= 0\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n        Parameter[81]= \n        Name= IOSSRegNo\n        Value= 987654321\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Company\n        Parameter[82]= \n        Name= Transport\n        Value= Seller\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Header\n        Parameter[83]= \n        Name= TaxCode\n        Value= P0000000\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[84]= \n        Name= DocType\n        Value= Purchase\n        UOMId= 0\n        ShouldBePersisted= True\n        UsedInTaxCalculation= True\n        DocumentLineParameterSource= Calculated\n        Parameter[85]= \n        Name= Qty\n        Value= 1\n        UOMId= 332\n        ShouldBePersisted= False\n        UsedInTaxCalculation= False\n        DocumentLineParameterSource= Calculated\n",      "refersTo": "",      "severity": "Success",      "source": "Avalara.AvaTax.TaxEngine"    },    {      "summary": "Document Details",      "details": "Document\n    CompanyId: 7921876\n    CurrencyCode: EUR\n    CustomerVendorCode: C001\n    CustomerUsageType: \n    DocumentCode: p1_11_932\n    DocumentDate: 07/24/2024\n    DocumentId: 0\n    DocumentLineCount: 1\n    DocumentStatusId: 0\n    DocumentTypeId: 8\n    ExemptNo: \n    Business Identification No: FR123456789\n    IsReconciled: False\n    LocationCode: \n    ModifiedDate: 07/24/2024 21:18:39\n    ModifiedUserId: 1443662\n    PaymentDate: 01/01/1900\n    PurchaseOrderNo: \n    ReferenceCode: \n    SalespersonCode: \n    TaxDate: 07/24/2024\n    TaxOverrideTypeId: 0\n    TaxOverrideAmount: 0\n    TaxOverrideReason: \n    TotalAmount: 71.42\n    TotalTax: 0.0000\n    TotalTaxCalculated: 0.0000\n    ExchangeRate: 1.0\n    ExchangeRateCurrencyCode: EUR\n    ExchangeRateEffDate: 07/24/2024 00:00:00\n    DeliveryTerms: \n    VATNumberType No registration\n    DocumentAddress[0]: \n        Line1: \n        City: \n        Region: \n        County: \n        Country: FR\n        BoundaryId: 36\n        BoundaryLevelId: 2\n        BoundarySource: BoundaryGlobal\n        CitySignature: \n        DocumentAddressId: 0\n        GeocodeTypeId: NotGeoCoded\n        JurisCode: FR\n        PostalCode: \n        TaxRegionId: 205084\n        ValidateStatusId: Not Validated.\n        AddressLine1: \n        AddressLine2: \n        AddressLine3: \n    DocumentAddress[1]: \n        Line1: \n        City: \n        Region: \n        County: \n        Country: DE\n        BoundaryId: 27\n        BoundaryLevelId: 2\n        BoundarySource: BoundaryGlobal\n        CitySignature: \n        DocumentAddressId: 0\n        GeocodeTypeId: NotGeoCoded\n        JurisCode: DE\n        PostalCode: \n        TaxRegionId: 205079\n        ValidateStatusId: Not Validated.\n        AddressLine1: \n        AddressLine2: \n        AddressLine3: \n    Line[0]: \n        AccountingMethodId: 0 (Accrual)\n        BoundaryLevelId: 2\n        BoundaryOverrideId: 0\n        CustomerUsageType: \n        Description: Purchase of goods with transport (reverse charge for non-established taxable person)\n        DestinationAddressId: 0\n        DiscountAmount: 0\n        DiscountTypeId: 0\n        DocumentLineId: 0\n        ExemptAmount: 0\n        ExemptCertId: 0\n        ExemptNo: \n        Business Identification No: FR123456789\n        InState: True\n        IsPhysical: True\n        IsSstp: False\n        ItemCode: P001\n        LineAmount: 71.4200\n        LineNo: 1\n        OriginAddressId: 0\n        Quantity: 1\n        Ref1: \n        Ref2: \n        RevAccount: \n        Sourcing: O\n        IsItemTaxable: True\n        ReportingDate: 07/24/2024\n        Tax: 0.0000\n        TaxableAmount: 71.42\n        TaxCalculated: 0.0000\n        TaxDate: 07/24/2024\n        TaxCode: P0000000\n        TaxCodeId: 8087 (P0000000)\n        TaxOverrideTypeId: 0\n        TaxOverrideAmount: 0\n        TaxOverrideReason: \n        VATCode: FRPM200C\n        VATNumberType: No registration\n        HSCodeUsed: \n        HSCode: \n        HSCodeId: 0\n        CIF: 0.0\n        DeemedSupplier: \n        Category: \n        Summary: \n        Detail[0]: FR CNT FR\n            DocumentLineDetailId: 0\n            AddressId: 0\n            AVTUserBIN : FR97999999999\n            Country: FR\n            ExemptAmount: 0.0000\n            ExemptUnits: 0.0000\n            ExemptReasonId: 4 (NoExempt)\n            ExemptRuleId: 0\n            InState: True\n            JurisCode: FR\n            JurisdictionId: 200084\n            JurisName: FRANCE\n            JurisTypeId: CNT\n            NonTaxableAmount: 0.0000\n            NonTaxableUnits: 0.0000\n            NonTaxableRuleId: 0\n            NonTaxableTypeId: 0\n            Options: \n            Rate: 0.200000\n            RateRuleId: 1016226\n            RateSourceId: None\n            Region: FR\n            SERCode: \n            Sourcing: O\n            StateCode: FR\n            StateAssignedNo: \n            TaxAuthorityId: 0\n            Tax: 14.2900\n            TaxableAmount: 71.4200\n            TaxableUnits: 71.4200\n            UnitOfBasis: PerCurrencyUnit\n            UnitOfBasisId: 13\n            TaxCalculated: 14.2900\n            TaxName: Standard\n            TaxOverride: 0.0000\n            TaxTypeGroupId: InputAndOutput\n            TaxTypeId: I\n            TaxSubTypeId: I\n            RateTypeId: S\n            IsFee: False\n            TaxTypeMappingId: 384\n            RateTypeTaxTypeMappingId: 1513\n            TaxRegionId: 205084\n           *Cap: 0\n           *Threshold: 0\n            TaxAuthorityTypeId: 45\n            TaxAuthorityId: 0\n            TaxAuthorityName: 0\n            ReportLevel: 0\n            IsNonPassThru: False\n            ReportingTaxableUnits: 71.42\n            ReportingNonTaxableUnits: 0\n            ReportingExemptUnits: 0\n            ReportingTax: 14.29\n            ReportingTaxCalculated: 14.29\n            AVTUserBIN : FR97999999999\n        Detail[1]: FR CNT FR\n            DocumentLineDetailId: 0\n            AddressId: 0\n            AVTUserBIN : FR97999999999\n            Country: FR\n            ExemptAmount: 0.0000\n            ExemptUnits: 0.0000\n            ExemptReasonId: 4 (NoExempt)\n            ExemptRuleId: 0\n            InState: True\n            JurisCode: FR\n            JurisdictionId: 200084\n            JurisName: FRANCE\n            JurisTypeId: CNT\n            NonTaxableAmount: 0.0000\n            NonTaxableUnits: 0.0000\n            NonTaxableRuleId: 0\n            NonTaxableTypeId: 0\n            Options: \n            Rate: 0.200000\n            RateRuleId: 1016226\n            RateSourceId: None\n            Region: FR\n            SERCode: \n            Sourcing: O\n            StateCode: FR\n            StateAssignedNo: \n            TaxAuthorityId: 0\n            Tax: 14.2900\n            TaxableAmount: 71.4200\n            TaxableUnits: 71.4200\n            UnitOfBasis: PerCurrencyUnit\n            UnitOfBasisId: 13\n            TaxCalculated: 14.2900\n            TaxName: Standard\n            TaxOverride: 0.0000\n            TaxTypeGroupId: InputAndOutput\n            TaxTypeId: O\n            TaxSubTypeId: O\n            RateTypeId: S\n            IsFee: False\n            TaxTypeMappingId: 385\n            RateTypeTaxTypeMappingId: 1513\n            TaxRegionId: 205084\n           *Cap: 0\n           *Threshold: 0\n            TaxAuthorityTypeId: 45\n            TaxAuthorityId: 0\n            TaxAuthorityName: 0\n            ReportLevel: 0\n            IsNonPassThru: False\n            ReportingTaxableUnits: 71.42\n            ReportingNonTaxableUnits: 0\n            ReportingExemptUnits: 0\n            ReportingTax: 14.29\n            ReportingTaxCalculated: 14.29\n            AVTUserBIN : FR97999999999\n    DocumentParameterBag[0]: \n        Name: Transport\n        Value: Seller\n        UOMId: 0\n    DocumentParameterBag[0]: \n        Name: MiddlemanVatId\n        Value: \n        UOMId: 0\n    DocumentParameterBag[0]: \n        Name: IsTriangulation\n        Value: FALSE\n        UOMId: 0\n    DocumentParameterBag[0]: \n        Name: Transport\n        Value: Seller\n        UOMId: 0\n    DocumentParameterBag[0]: \n        Name: MiddlemanVatId\n        Value: \n        UOMId: 0\n    DocumentParameterBag[0]: \n        Name: IsTriangulation\n        Value: FALSE\n        UOMId: 0\n    DocumentParameterBag[0]: \n        Name: Transport\n        Value: Seller\n        UOMId: 0\n    DocumentParameterBag[1]: \n        Name: MiddlemanVatId\n        Value: \n        UOMId: 0\n    DocumentParameterBag[2]: \n        Name: IsTriangulation\n        Value: FALSE\n        UOMId: 0\n",      "refersTo": "",      "severity": "Success",      "source": "Avalara.AvaTax.TaxEngine"    },    {      "summary": "SourcingRules applied for the transaction, XML format",      "details": "<?xml version=\"1.0\" encoding=\"utf-16\"?><ArrayOfSourcingRuleApplied xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\"><SourcingRuleApplied><LineNo>1</LineNo><SourcingRuleId_Sourcing>0</SourcingRuleId_Sourcing><SourcingRuleId_RateType>0</SourcingRuleId_RateType><RateType>S</RateType><SourcingRuleId_JurisTypesApplicableId>0</SourcingRuleId_JurisTypesApplicableId><JurisTypesApplicableId>31</JurisTypesApplicableId></SourcingRuleApplied></ArrayOfSourcingRuleApplied>",      "refersTo": "",      "severity": "Success",      "source": "Avalara.AvaTax.TaxEngine"    },    {      "summary": "SourcingRules applied for the transaction, JSON format",      "details": "[{\"LineNo\":\"1\",\"SourcingRuleId_Sourcing\":0,\"Sourcing\":null,\"SourcingRuleId_RateType\":0,\"RateType\":\"S\",\"SourcingRuleId_JurisTypesApplicableId\":0,\"JurisTypesApplicableId\":31}]",      "refersTo": "",      "severity": "Success",      "source": "Avalara.AvaTax.TaxEngine"    },    {      "summary": "Sections applied for the transaction, JSON format",      "details": "[{\"LineNo\":\"1\",\"SectionId\":21001335,\"Type\":\"Sourcing\",\"Output\":\"ShipFrom\",\"CitationCodes\":\"Article32\",\"Exclude\":false},{\"LineNo\":\"1\",\"SectionId\":1000153,\"Type\":\"TaxType\",\"TaxTypeId\":\"O\",\"TaxSubTypeId\":\"O\",\"CitationCodes\":\"Article194\",\"Exclude\":false}]",      "refersTo": "",      "severity": "Success",      "source": "Avalara.AvaTax.TaxEngine"    },    {      "summary": "Invoice  Messages for the transaction",      "details": "{\"InvoiceMessageMasterList\":[{\"MessageCode\":0,\"Message\":\"No applicable messaging for this line.\",\"CitationCode\":\"\"},{\"MessageCode\":1,\"Message\":\"Reverse charge (Article 194 - Directive 2006/112 EC)\",\"CitationCode\":\"Article194\"}],\"InvoiceMessageList\":[{\"TaxLineNo\":\"1\",\"MessageCode\":1}]}",      "refersTo": "",      "severity": "Success",      "source": "Avalara.AvaTax.TaxEngine"    }  ],  "invoiceMessages": [    {      "content": "Reverse charge (Article 194 - Directive 2006/112 EC)",      "lineNumbers": [        "1"      ]    }  ],  "apStatusCode": null,  "apStatus": null}
```