ApiKey is returned from the request and must be stored safely for the given account.
There are no limit to the number of sub merchant accounts an ISV can create
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X POST https://api.debitdirect.io/merchants' \
-H 'Content-Type: application/json' \
-d '{
"Name" : "{your merchant name}",
"IsvHandle" : "{handle of the ISV merchant account}" }'
ApiKey is returned from the request and must be stored safely for the given account.