Anchor to CompanyLocationTaxSettingsUpdatePayloadCompany
payloadCompany Location Tax Settings Update Payload
Return type for mutation.
Anchor to FieldsFields
- companyLocation (CompanyLocation)
- userErrors ([BusinessCustomerUserError!]!)
- Anchor to companyLocationcompany•Company
Location Location The company location with the updated tax settings.
- Anchor to userErrorsuser•[Business
Errors Customer User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- companyLocationTaxSettingsUpdate (CompanyLocationTaxSettingsUpdatePayload)
- •mutation
Sets the tax settings for a company location.
- Anchor to companyLocationIdcompany•ID!
Location Id required The ID of the company location that the tax settings get assigned to.
- Anchor to taxRegistrationIdtax•String
Registration Id The unique tax registration ID for the company location.
- Anchor to taxExempttax•Boolean
Exempt Whether the location is exempt from taxes.
- Anchor to exemptionsToAssignexemptions•[Tax
To Assign Exemption!] The list of tax exemptions to assign to the company location.
- Anchor to exemptionsToRemoveexemptions•[Tax
To Remove Exemption!] The list of tax exemptions to remove from the company location.
Arguments
Was this section helpful?