`/affiliate code`
`/affiliate code`
Tier:
managerSets or changes an affiliate’s referral code.SellAuth endpoint: PUT /shops/{id}/affiliates/{id}/code`/affiliate list`
`/affiliate list`
Tier:
supportLists affiliates for the shop.SellAuth endpoint: GET /shops/{id}/affiliates`/affiliate restore`
`/affiliate restore`
Tier:
managerRestores a previously suspended affiliate.SellAuth endpoint: POST /shops/{id}/affiliates/{id}/restore`/affiliate stats`
`/affiliate stats`
Tier:
viewerShows aggregate affiliate performance stats.SellAuth endpoint: GET /shops/{id}/affiliates/stats`/affiliate suspend`
`/affiliate suspend`
Tier:
managerSuspends an affiliate, blocking further commission accrual.SellAuth endpoint: POST /shops/{id}/affiliates/{id}/suspend`/affiliate tier`
`/affiliate tier`
Tier:
managerMoves an affiliate to a different commission tier.SellAuth endpoint: PUT /shops/{id}/affiliates/{id}/tier`/affiliate tiers`
`/affiliate tiers`
Tier:
viewerLists the shop’s configured affiliate tiers.SellAuth endpoint: GET /shops/{id}/affiliate-tiers`/affiliate view`
`/affiliate view`
Tier:
supportShows details for a single affiliate.SellAuth endpoint: GET /shops/{id}/affiliates/{id}`/reseller approve`
`/reseller approve`
Tier:
managerApproves a pending reseller application.SellAuth endpoint: POST /shops/{id}/resellers/{id}/approve`/reseller list`
`/reseller list`
Tier:
supportLists resellers for the shop.SellAuth endpoint: GET /shops/{id}/resellers`/reseller reject`
`/reseller reject`
Tier:
managerRejects a pending reseller application.SellAuth endpoint: POST /shops/{id}/resellers/{id}/reject`/reseller restore`
`/reseller restore`
Tier:
managerRestores a previously suspended reseller.SellAuth endpoint: POST /shops/{id}/resellers/{id}/restore`/reseller stats`
`/reseller stats`
Tier:
viewerShows aggregate reseller performance stats.SellAuth endpoint: GET /shops/{id}/resellers/stats`/reseller suspend`
`/reseller suspend`
Tier:
managerSuspends a reseller, blocking further reseller-priced purchases.SellAuth endpoint: POST /shops/{id}/resellers/{id}/suspend`/reseller tier`
`/reseller tier`
Tier:
managerMoves a reseller to a different pricing tier.SellAuth endpoint: PUT /shops/{id}/resellers/{id}/tier`/reseller tiers`
`/reseller tiers`
Tier:
viewerLists the shop’s configured reseller tiers.SellAuth endpoint: GET /shops/{id}/reseller-tiers`/reseller view`
`/reseller view`
Tier:
supportShows details for a single reseller.SellAuth endpoint: GET /shops/{id}/resellers/{id}