1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-29 13:25:17 +01:00
bitwarden-server/test/Core.Test/Billing/Commands
Alex Morask c4ba0dc2a5
[AC-1923] Add endpoint to create client organization (#3977)
* Add new endpoint for creating client organizations in consolidated billing

* Create empty org and then assign seats for code re-use

* Fixes made from debugging client side

* few more small fixes

* Vincent's feedback
2024-04-16 13:55:00 -04:00
..
AssignSeatsToClientOrganizationCommandTests.cs [AC-1910] Allocate seats to a provider organization (#3936) 2024-03-29 11:18:10 -04:00
CancelSubscriptionCommandTests.cs [AC-1608] Send offboarding survey response to Stripe on subscription cancellation (#3734) 2024-02-09 11:58:37 -05:00
CreateCustomerCommandTests.cs [AC-1923] Add endpoint to create client organization (#3977) 2024-04-16 13:55:00 -04:00
RemovePaymentMethodCommandTests.cs [AC-1904] Implement endpoint to retrieve Provider subscription (#3921) 2024-03-28 08:46:12 -04:00
StartSubscriptionCommandTests.cs Start subscription for provider during setup process. (#3957) 2024-04-10 14:10:53 -04:00