Initiate payment method setup

Starts a secure session with the payment provider (e.g., Stripe) to set up or update an account's payment method. Returns a client secret or token that the frontend UI uses to complete the payment setup process directly with the provider.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of the account for which the payment setup will be started

Body Params

An optional JSON object, though typically empty for this request. The primary action is to initiate a secure session with the payment provider for adding or updating payment methods.

Options that could be used for initiating payment setup. Currently only the billing plans can be passed.

billingPlans
array of integers
billingPlans
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json