Skip to content

Conversation

ancorcruz
Copy link
Contributor

Roadmap Task

👉 https://getlago.canny.io/feature-requests/p/support-billing-from-multiple-entities

Context

Users who invoice the same products across multiple entities face the challenge of managing separate Lago organizations.

This requires duplicating all billable metrics, plans, and setup, while also implementing additional logic to handle two different API keys and ensure the correct one is used for each affiliated entity. This process adds complexity and overhead to their billing operations.

Description

Add POST /api/v1/billing_entity REST endpoint
and Billing Entity create GraphQL mutation to create a billing entity.

@ancorcruz ancorcruz self-assigned this Apr 30, 2025
@ancorcruz ancorcruz marked this pull request as ready for review April 30, 2025 10:18
@ancorcruz ancorcruz force-pushed the feat/multientities/update-billing-entity-endpoints branch from dd225bb to 00421b5 Compare May 14, 2025 11:37
Base automatically changed from feat/multientities/update-billing-entity-endpoints to main May 14, 2025 15:05
ancorcruz added 2 commits May 14, 2025 16:18
... to create a billing entity

 ## Roadmap Task

👉 https://getlago.canny.io/feature-requests/p/support-billing-from-multiple-entities

 ## Context

Users who invoice the same products across multiple entities face the
challenge of managing separate Lago organizations.

This requires duplicating all billable metrics, plans, and setup, while
also implementing additional logic to handle two different API keys and
ensure the correct one is used for each affiliated entity. This process
adds complexity and overhead to their billing operations.

 ## Description

Add POST /api/v1/billing_entity REST endpoint
and Billing Entity create GraphQL mutation to create a billing entity.
@ancorcruz ancorcruz force-pushed the feat/multientities/create-billing-entity-endpoints branch from 17bab10 to b3100f6 Compare May 14, 2025 15:19
@ancorcruz ancorcruz merged commit f0fe621 into main May 14, 2025
14 checks passed
@ancorcruz ancorcruz deleted the feat/multientities/create-billing-entity-endpoints branch May 14, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants