Merchant Account
Merchant Account: Find
See also the Merchant Account response object.
- 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
.