Stripe Integration
Create stripe integration
CreateStripeIntegration
Creates new integration.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
StripeIntegration
The Motto project to which this integration belongs
The Stripe secret key connected to the "live" environment in Stripe.
The Stripe secret key connected to the "test" environment in Stripe.
Response
200
application/json
OK
StripeIntegration