Method: accounts.accounttax.patch

Updates the tax settings of the account.

HTTP request

PATCH https://merchantapi.googleapis.com/accounts/v1beta/{accountTax.name=accounts/*/accounttax/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
accountTax.name

string

Identifier. The name of the tax setting. Format: "{accountTax.name=accounts/{account}}"

Query parameters

Parameters
updateMask

string (FieldMask format)

The list of fields to be updated

Request body

The request body contains an instance of AccountTax.

Response body

If successful, the response body contains an instance of AccountTax.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/content

For more information, see the OAuth 2.0 Overview.