Affiliates
Update Affiliate Status
This endpoint updates the status of an existing affiliate. You can change the status field using the request body. The update is restricted to only allowed fields. It ensures the affiliate membership with the store using the x-store-id header.
PATCH
Update Affiliate Status
Authorizations
Path Parameters
ID of the affiliate.
Body
application/json
Previous
Invite Affiliate via EmailThis endpoint allows you to send an invitation to a potential affiliate via email to join the store's affiliate program. The `x-store-id` header is used for verification. You must provide an email in the request body. It constructs an invitation link based on the store's domain settings.
Next
Update Affiliate Status