The Locations API
Learn to create, retrieve, and update locations in the Square seller account using the Square API.
We'll cover the following...
Sellers provide core business information on Square when they create an account. This information might include business name, business address, location type (physical or mobile location), phone number, and website URL. Square stores this information in a Location
object. The Locations API allows us to create, retrieve, or update a location in a Square seller account.
When we create an account ...