Skip to main content

Beta License: AGPL-3 coopdevs/som-connexio/odoo-somconnexio

This module is a part of SomConnexió original module.

We are working to separate the monolitic original module in small modules splited by functionalities.

This module manage the Contract API. The API is used to get, create and modify contracts using the Som Connexió processes.

Table of contents

Configuration

Create a API key with a user related with the needed security rights to read and modify contracts.

You can follow the next instruccions:

  • Settings > Technical (debug mode) > Auth API Key

  • click create and select a user, save.

  • communicate the API-KEY to the client or app to use the API.

Usage

This module provides a REST API to manage contract-related operations in Odoo. Below are the key endpoints and their functionalities:

  • Create Contract

    • Endpoint: /api/contract/create

    • Method: POST

    • Description: Create a new contract with the provided details.

  • Get Contract

    • Endpoint: /api/contract/get

    • Method: GET

    • Description: Retrieve details of an existing contract.

  • Update the Services

    • Change Tariff

      • Endpoint: /api/contract/service/change_tariff

      • Method: PUT

      • Description: Update the tariff of an existing service.

    • Add One Shot

      • Endpoint: /api/contract/service/add_one_shot

      • Method: POST

      • Description: Add a one-time service to the contract.

    • Terminate Contract

      • Endpoint: /api/contract/service/terminate

      • Method: DELETE

      • Description: Terminate a specific service in the contract.

  • Update the Contract Data

    • Change Email

      • Endpoint: /api/contract/update/email

      • Method: PUT

      • Description: Update the email address associated with the contract.

    • Change IBAN

      • Endpoint: /api/contract/update/iban

      • Method: PUT

      • Description: Update the IBAN for payments related to the contract.

  • Query Actions

    • Terminate Reasons

      • Endpoint: /api/contract/query/terminate_reasons

      • Method: GET

      • Description: Retrieve a list of valid reasons for contract termination.

    • Available Fibers

      • Endpoint: /api/contract/query/available_fibers

      • Method: GET

      • Description: Get a list of available fiber connections to link with mobile services.

    • Contract Count

      • Endpoint: /api/contract/query/count

      • Method: GET

      • Description: Get the total number of contracts in the system.

More info about the listeners: https://odoo-connector.com/api/api_components.html#listeners

Contributors

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

File details

Details for the file odoo_addon_contract_api_somconnexio-16.0.1.1.0.tar.gz.

File metadata

File hashes

Hashes for odoo_addon_contract_api_somconnexio-16.0.1.1.0.tar.gz
Algorithm Hash digest
SHA256 c6a55844b6c24bfe601dcf41a0bf926cdf7013c94de34912b8e7fead6980b486
MD5 83e6ffe07f3692b97b4f837e67b4d8d8
BLAKE2b-256 5c7ceeee0bbb73559b8b5ae937ffa9a4e0809b1d9346a44bbe08dce1c1b82ad5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page