To Nha Notes | May 26, 2022, 10:09 a.m.
payload = {
"token": "xxx",
"data": {
"total_count": "numberInt",
"clients":{
"client_code": "stringAlphaNum",
"member_type": "stringAlphaNum",
"prefecture": "addressState",
"city": "addressCity",
"town_and_number": "addressBuilding",
"building": "addressBuilding",
"mail_address": "internetEmail",
"mobile_mail_address": "internetEmail",
"allow_notice_mail": "numberBool",
"name": "personNickname",
"name_kana": "nameFirst",
"zip": "addressZipCode",
"tel": "phoneHome",
"fax": "phoneHome",
"updated_at": "date",
"_repeat": 2
}
}
}