Adds a new structure created report
post
/structurecreatedreport/save
This endpoint is used to add a new structure created report.
Request
Supported Media Types
- application/json
- application/xml
Request Body that contains data required for creating a new structurecreatedreport
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
objectDiscriminator:
resource_typeNested Schema : StructureMasterDTO-allOf[1]
Type:
Show Source
object-
customerDescription(optional):
string
Maximum Length:
100 -
customerId(optional):
string
Pattern:
[a-zA-Z0-9]{1,20} -
effectiveDate(optional):
string
-
endDate(optional):
string
-
headerAccountCurrency(optional):
string
Maximum Length:
3 -
headerAccountDescription(optional):
string
Maximum Length:
50 -
headerAccountNumber(optional):
string
Maximum Length:
30 -
headerBranchCode(optional):
string
Maximum Length:
4 -
headerBranchName(optional):
string
Maximum Length:
50 -
interestMethod(optional):
string
Maximum Length:
40 -
isCrossBorder(optional):
string
Maximum Length:
1Pattern:[Y,N] -
isCrossCurrency(optional):
string
Maximum Length:
1Pattern:[Y,N] -
isMultiBank(optional):
string
Maximum Length:
1Pattern:[Y,N] -
liquidityType(optional):
string
Maximum Length:
30 -
modNumber(optional):
number
-
participatingAccountCount(optional):
number
-
reallocationMethod(optional):
string
Maximum Length:
50 -
structureDescription(optional):
string
Maximum Length:
200 -
StructureDetailsDTO(optional):
array StructureDetailsDTO
-
structureId(optional):
string
Pattern:
[A-Z0-9]{1,30} -
structureStatus(optional):
string
Maximum Length:
20 -
structureType(optional):
string
Maximum Length:
20 -
versionNo(optional):
number
Nested Schema : StructureDetailsDTO
Type:
Show Source
object-
accountDescription(optional):
string
Maximum Length:
50 -
accountNumber(optional):
string
Maximum Length:
30 -
accPriority(optional):
string
Maximum Length:
5 -
branchCode(optional):
string
Maximum Length:
4 -
branchExtRef(optional):
string
Maximum Length:
35 -
branchName(optional):
string
Maximum Length:
50 -
currencyCode(optional):
string
Maximum Length:
3 -
custExtRef(optional):
string
Maximum Length:
35 -
id(optional):
string
Maximum Length:
36 -
interestMethod(optional):
string
Maximum Length:
40 -
parentAccountDescription(optional):
string
Maximum Length:
50 -
parentAccountNumber(optional):
string
Maximum Length:
30 -
parentBranchCode(optional):
string
Maximum Length:
4 -
parentBranchName(optional):
string
Maximum Length:
50 -
parentCurrencyCode(optional):
string
Maximum Length:
3 -
reallocationMethod(optional):
string
Maximum Length:
40 -
revFreq(optional):
string
Maximum Length:
5 -
structureMasterId(optional):
string
Maximum Length:
36 -
sweepConcentrationMethod(optional):
string
Maximum Length:
200 -
sweepFreq(optional):
string
Maximum Length:
35 -
twoWaySweep(optional):
string
Maximum Length:
10
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
-
Location: string
URL of newly created structurereport
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