Create a merchant account
Creates a live merchant account and registers its payment webhook.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
type_id
name
connection_data
JSON-encoded driver connection data.
charge_processing_fees
fee_display_option
optional_fee_coverage
credit_card_enabled
ach_enabled
deposit_account_id
rules
Response
The merchant account was created and its webhook was registered.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error

