MUFG - Account transaction inquiry action

The Account transaction inquiry action retrieves all transaction details for a specified MUFG account. You can filter transactions by date range and navigate through large result sets using pagination.

Input

Input fieldDescription
Account IDEnter the account identifier consisting of Branch (3 digits) + Account Type (1 digit) + Account Number (7 digits). For example, 00111234567.
Inquiry date fromSelect the start date for the transaction inquiry. Defaults to today if not specified.
Inquiry date toSelect the end date for the transaction inquiry. Defaults to today if not specified.
Next page keywordEnter the next page keyword value from a previous response to retrieve additional pages of results. For example, 02016102020161020000111.
Sequence numberProvide a 25-character unique sequence number in format YYYYMMDD-[16 alphanumeric]. This value is auto-generated if not provided.

Output

Output fieldDescription
Next flagIndicates if more results are available (0 = no more results, 1 = more results available).
Next keywordPagination keyword to retrieve the next page of results.
NumberTotal number of transactions returned.
Transaction date fromStart date of the returned transaction range.
Transaction date toEnd date of the returned transaction range.
Transaction ID firstFirst transaction ID in the result set.
Transaction ID lastLast transaction ID in the result set.
Operation dateDate when the inquiry was processed.
Operation timeTime when the inquiry was processed.
Account infoAccount information object.
Branch numberBranch number of the account.
Branch nameBranch name of the account.
Account type codeThe account type code.
Account type nameThe account type name.
Account numberThe account number.
Account name (Kanji)The account holder name in Kanji.
Account name (Kana)The account holder name in Katakana.
TransactionsArray of transaction records.
Transaction dateDate of the transaction.
Designated dateDesignated processing date for the transaction.
Transaction IDUnique identifier for the transaction.
Transaction typeThe type of transaction.
RemarksTransaction remarks or description.
Debit credit type codeThe transaction direction.
AmountThe transaction amount.
BalanceAccount balance after the transaction.

Last updated: