UNPKG
square-wrapi
Version:
latest (0.2.0)
0.2.0
0.1.0
Wrapper for Square Connect REST API
github.com/wrapi
wrapi/square
square-wrapi
/
api
/
business.json
10 lines
•
117 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"me"
:
{
"method"
:
"GET"
,
"path"
:
"me"
}
,
"locations"
:
{
"method"
:
"GET"
,
"path"
:
"me/locations"
}
}