Merchant Account - Create
Create a new account for a merchant and the merchant could be a seller or retailer or client who likes to receive and send payments.
Authorizations
Admin API keys allow you to perform some privileged actions such as creating a merchant account and Merchant Connector account.
Body
The identifier for the Merchant Account
1 - 64
A boolean value to indicate if payment response hash needs to be enabled
The frm routing algorithm to be used for routing payments to desired FRM's
An identifier for the vault used to store payment method information.
Name of the Merchant Account
Metadata is useful for storing additional, unstructured information on an object
The id of the organization to which the merchant belongs to, if not passed an organization is created
1 - 64
Refers to the Parent Merchant ID if the merchant being created is a sub-merchant
255
Refers to the hash key used for calculating the signature for webhooks and redirect response. If the value is not provided, a value is automatically generated.
Routing Algorithm kind
Object for GenericLinkUiConfig
API key that will be used for client side API access. A publishable key has to be always paired with a client_secret
.
A client_secret
can be obtained by creating a payment with confirm
set to false
A boolean value to indicate if redirect to merchant with http post needs to be enabled.
The URL to redirect after the completion of the operation
255
A boolean value to indicate if the merchant is a sub-merchant under a master or a parent merchant. By default, its value is false.
Response
A boolean value to indicate if payment response hash needs to be enabled
A boolean value to indicate if the merchant has recon service is enabled or not, by default value is false
The identifier for the Merchant Account
64
The organization id merchant is associated with
1 - 64
Details about the primary business unit of the merchant account
not_requested
, requested
, active
, disabled
A boolean value to indicate if redirect to merchant with http post needs to be enabled
The default profile that must be used for creating merchant accounts and payments
64
Routing Algorithm kind
An identifier for the vault used to store payment method information.
Name of the Merchant Account
Metadata is useful for storing additional, unstructured information on an object.
Refers to the Parent Merchant ID if the merchant being created is a sub-merchant
255
Refers to the hash key used for calculating the signature for webhooks and redirect response. If the value is not provided, a value is automatically generated.
255
Routing Algorithm kind
Object for GenericLinkUiConfig
API key that will be used for server side API access
The URL to redirect after completion of the payment
255
A boolean value to indicate if the merchant is a sub-merchant under a master or a parent merchant. By default, its value is false.