GET /self/{shopId}/customers/{customerId}
GET /self/{shopId}/customers/{customerId}
curl \
-X GET https://dev.sellpass.io/self/{shopId}/customers/{customerId} \
-H "Authorization: $API_KEY"
curl \
-X GET https://dev.sellpass.io/self/{shopId}/customers/{customerId} \
-H "Authorization: $API_KEY"