Stripe Integration
Update stripe integration
UpdateStripeIntegration
Updates existing stripe integration.
PATCH
cURL
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
Body
application/json
StripeIntegration
Response
200
application/json
OK
The response is of type object
.
cURL