GET /self/{shopId}/affiliates
Query parameters
-
PageNumber integer(int32)
-
PageSize integer(int32)
-
searchString string
-
orderBy string
GET /self/{shopId}/affiliates
curl \
-X GET https://dev.sellpass.io/self/{shopId}/affiliates \
-H "Authorization: $API_KEY"