GET /self/{shopId}/customers/{customerId}/ips
Path parameters
-
shopId
integer(int32) Required -
customerId
integer(int64) Required
Query parameters
-
PageNumber
integer(int32) -
PageSize
integer(int32)
GET
/self/{shopId}/customers/{customerId}/ips
curl \
-X GET https://dev.sellpass.io/self/{shopId}/customers/{customerId}/ips \
-H "Authorization: $API_KEY"