Get all valid Multi-Currency Account Groups
get
/service/multiccyaccountgroups
This endpoints is used to get all valid Multi-Currency Account Groups maintenaned.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
authStat(optional): string
Auth Status
-
checkerId(optional): string
Checker ID
-
includecloseandunauth(optional): boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
limit(optional): integer
limit is maximum no of records to be fetched
-
makerId(optional): string
Maker ID
-
offset(optional): integer
offset is starting no of records to be fetched
-
realCustomerNo(optional): string
Real Customer Number for which VMCA is created
-
recordStat(optional): string
Record Status
-
virtualMCA(optional): string
Virtual Multi Currency Account Number
-
virtualMCADesc(optional): string
Virtual Multi Currency Account Number Description
Header Parameters
-
sourceCode: string
Source from which request is initiated
Response
Supported Media Types
- application/json
- text/csv
- application/xml
201 Response
Returns message of succes or failure
Headers
Root Schema : VacTmCcyAccGroupMasterServiceCollection
Type:
object
Collection of ccyaccgroup.
Show Source
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.
405 Response
Invalid input
500 Response
Internal error