squareconnect.apis.v1_locations_api
All endpoints are relative to Square Connect V2 Documentation
| Method | HTTP request |
|---|---|
| list_locations | GET /v1/me/locations |
| retrieve_business | GET /v1/me |
list[V1Merchant] list_locations()
Provides details for a business's locations, including their IDs.
This endpoint does not need any parameter.
Assign your Access Token from developer portal to the authorization parameter.
[Back to top] [Back to API list] [Back to Model list] [Back to README]
V1Merchant retrieve_business()
Get a business's information.
This endpoint does not need any parameter.
Assign your Access Token from developer portal to the authorization parameter.
[Back to top] [Back to API list] [Back to Model list] [Back to README]