On This Page

{#jumplink-list}  
[Markdown](/docs/cybs/en-us/api-fields/reference/all/so/api-fields/tax-reply-total-state-tax-amount.md)  
Filter  
FILTER BY TAG

taxReply_totalStateTaxAmount {#tax-reply-total-state-tax-amount}
================================================================

Total amount of applicable taxes (city, county, national, special, state). This value is the sum of the values for all the applicable tax fields.

Specifications {#tax-reply-total-state-tax-amount_d932e21}
----------------------------------------------------------

* **Data Type:** String
* **Data Length:** 15

Mapping Information {#tax-reply-total-state-tax-amount_d932e40}
---------------------------------------------------------------

* REST API Field: orderInformation.taxDetails\[\].amount
  * orderInformation.taxDetails\[\].type = "city"
  * orderInformation.taxDetails\[\].type = "county"
  * orderInformation.taxDetails\[\].type = "national"
  * orderInformation.taxDetails\[\].type = "special"
  * orderInformation.taxDetails\[\].type = "state"
* SCMP API Fields:
  * tax_total_city_tax
  * tax_total_country_tax
  * tax_total_county_tax
  * tax_total_special_tax
  * tax_total_state_tax
    {#tax-reply-total-state-tax-amount_d932e76}
* Simple Order API Fields:
  * taxReply_totalCityTaxAmount
  * taxReply_totalCountryTaxAmount
  * taxReply_totalCountyTaxAmount
  * taxReply_totalSpecialTaxAmount
  * taxReply_totalStateTaxAmount
    {#tax-reply-total-state-tax-amount_d932e101}

