このドキュメントは hokan API のバージョン 2 が対象です。バージョン 1 をご利用の方は https://www.redoc.hokan.io/ をご参照ください。
{
"data": {
"customer_type": "individual",
"person_in_charge_id": 0,
"vice_person_in_charge_id": 0,
"zip": "string",
"address": "string",
"address_kana": "string",
"tel": "string",
"fax": "string",
"email": "string",
"mobile": "string",
"mobile_email": "string",
"note": "string",
"outer_system_id": "string",
"lead_id": 0,
"extra_values": [
{
"internal_key": "string",
"value": 0
}
],
"last_name": "string",
"first_name": "string",
"last_name_kana": "string",
"first_name_kana": "string",
"gender": 1,
"birthday": "2019-08-24",
"annual_income": 0,
"savings": 0,
"living_expenses": 0,
"industry": "string",
"job": "string",
"workplace": "string",
"position": "string",
"corporate_tel": "string",
"corporate_email": "string",
"corporate_mobile": "string",
"affiliation_code": "string",
"employee_code": "string"
},
"notification_users": [
0
]
}
{
"data": {
"id": 0,
"zip": "",
"address": "",
"address_kana": "",
"tel": "",
"fax": "",
"email": "",
"mobile": "",
"mobile_email": "",
"note": "",
"outer_system_id": "",
"created_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z",
"name": "string",
"name_kana": "string",
"customer_type": "individual",
"sales_status": "未設定",
"person_in_charge_id": 0,
"vice_person_in_charge_id": 0,
"introducer_id": 0,
"lead": {
"id": 0,
"name": "string",
"disabled": false,
"color_code": "string",
"created_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z",
"category": "リーズ"
},
"extra_values": [
{
"internal_key": "string",
"value": 0,
"extra_item": {
"id": 0,
"name": "string",
"internal_key": "string",
"group_id": 0,
"data_type": "Integer",
"unit": "Age"
}
}
],
"last_name": "string",
"last_name_kana": "string",
"first_name": "string",
"first_name_kana": "string",
"gender": "",
"birthday": "2019-08-24",
"annual_income": 0,
"savings": 0,
"living_expenses": 0,
"industry": "string",
"job": "string",
"workplace": "string",
"position": "string",
"corporate_tel": "string",
"corporate_email": "string",
"corporate_mobile": "string",
"card_exchanged_at": "2019-08-24",
"death_date": "2019-08-24",
"affiliation_name": "string",
"affiliation_code": "string",
"employee_code": "string"
}
}