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:
object
Discriminator:
resource_type
Nested Schema : StructureMasterDTO-allOf[1]
Type:
Show Source
object
-
customerId(optional):
string
Pattern:
[a-zA-Z0-9]{1,20}
-
effectiveDate(optional):
string
Pattern:
[0-9]{4}[-][0-9]{2}[-][0-9]{2}
-
endDate(optional):
string
Pattern:
[0-9]{4}[-][0-9]{2}[-][0-9]{2}
-
headerAccountCurrency(optional):
string
-
headerAccountDescription(optional):
string
-
headerAccountNumber(optional):
string
-
headerBranchCode(optional):
string
-
headerBranchName(optional):
string
-
interestMethod(optional):
string
-
isCrossBorder(optional):
string
-
isCrossCurrency(optional):
string
-
isMultiBank(optional):
string
-
liquidityType(optional):
string
-
modNumber(optional):
number
-
participatingAccountCount(optional):
number
-
reallocationMethod(optional):
string
-
structureDescription(optional):
string
Pattern:
[A-Za-z0-9 ()_+:"',.?/-]{1,200}
-
StructureDetailsDTO(optional):
array StructureDetailsDTO
-
structureId(optional):
string
Pattern:
[A-Z0-9]{1,30}
-
structureStatus(optional):
string
-
structureType(optional):
string
-
versionNo(optional):
number
Nested Schema : StructureDetailsDTO
Type:
Show Source
object
-
accountDescription(optional):
string
-
accountNumber(optional):
string
-
accPriority(optional):
string
-
branchCode(optional):
string
-
branchExtRef(optional):
string
-
branchName(optional):
string
-
currencyCode(optional):
string
-
custExtRef(optional):
string
-
id(optional):
string
-
interestMethod(optional):
string
-
parentAccountDescription(optional):
string
-
parentAccountNumber(optional):
string
-
parentBranchCode(optional):
string
-
parentBranchName(optional):
string
-
parentCurrencyCode(optional):
string
-
reallocationMethod(optional):
string
-
revFreq(optional):
string
-
structureMasterId(optional):
string
-
sweepConcentrationMethod(optional):
string
-
sweepFreq(optional):
string
-
twoWaySweep(optional):
string
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:
object
Nested Schema : items
Type:
object
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