I'm passing the expand=customers parameter but still not getting the customer detail information from the order list api https://docs.clover.com/reference/ordergetorders
I'm passing the expand=customers parameter but still not getting the customer detail information from the order list api https://docs.clover.com/reference/ordergetorders
The same exact payload as if the expand=customers wasn't there, which is just the customer id
The call
/v3/merchants/{mId}/orders?expand=customers
was deprecated in January of 2017. You can find more information here: https://docs.clover.com/docs/deprecation-notice-some-expansions-jan-9-2017
Please note that this deprecation covers the GET call for all orders and not the GET call for a specific order.
3 People are following this question.