# Request and Response

## Set the tax rules for the given account in Mercado Libre

<mark style="color:orange;">`PUT`</mark> `https://api.alephcrm.com/v2/accounts/{accountId}/taxrules`

#### Query Parameters

| Name                                       | Type    | Description    |
| ------------------------------------------ | ------- | -------------- |
| API\_KEY<mark style="color:red;">\*</mark> | String  | (default=none) |
| accountId                                  | Integer | (default=none) |
| accountTaxRules                            |         |                |

{% tabs %}
{% tab title="200: OK {"Status": integer, "Message": string}" %}

{% endtab %}

{% tab title="304: Not Modified {"Status": integer, "Message": string}" %}

{% endtab %}

{% tab title="400: Bad Request {"Status": integer, "Message": string}" %}

{% endtab %}

{% tab title="401: Unauthorized {"Status": integer, "Message": string}" %}

{% endtab %}

{% tab title="403: Forbidden {"Status": integer, "Message": string}" %}

{% endtab %}

{% tab title="404: Not Found {"Status": integer, "Message": string}" %}

{% endtab %}

{% tab title="406: Not Acceptable {"Status": integer, "Message": string}" %}

{% endtab %}

{% tab title="412: Precondition Failed {"Status": integer, "Message": string}" %}

{% endtab %}

{% tab title="429: Too Many Requests {"Status": integer, "Message": string}" %}

{% endtab %}

{% tab title="500: Internal Server Error string" %}

{% endtab %}
{% endtabs %}

## Parameters details

### API\_KEY

The API\_KEY that was provided.

### accountId

The Alephee account ID of the marketplaces you are trying to get.

### accountTaxRules

Object with tax rules information
