affiliate

Adds the list of codes to the affiliate's account

post/admin/affiliates/{id}/referral_codes

Request body

referral_codesstring[]

Example request

{
  "referral_codes": [
    "ABC",
    "123"
  ]
}

Response

referral_codesstring[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.