Merchant Account: Find
See also the Merchant Account response object.
- Node
gateway.merchantAccount.find("theMerchantAccountId", (err, merchantAccount) => {
// handle result
});
notFoundError
.
gateway.merchantAccount.find("theMerchantAccountId", (err, merchantAccount) => {
// handle result
});
notFoundError
.