Complaint Raise

This Api will be used to raise a complaint on any transactions.

Note
  1. Complaints shall be allowed only after '5' mins from the time of transaction and after transaction status check is done by the user.

  2. Complaints can be raised on P2P (Deemed and DRC) transactions and P2M (Success,Deemed,DRC) transactions.

  3. For the below request type = "COMPLAINT" will correspond to one of the categories of "reqComplaint" api. We currently only use "COMPLAINT" because we don't serve other use cases. We have kept it as a field in request body for future api enhancements.

  4. Provide request parameters "adjCode" and "adjFlag" based on below scenarios.

adjCode/adjFlag Table
adjCode/adjFlag Table
API Endpoints
Production Link
POST
http://{{lhost}}/api/{uri}/merchants/complaints/raise
Headers
Body
200 : Success