Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(FN-3664): add risk data to created customers #1163

Merged
merged 7 commits into from
Jan 23, 2025

Conversation

natdeanlewissoftwire
Copy link
Contributor

@natdeanlewissoftwire natdeanlewissoftwire commented Jan 21, 2025

Introduction ✏️

In discussion with Risk teams, they wanted Risk data to be added to newly created customers in Salesforce.
The APIM side will default Risk rating at B+ and Loss given default at 50%, and the DTFS side will pass Probability of Default through to APIM to be set on the new record.

Resolution ✔️

Defaults the first two risk values, and sets the Probability of Default value to the value DTFS passes through.

Miscellaneous ➕

A small doc typo fix I found.

src/helpers/date-formatter.helper.ts Show resolved Hide resolved
src/helpers/date-formatter.helper.test.ts Outdated Show resolved Hide resolved
src/helpers/date-formatter.helper.ts Show resolved Hide resolved
src/modules/customers/customers.service.ts Outdated Show resolved Hide resolved
src/modules/customers/customers.service.ts Outdated Show resolved Hide resolved
@abhi-markan abhi-markan merged commit 5ff21fa into main Jan 23, 2025
32 of 33 checks passed
@abhi-markan abhi-markan deleted the feat/FN-3664/add-risk-data-to-created-customers branch January 23, 2025 08:20
abhi-markan added a commit that referenced this pull request Jan 23, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.24.0](v1.23.0...v1.24.0)
(2025-01-23)


### Features

* **FN-3664:** add risk data to created customers
([#1163](#1163))
([5ff21fa](5ff21fa))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants