View Source ExOAPI.Stripe.SDK.AccountLinks (exoapi_stripe v0.1.1)
Link to this section Summary
Functions
description: <p>Creates an AccountLink object that includes a single-use Stripe URL that the platform can redirect their user to in order to take them through the Connect Onboarding flow.</p>
Link to this section Functions
@spec post_account_links(client :: ExOAPI.Client.t(), body :: map()) :: {:ok, any()} | {:error, any()}
description: <p>Creates an AccountLink object that includes a single-use Stripe URL that the platform can redirect their user to in order to take them through the Connect Onboarding flow.</p>