Merchant Account: Find
See also the Merchant Account response object.
- Java
MerchantAccount merchant_account = gateway.merchantAccount().find("the_merchant_account_id");
NotFoundException
.
MerchantAccount merchant_account = gateway.merchantAccount().find("the_merchant_account_id");
NotFoundException
.