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