Start Stripe Connect onboarding
Creates the gallery's Stripe connected account if needed and returns a Stripe-hosted onboarding link to complete or resume setup. First-party session only.
Creates the gallery's Stripe connected account if needed and returns a Stripe-hosted onboarding link to complete or resume setup. First-party session only.
Authorization
bearerAuth payments:createA gallery API key, sent as Authorization: Bearer gpk_… (or the x-api-key header).
In: header
Scope: payments:create
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
{ "url": "http://example.com"}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}Get Stripe connect status GET
Returns whether the gallery has connected Stripe and the account's capability flags.
Get Stripe balance & payouts GET
Returns the connected account's Stripe balance (available/pending) and recent/in-flight payouts with arrival dates. Empty when no Stripe account is connected.