fetch earnings
GET {{API-URL}}/api/v1/payment/earnings/
RESPONSES
status: OK
{"code":200,"data":{"pendingPayouts":{"totalAmount":52469.71000000001},"totalEarned":{"totalAmount":52469.71000000001}},"error":null}