Get Category
Path parameters
-
shopId
integer(int32) Required -
categoryId
integer(int64) Required
GET
/self/{shopId}/categories/{categoryId}
curl \
-X GET https://dev.sellpass.io/self/{shopId}/categories/{categoryId} \
-H "Authorization: $API_KEY"