MngAddAffiliate¶
Creates an affiliate identity. The affiliate becomes usable by a brand only after MngSetAffiliateBrandAccess.
{"command":"MngAddAffiliate","extID":"1","data":{"code":"AFF1024","company_name":"Partner Ltd","contact_name":"Jane Doe","email":"[email protected]","phone":"+35700000000"}}
code is required and globally unique. It is a public attribution identifier, not a secret or API credential.
{"id":7}