Operation
post /pmtca/correlatenewcorrelate (correlate : /pmtca/correlatenew)
correlate
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | session | HttpSession |
--- |
| body2 | optional | cpmTcaUserInputData | String |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
DeferredResult«CpmTcaResponse»
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
*/*
External Docs
See Also :
Operation
post /pmtca/uncorrelateuncorrelate (uncorrelate : /pmtca/uncorrelate)
uncorrelate
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | session | HttpSession |
--- |
| body2 | optional | cpmTcaUserInputData | String |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
DeferredResult«CpmTcaResponse»
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
*/*
External Docs
See Also :
CpmTcaResponse
Name |
Type |
Description |
Enum |
|---|---|---|---|
| identifier | String string |
--- | --- |
| items | array[Serializable] Serializable |
--- | --- |
| colnames | String string |
--- | --- |
| status | String string |
--- | --- |
| operTime | String string |
--- | --- |
Serializable
Name |
Type |
Description |
Enum |
|---|