顧客一覧APIのサンプルレスポンスデータ
顧客一覧APIのサンプルレスポンスデータになります。
APIは随時更新されておりますので、詳細は一度APIを実行して下さい。
リクエストサンプル
https://nomad-cloud.jp/public_api/clients?updated_at_gteq=2021-11-09+00%3A00%3A00&updated_at_lteq=2021-11-10+00%3A00%3A00&targets%5B%5D=inquiries&targets%5B%5D=details&targets%5B%5D=moving_info

レスポンスデータ
以下のレスポンスデータのサンプルは、本記事下部よりダウンロード可能です。
{
"result": [
{
"id": 2374753,
"name": "イタンジ太郎",
"name_kana": "イタンジタロウ",
"emails": [
"itadi_sample@example.com"
],
"tels": [
"09012345678",
"09087654321"
],
"account": {
"id": 1,
"name": "イタンジ不動産"
},
"created_at": "2020-06-29T00:15:33+09:00",
"updated_at": "2021-11-09T18:51:32+09:00",
"details": {
"operator": {
"id": 1089,
"name": "竹谷",
"employee_id": ""
},
"status": "来店予定",
"tags": [
"学生(神戸大学)"
],
"gender": "男性",
"age": 36,
"birthday": "1984-11-26",
"job": "正社員",
"workplace": "イタンジ株式会社",
"workplace_station": "六本木一丁目",
"fax": "03-1111-1111",
"address": {
"zipcode": "1066290",
"state": "東京都",
"city": "港区",
"street": "六本木住友不動産六本木グランドタワー"
},
"line_app": {
"friend": false,
"block": null
},
"note": "小型犬のダックスフントを飼っています。",
"memo": "できるだけ早く引っ越ししたいようです。"
},
"inquiries": [
{
"status": "終了",
"visit_at": null,
"contract_at": null,
"children": [
{
"portal": "オリジナル",
"category": {
"id": 134212,
"name": "スーモ"
},
"from_store": {
"id": 1,
"name": "イタンジ不動産"
},
"room_name": "六本木マンション",
"room_number": "101",
"room_url": "http://oheya.example.com",
"room_rent": 120000,
"room_madori": "1LDK",
"room_square": 40.0,
"room_built_year": "202005",
"room_line": "南北線",
"room_station": "六本木一丁目",
"note": "備考備考備考テスト",
"inquiry_at": "2020-06-29T00:15:33+09:00"
},
{
"portal": "ホームズ",
"category": {
"id": 10,
"name": "ホームズ"
},
"from_store": {
"id": 1,
"name": "イタンジ不動産"
},
"room_name": null,
"room_number": null,
"room_url": null,
"room_rent": null,
"room_madori": null,
"room_square": null,
"room_built_year": null,
"room_line": null,
"room_station": null,
"note": null,
"inquiry_at": "2021-11-09T18:50:00+09:00"
}
]
},
{
"status": "追客中",
"visit_at": null,
"contract_at": null,
"children": [
{
"portal": "アットホーム",
"category": {
"id": 30,
"name": "アットホーム"
},
"from_store": {
"id": 1,
"name": "イタンジ不動産"
},
"room_name": "アットマンション",
"room_number": "101",
"room_url": null,
"room_rent": null,
"room_madori": null,
"room_square": null,
"room_built_year": null,
"room_line": null,
"room_station": null,
"note": null,
"inquiry_at": "2021-11-09T18:50:00+09:00"
}
]
}
],
"moving_info": {
"reason": "更新",
"inflow_route": "紹介",
"number_of_residence": 4,
"initial_cost_budgets": 350000,
"current_house_type": "賃貸",
"pet": "犬:ダックスフンド",
"instrument": "ピアノ",
"type_of_contract": "個人",
"workplace_corp": false,
"way_of_commute": "バイク",
"housing_allowance": 100000,
"school_district": "学区学区テスト"
}
},
{
"id": 4541140,
"name": "テストゆやま",
"name_kana": null,
"emails": [
"h_yuyama@ga-tech.co.jp"
],
"tels": [],
"account": {
"id": 36,
"name": "ABC不動産"
},
"created_at": "2021-10-26T16:18:16+09:00",
"updated_at": "2021-11-09T11:06:40+09:00",
"details": {
"operator": {
"id": null,
"name": null,
"employee_id": null
},
"status": null,
"tags": [],
"gender": null,
"age": null,
"birthday": null,
"job": null,
"workplace": null,
"workplace_station": null,
"fax": null,
"address": {
"zipcode": null,
"state": null,
"city": null,
"street": null
},
"line_app": {
"friend": false,
"block": null
},
"note": null,
"memo": null
},
"inquiries": [
{
"status": "追客中",
"visit_at": null,
"contract_at": null,
"children": [
{
"portal": null,
"category": {
"id": 998,
"name": "TESTメール"
},
"from_store": {
"id": 37,
"name": "ABC不動産"
},
"room_name": null,
"room_number": null,
"room_url": null,
"room_rent": null,
"room_madori": null,
"room_square": null,
"room_built_year": null,
"room_line": null,
"room_station": null,
"note": null,
"inquiry_at": "2021-10-26T16:15:00+09:00"
}
]
}
],
"moving_info": {
"reason": null,
"inflow_route": null,
"number_of_residence": 0,
"initial_cost_budgets": null,
"current_house_type": null,
"pet": null,
"instrument": null,
"type_of_contract": null,
"workplace_corp": false,
"way_of_commute": null,
"housing_allowance": null,
"school_district": null
}
},
{
"id": 4659710,
"name": "竹谷テスト",
"name_kana": null,
"emails": [
"mobile.shuhei.taketani@gmail.com"
],
"tels": [
"09063843065"
],
"account": {
"id": 36,
"name": "ABC不動産"
},
"created_at": "2021-11-08T14:40:48+09:00",
"updated_at": "2021-11-09T15:59:51+09:00",
"details": {
"operator": {
"id": 5938,
"name": "竹谷",
"employee_id": ""
},
"status": "初回返信済み(返信無い)",
"tags": [
"六本木エリア",
"ペット可能"
],
"gender": null,
"age": null,
"birthday": null,
"job": null,
"workplace": null,
"workplace_station": null,
"fax": null,
"address": {
"zipcode": null,
"state": null,
"city": null,
"street": null
},
"line_app": {
"friend": false,
"block": null
},
"note": null,
"memo": null
},
"inquiries": [
{
"status": "終了",
"visit_at": null,
"contract_at": null,
"children": [
{
"portal": "オリジナル",
"category": {
"id": 134212,
"name": "スーモ"
},
"from_store": {
"id": 37,
"name": "ABC不動産"
},
"room_name": null,
"room_number": null,
"room_url": null,
"room_rent": null,
"room_madori": null,
"room_square": null,
"room_built_year": null,
"room_line": null,
"room_station": null,
"note": null,
"inquiry_at": "2021-11-08T14:40:00+09:00"
}
]
}
],
"moving_info": {
"reason": null,
"inflow_route": null,
"number_of_residence": 0,
"initial_cost_budgets": null,
"current_house_type": null,
"pet": null,
"instrument": null,
"type_of_contract": null,
"workplace_corp": false,
"way_of_commute": null,
"housing_allowance": null,
"school_district": null
}
}
],
"total_count": 2,
"total_pages": 1
}