1. Get Earnings
Get earning details by Id
Parameter
Type
Compolsory
Description
Parameter
Type
Description
{
"ErrorCode": 0,
"Result": true,
"Message": "",
"Body": {
"Id": 2104,
"PaymentId": 111222,
"ProductId": 2114065,
"MerchantId": 2071,
"MemberId": 148,
"IsSubMerchant": false,
"Earning": 0.00,
"ReflectionDate": "2023-09-17T00:00:00",
"EarningStatusId": 1
}
}Last updated