Discussions

Ask a Question
Back to all

Payments per Order

I would like to know which API gives the data for the split of payments made by Snapdeal to the Seller.

The API https://apigateway.snapdeal.com/seller-api/payments/transactions/reports/xxx193?reportType=UNSETTLED

returns the response:
{
"metadata": {
"requestId": "6c8f0c78-f916-461a-ab7c-xxxxxxxxx",
"clientId": "xxxxxxxxx",
"responseTime": 637,
"requestedURI": "GET /payments/transactions/reports/xxx193"
},
"payload": {
"message": "The report request is under processing, please try after some time"
}
}

When will it be generated? is it on a particular day? or depends from Seller to Seller?