Merchant Account

Merchant Account: Find

See also the Merchant Account response object.

  1. Java
MerchantAccount merchant_account = gateway.merchantAccount().find("the_merchant_account_id");
If the merchant account can't be found, it will throw a NotFoundException.
Arguments
idrequired, string

The getId() of the sub-merchant.