Adds a new sweep summary report data
post
/sweepSummaryReport/save
This endpoint is used to add a new sweep summary report data.
Request
Supported Media Types
- application/json
- application/xml
Request Body that contains data required for creating a new exception
Nested Schema : SweepSummaryReportHeaderDTO
Type:
Show Source
object
-
CustomerID(optional):
string
-
dateAndTime(optional):
string
Generated At time
-
fromDate(optional):
string
starting Date
-
structureID(optional):
string
-
toDate(optional):
string
ending Date
-
userId(optional):
string
Generated By user id
Nested Schema : SweepSummaryReportBodyDTO
Type:
Show Source
object
-
balTime(optional):
string
Maximum Length:
30
-
bvtID(optional):
string
Maximum Length:
36
-
childAccDesc(optional):
string
Maximum Length:
50
-
childAccNo(optional):
string
Maximum Length:
30
-
childBranchCode(optional):
string
Maximum Length:
4
-
childBranchName(optional):
string
Maximum Length:
50
-
childCurrencyCode(optional):
string
Maximum Length:
3
-
childExtAccount(optional):
string
Maximum Length:
35
-
childExtBranch(optional):
string
Maximum Length:
4
-
custExtRef(optional):
string
Maximum Length:
50
-
customerid(optional):
string
Maximum Length:
20
-
fxRate(optional):
integer
-
isBVT(optional):
string
Maximum Length:
1
-
LogID(optional):
string
Maximum Length:
36
-
logTime(optional):
string
Maximum Length:
30
-
parentAccDesc(optional):
string
Maximum Length:
50
-
parentAccNo(optional):
string
Maximum Length:
30
-
parentBrCode(optional):
string
Maximum Length:
4
-
parentBrName(optional):
string
Maximum Length:
50
-
parentCurrCode(optional):
string
Maximum Length:
3
-
parentExtAcc(optional):
string
Maximum Length:
35
-
parentExtBr(optional):
string
Maximum Length:
4
-
prodDesc(optional):
string
Maximum Length:
200
-
revFreqCheck(optional):
string
Maximum Length:
1
-
status(optional):
string
Maximum Length:
1
-
statusMsg(optional):
string
Maximum Length:
200
-
structureDesc(optional):
string
Maximum Length:
200
-
structureid(optional):
string
Maximum Length:
30
-
sweepAmt(optional):
integer
-
sweepDirec(optional):
string
Maximum Length:
10
-
sweepLocaleAmt(optional):
string
-
sweepMode(optional):
string
Maximum Length:
30
-
user(optional):
string
Maximum Length:
50
-
valueDt(optional):
string
Maximum Length:
30
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Headers
-
Location: string
URL of newly created exception
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