GET /self/{shopId}/customers/{customerId}

GET /self/{shopId}/customers/{customerId}

Path parameters

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