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: string
Real Customer Number
-
virtualMCA: string
virtualMCA
Header Parameters
-
sourceCode: 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(optional):
string
Maximum Length:
50
Checker Remarks -
makerRemarks(optional):
string
Maximum Length:
50
Maker ID -
realCustomerNo:
string
Minimum Length:
1
Maximum Length:20
Real Customer Number -
VacTmCcyAccGroupDetailDTO(optional):
array VacTmCcyAccGroupDetailDTO
-
virtualMCA:
string
Minimum Length:
3
Maximum Length:8
Pattern:^[a-zA-Z0-9]*$
Virtual Multi-Currency Account Number -
virtualMCADesc(optional):
string
Maximum Length:
500
Virtual Multi-Currency Account Description
Nested Schema : VacTmCcyAccGroupDetailSaveDTO
Type:
Show Source
object
-
defaultAccount(optional):
string
Minimum Length:
1
Maximum Length:1
Pattern:[Y,N]
default Account flag -
realAccountBrn:
string
Minimum Length:
3
Maximum Length:3
Branch of the Real Account -
realAccountCcy:
string
Minimum Length:
3
Maximum Length:3
Currency for the Real Account -
realAccountNo:
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(optional):
string
Checker Remarks
-
authStatus(optional):
string
Auth Status
-
checkerDateStamp(optional):
string
Checker Date Stamp
-
checkerId(optional):
string
Checker Id
-
doerRemarks(optional):
string
Maker Remarks
-
makerDateStamp(optional):
string
Maker Date Stamp
-
makerId(optional):
string
Maker ID
-
modNo(optional):
number(int64)
Modification Number
-
onceAuth(optional):
string
Once Authorized
-
realCustomerNo:
string
Minimum Length:
1
Maximum Length:20
Real Customer Number for which VMCA is created -
recordStatus(optional):
string
Record Status
-
VacTmCcyAccGroupDetailServiceDTO(optional):
array VacTmCcyAccGroupDetailServiceDTO
-
virtualMCA:
string
Minimum Length:
3
Maximum Length:8
Pattern:^[a-zA-Z0-9]*$
Virtual Multi-Currency Account Number -
virtualMCADesc(optional):
string
Maximum Length:
500
Virtual Multi-Currency Account Description
Nested Schema : VacTmCcyAccGroupDetailServiceDTO
Type:
Show Source
object
-
defaultAccount(optional):
string
Minimum Length:
1
Maximum Length:1
Pattern:[Y,N]
default Account flag -
realAccountBrn:
string
Minimum Length:
3
Maximum Length:3
Branch of the Real Account -
realAccountCcy:
string
Minimum Length:
3
Maximum Length:3
Currency for the Real Account -
realAccountNo:
string
Minimum Length:
1
Maximum Length:34
Real Account Number for the Customer -
realCustomerNo:
string
Minimum Length:
1
Maximum Length:20
Real Customer Number -
virtualMCA:
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