Merchant Account: Find
See also the Merchant Account response object.
- Ruby
merchant_account = gateway.merchant_account.find("the_merchant_account_id")
Braintree::NotFoundError
.
merchant_account = gateway.merchant_account.find("the_merchant_account_id")
Braintree::NotFoundError
.