Query parameters
-
type
string Type of deal (current/expired/pending)
-
categoryid
integer ID of category
GET
/api/psa/tree
curl \
--request GET 'http://api.example.com/api/psa/tree' \
--header "Authorization: Bearer $ACCESS_TOKEN"