From 01400a3978bc13d2d1b72eb5c41c5ef537fc24fb Mon Sep 17 00:00:00 2001 From: fetok12 Date: Thu, 19 Sep 2024 03:57:16 +0300 Subject: [PATCH] add-referral-code-create-user --- source/index.html.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source/index.html.md b/source/index.html.md index c7aa2c8..cceef95 100644 --- a/source/index.html.md +++ b/source/index.html.md @@ -2005,6 +2005,7 @@ Parameter | Type | Required/Optional | Description --------- | ------- | ------- | ------- email | string | Required | The mail address for the user password | string | Required | The password for the user +referral | string | Optional | The referral code for the user ## updateExchangeUser(role)