billing > setup-intent

Create stripe Setup Intent

This endpoint can only be used after setting up the billing integration. Refer to the billing integration documentation for more details.

post/api/integrations/stripe/setup-intent

Headers

X-API-Keystring required

Request body

SetupIntentSetupIntentCreateStripeV1Request required— unresolved $ref

Response

Response with status 200

SetupIntentSetupIntentCreateStripeV1Response required— unresolved $ref

Changes