# CompanyLocationAssignAddressPayload - customer - PAYLOAD Version: 2024-10 ## Description Return type for `companyLocationAssignAddress` mutation. ### Access Scopes ## Fields * [addresses](/docs/api/customer/2024-10/objects/CompanyAddress): CompanyAddress - The list of updated addresses on the company location. * [userErrors](/docs/api/customer/2024-10/objects/BusinessCustomerUserError): BusinessCustomerUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [companyLocationAssignAddress](/docs/api/customer/2024-10/mutations/companyLocationAssignAddress) ## Examples