Start merchant onboarding

Starts payment-provider onboarding using a temporary merchant account.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Path parameters

idintegerRequired
Merchant account type identifier for onboarding.

Response

The payment driver onboarding payload was returned to the client.
statusstringOptional
messagestringOptional
datamap from strings to anyOptional

Errors

401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error