affiliate
Adds the list of codes to the affiliate's account
post/admin/affiliates/{id}/referral_codes
Request body
Example request
{
"referral_codes": [
"ABC",
"123"
]
}Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.