Merchant Income API - Async Response

This API helps to provide the income for the merchant.

{
   "status":200,
   "data":{
      "message":"We are successfully able to fetch the merchant income ",
      "method":"GET",
      "api":"/v2/data/ecommerce/merchant/income”
      "job_id": "KVWJUrwQ78333309",  
      "pending_income":0.0,
      "total_income_this_week":0.0,
      "total_income_this_month":249000.0,
      "total_income_on_time_range":0.0
   },
   "metadata":{
      "source":{{API/Widget/Dashboard/SDK/Portal}},
      "entity":"Data"
   },
   "error":null
}

Response Parameters

Key ParametersData TypeDescription
pending_incomeFloatProjected income from the incomplete transactions
total_Income_this_weekFloatTotal income received from the complete transaction in the last 7 days
total_Income_this_monthFloatTotal income received from the complete transaction in the last 30 days
total_Income_on_time_rangeFloatTotal income received from the complete transaction based on given date range