Check merchant account status
Checks the configured payment driver connection for an account.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Numeric merchant account identifier.
Response
The payment driver returned the account connection status.
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

