---
title: CompanyLocationAssignTaxExemptionsPayload - GraphQL Admin
description: Return type for `companyLocationAssignTaxExemptions` mutation.
api_version: unstable
api_name: admin
source_url:
  html: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/payloads/CompanyLocationAssignTaxExemptionsPayload
  md: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/payloads/CompanyLocationAssignTaxExemptionsPayload.md
---

# Company​Location​Assign​Tax​Exemptions​Payload

payload

Return type for `companyLocationAssignTaxExemptions` mutation.

## Fields

* company​Location

  [Company​Location](https://shopify.dev/docs/api/admin-graphql/unstable/objects/CompanyLocation)

  The updated company location.

* user​Errors

  [\[Business​Customer​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/BusinessCustomerUserError)

  non-null

  The list of errors that occurred from executing the mutation.

***

## Mutations with this payload

* [company​Location​Assign​Tax​Exemptions](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/companyLocationAssignTaxExemptions)

  mutation

  Deprecated

  * company​Location​Id

    [ID!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/ID)

    required

    ### Arguments

    The location to which the tax exemptions will be assigned.

  * tax​Exemptions

    [\[Tax​Exemption!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/enums/TaxExemption)

    required

    The tax exemptions that are being assigned to the location.

  ***

***

## Map
