Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Generic Endpoint Implementation on Country Risk #64

Closed
4 tasks done
fabiodmota opened this issue Dec 21, 2023 · 0 comments
Closed
4 tasks done

Generic Endpoint Implementation on Country Risk #64

fabiodmota opened this issue Dec 21, 2023 · 0 comments
Assignees
Labels
CountryRisk-Backend Country Risk Backend Issues enhancement New feature or request Release 24.03 next release

Comments

@fabiodmota
Copy link
Contributor

fabiodmota commented Dec 21, 2023

Issue Description

  • Requirement: Implement the Generic Endpoint. We need to change our backend implementation that communicates with the Gate. Instead of making requests for information to three different endpoints, we will now only request the generic endpoint, which will then return the information. This information needs to be remapped into the three necessary models: Legal Entity, Site, and Address.

Product Information

Tasks

  • Deprecate old requests to the endpoints.
  • Replace with the new generic endpoint.
  • Validate authentication process.
  • Map the information to our LSA data model.

Hints for Resolution

  • Ensure that the transition to the generic endpoint is smooth and efficient.
  • Pay special attention to the authentication process to maintain security.
  • Thoroughly test the mapping of information to the LSA data model to ensure data integrity and accuracy.
  • Document the changes for better understanding and maintenance by the team.
@fabiodmota fabiodmota self-assigned this Dec 21, 2023
@fabiodmota fabiodmota added enhancement New feature or request CountryRisk-Backend Country Risk Backend Issues Release 24.03 next release labels Dec 21, 2023
@fabiodmota fabiodmota moved this from Backlog to In Progress in Country Risk Kanban Jan 2, 2024
@fabiodmota fabiodmota moved this from In Progress to Review in Country Risk Kanban Jan 2, 2024
@fabiodmota fabiodmota moved this from Review to Done in Country Risk Kanban Jan 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CountryRisk-Backend Country Risk Backend Issues enhancement New feature or request Release 24.03 next release
Projects
Development

No branches or pull requests

1 participant