UNPKG

square-wrapi

Version:

Wrapper for Square Connect REST API

14 lines 193 B
{ "list": { "method": "GET", "path": "orders" }, "retrieve": { "method": "GET", "path": "orders/:order_id" }, "update": { "method": "PUT", "path": "orders/:order_id" } }