GET /self/{shopId}/settings

GET /self/{shopId}/settings

Path parameters

  • shopId integer(int32) Required

Responses

  • 200

    Success

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