Affiliates
Invite Affiliate
Creates (or reuses) a customer by email and assigns them an affiliate code, making them an affiliate.
post/v1/shops/{shopId}/affiliates/invite
Request body
Example request
{
"email": "partner@example.com",
"affiliate_code": "PARTNER10",
"tier_id": 1
}Changes
No recorded changes to this endpoint across all 1 revision of this API.