# G2P Registry: Bank Details Rest API

### Module name

g2p\_bank\_rest\_api

### Module title

G2P Registry: Bank Details Rest API

### Technology base

Odoo

### Functionality

* Establishes a dedicated REST API for handling bank details within the OpenG2P Registry.
* Enables external applications to interact with bank-related data programmatically.
* Relies on the "g2p\_registry\_rest\_api" module for REST API infrastructure.
* Integrates with the "g2p\_bank" module for core bank-related functionalities.

### Design notes

* NA

### Relationships with other entities

**Dependencies**

* Module dependencies
  * g2p\_registry\_rest\_api
  * g2p\_bank

### User interface

* NA

### Configuration

* No additional configuration steps are necessary. The module integrates seamlessly with the REST API infrastructure and the core "g2p\_bank" module.

### Source code

<https://github.com/OpenG2P/openg2p-registry/tree/15.0-develop/g2p_bank_rest_api>

### Installation

* Ensure that all required modules are installed.
* Install the "G2P Registry: Bank Details Rest API" module from the Odoo Apps interface.
