Sync Billing Entities with APPUiO Control API #15
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: servala/servala-portal#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Stories
As the system, I want to sync billing entity data with the APPUiO Control API so that this information stays consistent.
We need to sync billing entity data in the Portal with BillingEntity in the APPUiO Control API, where the APPUiO Control API is the source of truth.
A classic two-way sync, where the APPUiO Control API takes precedence.
See https://docs.servala.com/organizations.html#_source_of_truth_of_organizations
Implementation Notes
Replaced by #54