Type Alias FedwireWireBatchTransaction
FedwireWireBatchTransaction: {
accountNumber: string;
beneficiary: WireBeneficiary;
financialInstitution: {
address: {
city: string;
line1: string;
postalCode: string;
state: string;
};
name: string;
};
routingNumber: string;
type: "FEDWIRE";
verificationProfileId?: string;
} & WireBatchTransactionsBase
Type Declaration
-
accountNumber: string
-
beneficiary: WireBeneficiary
-
financialInstitution: {
address: {
city: string;
line1: string;
postalCode: string;
state: string;
};
name: string;
}
-
routingNumber: string
-
type: "FEDWIRE"
-
OptionalverificationProfileId?: string
ABA routing number