Merchant Account

Merchant Account: Find

See also the Merchant Account response object.anchor

  1. Node
gateway.merchantAccount.find("theMerchantAccountId", (err, merchantAccount) => {
});

If the merchant account can't be found, it will return a notFoundError.

Arguments
idrequired, String

The id of the sub-merchant.