Customers can now be created in a trial state via the API, automatically transitioning to a billable account once the trial period ends.
When using the POST /customers endpoint, setting "trial": true in the request body will create the customer in trial mode, enabling automated onboarding flows to be fully managed through the API from trial creation to active billing.
