Create merchant account

Creates a merchant account with connection details, optional fee settings, and processing rules.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
type_idintegerRequired
Merchant account type ID.
namestringRequired
name display value.
connection_datastringRequired
Connection data.
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