Merchant Account

Merchant Account: Find

See also the Merchant Account response object.anchor

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

If the merchant account can't be found, it will throw a NotFoundError exception.

Arguments
idrequired, str

The id of the sub-merchant.