Modifies the Multi-Currency Account Groups by ID.
put
/service/multiccyaccountgroups/{realCustomerNo}/{virtualMCA}
This endpoint is used to modify the Multi-Currency Account Groups by ID.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
realCustomerNo(required): string
Real Customer Number
-
virtualMCA(required): string
virtualMCA
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
Request Body that contains data required for creating a new multiccyaccountgroups
Nested Schema : VacTmCcyAccGroupMasterSaveDTO-allOf[0]
Type:
Show Source
object
-
checkerRemarks:
string
Maximum Length:
50
Checker Remarks -
makerRemarks:
string
Maximum Length:
50
Maker ID -
realCustomerNo(required):
string
Minimum Length:
1
Maximum Length:20
Real Customer Number -
VacTmCcyAccGroupDetailDTO:
array VacTmCcyAccGroupDetailDTO
-
virtualMCA(required):
string
Minimum Length:
3
Maximum Length:8
Pattern:^[a-zA-Z0-9]*$
Virtual Multi-Currency Account Number -
virtualMCADesc:
string
Maximum Length:
500
Virtual Multi-Currency Account Description
Nested Schema : VacTmCcyAccGroupDetailSaveDTO
Type:
Show Source
object
-
defaultAccount:
string
Minimum Length:
1
Maximum Length:1
Pattern:[Y,N]
default Account flag -
realAccountBrn(required):
string
Minimum Length:
3
Maximum Length:3
Branch of the Real Account -
realAccountCcy(required):
string
Minimum Length:
3
Maximum Length:3
Currency for the Real Account -
realAccountNo(required):
string
Minimum Length:
1
Maximum Length:34
Real Account Number
Response
Supported Media Types
- application/json
- text/csv
- application/xml
200 Response
Returns the multiccyaccountgroups based on given id.
Nested Schema : VacTmCcyAccGroupMasterServiceDTO-allOf[0]
Type:
Show Source
object
-
approverRemarks:
string
Checker Remarks
-
authStatus:
string
Auth Status
-
checkerDateStamp:
string
Checker Date Stamp
-
checkerId:
string
Checker Id
-
doerRemarks:
string
Maker Remarks
-
makerDateStamp:
string
Maker Date Stamp
-
makerId:
string
Maker ID
-
modNo:
number(int64)
Modification Number
-
onceAuth:
string
Once Authorized
-
realCustomerNo(required):
string
Minimum Length:
1
Maximum Length:20
Real Customer Number for which VMCA is created -
recordStatus:
string
Record Status
-
VacTmCcyAccGroupDetailServiceDTO:
array VacTmCcyAccGroupDetailServiceDTO
-
virtualMCA(required):
string
Minimum Length:
3
Maximum Length:8
Pattern:^[a-zA-Z0-9]*$
Virtual Multi-Currency Account Number -
virtualMCADesc:
string
Maximum Length:
500
Virtual Multi-Currency Account Description
Nested Schema : VacTmCcyAccGroupDetailServiceDTO
Type:
Show Source
object
-
defaultAccount:
string
Minimum Length:
1
Maximum Length:1
Pattern:[Y,N]
default Account flag -
realAccountBrn(required):
string
Minimum Length:
3
Maximum Length:3
Branch of the Real Account -
realAccountCcy(required):
string
Minimum Length:
3
Maximum Length:3
Currency for the Real Account -
realAccountNo(required):
string
Minimum Length:
1
Maximum Length:34
Real Account Number for the Customer -
realCustomerNo(required):
string
Minimum Length:
1
Maximum Length:20
Real Customer Number -
virtualMCA(required):
string
Minimum Length:
3
Maximum Length:8
Pattern:^[a-zA-Z0-9]*$
Virtual Multi-Currency Account Number
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error