Merchant Account: Update
See also the Merchant Account response object.
- Node
const merchantAccountParams = {
individual: {
firstName: "Jane"
}
};
gateway.merchantAccount.update("blue_ladder_store", merchantAccountParams, (err, result) => {
result.success;
// true
});If the merchant account can't be found, it will return a notFoundError.
Arguments
idrequired, StringAdditional Parameters
accountNumberStringextendedAddressStringlocalityStringpostalCodeStringregionStringstreetAddressStringcompanyNameStringdateOfBirthStringemailStringfirstNameStringlastNameStringphoneStringroutingNumberStringssnStringtaxIdStringaddressStringlocalityStringpostalCodeStringregionStringstreetAddressStringdbaNameStringThe "Doing Business As" name. The company name must contain only letters, numbers, ampersands (&) hyphens (-), exclamation marks (!), at symbols (@), hashtag (#), dollar sign ($), beginning and end parentheses ( '(' and ')' ), single quotation mark ('), period (.), forward slash (/), plus symbol (+), comma (,) and double quotation mark ("). 40 character maximum.
legalNameStringThe legal name. The applicant's legal name must contain only letters, numbers, ampersands (&) hyphens (-), exclamation marks (!), at symbols (@), hashtag (#), dollar sign ($), beginning and end parentheses ( '(' and ')' ), single quotation mark ('), period (.), forward slash (/), plus symbol (+), comma (,) and double quotation mark ("). 40 character maximum. Required if business information has been provided.
taxIdStringaccountNumberStringThe value representing a checking account number. It is required if the request's funding destination is bank.
descriptorStringdestinationStringThe way in which funds will be delivered to a specific sub-merchant. Specify bank to disburse funds into the checking account associated with the provided account and routing numbers. Venmo funding destinations (email and mobilePhone) are no longer supported for new merchants. Any sub-merchant that is already using a Venmo destination may continue to do so, and the funding details for those accounts can still be updated. Learn more about sub-merchant funding.
emailStringmobilePhoneStringroutingNumberStringThe numeric value representing a specific bank. Required if funding destination is bank.
addressStringlocalityStringpostalCodeStringregionStringstreetAddressStringdateOfBirthStringYYYYMMDD or YYYY-MM-DD.emailStringfirstNameStringlastNameStringphoneStringssnString