Edit direct referee description
Limit: 10 requests per second per user
POST /v1/referral/edit_referee_description
Allows an affiliate to set or clear a private description for one of their direct referees in the multilevel referral program. The target must be the affiliate’s direct referee.
Set description to null to clear it. An empty string is accepted. Descriptions can contain letters, numbers, hyphens (-), underscores (_), at signs (@), commas (,), and spaces.
Headers
Timestamp of the signed request in milliseconds.
Account ID of the authenticated account.
Public orderly key used to sign the request.
Signature of the request payload generated with the orderly key.