GET /self/{shopId}/customization

GET /self/{shopId}/customization

Path parameters

  • shopId integer(int32) Required

Responses

  • 200

    Success

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