# AvaTaxExciseController_UpdateReturnData

Updates the tax return data for the specified transaction.

`POST /api/v1/AvaTaxExcise/transactions/{transactionCode}/updatereturndata`

**API:** Excise Platform API
**Tag:** AvaTaxExciseController
**API Version:** v1
**Base URL:** https://excise.avalara.com
**Content-Type:** `application/json`
**Accepts:** `application/json`
**Authentication:** Basic (username + license key)

Source: https://developer.avalara.com/products/excise/api/methods/AvaTaxExciseController/AvaTaxExciseController_UpdateReturnData/

## Description

Updates the tax return data for an existing transaction identified by the transaction code.
This allows correction of return-specific fields without recalculating the entire transaction.

## Parameters

| Name | Type | In | Required | Description |
|---|---|---|---|---|
| `x-company-id` | integer | header | Yes | Company ID that owns the data. |
| `X-Avalara-Client` | string | header | No | Identifies the software you are using to call this API. For more information on the client header, see Client Headers. |
| `transactionCode` | string | path | Yes | The unique value that identifies a transaction. |
| `include` | string | query | No | Specifies one or more options to include additional nested data in the response. Separate multiple values with commas. |

## Request Body

**Schema:** `Avalara.Excise.Determination.Engine.UpdateReturnDataRequest`

Represents a request to update return data for transaction processing.
This class contains the transaction lines and schedule information needed to update
return data for tax determination and reporting purposes.

| Property | Type | Required | Description |
|---|---|---|---|
| `TransactionLines` | Avalara.Excise.Determination.Engine.UpdateReturnDataTransactionLine[] | No | Gets or sets a list of transaction lines that need return data updates.
Each transaction line contains specific information about individual line items
that require return data modifications. |
| `TransactionSchedule` | Avalara.Excise.Determination.Engine.RestTransactionSchedule | No | Gets or sets the transaction schedule that defines the timing and structure
of the transaction processing for return data updates. |

## Responses

| Status | Description | Schema |
|---|---|---|
| 200 | Returns the calculated tax results and transaction details after updating return data. | `Avalara.Excise.Determination.Engine.RestTransactionResult` |

### 200 Response: `Avalara.Excise.Determination.Engine.RestTransactionResult`

Represents the result of a REST transaction processing, including status, taxes, errors, and the complete transaction response.

| Property | Type | Required | Description |
|---|---|---|---|
| `UserTranId` | string | No | The client-supplied transaction identifier echoed in this result. Example: `USER-TRAN-001`. |
| `TranId` | integer | No | The system-assigned identifier for this calculated transaction. Example: `12345`. |
| `Status` | string | No | The processing status of this record. Example: `Success`. |
| `ReturnCode` | integer | No | The numeric outcome code for this tax calculation request. Example: `0`. |
| `TotalTaxAmount` | number | No | The total calculated tax amount. Example: `184`. |
| `TransactionTaxes` | Avalara.Excise.Determination.Engine.RestTransactionTax[] | No | Per-tax breakdown of amounts, rates, and jurisdictions for this transaction. |
| `TransactionErrors` | Avalara.Excise.Determination.Engine.RestTransactionError[] | No | Errors or warnings encountered while calculating tax for this transaction. |
| `Transaction` | Avalara.Excise.Determination.Engine.RestTransactionResponse | No | The full transaction payload returned with this calculation result. |
| `UserReturnValue` | string | No | A value returned with the result for client-side correlation or downstream use. Example: `custom value`. |

## Example Request

```bash
curl -X POST "https://excise.avalara.com/api/v1/AvaTaxExcise/transactions/{transactionCode}/updatereturndata" \
  -H "Authorization: Basic <credentials>" \
  -H "Content-Type: application/json" \
  -H "Accept: application/json" \
  -d '{
  "TransactionLines": [
    {
      "InvoiceLine": 0,
      "TransactionLineSchedule": {
        "ActivityDate": "2024-01-01T00:00:00",
        "AllowanceCode": "custom value",
        "BaseProduct": "065",
        "BaseProductUnits": 1000,
        "BlendProduct1": "065",
        "BlendProduct1Units": 1000,
        "BlendProduct2": "065",
        "BlendProduct2Units": 1000,
        "BlendProduct3": "065",
        "BlendProduct3Units": 1000,
        "DestinationAlternateFacilityNumber": "custom value",
        "DestinationAlternateJurisdiction": "AL",
        "DestinationCountyCode": "custom value",
        "DestinationDepNumber": "custom value",
        "DestinationDescription": "custom value",
        "DestinationSiteCode": "custom value",
        "DestinationSpecialJurisdiction": "AL-SPJ-01",
        "DestinationStateAssignedCode": "custom value",
        "DestinationTerminalCode": "T01ME1000",
        "DiversionAddress1": "123 Main Street",
        "DiversionAddress2": "Suite 100",
        "DiversionAirportCode": "MGM",
        "DiversionAlternateFacilityNumber": "custom value",
        "DiversionAlternateJurisdiction": "AL",
        "DiversionCity": "Montgomery",
        "DiversionCountryCode": "USA",
        "DiversionCounty": "Montgomery",
        "DiversionCountyCode": "custom value",
        "DiversionCustomId": "custom value",
        "DiversionDepNumber": "custom value",
        "DiversionDescription": "custom value",
        "DiversionJurisdiction": "AL",
        "DiversionType": "custom value",
        "DiversionOutsideCityLimitInd": "Y",
        "DiversionPostalCode": "36104",
        "DiversionSiteCode": "custom value",
        "DiversionSpecialJurisdiction": "AL-SPJ-01",
        "DiversionStateAssignedCode": "custom value",
        "DiversionTerminalCode": "T01ME1000",
        "DiversionNumber": "custom value",
        "DocumentType": "custom value",
        "ExchangeInd": "Y",
        "ExemptionType": "custom value",
        "FilingEntity": "custom value",
        "ItemCode": "custom value",
        "ItemCodeDescription": "custom value",
        "ManufacturerCode": "custom value",
        "ManufacturerCountryCode": "USA",
        "ManufacturerCustomId": "custom value",
        "ManufacturerId": 500,
        "ManufacturerIdCode": "custom value",
        "ManufacturerIdType": "custom value",
        "ManufacturerJurisdiction": "AL",
        "ManufacturerJurisdictionCountrycode": "USA",
        "ManufacturerJurisdictionJurisdiction": "AL",
        "ManufacturerJurisdictionLicenseNumber": "custom value",
        "ManufacturerJurisdictionManufacturerCode": "custom value",
        "ManufacturerJurisdictionMsaStatus": "custom value",
        "ManufacturerLegalName": "custom value",
        "ManufacturerLicenseNumber": "custom value",
        "ManufacturerMailingAddress1": "123 Main Street",
        "ManufacturerMailingAddress2": "Suite 100",
        "ManufacturerMailingCity": "Montgomery",
        "ManufacturerMailingCountryCode": "USA",
        "ManufacturerMailingCounty": "custom value",
        "ManufacturerMailingCountyCode": "custom value",
        "ManufacturerMailingJurisdiction": "AL",
        "ManufacturerMailingPostalCode": "36104",
        "ManufacturerMsaStatus": "custom value",
        "ManufacturerPhysicalAddress1": "123 Main Street",
        "ManufacturerPhysicalAddress2": "Suite 100",
        "ManufacturerPhysicalCity": "Montgomery",
        "ManufacturerPhysicalCountryCode": "USA",
        "ManufacturerPhysicalCounty": "custom value",
        "ManufacturerPhysicalCountyCode": "custom value",
        "ManufacturerPhysicalJurisdiction": "AL",
        "ManufacturerPhysicalPostalCode": "36104",
        "ManufacturerTradeName": "custom value",
        "OriginAlternateFacilityNumber": "custom value",
        "OriginAlternateJurisdiction": "AL",
        "OriginCountyCode": "custom value",
        "OriginDepNumber": "custom value",
        "OriginDescription": "custom value",
        "OriginSiteCode": "custom value",
        "OriginSpecialJurisdiction": "AL-SPJ-01",
        "OriginStateAssignedCode": "custom value",
        "OriginTerminalCode": "T01ME1000",
        "PaymentDate": "2024-06-15T00:00:00",
        "ProductTobaccoAttribute01": "custom value",
        "ProductTobaccoAttribute02": "custom value",
        "ProductTobaccoAttribute03": "custom value",
        "ProductTobaccoAttribute04": "custom value",
        "ProductTobaccoAttribute05": "custom value",
        "ProductTobaccoAttribute06": "custom value",
        "ProductTobaccoAttribute07": "custom value",
        "ProductTobaccoAttribute08": "custom value",
        "ProductTobaccoAttribute09": "custom value",
        "ProductTobaccoAttribute10": "custom value",
        "ProductTobaccoAttribute11": "custom value",
        "ProductTobaccoAttribute12": "custom value",
        "ProductTobaccoAttribute13": "custom value",
        "ProductTobaccoAttribute14": "custom value",
        "ProductTobaccoAttribute15": "custom value",
        "ProductTobaccoAttributeValue01": "custom value",
        "ProductTobaccoAttributeValue02": "custom value",
        "ProductTobaccoAttributeValue03": "custom value",
        "ProductTobaccoAttributeValue04": "custom value",
        "ProductTobaccoAttributeValue05": "custom value",
        "ProductTobaccoAttributeValue06": "custom value",
        "ProductTobaccoAttributeValue07": "custom value",
        "ProductTobaccoAttributeValue08": "custom value",
        "ProductTobaccoAttributeValue09": "custom value",
        "ProductTobaccoAttributeValue10": "custom value",
        "ProductTobaccoAttributeValue11": "custom value",
        "ProductTobaccoAttributeValue12": "custom value",
        "ProductTobaccoAttributeValue13": "custom value",
        "ProductTobaccoAttributeValue14": "custom value",
        "ProductTobaccoAttributeValue15": "custom value",
        "ProductTobaccoBrandCode": "custom value",
        "ProductTobaccoCountryCode": "USA",
        "ProductTobaccoCustomId": "custom value",
        "ProductTobaccoDescription": "custom value",
        "ProductTobaccoId": 750,
        "ProductTobaccoJurisdiction": "AL",
        "ProductTobaccoJurisdictionDescriptionCode": "custom value",
        "ProductTobaccoModifiedRiskNumber": "custom value",
        "ProductTobaccoModifiedRiskType": "custom value",
        "ProductTobaccoName": "custom value",
        "ProductTobaccoPackSize": 20,
        "ProductTobaccoProductCode": "065",
        "ProductTobaccoSku": "custom value",
        "ProductTobaccoStyle": "custom value",
        "ProductTobaccoUnitLength": 1000,
        "ProductTobaccoUnitLengthOfMeasure": "IN",
        "ProductTobaccoUnitOfMeasure": "GAL",
        "ProductTobaccoUnitsPerPackage": 1000,
        "ProductTobaccoUnitVolume": 1000,
        "ProductTobaccoUnitVolumeUnitOfMeasure": "GAL",
        "ProductTobaccoUnitWeight": 1000,
        "ProductTobaccoUnitWeightUnitOfMeasure": "GAL",
        "ProductTobaccoUpc": "custom value",
        "PtOrderAcceptAlternateFacilityNumber": "custom value",
        "PtOrderAcceptAlternateJurisdiction": "AL",
        "PtOrderAcceptCountyCode": "custom value",
        "PtOrderAcceptDepNumber": "custom value",
        "PtOrderAcceptDescription": "custom value",
        "PtOrderAcceptSiteCode": "custom value",
        "PtOrderAcceptSpecialJurisdiction": "AL-SPJ-01",
        "PtOrderAcceptStateAssignedCode": "custom value",
        "PtOrderAcceptTerminalCode": "T01ME1000",
        "PtOrderOriginAlternateFacilityNumber": "custom value",
        "PtOrderOriginAlternateJurisdiction": "AL",
        "PtOrderOriginCountyCode": "custom value",
        "PtOrderOriginDepNumber": "custom value",
        "PtOrderOriginDescription": "custom value",
        "PtOrderOriginSiteCode": "custom value",
        "PtOrderOriginSpecialJurisdiction": "AL-SPJ-01",
        "PtOrderOriginStateAssignedCode": "custom value",
        "PtOrderOriginTerminalCode": "T01ME1000",
        "PurchaseDate": "2024-06-15T00:00:00",
        "SalesAmount": 1000,
        "ScheduleCode": "custom value",
        "ScheduleType": "custom value",
        "SequenceId": "custom value",
        "StampAttribute": "custom value",
        "SystemOfRecord": "custom value",
        "SystemOfRecordProductCode": "065",
        "TaxCollected": 1000,
        "TaxSessionCountryCode": "USA",
        "TaxSessionJurisdiction": "AL",
        "TaxSessionLocationId": 100,
        "TaxSessionTaxpayerType": "custom value",
        "TaxSessionTerminalCode": "T01ME1000",
        "TobaccoJurisdictionsBrandCode": "custom value",
        "TobaccoJurisdictionsCountryCode": "custom value",
        "TobaccoJurisdictionsJurisdiction": "AL",
        "TobaccoJurisdictionsJurisdictionDescriptionCode": "custom value",
        "TobaccoJurisdictionsModifiedRiskNumber": "custom value",
        "TobaccoJurisdictionsModifiedRiskType": "custom value",
        "TobaccoJurisdictionsProductCode": "custom value",
        "TobaccoJurisdictionsStyle": "custom value",
        "Acres": 1000,
        "ActionType": "custom value",
        "AdjustedBalance": 1000,
        "AdjustedCredits": 1000,
        "AdjustedMiles": 1000,
        "AdjustedTax": 1000,
        "AdjustedUnits": 1000,
        "AdjustmentCode": "custom value",
        "AdjustmentExplanation": "custom value",
        "AircraftType": "custom value",
        "AltDocumentNumber": "custom value",
        "AviationType": "custom value",
        "AzUstBuyerExemptNumber": "custom value",
        "Balance": 1000,
        "BeginningDate": "2024-01-01T00:00:00",
        "BeginningReading": 1000,
        "BilledUnitsProduced": 1000,
        "BranchNumber": "custom value",
        "BuyerExemptNumber": "custom value",
        "ContactInfo1": "custom value",
        "ContactInfo2": "custom value",
        "ContactInfo3": "custom value",
        "ContactInfo4": "custom value",
        "CorrectionType": "custom value",
        "CountryOfOrigin": "USA",
        "CreditAmount": 1000,
        "Crop": "custom value",
        "DeductionAmount": 1000,
        "DeductionTypeId": "custom value",
        "DestinationLicense": "custom value",
        "DiscountAmount": 3.5,
        "DiversionDate": "2024-06-15T00:00:00",
        "DriverLicenseNumber": "custom value",
        "EmblemNumber": "custom value",
        "EndingDate": "custom value",
        "EndingReading": 1000,
        "EntryValue": 1000,
        "EnvironmentalFeeInterest": 1000,
        "EnvironmentalFeePenalty": 1000,
        "EquipmentCount": 1000,
        "EquipmentType": "custom value",
        "ErrorType": "custom value",
        "ExemptLocationType": "custom value",
        "Explanation": "custom value",
        "FilingType": "custom value",
        "FlightCount": 1000,
        "FlightDate": "2024-06-15T00:00:00",
        "FlightNumber": "custom value",
        "FuelEfficiency": "custom value",
        "FuelRate": 1000,
        "FuelType": "custom value",
        "FuelUseCodeDescOther": "custom value",
        "GasolineInterest": 1000,
        "GasolinePenalty": 1000,
        "GrossReceiptsAmount": 1000,
        "GrossUnitsProduced": 1000,
        "HeatingType": "custom value",
        "Horsepower": "custom value",
        "ImportComponentTaxRate": 1000,
        "ImportTaxRate": 0.05,
        "ImportVerificationNumber": "custom value",
        "InspectionFeeInterest": 1000,
        "InspectionFeePenalty": 1000,
        "IvpNumber": "custom value",
        "IvpPayment": 150,
        "Lessor": "custom value",
        "LicenseTagNumber": "custom value",
        "LicenseTagState": "custom value",
        "Miles": 1000,
        "MilesOffRoad": 1000,
        "MilesOnRoad": 1000,
        "MilesOther": 1000,
        "MilesOutOfState": 1000,
        "MsaStatus": "custom value",
        "NetUnitsProduced": 1000,
        "NontaxableMiles": 1000,
        "NontaxableUnits": 1000,
        "Odometer": 1000,
        "OperationType": "custom value",
        "OriginTerminalOperatorName": "custom value",
        "OtherUnits": 1000,
        "PackSize": 20,
        "PrintSchedLicense": "custom value",
        "ProductCount": 1000,
        "ProductProduced": "065",
        "ProductVolume": 1000,
        "ProductWeight": 1000,
        "PumpNumber": "custom value",
        "PumpNumberNew": "custom value",
        "PurchasePrice": 3.5,
        "PurchaseType": "custom value",
        "RateTypeId": "custom value",
        "ReceiptType": "custom value",
        "RegistrationNumber": "custom value",
        "ReportLevel": "custom value",
        "ResidentialType": "custom value",
        "RetailPrice": 3.5,
        "RuleId": "custom value",
        "Schedule4bTotal": 1000,
        "SignedStatementNumber": "custom value",
        "SpecialFuelInterest": 1000,
        "SpecialFuelPenalty": 1000,
        "StampType": "custom value",
        "StateAssignedLocationCode": "custom value",
        "StatusType": "custom value",
        "SubRuleId": "custom value",
        "TankCapacity": 1000,
        "TankNumber": "custom value",
        "TankReading": 1000,
        "TaxDollarsRecovered": 1000,
        "TaxFreeType": "custom value",
        "TaxPaidType": "custom value",
        "TaxRate": 0.05,
        "TaxTypeId": "custom value",
        "Taxable": 1000,
        "TaxableMiles": 1000,
        "TaxableUnits": 1000,
        "TaxationType": "custom value",
        "TaxingJurisdiction": "AL",
        "TransferType": "custom value",
        "TribalCode": "custom value",
        "TribalIdCode": "custom value",
        "TribalName": "custom value",
        "TribalReservation": "custom value",
        "UnitsPerPackage": 1000,
        "VehicleIdNumber": "custom value",
        "VehicleLeasedInd": "custom value",
        "VehicleMake": "custom value",
        "VehicleModel": "custom value",
        "VehicleModelYear": "custom value",
        "VehicleOwnedInd": "custom value",
        "VehicleType": "custom value",
        "VehicleUseType": "custom value",
        "VehicleWeight": 1000,
        "VesselName": "custom value",
        "VesselNumber": "custom value",
        "WholesalePrice": 3.5,
        "UnitOfMeasure": "GAL",
        "CustomDate01": "2024-01-01T00:00:00",
        "CustomDate02": "2024-01-01T00:00:00",
        "CustomDate03": "2024-01-01T00:00:00",
        "CustomDate04": "2024-01-01T00:00:00",
        "CustomDate05": "2024-01-01T00:00:00",
        "CustomDate06": "2024-01-01T00:00:00",
        "CustomDate07": "2024-01-01T00:00:00",
        "CustomDate08": "2024-01-01T00:00:00",
        "CustomDate09": "2024-01-01T00:00:00",
        "CustomDate10": "2024-01-01T00:00:00",
        "CustomNumeric01": 0,
        "CustomNumeric02": 0,
        "CustomNumeric03": 0,
        "CustomNumeric04": 0,
        "CustomNumeric05": 0,
        "CustomNumeric06": 0,
        "CustomNumeric07": 0,
        "CustomNumeric08": 0,
        "CustomNumeric09": 0,
        "CustomNumeric10": 0,
        "CustomNumeric11": 0,
        "CustomNumeric12": 0,
        "CustomNumeric13": 0,
        "CustomNumeric14": 0,
        "CustomNumeric15": 0,
        "CustomNumeric16": 0,
        "CustomNumeric17": 0,
        "CustomNumeric18": 0,
        "CustomNumeric19": 0,
        "CustomNumeric20": 0,
        "CustomNumeric21": 0,
        "CustomNumeric22": 0,
        "CustomNumeric23": 0,
        "CustomNumeric24": 0,
        "CustomNumeric25": 0,
        "CustomNumeric26": 0,
        "CustomNumeric27": 0,
        "CustomNumeric28": 0,
        "CustomNumeric29": 0,
        "CustomNumeric30": 0,
        "CustomString01": "custom value",
        "CustomString02": "custom value",
        "CustomString03": "custom value",
        "CustomString04": "custom value",
        "CustomString05": "custom value",
        "CustomString06": "custom value",
        "CustomString07": "custom value",
        "CustomString08": "custom value",
        "CustomString09": "custom value",
        "CustomString10": "custom value",
        "CustomString11": "custom value",
        "CustomString12": "custom value",
        "CustomString13": "custom value",
        "CustomString14": "custom value",
        "CustomString15": "custom value",
        "CustomString16": "custom value",
        "CustomString17": "custom value",
        "CustomString18": "custom value",
        "CustomString19": "custom value",
        "CustomString20": "custom value",
        "CustomString21": "custom value",
        "CustomString22": "custom value",
        "CustomString23": "custom value",
        "CustomString24": "custom value",
        "CustomString25": "custom value",
        "CustomString26": "custom value",
        "CustomString27": "custom value",
        "CustomString28": "custom value",
        "CustomString29": "custom value",
        "CustomString30": "custom value",
        "CustomString31": "custom value",
        "CustomString32": "custom value",
        "CustomString33": "custom value",
        "CustomString34": "custom value",
        "CustomString35": "custom value",
        "CustomString36": "custom value",
        "CustomString37": "custom value",
        "CustomString38": "custom value",
        "CustomString39": "custom value",
        "CustomString40": "custom value",
        "CustomString41": "custom value",
        "CustomString42": "custom value",
        "CustomString43": "custom value",
        "CustomString44": "custom value",
        "CustomString45": "custom value",
        "CustomString46": "custom value",
        "CustomString47": "custom value",
        "CustomString48": "custom value",
        "CustomString49": "custom value",
        "CustomString50": "custom value"
      }
    }
  ],
  "TransactionSchedule": {
    "BuyerAccountCountryCode": "USA",
    "BuyerAccountCustomId": "custom value",
    "BuyerAccountJurisdiction": "AL",
    "BuyerAddress1": "123 Main Street",
    "BuyerAddress2": "Suite 100",
    "BuyerAlternateJurisdiction": "AL",
    "BuyerBusinessSubType": "WHOLESALE",
    "BuyerCity": "Montgomery",
    "BuyerCountryCode": "USA",
    "BuyerCounty": "Montgomery",
    "BuyerCountyCode": "001",
    "BuyerCustomId": "custom value",
    "BuyerIdCode": "12-3456789",
    "BuyerIdCodeCountry": "USA",
    "BuyerIdType": "FEIN",
    "BuyerJurisdiction": "AL",
    "BuyerLegalName": "Acme Corporation",
    "BuyerLicenseNumber": "LIC-001",
    "BuyerLicensePercentage": 100,
    "BuyerNameControl": "ACME",
    "BuyerPostalCode": "36104",
    "BuyerTradeName": "Acme Trading",
    "CarrierAccountCountryCode": "USA",
    "CarrierAccountCustomId": "custom value",
    "CarrierAccountJurisdiction": "AL",
    "CarrierAddress1": "123 Main Street",
    "CarrierAddress2": "Suite 100",
    "CarrierAlternateJurisdiction": "AL",
    "CarrierBusinessSubType": "WHOLESALE",
    "CarrierCity": "Montgomery",
    "CarrierCountryCode": "USA",
    "CarrierCounty": "Montgomery",
    "CarrierCountyCode": "001",
    "CarrierCustomId": "custom value",
    "CarrierIdCode": "12-3456789",
    "CarrierIdCodeCountry": "USA",
    "CarrierIdType": "FEIN",
    "CarrierJurisdiction": "AL",
    "CarrierLegalName": "Acme Corporation",
    "CarrierLicenseNumber": "LIC-001",
    "CarrierLicensePercentage": 100,
    "CarrierNameControl": "ACME",
    "CarrierPostalCode": "36104",
    "CarrierTradeName": "Acme Trading",
    "ConsignorAccountCountryCode": "USA",
    "ConsignorAccountCustomId": "custom value",
    "ConsignorAccountJurisdiction": "AL",
    "ConsignorAddress1": "123 Main Street",
    "ConsignorAddress2": "Suite 100",
    "ConsignorAlternateJurisdiction": "AL",
    "ConsignorBusinessSubType": "WHOLESALE",
    "ConsignorCity": "Montgomery",
    "ConsignorCountryCode": "USA",
    "ConsignorCounty": "Montgomery",
    "ConsignorCountyCode": "001",
    "ConsignorCustomId": "custom value",
    "ConsignorIdCode": "12-3456789",
    "ConsignorIdCodeCountry": "USA",
    "ConsignorIdType": "FEIN",
    "ConsignorJurisdiction": "AL",
    "ConsignorLegalName": "Acme Corporation",
    "ConsignorLicenseNumber": "LIC-001",
    "ConsignorLicensePercentage": 100,
    "ConsignorNameControl": "ACME",
    "ConsignorPostalCode": "36104",
    "ConsignorTradeName": "Acme Trading",
    "ExchangePositionAccountCountryCode": "USA",
    "ExchangePositionAccountCustomId": "custom value",
    "ExchangePositionAccountJurisdiction": "AL",
    "ExchangePositionAddress1": "123 Main Street",
    "ExchangePositionAddress2": "Suite 100",
    "ExchangePositionAlternateJurisdiction": "AL",
    "ExchangePositionBusinessSubType": "WHOLESALE",
    "ExchangePositionCity": "Montgomery",
    "ExchangePositionCountryCode": "USA",
    "ExchangePositionCounty": "Montgomery",
    "ExchangePositionCountyCode": "001",
    "ExchangePositionCustomId": "custom value",
    "ExchangePositionIdCode": "12-3456789",
    "ExchangePositionIdCodeCountry": "USA",
    "ExchangePositionIdType": "FEIN",
    "ExchangePositionJurisdiction": "AL",
    "ExchangePositionLegalName": "Acme Corporation",
    "ExchangePositionLicenseNumber": "LIC-001",
    "ExchangePositionLicensePercentage": 100,
    "ExchangePositionNameControl": "ACME",
    "ExchangePositionPostalCode": "36104",
    "ExchangePositionTradeName": "Acme Trading",
    "ImporterAccountCountryCode": "USA",
    "ImporterAccountCustomId": "custom value",
    "ImporterAccountJurisdiction": "AL",
    "ImporterAddress1": "123 Main Street",
    "ImporterAddress2": "Suite 100",
    "ImporterAlternateJurisdiction": "AL",
    "ImporterBusinessSubType": "WHOLESALE",
    "ImporterCity": "Montgomery",
    "ImporterCountryCode": "USA",
    "ImporterCounty": "Montgomery",
    "ImporterCountyCode": "001",
    "ImporterCustomId": "custom value",
    "ImporterIdCode": "12-3456789",
    "ImporterIdCodeCountry": "USA",
    "ImporterIdType": "FEIN",
    "ImporterJurisdiction": "AL",
    "ImporterLegalName": "Acme Corporation",
    "ImporterLicenseNumber": "LIC-001",
    "ImporterLicensePercentage": 100,
    "ImporterNameControl": "ACME",
    "ImporterPostalCode": "36104",
    "ImporterTradeName": "Acme Trading",
    "MiddlemanAccountCountryCode": "USA",
    "MiddlemanAccountCustomId": "custom value",
    "MiddlemanAccountJurisdiction": "AL",
    "MiddlemanAddress1": "123 Main Street",
    "MiddlemanAddress2": "Suite 100",
    "MiddlemanAlternateJurisdiction": "AL",
    "MiddlemanBusinessSubType": "WHOLESALE",
    "MiddlemanCity": "Montgomery",
    "MiddlemanCountryCode": "USA",
    "MiddlemanCounty": "Montgomery",
    "MiddlemanCountyCode": "001",
    "MiddlemanCustomId": "custom value",
    "MiddlemanIdCode": "12-3456789",
    "MiddlemanIdCodeCountry": "USA",
    "MiddlemanIdType": "FEIN",
    "MiddlemanJurisdiction": "AL",
    "MiddlemanLegalName": "Acme Corporation",
    "MiddlemanLicenseNumber": "LIC-001",
    "MiddlemanLicensePercentage": 100,
    "MiddlemanNameControl": "ACME",
    "MiddlemanPostalCode": "36104",
    "MiddlemanTradeName": "Acme Trading",
    "PositionHolderAccountCountryCode": "USA",
    "PositionHolderAccountCustomId": "custom value",
    "PositionHolderAccountJurisdiction": "AL",
    "PositionHolderAddress1": "123 Main Street",
    "PositionHolderAddress2": "Suite 100",
    "PositionHolderAlternateJurisdiction": "AL",
    "PositionHolderBusinessSubType": "WHOLESALE",
    "PositionHolderCity": "Montgomery",
    "PositionHolderCountryCode": "USA",
    "PositionHolderCounty": "Montgomery",
    "PositionHolderCountyCode": "001",
    "PositionHolderCustomId": "custom value",
    "PositionHolderIdCode": "12-3456789",
    "PositionHolderIdCodeCountry": "USA",
    "PositionHolderIdType": "FEIN",
    "PositionHolderJurisdiction": "AL",
    "PositionHolderLegalName": "Acme Corporation",
    "PositionHolderLicenseNumber": "LIC-001",
    "PositionHolderLicensePercentage": 100,
    "PositionHolderNameControl": "ACME",
    "PositionHolderPostalCode": "36104",
    "PositionHolderTradeName": "Acme Trading",
    "SellerAccountCountryCode": "USA",
    "SellerAccountCustomId": "custom value",
    "SellerAccountJurisdiction": "AL",
    "SellerAddress1": "123 Main Street",
    "SellerAddress2": "Suite 100",
    "SellerAlternateJurisdiction": "AL",
    "SellerBusinessSubType": "WHOLESALE",
    "SellerCity": "Montgomery",
    "SellerCountryCode": "USA",
    "SellerCounty": "Montgomery",
    "SellerCountyCode": "001",
    "SellerCustomId": "custom value",
    "SellerIdCode": "12-3456789",
    "SellerIdCodeCountry": "USA",
    "SellerIdType": "FEIN",
    "SellerJurisdiction": "AL",
    "SellerLegalName": "Acme Corporation",
    "SellerLicenseNumber": "LIC-001",
    "SellerLicensePercentage": 100,
    "SellerNameControl": "ACME",
    "SellerPostalCode": "36104",
    "SellerTradeName": "Acme Trading"
  }
}'
```