{"href":" https://sandbox.dev.clover.com/v3/merchants/SR42RYN87Y001/customers/QHKPK9K8Z8QY4""id":"QHKPK9K8Z8QY4""firstName":"suraj""lastName":"new""marketingAllowed":true"customerSince":1562848240000}
This is my order info
{"href":" https://sandbox.dev.clover.com/v3/merchants/SR42RYN87Y001/orders/NEXE4AEYZHFST""id":"NEXE4AEYZHFST""currency":"USD""taxRemoved":false"isVat":false"state":"open""manualTransaction":false"groupLineItems":true"testMode":false"createdTime":1562848361000"clientCreatedTime":1562848361000"modifiedTime":1562848360000}
This is the api i am hitting for order info with customer associated with it
https://apisandbox.dev.clover.com/v3/merchants/SR4...
And I am getting this
{
"href":
}
"id":
"NEXE4AEYZHFST"
"currency":
"USD"
"taxRemoved":
false
"isVat":
false
"state":
"open"
"manualTransaction":
false
"groupLineItems":
true
"testMode":
false
"createdTime":
1562848361000
"clientCreatedTime":
1562848361000
"modifiedTime":
1562848360000
Please help......