Anchor to CompanyLocationCreatePayloadCompany
payloadCompany Location Create Payload
Return type for mutation.
Anchor to FieldsFields
- companyLocation (CompanyLocation)
- userErrors ([BusinessCustomerUserError!]!)
- Anchor to companyLocationcompany•Company
Location Location The created company location.
- 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
- companyLocationCreate (CompanyLocationCreatePayload)
- •mutation
Creates a new location for a
Company. Company locations are branches or offices where B2B customers can place orders with specific pricing, catalogs, and payment terms.Creates a company location. Each location can have its own billing and shipping addresses, tax settings, and
buyer experience configuration. You can assign staff members andobjects to manage the location.- Anchor to companyIdcompany•ID!
Id required The ID of the company that the company location belongs to.
- Anchor to inputinput•Company
Location Input! required The fields to use to create the company location.
Arguments
Was this section helpful?