19 Matching Annotations
  1. Mar 2025
    1. Endpoints

      <Unfortunately again not getting option to put in tw internal channel>

      • Ordering is wrong. From my pov it should be all create first i.e green ones and then the fetch APIs i.e blue ones
    1. No linked account details foundError Status: 400 No linked VPA (UPI) found for the entered mobile number.SolutionAccount holder name not matching with bank provided nameError Status: 400 Account holder name is not matching with the name fetched from the bank.Solution

      Error code is missing " Bad request error"

    2. BAD_REQUEST_ERRORError Status: 400 No linked account details found.SolutionBAD_REQUEST_ERRORError Status: 400 Account holder name not matching with bank provided name.SolutionBAD_REQUESTError Status: 400 Mobile number should be 10-digit long.SolutionSERVER_ERRORError Status: 500

      @dhroov to verify the error here

    3. {2"id": "pout_F681qslJ3ba70q",3"entity": "payout",4"fund_account_id": "fa_F681qr6Bqy1Je7",5"fund_account": {6"id": "fa_F681qr6Bqy1Je7",7"entity": "fund_account",8"contact_id": "cont_F681qmU11CfPDl",9"contact": {10"id": "cont_F681qmU11CfPDl",11"entity": "contact",

      Indentation is wrong

    4. Fund Account A new fund account is created if any combination of the following details is unique: fund_account.card.name, fund_account.card.number,fund_account.contact.name, fund_account.contact.email, fund_account.contact.contact, fund_account.contact.type and fund_account.contact.reference_id.

      make it sub points same as above

    5. fund_account.contact.name, fund_account.contact.email, fund_account.contact.contact, fund_account.contact.type and fund_account.contact.reference_id.

      make it sub points rather than comma separated