Merchant Account

Merchant Account: Find

See also the Merchant Account response object.

  1. Ruby
merchant_account = gateway.merchant_account.find("the_merchant_account_id")

If the merchant account can't be found, it will raise a Braintree::NotFoundError.

Arguments
idrequired, String

The id of the sub-merchant.