Complaint Status

This api will be used for checking the status of complaints raised on any transactions.

Note
  1. Transaction and Complaints Status check shall be allowed only after '3' mins from the time of respective txn.

  2. Per day only 3 check status can be done to the NPCI UDIR system, after that PSP will pick the status from the database and that will be shared.

  3. For the below request type = "TXNDISPUTE" will correspond to one of the subTypes of "reqComplaint" api where we specify whether we want the status for txn, dispute or both. Currently we don't serve other use cases. We have kept it as a field in request body for future api enhancements.

API Endpoints
Production Link
POST
http://{{lhost}}/api/{uri}/merchants/complaints/status
Headers
Body
200 : Success