Partner APIs-Bank Data API-Categorisation and Merchants

Number of APIs: 6

  1. Retrieve Categories GET {{base_url}}/banking/v2/categories

  2. Retrieve Merchant (by id) GET {{base_url}}/banking/v2/merchants/:merchantId

  3. Retrieve Category (by id) GET {{base_url}}/banking/v2/categories/:categoryId

  4. Retrieve Merchants GET {{base_url}}/banking/v2/merchants

  5. Update Category PUT {{base_url}}/banking/v2/transactions/:transactionId/category

  6. Update Merchant PUT {{base_url}}/banking/v2/transactions/:transactionId/merchant