# G2P Registry: Additional Info REST API

### Module name

g2p\_registry\_addl\_info\_rest\_api

### Module title

G2P Registry: Additional Info REST API

### Technology base

Odoo

### Functionality

* Establishes a dedicated REST API for handling additional information within the OpenG2P Registry.
* Enables external applications to interact with and update additional information for registrants.
* Relies on the ***g2p\_registry\_rest\_api*** module for REST API infrastructure.
* Integrates with the ***g2p\_registry\_addl\_info*** module for core additional information functionalities.

### Design notes

* NA

### Relationships with other entities

**Dependencies**

* Module dependencies
  * g2p\_registry\_rest\_api
  * g2p\_registry\_addl\_info

### User interface

* NA

### Configuration

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

### Source code

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

### Installation

* Ensure that all required modules are installed.
* Install the "G2P Registry: Additional Info REST API" module from the Odoo Apps interface.
