Create Company Location
machship_create_company_locationCreates a new company location such as a warehouse, store, or depot pickup point by providing location data including address and contact details.
Instructions
Creates a new company location (warehouse, store, depot pickup point).
Args:
location (object): Location data including companyId, name, address, suburb, postcode, state, country, contactName, phone, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | Location data (companyId, name, address, suburb, postcode, state, country, contactName, phone) |