https://sandbox.dev.clover.com/v3/merchants/mId/orders?filter=stat&expand=customers
this end point does not return customer details. it only returns :
"customers": { "elements": [ { "href": "https://sandbox.dev.clover.com/v3/merchants/0713XJ9J3CSC1/customers/KCK4HKVKM5YXJ", "id": "KCK4HKVKM5YXJ" } ] },
I want to get first name and last name. how can i get that?