Update a Connected Account
POST/v1/connected-accounts/:id
Updates businessName, marketplaceAppFee, or both. You must send at least one. This operation does not allow updates to status, onboarding, payout frequency, weekly fees, or bank data.
Repeating exactly the same update sets the same values. The response does not include onboardingUrl.
Request
Responses
- 200
- 400
- 401
- 404
Connected account updated.
Invalid payload, no public fields, or unsupported fields.
Invalid Secret API Key or disallowed Publishable API Key.
The connected account does not exist in the authenticated primary account and mode.