Update an existing account
put
/account/updateAccountForMt942
This endpoint is used to update an existing account for MT942.
Request
Supported Media Types
- application/json
- application/xml
Request Body that contains data required for updating an existing account
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
objectDiscriminator:
resource_typeNested Schema : LmmTmAccountDTO-allOf[1]
Type:
Show Source
object-
accCategory(optional):
string
-
accClosedDate(optional):
string(date)
-
accOpenDate(optional):
string(date)
-
accountDescription(optional):
string
Maximum Length:
105 -
accountNumber:
string
Maximum Length:
30 -
acyAvailableBal(optional):
number
-
acyCasaBlockedAmt(optional):
number
-
acyCurrentBal(optional):
number
-
address1(optional):
string
Minimum Length:
0Maximum Length:105First line of the customer?s address -
address2(optional):
string
Minimum Length:
0Maximum Length:105Second line of the customer?s address -
address3(optional):
string
Minimum Length:
0Maximum Length:105Third line of the customer?s address -
address4(optional):
string
Minimum Length:
0Maximum Length:105Fourth line of the customer?s address -
balCompParticipation(optional):
string
-
branchCode:
string
Maximum Length:
4 -
countryCode(optional):
string
Minimum Length:
0Maximum Length:4Country Code -
crLimit(optional):
number
-
currency:
string
Maximum Length:
3 -
customerId:
string
Pattern:
[a-zA-Z0-9]{1,20} -
drLimit(optional):
number
-
groupCode(optional):
string
-
groupDescription(optional):
string
-
iban(optional):
string
Maximum Length:
50 -
ilRouteCode(optional):
string
-
isActive(optional):
string
-
isBlocked(optional):
string
-
isCoreAccount(optional):
string
-
isDebitUnlimited(optional):
string
-
isDormant(optional):
string
-
isExternal(optional):
string
-
isFrozen(optional):
string
-
isICRequired(optional):
string
-
isNoCredit(optional):
string
-
isNoDebit(optional):
string
-
isNotional(optional):
string
-
isOfflineAccount(optional):
string
-
isResident(optional):
string
-
isVirtual(optional):
string
-
lastBalUpdateTime(optional):
string(date)
-
limitCcy(optional):
string
-
lineId(optional):
string
-
logCode(optional):
string
Maximum Length:
50 -
odLimit(optional):
number
-
simAccount(optional):
string
-
sourceSystem(optional):
string
Maximum Length:
35 -
sourceSystemAccNo(optional):
string
Maximum Length:
35 -
uncollAvailable(optional):
number
-
uncollFundsLimit(optional):
number
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns updated account
Nested Schema : ResponseResourceSupport
Type:
objectNested Schema : items
Type:
object400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error