Merchant Account

Merchant Account: Find

See also the Merchant Account response object.

  1. Node
gateway.merchantAccount.find("theMerchantAccountId", (err, merchantAccount) => {
    // handle result
});
If the merchant account can't be found, it will return a notFoundError.
Arguments
idrequired, String

The id of the sub-merchant.