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