Adds a new scheduled sweeps
post
/scheduledsweeps
This endpoint is used to add a new scheduled sweep.
Request
Supported Media Types
- application/json
- application/xml
Request Body that contains data required for creating a new scheduledsweeps
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 : LmdTbScheduledSweepsDTO-allOf[1]
Type:
Show Source
object
-
accountNumber(optional):
string
Maximum Length:
30
accountNumber in Scheduled Sweeps -
branchCode(optional):
string
Maximum Length:
4
branchCode in Scheduled Sweeps -
currencyCode(optional):
string
Maximum Length:
3
currencyCode in Scheduled Sweeps -
customerId(optional):
string
Pattern:
[a-zA-Z0-9]{1,20}
customerId in Scheduled Sweeps -
instructionDesription(optional):
string
Maximum Length:
200
instructionDesription in Scheduled Sweeps -
instructionId(optional):
string
Maximum Length:
10
instructionId in Scheduled Sweeps -
nextRunDate(optional):
string
nextRunDate in Scheduled Sweeps
-
parentAccountNumber(optional):
string
Maximum Length:
30
parentAccountNumber in Scheduled Sweeps -
parentBranchCode(optional):
string
Maximum Length:
4
parentBranchCode in Scheduled Sweeps -
parentCurrencyCode(optional):
string
Maximum Length:
3
parentCurrencyCode in Scheduled Sweeps -
productCode(optional):
string
Maximum Length:
10
productCode in Scheduled Sweeps -
productDescription(optional):
string
Maximum Length:
200
productDescription in Scheduled Sweeps -
structureDescription(optional):
string
Maximum Length:
200
structureDescription in Scheduled Sweeps -
structureId(optional):
string
Pattern:
[A-Z0-9]{1,30}
structureId in Scheduled Sweeps
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
-
Location: string
URL of newly created Scheduled Sweeps
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