get customer list
get customer list by id
POST
http://localhost:7000/api/v1/clients/customerList
This endpoint allows you to get free cakes.
Headers
Name
Type
Description
x-client-token
string
Content-Type
string
x-api-secret
string
x-api-access
string
Request Body
Name
Type
Description
client_id
integer
{
"success": true,
"msg": "Getting Customer List Successfully.",
"data": [
{
"customer_id": "679",
"name": "Billeasy Test 1",
"mobile_number": "9639874562",
"count_of_bills": "1",
"total_of_bills": "68.00"
},
{
"customer_id": "677",
"name": "ggfdgb",
"mobile_number": "9855558888",
"count_of_bills": "1",
"total_of_bills": "177.00"
},
{
"customer_id": "687",
"name": "",
"mobile_number": "8178131356",
"count_of_bills": "1",
"total_of_bills": "45.00"
},
{
"customer_id": "676",
"name": "adarsts",
"mobile_number": "7896541230",
"count_of_bills": "1",
"total_of_bills": "177.00"
},
{
"customer_id": "694",
"name": "",
"mobile_number": "9846020000",
"count_of_bills": "1",
"total_of_bills": "90.00"
},
{
"customer_id": "602",
"name": "nishit",
"mobile_number": "7738770774",
"count_of_bills": "12",
"total_of_bills": "1507.00"
},
{
"customer_id": "661",
"name": "rahul rawal",
"mobile_number": "8879708383",
"count_of_bills": "3",
"total_of_bills": "731.00"
},
{
"customer_id": "691",
"name": "",
"mobile_number": "8879415995",
"count_of_bills": "1",
"total_of_bills": "75.00"
},
{
"customer_id": "702",
"name": "",
"mobile_number": "8169661663",
"count_of_bills": "1",
"total_of_bills": "15.00"
},
{
"customer_id": "682",
"name": "",
"mobile_number": "9820112561",
"count_of_bills": "1",
"total_of_bills": "25.00"
},
{
"customer_id": "715",
"name": "",
"mobile_number": "9967234837",
"count_of_bills": "4",
"total_of_bills": "2297.00"
},
{
"customer_id": "487",
"name": "",
"mobile_number": "8308376197",
"count_of_bills": "111",
"total_of_bills": "20498.00"
},
{
"customer_id": "695",
"name": "",
"mobile_number": "8122486508",
"count_of_bills": "1",
"total_of_bills": "60.00"
},
{
"customer_id": "652",
"name": "",
"mobile_number": "8779589339",
"count_of_bills": "1",
"total_of_bills": "141.00"
},
{
"customer_id": "696",
"name": "",
"mobile_number": "8097860140",
"count_of_bills": "1",
"total_of_bills": "75.00"
},
{
"customer_id": "686",
"name": "",
"mobile_number": "8380094946",
"count_of_bills": "1",
"total_of_bills": "45.00"
},
{
"customer_id": "688",
"name": "",
"mobile_number": "8097008585",
"count_of_bills": "1",
"total_of_bills": "135.00"
},
{
"customer_id": "678",
"name": "Billeasy test",
"mobile_number": "9876541230",
"count_of_bills": "1",
"total_of_bills": "318.00"
},
{
"customer_id": "673",
"name": "test",
"mobile_number": "9888888888",
"count_of_bills": "1",
"total_of_bills": "177.00"
},
{
"customer_id": "720",
"name": "",
"mobile_number": "7588296316",
"count_of_bills": "5",
"total_of_bills": "904.00"
},
{
"customer_id": "716",
"name": "",
"mobile_number": "9967199955",
"count_of_bills": "4",
"total_of_bills": "3885.00"
},
{
"customer_id": "607",
"name": "anuj",
"mobile_number": "9969330760",
"count_of_bills": "47",
"total_of_bills": "81805.00"
},
{
"customer_id": "562",
"name": "",
"mobile_number": "9987180806",
"count_of_bills": "4",
"total_of_bills": "258.00"
},
{
"customer_id": "657",
"name": "",
"mobile_number": "9920633568",
"count_of_bills": "6",
"total_of_bills": "1061.00"
},
{
"customer_id": "692",
"name": "",
"mobile_number": "9987034667",
"count_of_bills": "1",
"total_of_bills": "180.00"
},
{
"customer_id": "717",
"name": "",
"mobile_number": "7777016715",
"count_of_bills": "2",
"total_of_bills": "1185.00"
},
{
"customer_id": "693",
"name": "",
"mobile_number": "9821599929",
"count_of_bills": "1",
"total_of_bills": "225.00"
},
{
"customer_id": "492",
"name": "priya",
"mobile_number": "9769788425",
"count_of_bills": "2",
"total_of_bills": "739.00"
},
{
"customer_id": "600",
"name": "",
"mobile_number": "9769990466",
"count_of_bills": "7",
"total_of_bills": "9740.00"
},
{
"customer_id": "675",
"name": "test hh",
"mobile_number": "7452698022",
"count_of_bills": "1",
"total_of_bills": "318.00"
},
{
"customer_id": "244",
"name": "Nirmal",
"mobile_number": "9930907599",
"count_of_bills": "1",
"total_of_bills": "177.00"
},
{
"customer_id": "674",
"name": "test ggg",
"mobile_number": "9869852476",
"count_of_bills": "1",
"total_of_bills": "177.00"
},
{
"customer_id": "743",
"name": "",
"mobile_number": "8898453850",
"count_of_bills": "1",
"total_of_bills": "10.00"
},
{
"customer_id": "553",
"name": "",
"mobile_number": "9630944115",
"count_of_bills": "37",
"total_of_bills": "13755.00"
},
{
"customer_id": "698",
"name": "",
"mobile_number": "9830986141",
"count_of_bills": "1",
"total_of_bills": "105.00"
},
{
"customer_id": "551",
"name": "Yash Thakur",
"mobile_number": "9892228599",
"count_of_bills": "29",
"total_of_bills": "106031.00"
},
{
"customer_id": "697",
"name": "",
"mobile_number": "9099907239",
"count_of_bills": "1",
"total_of_bills": "60.00"
},
{
"customer_id": "744",
"name": "",
"mobile_number": "7506342015",
"count_of_bills": "1",
"total_of_bills": "9520.00"
},
{
"customer_id": "703",
"name": "",
"mobile_number": "9594299293",
"count_of_bills": "37",
"total_of_bills": "41970.00"
},
{
"customer_id": "624",
"name": "",
"mobile_number": "8104225376",
"count_of_bills": "8",
"total_of_bills": "355.00"
},
{
"customer_id": "699",
"name": "demo",
"mobile_number": "9832657414",
"count_of_bills": "1",
"total_of_bills": "1180.00"
},
{
"customer_id": "225",
"name": "test",
"mobile_number": "9876543210",
"count_of_bills": "1",
"total_of_bills": "177.00"
},
{
"customer_id": "671",
"name": "champa",
"mobile_number": "9648752134",
"count_of_bills": "1",
"total_of_bills": "177.00"
},
{
"customer_id": "690",
"name": "",
"mobile_number": "9930143580",
"count_of_bills": "1",
"total_of_bills": "45.00"
},
{
"customer_id": "137",
"name": "",
"mobile_number": "9039142698",
"count_of_bills": "2",
"total_of_bills": "6000.00"
},
{
"customer_id": "680",
"name": "Billrsdy Tedt 2",
"mobile_number": "9819955449",
"count_of_bills": "1",
"total_of_bills": "177.00"
},
{
"customer_id": "689",
"name": "",
"mobile_number": "7700944437",
"count_of_bills": "1",
"total_of_bills": "85.00"
}
]
}
{
"success": false,
"msg": 'Error While Getting Customer List.',
"data": {}
}
Last updated