v11
latestOpenAPI 3.1.12026-08-03174162.0 MBTeam Payments
Update Stripe Connect event routing
Configure whether Stripe Connect applies to every team event or only selected events.
patch/teams/{key}/payment/gateway
Path parameters
keystring required
Team identifier (ID or slug)
Request body
Example request
{
"scope": "EVENTS"
}Response
OK
Example response
{
"publicBaseUrl": "https://sash.net.au",
"image": {
"src": "https://assets.session.services/my-image.jpg",
"alt": "My Image",
"width": 1080,
"height": 1080
}
}