Update a merchant account
Updates credentials, payment options, and fee rules for one merchant account.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Merchant account identifier to update.
Request
This endpoint expects an object.
type_id
name
connection_data
JSON encoded connection settings.
charge_processing_fees
fee_display_option
optional_fee_coverage
credit_card_enabled
ach_enabled
deposit_account_id
rules
rules_to_delete
is_*_required
Provider-specific optional requirement flag.
Response
The merchant account was updated and returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error

