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:
objectDiscriminator:
resource_typeNested Schema : LmdTbScheduledSweepsDTO-allOf[1]
Type:
Show Source
object-
accountNumber(optional):
string
Maximum Length:
30accountNumber in Scheduled Sweeps -
branchCode(optional):
string
Maximum Length:
4branchCode in Scheduled Sweeps -
currencyCode(optional):
string
Maximum Length:
3currencyCode in Scheduled Sweeps -
customerId(optional):
string
Pattern:
[a-zA-Z0-9]{1,20}customerId in Scheduled Sweeps -
instructionDesription(optional):
string
Maximum Length:
200instructionDesription in Scheduled Sweeps -
instructionId(optional):
string
Maximum Length:
10instructionId in Scheduled Sweeps -
nextRunDate(optional):
string
nextRunDate in Scheduled Sweeps
-
parentAccountNumber(optional):
string
Maximum Length:
30parentAccountNumber in Scheduled Sweeps -
parentBranchCode(optional):
string
Maximum Length:
4parentBranchCode in Scheduled Sweeps -
parentCurrencyCode(optional):
string
Maximum Length:
3parentCurrencyCode in Scheduled Sweeps -
productCode(optional):
string
Maximum Length:
10productCode in Scheduled Sweeps -
productDescription(optional):
string
Maximum Length:
200productDescription in Scheduled Sweeps -
structureDescription(optional):
string
Maximum Length:
200structureDescription 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:
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