Update merchant account

Updates merchant account configuration, connection data, and associated fee rule mappings.

Authentication

AuthorizationBearer

You can retrieve your token by visiting your dashboard and clicking Generate API token.

Path parameters

idstringRequired

Request

This endpoint expects an object.
type_idinteger or nullRequired
merchant account type ID.
connection_datastring or nullRequired
Connection data.
rules_to_deletelist of integersRequired
rules to delete list.
namestring or nullOptional
name display value.
charge_processing_feesboolean or nullOptional
charge processing fees flag.
fee_display_optionstring or nullOptional
fee display option value.
optional_fee_coveragestring or nullOptional
optional fee coverage flag.
ruleslist of objectsOptional
rules list.

Response

Success
statusenum
Allowed values:
messagestring
dataobject