UpdateBankAccountDto
objectThis field is required and can be updated only for type DESTINATION.
accountNamestring
Match pattern:^[a-zA-Z0-9\/\-\\?:().,'#=!"%&*<>;@{+\s]*$
>= 1 characters<= 35 characters
Example:Bob Smith
accountNumberstring
Match pattern:^\d{8}$
Example:12345678
bankCodestring
Match pattern:^\d{6}$
Example:123456
accountTypestring
Allowed Values: [BUSINESS
, PERSONAL
]
Match pattern:^(BUSINESS|PERSONAL)$
Example:BUSINESS
Example
X-Request-Correlation-Id
stringThe unique identifier for the request
PrimaryKeyId
stringAmount
numberAmount to be credited / debited
>= 1<= 999999999999.99
Example:10
X-API-Version
stringThe API version that was used to process the request.