Connect Stripe Account to this Business
PATCH/api/v1/businesses/:id/connect_stripe
Connect Stripe Account to this Business
Request
Path Parameters
id int32required
- application/vnd.api+json
Body
required
data
object
id stringrequired
type stringrequired
Possible values: [businesses
]
attributes
object
authorization_code stringrequired
Authorization Code retrieved from Stripe
Responses
- 200
Connect Stripe Account to this Business
- application/vnd.api+json
- Schema
Schema
any
Loading...