POST /self/{shopId}/affiliates/{customerId}/referral/disable
Path parameters
-
shopId
integer(int32) Required -
customerId
integer(int64) Required
POST
/self/{shopId}/affiliates/{customerId}/referral/disable
curl \
-X POST https://dev.sellpass.io/self/{shopId}/affiliates/{customerId}/referral/disable \
-H "Authorization: $API_KEY"