Adds a new upload source preferences
post
/service/uploadsourcepreferences
This endpoint is used to add a new upload source preferences.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
Request Body that contains data required for creating a new uploadsourcepreferences
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 : CmcTmUploadSourcePrefServiceDto-allOf[1]
Type:
Show Source
object
-
allowDeferredProcessing:
string
Minimum Length:
0
Maximum Length:1
-
allowDelete:
string
Minimum Length:
0
Maximum Length:1
-
allowEodWithDeferred:
string
Minimum Length:
0
Maximum Length:1
-
amendAllowed:
string
Minimum Length:
0
Maximum Length:1
-
deleteAllowed:
string
Minimum Length:
0
Maximum Length:1
-
onError(required):
string
Minimum Length:
0
Maximum Length:1
Pattern:^(E)$
-
onOverride(required):
string
Minimum Length:
0
Maximum Length:1
Pattern:^(?:E|I|O)$
-
onQueueException:
string
Minimum Length:
0
Maximum Length:1
Pattern:^(?:E|I)$
-
onRepairableException:
string
Minimum Length:
0
Maximum Length:1
Pattern:^(?:E|I)$
-
proceedWithEod:
string
Minimum Length:
0
Maximum Length:1
-
purgeDays:
number
Minimum Length:
0
Maximum Length:4
-
reverseAllowed:
string
Minimum Length:
0
Maximum Length:1
-
sourceCode(required):
string
Minimum Length:
0
Maximum Length:15
-
uploadedStatus(required):
string
Minimum Length:
0
Maximum Length:1
Pattern:^(?:H|U|A)$
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Headers
-
Location: string
URL of newly created uploadsourcepreferences
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 : CmcTmUploadSourcePrefServiceDto-allOf[1]
Type:
Show Source
object
-
allowDeferredProcessing:
string
Minimum Length:
0
Maximum Length:1
-
allowDelete:
string
Minimum Length:
0
Maximum Length:1
-
allowEodWithDeferred:
string
Minimum Length:
0
Maximum Length:1
-
amendAllowed:
string
Minimum Length:
0
Maximum Length:1
-
deleteAllowed:
string
Minimum Length:
0
Maximum Length:1
-
onError(required):
string
Minimum Length:
0
Maximum Length:1
Pattern:^(E)$
-
onOverride(required):
string
Minimum Length:
0
Maximum Length:1
Pattern:^(?:E|I|O)$
-
onQueueException:
string
Minimum Length:
0
Maximum Length:1
Pattern:^(?:E|I)$
-
onRepairableException:
string
Minimum Length:
0
Maximum Length:1
Pattern:^(?:E|I)$
-
proceedWithEod:
string
Minimum Length:
0
Maximum Length:1
-
purgeDays:
number
Minimum Length:
0
Maximum Length:4
-
reverseAllowed:
string
Minimum Length:
0
Maximum Length:1
-
sourceCode(required):
string
Minimum Length:
0
Maximum Length:15
-
uploadedStatus(required):
string
Minimum Length:
0
Maximum Length:1
Pattern:^(?:H|U|A)$
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