Skip to content

Commit c137f89

Browse files
authored
update api docs for pin (ui#202)
1 parent c30ba5b commit c137f89

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/klg_api.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -256,8 +256,8 @@ passkey No Legacy member's PIN, required when `with_passkey`
256256
with_passkey Yes Boolean, whether to check legacy member PIN or not
257257
bonus_stamps No Integer, bonus points given to target user's membership
258258
new_password Yes User password
259-
pin Yes User pin
260-
confirm_pin Yes User pin confirmation
259+
pin No User pin
260+
confirm_pin No User pin confirmation, required when `pin` is filled
261261
email No Email
262262
mobile_number No Mobile number
263263
gender No Gender
@@ -391,8 +391,8 @@ registering_employee_code No String indicating employee code, will crea
391391
district No District ID
392392
marital_status No Marital status mapping can be seen :ref:`here <Marital Status Mapping>`
393393
password Yes User password
394-
pin Yes User pin
395-
confirm_pin Yes User pin confirmation
394+
pin No User pin
395+
confirm_pin No User pin confirmation, required when `pin` is filled
396396
legacy_member No Legacy member identifier to merge with
397397
legacy_merchant_id No Legacy member merchant ID
398398
========================= =========== =========================

0 commit comments

Comments
 (0)