File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -256,8 +256,8 @@ passkey No Legacy member's PIN, required when `with_passkey`
256256with_passkey Yes Boolean, whether to check legacy member PIN or not
257257bonus_stamps No Integer, bonus points given to target user's membership
258258new_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
261261email No Email
262262mobile_number No Mobile number
263263gender No Gender
@@ -391,8 +391,8 @@ registering_employee_code No String indicating employee code, will crea
391391district No District ID
392392marital_status No Marital status mapping can be seen :ref: `here <Marital Status Mapping >`
393393password 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
396396legacy_member No Legacy member identifier to merge with
397397legacy_merchant_id No Legacy member merchant ID
398398========================= =========== =========================
You can’t perform that action at this time.
0 commit comments