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(condo): DOMA-10204 unified flow #5381

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

vovaaxeapolla
Copy link
Contributor

No description provided.

@vovaaxeapolla vovaaxeapolla added the 🔬 WIP Not intended to be merged right now, it is a work in progress label Oct 21, 2024

const checkAccountNumberUrl = remoteInteractions[context.integration]

if (!receipts.length && checkAccountNumberUrl) {
const { status, services } = await getAccountsWithOnlineInteractionUrl(checkAccountNumberUrl, tin, accountNumber)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

getAccountsWithOnlineInteractionUrl - will return the same output type
FindOrganizationByAddressReceiptType, FindOrganizationByAddressMeterType

@vovaaxeapolla vovaaxeapolla force-pushed the feat/condo/DOMA-10204/improvement-for-unified-flow branch from ac7a985 to ae5fe3a Compare October 28, 2024 07:42
Copy link

sonarcloud bot commented Oct 28, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔬 WIP Not intended to be merged right now, it is a work in progress
Development

Successfully merging this pull request may close these issues.

2 participants