Perform common functions that are available on the Channel Services console at scale, like placing orders and viewing customer information
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://reseller.googleapis.com/apps/reseller/v1/subscriptions
curl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://reseller.googleapis.com/apps/reseller/v1/customers/{customerId}curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://reseller.googleapis.com/apps/reseller/v1/resellernotify/getwatchdetails