'https://www.clover.com/v3/merchants/' . $merchnat_id . '/payments?expand=order.refunds'
I want the discount object inside each payment object as well.
GET /v3/merchants/{mId}/orders/{orderId}?expand=payments,discounts
GET /v3/merchants/{mId}/orders/{orderId}/discounts
1 Person is following this question.