OptionalapiOptionalidempotencySee the idempotency key docs.
OptionalstripeAn account id on whose behalf you wish to make a request. Prefer stripeContext for new code.
OptionalstripeAn account on whose behalf you wish to make a request. See https://docs.corp.stripe.com/context for more information.
OptionalapiThe API Version to use for a given request (e.g., '2020-03-02').
OptionalmaxSpecify the number of requests to retry in event of error. This overrides a default set on the Stripe object's config argument.
OptionaltimeoutSpecify a timeout for this request in milliseconds.
OptionalhostSpecify the host for this request.
Use a specific API Key for this request. For Connect, we recommend using
stripeAccountinstead.