Merchant Account

Merchant Account: Find

See also the Merchant Account response object.anchor

  1. C#
MerchantAccount merchantAccount = gateway.MerchantAccount.Find("the_merchant_account_id");

If the merchant account can't be found, it will throw a NotFoundException.

Arguments
Idrequired, string

The Id of the sub-merchant.