For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/commission-payouts/by-commission/' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"id": "p1-uuid",
"netPayable": {
"amount": 10000,
"currency": "INR"
}
}