Download OpenAPI specification:Download
API for Telco Service Management - Document management system
Sharing allows you to share any entity in the system with other entities. The sharing is defined by the owning entity and to whom it is shared. The sharing can be public, which means that it is visible to all users.
Returns all sharings matching the filter.
| ownerType required | string Example: Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry A type of the owning entity which this sharing is related to. |
| refType required | string Example: Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry A type of the owning entity which this sharing is related to. |
| refId required | string An identification of the ref entity which the sharing is related to |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "refType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "refId": "string",
- "sharingTypeCode": "string",
- "description": "string",
- "isPublic": true,
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]Returns all sharings.
| ownerType required | string Example: Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry A type of the owning entity which this sharing is related to. |
| ownerId required | string An identification of the owning entity which the sharing is related to |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "refType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "refId": "string",
- "sharingTypeCode": "string",
- "description": "string",
- "isPublic": true,
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]Returns all sharings matching the filter.
| ownerType required | string Example: Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry A type of the owning entity which this sharing is related to. |
| subType required | string A code used to further distinguish sharings of particular ref entity |
| refIds required | Array of strings An identifications of the ref entities which the sharing is related to |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "refType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "refId": "string",
- "sharingTypeCode": "string",
- "description": "string",
- "isPublic": true,
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]Returns all sharings matching the filter.
| ownerType required | string Example: Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry A type of the owning entity which this sharing is related to. |
| refIds required | Array of strings An identifications of the ref entities which the sharing is related to |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "refType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "refId": "string",
- "sharingTypeCode": "string",
- "description": "string",
- "isPublic": true,
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]| indexName required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "indexed": 0,
- "failed": 0,
- "failures": [
- {
- "id": "string",
- "error": "string"
}
], - "task": "string",
- "deleted": 0,
- "took": "string"
}
]Refresh selected records by filterable query async.
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "acknowledge": true,
- "jobId": "9d222c6d-893e-4e79-8201-3c9ca16a0f39"
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> |
| startDate required | string <date-time> |
| status required | string Enum: "NEW" "IN_PROGRESS" "COMPLETED" "FAILED" |
| jobType required | string |
| data | object |
| endDate | string <date-time> |
required | Array of objects (JobStepPublic) |
object (Audit information) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "startDate": "2019-08-24T14:15:22Z",
- "status": "NEW",
- "jobType": "string",
- "data": { },
- "endDate": "2019-08-24T14:15:22Z",
- "jobSteps": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "status": "NEW",
- "jobId": "9d222c6d-893e-4e79-8201-3c9ca16a0f39",
- "chunkId": "90e1f3df-a8a1-438e-8dd5-10e45398d051",
- "chunk": [
- "string"
], - "endDate": "2019-08-24T14:15:22Z",
- "stepData": { },
- "processingInfo": { },
- "log": "string"
}
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}Recreates an index and updates all logs.
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "acknowledge": true,
- "jobId": "9d222c6d-893e-4e79-8201-3c9ca16a0f39"
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "acknowledge": true,
- "jobId": "9d222c6d-893e-4e79-8201-3c9ca16a0f39"
}| jobStepId required | string <uuid> |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "acknowledge": true,
- "jobId": "9d222c6d-893e-4e79-8201-3c9ca16a0f39"
}| jobId required | string <uuid> |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "acknowledge": true,
- "jobId": "9d222c6d-893e-4e79-8201-3c9ca16a0f39"
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "acknowledge": true,
- "jobId": "9d222c6d-893e-4e79-8201-3c9ca16a0f39"
}Returns existing row by UUID
| idOrCode required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "privilege": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Update existing value by UUID
| idOrCode required | string Identifier of an existing value |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Row unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| code required | string [ 1 .. 255 ] characters Code of this value. It is used whenever the value is referenced from computer program or API. It MUST be unique and SHOULD contain only ASCII characters without spaces (best to use valid programminglanguage identifier). |
| name required | string [ 1 .. 255 ] characters Name of this value, this is displayed to the user. |
| validityFrom | string <date-time> Begin of the validity of the value. |
| validityTo | string <date-time> End of the validity of the value. |
| description | string Description of the value, it may be used as a tooltip. |
object Localization data of the record attributes | |
| form | string |
| privilege | string |
| icon | string |
object (Audit information) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "privilege": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "privilege": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Delete existing entity/value by id or code
| idOrCode required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}| idOrCode required | string |
| immediatelyRefresh | boolean Default: false |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
JobStep property (or several properties) to update
{ }{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "privilege": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Row unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| code required | string [ 1 .. 255 ] characters Code of this value. It is used whenever the value is referenced from computer program or API. It MUST be unique and SHOULD contain only ASCII characters without spaces (best to use valid programminglanguage identifier). |
| name required | string [ 1 .. 255 ] characters Name of this value, this is displayed to the user. |
| validityFrom | string <date-time> Begin of the validity of the value. |
| validityTo | string <date-time> End of the validity of the value. |
| description | string Description of the value, it may be used as a tooltip. |
object Localization data of the record attributes | |
| form | string |
| privilege | string |
| icon | string |
object (Audit information) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "privilege": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "privilege": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| compareField | string Default: "id" |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| diffType required | string Enum: "DIFF_TYPE_NEW" "DIFF_TYPE_CHANGE" "DIFF_TYPE_REMOVE" |
object (Worklog Type public) | |
object (Worklog Type public) |
[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "privilege": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "privilege": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
}
][- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "privilege": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]| save | boolean Save the diff immediately |
| compareField | string Default: "id" Field for entry matching |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| file required | string <binary> File binary content |
{- "file": "string"
}[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "privilege": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "privilege": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
}
]| compareField | string Default: "id" Field for entry matching |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| name | string |
| whenExported | string <date-time> |
| exportedBy | string |
required | Array of objects (Worklog Type public) |
required | Array of objects (Filter) |
| entityType | string |
| listingType | string |
| listingProfile | string |
| compareField | string |
{- "name": "string",
- "whenExported": "2019-08-24T14:15:22Z",
- "exportedBy": "string",
- "data": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "privilege": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
], - "entityType": "string",
- "listingType": "string",
- "listingProfile": "string",
- "compareField": "string"
}[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "privilege": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "privilege": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
}
]object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| entityType required | string |
| compareField | string |
| listingType | string |
| listingProfile | string |
Array of objects (Filter) |
{- "entityType": "string",
- "compareField": "string",
- "listingType": "string",
- "listingProfile": "string",
- "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
]
}{- "name": "string",
- "whenExported": "2019-08-24T14:15:22Z",
- "exportedBy": "string",
- "data": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "privilege": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
], - "entityType": "string",
- "listingType": "string",
- "listingProfile": "string",
- "compareField": "string"
}Search by filter - filtering, sorting Consult the documentation for further information.
| size | integer <int32> Maxmimum records returned. Default value is 1000. |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "privilege": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "privilege": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}| ids required | Array of objects |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "privilege": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]Search by worklog type filter - filtering, sorting, paging. Consult the documentation for further information.
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "privilege": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}Search by worklog type filter - filtering, sorting Consult the documentation for further information.
| size | integer <int32> |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "privilege": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
0| code required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "privilege": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "privilege": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]Returns existing notification rule by ID or code
| idOrCode required | string Identifier of user |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "apiSenderBeanName": "string",
- "config": {
- "property1": { },
- "property2": { }
}, - "configFormCode": "string",
- "evalNotificationUrl": "string",
- "eventType": "SYSTEM",
- "microserviceCode": "string",
- "configTypeCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Update existing value by UUID
| idOrCode required | string Identifier of an existing value |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Row unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| code required | string [ 1 .. 255 ] characters Code of this value. It is used whenever the value is referenced from computer program or API. It MUST be unique and SHOULD contain only ASCII characters without spaces (best to use valid programminglanguage identifier). |
| name required | string [ 1 .. 255 ] characters Name of this value, this is displayed to the user. |
| validityFrom | string <date-time> Begin of the validity of the value. |
| validityTo | string <date-time> End of the validity of the value. |
| description | string Description of the value, it may be used as a tooltip. |
object Localization data of the record attributes | |
| apiSenderBeanName | string Name of a Spring Bean which sends the data. The bean must implement the TsmNotificationSender interface . Default implementation is: email - embedded SMTP client SMS - embedded SNMP client letter - unsupported
|
object Configuration of the notification rule | |
| configFormCode | string Code of form defining data structure for NotificationTemplate.config |
| evalNotificationUrl | string Absolute or relative (to microservice backendUrl) URL to gather notification data. |
| eventType | string Enum: "SYSTEM" "PROCESS" "KAFKA" "REST" "DIRECT" Event type. As defined in NotificationRuleEventType enum. |
| microserviceCode | string Code of related microservice. |
| configTypeCode | string Code of config type used for further distinct configuration from different application areas. |
object (Audit information) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "apiSenderBeanName": "string",
- "config": {
- "property1": { },
- "property2": { }
}, - "configFormCode": "string",
- "evalNotificationUrl": "string",
- "eventType": "SYSTEM",
- "microserviceCode": "string",
- "configTypeCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "apiSenderBeanName": "string",
- "config": {
- "property1": { },
- "property2": { }
}, - "configFormCode": "string",
- "evalNotificationUrl": "string",
- "eventType": "SYSTEM",
- "microserviceCode": "string",
- "configTypeCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Delete existing entity/value by id or code
| idOrCode required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}| idOrCode required | string |
| immediatelyRefresh | boolean Default: false |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
JobStep property (or several properties) to update
{ }{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "apiSenderBeanName": "string",
- "config": {
- "property1": { },
- "property2": { }
}, - "configFormCode": "string",
- "evalNotificationUrl": "string",
- "eventType": "SYSTEM",
- "microserviceCode": "string",
- "configTypeCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Row unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| code required | string [ 1 .. 255 ] characters Code of this value. It is used whenever the value is referenced from computer program or API. It MUST be unique and SHOULD contain only ASCII characters without spaces (best to use valid programminglanguage identifier). |
| name required | string [ 1 .. 255 ] characters Name of this value, this is displayed to the user. |
| validityFrom | string <date-time> Begin of the validity of the value. |
| validityTo | string <date-time> End of the validity of the value. |
| description | string Description of the value, it may be used as a tooltip. |
object Localization data of the record attributes | |
| apiSenderBeanName | string Name of a Spring Bean which sends the data. The bean must implement the TsmNotificationSender interface . Default implementation is: email - embedded SMTP client SMS - embedded SNMP client letter - unsupported
|
object Configuration of the notification rule | |
| configFormCode | string Code of form defining data structure for NotificationTemplate.config |
| evalNotificationUrl | string Absolute or relative (to microservice backendUrl) URL to gather notification data. |
| eventType | string Enum: "SYSTEM" "PROCESS" "KAFKA" "REST" "DIRECT" Event type. As defined in NotificationRuleEventType enum. |
| microserviceCode | string Code of related microservice. |
| configTypeCode | string Code of config type used for further distinct configuration from different application areas. |
object (Audit information) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "apiSenderBeanName": "string",
- "config": {
- "property1": { },
- "property2": { }
}, - "configFormCode": "string",
- "evalNotificationUrl": "string",
- "eventType": "SYSTEM",
- "microserviceCode": "string",
- "configTypeCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "apiSenderBeanName": "string",
- "config": {
- "property1": { },
- "property2": { }
}, - "configFormCode": "string",
- "evalNotificationUrl": "string",
- "eventType": "SYSTEM",
- "microserviceCode": "string",
- "configTypeCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| idOrCode required | string |
| Authorization | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| property name* additional property | object |
{- "property1": { },
- "property2": { }
}{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}| compareField | string Default: "id" |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| diffType required | string Enum: "DIFF_TYPE_NEW" "DIFF_TYPE_CHANGE" "DIFF_TYPE_REMOVE" |
object (NotificationRule) | |
object (NotificationRule) |
[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "apiSenderBeanName": "string",
- "config": {
- "property1": { },
- "property2": { }
}, - "configFormCode": "string",
- "evalNotificationUrl": "string",
- "eventType": "SYSTEM",
- "microserviceCode": "string",
- "configTypeCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "apiSenderBeanName": "string",
- "config": {
- "property1": { },
- "property2": { }
}, - "configFormCode": "string",
- "evalNotificationUrl": "string",
- "eventType": "SYSTEM",
- "microserviceCode": "string",
- "configTypeCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
}
][- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "apiSenderBeanName": "string",
- "config": {
- "property1": { },
- "property2": { }
}, - "configFormCode": "string",
- "evalNotificationUrl": "string",
- "eventType": "SYSTEM",
- "microserviceCode": "string",
- "configTypeCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]| save | boolean Save the diff immediately |
| compareField | string Default: "id" Field for entry matching |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| file required | string <binary> File binary content |
{- "file": "string"
}[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "apiSenderBeanName": "string",
- "config": {
- "property1": { },
- "property2": { }
}, - "configFormCode": "string",
- "evalNotificationUrl": "string",
- "eventType": "SYSTEM",
- "microserviceCode": "string",
- "configTypeCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "apiSenderBeanName": "string",
- "config": {
- "property1": { },
- "property2": { }
}, - "configFormCode": "string",
- "evalNotificationUrl": "string",
- "eventType": "SYSTEM",
- "microserviceCode": "string",
- "configTypeCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
}
]| compareField | string Default: "id" Field for entry matching |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| name | string |
| whenExported | string <date-time> |
| exportedBy | string |
required | Array of objects (NotificationRule) |
required | Array of objects (Filter) |
| entityType | string |
| listingType | string |
| listingProfile | string |
| compareField | string |
{- "name": "string",
- "whenExported": "2019-08-24T14:15:22Z",
- "exportedBy": "string",
- "data": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "apiSenderBeanName": "string",
- "config": {
- "property1": { },
- "property2": { }
}, - "configFormCode": "string",
- "evalNotificationUrl": "string",
- "eventType": "SYSTEM",
- "microserviceCode": "string",
- "configTypeCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
], - "entityType": "string",
- "listingType": "string",
- "listingProfile": "string",
- "compareField": "string"
}[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "apiSenderBeanName": "string",
- "config": {
- "property1": { },
- "property2": { }
}, - "configFormCode": "string",
- "evalNotificationUrl": "string",
- "eventType": "SYSTEM",
- "microserviceCode": "string",
- "configTypeCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "apiSenderBeanName": "string",
- "config": {
- "property1": { },
- "property2": { }
}, - "configFormCode": "string",
- "evalNotificationUrl": "string",
- "eventType": "SYSTEM",
- "microserviceCode": "string",
- "configTypeCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
}
]object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| entityType required | string |
| compareField | string |
| listingType | string |
| listingProfile | string |
Array of objects (Filter) |
{- "entityType": "string",
- "compareField": "string",
- "listingType": "string",
- "listingProfile": "string",
- "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
]
}{- "name": "string",
- "whenExported": "2019-08-24T14:15:22Z",
- "exportedBy": "string",
- "data": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "apiSenderBeanName": "string",
- "config": {
- "property1": { },
- "property2": { }
}, - "configFormCode": "string",
- "evalNotificationUrl": "string",
- "eventType": "SYSTEM",
- "microserviceCode": "string",
- "configTypeCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
], - "entityType": "string",
- "listingType": "string",
- "listingProfile": "string",
- "compareField": "string"
}Search by filter - filtering, sorting Consult the documentation for further information.
| size | integer <int32> Maxmimum records returned. Default value is 1000. |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "apiSenderBeanName": "string",
- "config": {
- "property1": { },
- "property2": { }
}, - "configFormCode": "string",
- "evalNotificationUrl": "string",
- "eventType": "SYSTEM",
- "microserviceCode": "string",
- "configTypeCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "apiSenderBeanName": "string",
- "config": {
- "property1": { },
- "property2": { }
}, - "configFormCode": "string",
- "evalNotificationUrl": "string",
- "eventType": "SYSTEM",
- "microserviceCode": "string",
- "configTypeCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}| ids required | Array of objects |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "apiSenderBeanName": "string",
- "config": {
- "property1": { },
- "property2": { }
}, - "configFormCode": "string",
- "evalNotificationUrl": "string",
- "eventType": "SYSTEM",
- "microserviceCode": "string",
- "configTypeCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]Search by notification rule filter - filtering, sorting, paging. Consult the documentation for further information.
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "apiSenderBeanName": "string",
- "config": {
- "property1": { },
- "property2": { }
}, - "configFormCode": "string",
- "evalNotificationUrl": "string",
- "eventType": "SYSTEM",
- "microserviceCode": "string",
- "configTypeCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}Search by notification rule filter - filtering, sorting Consult the documentation for further information.
| size | integer <int32> |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "apiSenderBeanName": "string",
- "config": {
- "property1": { },
- "property2": { }
}, - "configFormCode": "string",
- "evalNotificationUrl": "string",
- "eventType": "SYSTEM",
- "microserviceCode": "string",
- "configTypeCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
0| code required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "apiSenderBeanName": "string",
- "config": {
- "property1": { },
- "property2": { }
}, - "configFormCode": "string",
- "evalNotificationUrl": "string",
- "eventType": "SYSTEM",
- "microserviceCode": "string",
- "configTypeCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "apiSenderBeanName": "string",
- "config": {
- "property1": { },
- "property2": { }
}, - "configFormCode": "string",
- "evalNotificationUrl": "string",
- "eventType": "SYSTEM",
- "microserviceCode": "string",
- "configTypeCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]Returns existing job step by UUID
| id required | string <uuid> Identifier of job step UUID |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "status": "NEW",
- "jobId": "9d222c6d-893e-4e79-8201-3c9ca16a0f39",
- "chunkId": "90e1f3df-a8a1-438e-8dd5-10e45398d051",
- "chunk": [
- "string"
], - "endDate": "2019-08-24T14:15:22Z",
- "stepData": { },
- "processingInfo": { },
- "log": "string"
}Updates all properties of an existing job step.
| id required | string <uuid> Identifier of job step UUID |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> |
| name required | string |
| startDate | string <date-time> |
| status required | string Enum: "NEW" "IN_PROGRESS" "COMPLETED" "FAILED" |
| jobId required | string <uuid> |
| chunkId | string <uuid> |
| chunk | Array of strings |
| endDate | string <date-time> |
| stepData | object |
| processingInfo | object |
| log | string |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "status": "NEW",
- "jobId": "9d222c6d-893e-4e79-8201-3c9ca16a0f39",
- "chunkId": "90e1f3df-a8a1-438e-8dd5-10e45398d051",
- "chunk": [
- "string"
], - "endDate": "2019-08-24T14:15:22Z",
- "stepData": { },
- "processingInfo": { },
- "log": "string"
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "status": "NEW",
- "jobId": "9d222c6d-893e-4e79-8201-3c9ca16a0f39",
- "chunkId": "90e1f3df-a8a1-438e-8dd5-10e45398d051",
- "chunk": [
- "string"
], - "endDate": "2019-08-24T14:15:22Z",
- "stepData": { },
- "processingInfo": { },
- "log": "string"
}Updates properties of an existing job step.
| id required | string <uuid> Identifier of job step UUID |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
JobStep property (or several properties) to update
{ }{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "status": "NEW",
- "jobId": "9d222c6d-893e-4e79-8201-3c9ca16a0f39",
- "chunkId": "90e1f3df-a8a1-438e-8dd5-10e45398d051",
- "chunk": [
- "string"
], - "endDate": "2019-08-24T14:15:22Z",
- "stepData": { },
- "processingInfo": { },
- "log": "string"
}Creates a job with basic properties set.
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> |
| startDate required | string <date-time> |
| status required | string Enum: "NEW" "IN_PROGRESS" "COMPLETED" "FAILED" |
| jobType required | string |
| data | object |
| endDate | string <date-time> |
required | Array of objects (JobStepPublic) |
object (Audit information) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "startDate": "2019-08-24T14:15:22Z",
- "status": "NEW",
- "jobType": "string",
- "data": { },
- "endDate": "2019-08-24T14:15:22Z",
- "jobSteps": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "status": "NEW",
- "jobId": "9d222c6d-893e-4e79-8201-3c9ca16a0f39",
- "chunkId": "90e1f3df-a8a1-438e-8dd5-10e45398d051",
- "chunk": [
- "string"
], - "endDate": "2019-08-24T14:15:22Z",
- "stepData": { },
- "processingInfo": { },
- "log": "string"
}
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "startDate": "2019-08-24T14:15:22Z",
- "status": "NEW",
- "jobType": "string",
- "data": { },
- "endDate": "2019-08-24T14:15:22Z",
- "jobSteps": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "status": "NEW",
- "jobId": "9d222c6d-893e-4e79-8201-3c9ca16a0f39",
- "chunkId": "90e1f3df-a8a1-438e-8dd5-10e45398d051",
- "chunk": [
- "string"
], - "endDate": "2019-08-24T14:15:22Z",
- "stepData": { },
- "processingInfo": { },
- "log": "string"
}
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> |
| name required | string |
| startDate | string <date-time> |
| status required | string Enum: "NEW" "IN_PROGRESS" "COMPLETED" "FAILED" |
| jobId required | string <uuid> |
| chunkId | string <uuid> |
| chunk | Array of strings |
| endDate | string <date-time> |
| stepData | object |
| processingInfo | object |
| log | string |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "status": "NEW",
- "jobId": "9d222c6d-893e-4e79-8201-3c9ca16a0f39",
- "chunkId": "90e1f3df-a8a1-438e-8dd5-10e45398d051",
- "chunk": [
- "string"
], - "endDate": "2019-08-24T14:15:22Z",
- "stepData": { },
- "processingInfo": { },
- "log": "string"
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "status": "NEW",
- "jobId": "9d222c6d-893e-4e79-8201-3c9ca16a0f39",
- "chunkId": "90e1f3df-a8a1-438e-8dd5-10e45398d051",
- "chunk": [
- "string"
], - "endDate": "2019-08-24T14:15:22Z",
- "stepData": { },
- "processingInfo": { },
- "log": "string"
}Returns existing job by UUID
| id required | string <uuid> Identifier of job UUID |
| expand | Array of strings Items Value: "JOB_STEPS" Example: expand=JOB_STEPS Possible extensions of the job object |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "startDate": "2019-08-24T14:15:22Z",
- "status": "NEW",
- "jobType": "string",
- "data": { },
- "endDate": "2019-08-24T14:15:22Z",
- "jobSteps": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "status": "NEW",
- "jobId": "9d222c6d-893e-4e79-8201-3c9ca16a0f39",
- "chunkId": "90e1f3df-a8a1-438e-8dd5-10e45398d051",
- "chunk": [
- "string"
], - "endDate": "2019-08-24T14:15:22Z",
- "stepData": { },
- "processingInfo": { },
- "log": "string"
}
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Returns existing job step by chunk ID and name
| chunkId required | string <uuid> Identifier of chunkId |
| name required | string Name |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "status": "NEW",
- "jobId": "9d222c6d-893e-4e79-8201-3c9ca16a0f39",
- "chunkId": "90e1f3df-a8a1-438e-8dd5-10e45398d051",
- "chunk": [
- "string"
], - "endDate": "2019-08-24T14:15:22Z",
- "stepData": { },
- "processingInfo": { },
- "log": "string"
}API for creating and retrieving notifications. Notifications are used for sending emails, SMS, etc. for any entity in the system identified by ownerId and ownerType. A notification is defined by a template, which defines notification type, output format and required parameters).
Finds a Notification by given UUID and updates it's state.
| id required | string <uuid> |
| newState required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}Notification using a template, optionally with formatter and attachments.
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Notification unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| ownerType required | string Type of the owning entity to which this notification is attached. This value is NOT validated, because of dynamic nature of microservice modules. |
| ownerId required | string Identification of the owning entity to which this notification is attached. See ownerType for more information. This value is NOT validated, because of dynamic nature of microservice modules. |
required | Array of objects (Target of the notification) Target of the notification. |
Array of objects (RelatedEntity) Additional entities this notification relates to. | |
object Source data for layout engine to create the notification. | |
object Override for Formatter Document Template Data (salutation, content, footer,...) | |
Array of objects (Attachment of a notification) List of attachments to add to this notification. | |
| from | string Override from email address in the notification. |
| templateCode required | string Identification of related notification template. |
| subject | string Notification subject. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "notificationTo": [
- {
- "ownerType": "User",
- "ownerId": "string",
- "email": "string",
- "emailType": "string",
- "phone": "string",
- "address": { },
- "notificationId": "2d591c23-85b1-4e8c-a6bd-74d89f8955c5",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
], - "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "data": {
- "property1": { },
- "property2": { }
}, - "formatterDocumentTemplateDataOverride": {
- "property1": { },
- "property2": { }
}, - "attachments": [
- {
- "name": "string",
- "mimeType": "string",
- "data": "string"
}
], - "from": "string",
- "templateCode": "string",
- "subject": "string"
}{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}Notification using a template, optionally with formatter and attachments.
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Notification unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| ownerType required | string Type of the owning entity to which this notification is attached. This value is NOT validated, because of dynamic nature of microservice modules. |
| ownerId required | string Identification of the owning entity to which this notification is attached. See ownerType for more information. This value is NOT validated, because of dynamic nature of microservice modules. |
required | Array of objects (Target of the notification) Target of the notification. |
Array of objects (RelatedEntity) Additional entities this notification relates to. | |
object Source data for layout engine to create the notification. | |
object Override for Formatter Document Template Data (salutation, content, footer,...) | |
Array of objects (Attachment of a notification) List of attachments to add to this notification. | |
| from | string Override from email address in the notification. |
| templateCode required | string Identification of related notification template. |
| subject | string Notification subject. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "notificationTo": [
- {
- "ownerType": "User",
- "ownerId": "string",
- "email": "string",
- "emailType": "string",
- "phone": "string",
- "address": { },
- "notificationId": "2d591c23-85b1-4e8c-a6bd-74d89f8955c5",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
], - "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "data": {
- "property1": { },
- "property2": { }
}, - "formatterDocumentTemplateDataOverride": {
- "property1": { },
- "property2": { }
}, - "attachments": [
- {
- "name": "string",
- "mimeType": "string",
- "data": "string"
}
], - "from": "string",
- "templateCode": "string",
- "subject": "string"
}
]{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}Notification using a template, optionally with formatter and attachments.
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Notification unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| ownerType required | string Type of the owning entity to which this notification is attached. This value is NOT validated, because of dynamic nature of microservice modules. |
| ownerId required | string Identification of the owning entity to which this notification is attached. See ownerType for more information. This value is NOT validated, because of dynamic nature of microservice modules. |
required | Array of objects (Target of the notification) Target of the notification. |
Array of objects (RelatedEntity) Additional entities this notification relates to. | |
object Source data for layout engine to create the notification. | |
object Override for Formatter Document Template Data (salutation, content, footer,...) | |
Array of objects (Attachment of a notification) List of attachments to add to this notification. | |
| from | string Override from email address in the notification. |
| templateCode required | string Identification of related notification template. |
| subject | string Notification subject. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "notificationTo": [
- {
- "ownerType": "User",
- "ownerId": "string",
- "email": "string",
- "emailType": "string",
- "phone": "string",
- "address": { },
- "notificationId": "2d591c23-85b1-4e8c-a6bd-74d89f8955c5",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
], - "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "data": {
- "property1": { },
- "property2": { }
}, - "formatterDocumentTemplateDataOverride": {
- "property1": { },
- "property2": { }
}, - "attachments": [
- {
- "name": "string",
- "mimeType": "string",
- "data": "string"
}
], - "from": "string",
- "templateCode": "string",
- "subject": "string"
}{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}| ownerType required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- "string"
][- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "subject": "string",
- "contents": "string",
- "notificationTo": [
- {
- "ownerType": "User",
- "ownerId": "string",
- "email": "string",
- "emailType": "string",
- "phone": "string",
- "address": { },
- "notificationId": "2d591c23-85b1-4e8c-a6bd-74d89f8955c5",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
], - "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "expirationDate": "2019-08-24T14:15:22Z",
- "status": "PLAN",
- "data": {
- "property1": { },
- "property2": { }
}, - "created": "2019-08-24T14:15:22Z",
- "templateCode": "string",
- "params": {
- "property1": { },
- "property2": { }
}, - "sent": "2019-08-24T14:15:22Z",
- "deliveryFromTime": "2019-08-24T14:15:22Z",
- "deliveryToTime": "2019-08-24T14:15:22Z",
- "fromUserId": "1dace4d0-98e4-4ab4-97cf-c23ae5cef503",
- "from": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]| notificationId required | string <uuid> |
| refType required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "name": "string",
- "refId": "string",
- "refType": "string",
- "type": "string",
- "subType": "string",
- "data": { },
- "placeId": "6f2e57be-4a06-4ec9-94ac-2ea2d09fb64f",
- "gpsLat": 0.1,
- "gpsLon": 0.1,
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "notificationId": "2d591c23-85b1-4e8c-a6bd-74d89f8955c5",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
]Returns an existing Notification by UUID
| id required | string <uuid> |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "subject": "string",
- "contents": "string",
- "notificationTo": [
- {
- "ownerType": "User",
- "ownerId": "string",
- "email": "string",
- "emailType": "string",
- "phone": "string",
- "address": { },
- "notificationId": "2d591c23-85b1-4e8c-a6bd-74d89f8955c5",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
], - "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "expirationDate": "2019-08-24T14:15:22Z",
- "status": "PLAN",
- "data": {
- "property1": { },
- "property2": { }
}, - "created": "2019-08-24T14:15:22Z",
- "templateCode": "string",
- "params": {
- "property1": { },
- "property2": { }
}, - "sent": "2019-08-24T14:15:22Z",
- "deliveryFromTime": "2019-08-24T14:15:22Z",
- "deliveryToTime": "2019-08-24T14:15:22Z",
- "fromUserId": "1dace4d0-98e4-4ab4-97cf-c23ae5cef503",
- "from": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| ownerId required | string |
| ownerType required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "subject": "string",
- "contents": "string",
- "notificationTo": [
- {
- "ownerType": "User",
- "ownerId": "string",
- "email": "string",
- "emailType": "string",
- "phone": "string",
- "address": { },
- "notificationId": "2d591c23-85b1-4e8c-a6bd-74d89f8955c5",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
], - "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "expirationDate": "2019-08-24T14:15:22Z",
- "status": "PLAN",
- "data": {
- "property1": { },
- "property2": { }
}, - "created": "2019-08-24T14:15:22Z",
- "templateCode": "string",
- "params": {
- "property1": { },
- "property2": { }
}, - "sent": "2019-08-24T14:15:22Z",
- "deliveryFromTime": "2019-08-24T14:15:22Z",
- "deliveryToTime": "2019-08-24T14:15:22Z",
- "fromUserId": "1dace4d0-98e4-4ab4-97cf-c23ae5cef503",
- "from": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "subject": "string",
- "contents": "string",
- "notificationTo": [
- {
- "ownerType": "User",
- "ownerId": "string",
- "email": "string",
- "emailType": "string",
- "phone": "string",
- "address": { },
- "notificationId": "2d591c23-85b1-4e8c-a6bd-74d89f8955c5",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
], - "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "expirationDate": "2019-08-24T14:15:22Z",
- "status": "PLAN",
- "data": {
- "property1": { },
- "property2": { }
}, - "created": "2019-08-24T14:15:22Z",
- "templateCode": "string",
- "params": {
- "property1": { },
- "property2": { }
}, - "sent": "2019-08-24T14:15:22Z",
- "deliveryFromTime": "2019-08-24T14:15:22Z",
- "deliveryToTime": "2019-08-24T14:15:22Z",
- "fromUserId": "1dace4d0-98e4-4ab4-97cf-c23ae5cef503",
- "from": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]Returns existing log by UUID
| id required | string <uuid> |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "logType": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}, - "logTypeCode": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "request": "string",
- "response": "string",
- "resultCode": "200, 500, 400",
- "resultMessage": "string",
- "endDate": "2019-08-24T14:15:22Z",
- "correlationId": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "messageId": "string",
- "description": "string",
- "duration": 0,
- "module": "string",
- "relatedData": {
- "property1": { },
- "property2": { }
}, - "relatedEntities": "Customer, Ticket, Order, EntityInstance, ..."
}Updates all properties of an existing log.
| id required | string <uuid> Identifier of an existing user group |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Log unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| ownerType required | string Identification of the owning entity which has relation with log. This value is NOT validated, because of dynamic nature of microservice modules. |
| ownerId required | string ID of the owning entity which has relation with log.See ownerType for more information. This value is NOT validated, because of dynamic nature of microservice modules. |
object (Log type) Type of log | |
| logTypeCode required | string Code of the log type. Either the code or the logType must be set. |
| startDate required | string <date-time> Start date of log |
| request required | string Request text |
| response required | string Response text |
| resultCode | string Code of result |
| resultMessage | string Result message, For example error specification. |
| endDate required | string <date-time> End date of log |
| correlationId required | string Type of the owning entity to which this attachment is attached. This value is NOT validated, because of dynamic nature of microservice modules. |
| messageId | string ID of message. |
| description | string Free text to describe the account. It may contain HTML formatting. |
| duration | integer <int64> Duration. If not set, it is calculated as endDate - startDate. |
| module | string Module of TSM |
required | object Any additional related data |
Array of objects (LogRelatedEntity) Additional entities this log relates to. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "logType": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}, - "logTypeCode": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "request": "string",
- "response": "string",
- "resultCode": "200, 500, 400",
- "resultMessage": "string",
- "endDate": "2019-08-24T14:15:22Z",
- "correlationId": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "messageId": "string",
- "description": "string",
- "duration": 0,
- "module": "string",
- "relatedData": {
- "property1": { },
- "property2": { }
}, - "relatedEntities": "Customer, Ticket, Order, EntityInstance, ..."
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "logType": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}, - "logTypeCode": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "request": "string",
- "response": "string",
- "resultCode": "200, 500, 400",
- "resultMessage": "string",
- "endDate": "2019-08-24T14:15:22Z",
- "correlationId": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "messageId": "string",
- "description": "string",
- "duration": 0,
- "module": "string",
- "relatedData": {
- "property1": { },
- "property2": { }
}, - "relatedEntities": "Customer, Ticket, Order, EntityInstance, ..."
}Logging service
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Log unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| ownerType required | string Identification of the owning entity which has relation with log. This value is NOT validated, because of dynamic nature of microservice modules. |
| ownerId required | string ID of the owning entity which has relation with log.See ownerType for more information. This value is NOT validated, because of dynamic nature of microservice modules. |
object (Log type) Type of log | |
| logTypeCode required | string Code of the log type. Either the code or the logType must be set. |
| startDate required | string <date-time> Start date of log |
| request required | string Request text |
| response required | string Response text |
| resultCode | string Code of result |
| resultMessage | string Result message, For example error specification. |
| endDate required | string <date-time> End date of log |
| correlationId required | string Type of the owning entity to which this attachment is attached. This value is NOT validated, because of dynamic nature of microservice modules. |
| messageId | string ID of message. |
| description | string Free text to describe the account. It may contain HTML formatting. |
| duration | integer <int64> Duration. If not set, it is calculated as endDate - startDate. |
| module | string Module of TSM |
required | object Any additional related data |
Array of objects (LogRelatedEntity) Additional entities this log relates to. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "logType": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}, - "logTypeCode": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "request": "string",
- "response": "string",
- "resultCode": "200, 500, 400",
- "resultMessage": "string",
- "endDate": "2019-08-24T14:15:22Z",
- "correlationId": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "messageId": "string",
- "description": "string",
- "duration": 0,
- "module": "string",
- "relatedData": {
- "property1": { },
- "property2": { }
}, - "relatedEntities": "Customer, Ticket, Order, EntityInstance, ..."
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "logType": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}, - "logTypeCode": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "request": "string",
- "response": "string",
- "resultCode": "200, 500, 400",
- "resultMessage": "string",
- "endDate": "2019-08-24T14:15:22Z",
- "correlationId": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "messageId": "string",
- "description": "string",
- "duration": 0,
- "module": "string",
- "relatedData": {
- "property1": { },
- "property2": { }
}, - "relatedEntities": "Customer, Ticket, Order, EntityInstance, ..."
}Returns existing log by owner type and owner ID
| ownerId required | string Example: Order, Ticket UUID ... Owner ID |
| ownerType required | string Example: Ticket, Order ... Owner type |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "logType": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}, - "logTypeCode": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "request": "string",
- "response": "string",
- "resultCode": "200, 500, 400",
- "resultMessage": "string",
- "endDate": "2019-08-24T14:15:22Z",
- "correlationId": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "messageId": "string",
- "description": "string",
- "duration": 0,
- "module": "string",
- "relatedData": {
- "property1": { },
- "property2": { }
}, - "relatedEntities": "Customer, Ticket, Order, EntityInstance, ..."
}
]Returns all log list.
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "logType": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}, - "logTypeCode": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "request": "string",
- "response": "string",
- "resultCode": "200, 500, 400",
- "resultMessage": "string",
- "endDate": "2019-08-24T14:15:22Z",
- "correlationId": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "messageId": "string",
- "description": "string",
- "duration": 0,
- "module": "string",
- "relatedData": {
- "property1": { },
- "property2": { }
}, - "relatedEntities": "Customer, Ticket, Order, EntityInstance, ..."
}
]Logging service
| code required | string |
| olderThan required | string <date-time> |
| ownerType required | string |
| ownerId required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}Returns existing row by UUID
| idOrCode required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Update existing value by UUID
| idOrCode required | string Identifier of an existing value |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> |
| code required | string |
| name | string |
| inputType required | string Enum: "FILE" "HTML" "SCRIPT" |
| documentType | string Enum: "PDF" "EMAIL" "SOURCE" |
| documentSize | string Enum: "AUTO" "PORTRAIT" "LANDSCAPE" "A4" "B5" "LETTER" |
| content | string |
| previewData | object |
| formId | string <uuid> |
| dataTags | Array of strings |
object (Audit information) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Delete existing entity/value by id or code
| idOrCode required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}| idOrCode required | string |
| immediatelyRefresh | boolean Default: false |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
JobStep property (or several properties) to update
{ }{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> |
| code required | string |
| name | string |
| inputType required | string Enum: "FILE" "HTML" "SCRIPT" |
| documentType | string Enum: "PDF" "EMAIL" "SOURCE" |
| documentSize | string Enum: "AUTO" "PORTRAIT" "LANDSCAPE" "A4" "B5" "LETTER" |
| content | string |
| previewData | object |
| formId | string <uuid> |
| dataTags | Array of strings |
object (Audit information) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| compareField | string Default: "id" |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| diffType required | string Enum: "DIFF_TYPE_NEW" "DIFF_TYPE_CHANGE" "DIFF_TYPE_REMOVE" |
object (FormatterTemplatePublic) | |
object (FormatterTemplatePublic) |
[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
}
][- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]| save | boolean Save the diff immediately |
| compareField | string Default: "id" Field for entry matching |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| file required | string <binary> File binary content |
{- "file": "string"
}[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
}
]| compareField | string Default: "id" Field for entry matching |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| name | string |
| whenExported | string <date-time> |
| exportedBy | string |
required | Array of objects (FormatterTemplatePublic) |
required | Array of objects (Filter) |
| entityType | string |
| listingType | string |
| listingProfile | string |
| compareField | string |
{- "name": "string",
- "whenExported": "2019-08-24T14:15:22Z",
- "exportedBy": "string",
- "data": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
], - "entityType": "string",
- "listingType": "string",
- "listingProfile": "string",
- "compareField": "string"
}[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
}
]| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| data required | object |
| content required | string |
{- "data": { },
- "content": "string"
}{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| entityType required | string |
| compareField | string |
| listingType | string |
| listingProfile | string |
Array of objects (Filter) |
{- "entityType": "string",
- "compareField": "string",
- "listingType": "string",
- "listingProfile": "string",
- "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
]
}{- "name": "string",
- "whenExported": "2019-08-24T14:15:22Z",
- "exportedBy": "string",
- "data": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
], - "entityType": "string",
- "listingType": "string",
- "listingProfile": "string",
- "compareField": "string"
}| code required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Search by filter - filtering, sorting Consult the documentation for further information.
| size | integer <int32> Maxmimum records returned. Default value is 1000. |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}| ids required | Array of objects |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}| size | integer <int32> |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]| search | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- "string"
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
0| code required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]Find customer by key.
| documentTemplateCode required | string Code of a FormatterDocumentTemplate or FormatterTemplate. |
| format required | string Target format as a mime type such as 'pdf', 'doc', 'docx', 'xls' and 'xlsx'. Under the hood LibreOffice is used for conversion from HTML to the target format (with the exception of PDF, which is handled directly). All formats supported by LibreOffice are available. |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| property name* additional property | object |
{- "property1": { },
- "property2": { }
}"string"Generate multiple documents by it's template and return document data.
| format required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| documentId required | string |
| documentTemplateCode required | string |
required | object |
[- {
- "documentId": "string",
- "documentTemplateCode": "string",
- "data": {
- "property1": { },
- "property2": { }
}
}
][- {
- "documentId": "string",
- "data": "string"
}
]| templateCode required | string Code of a FormatterTemplate. |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| property name* additional property | object |
{- "property1": { },
- "property2": { }
}"string"Update existing value by UUID
| idOrCode required | string Identifier of an existing value |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Row unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| code required | string [ 1 .. 255 ] characters Code of this value. It is used whenever the value is referenced from computer program or API. It MUST be unique and SHOULD contain only ASCII characters without spaces (best to use valid programminglanguage identifier). |
| name required | string [ 1 .. 255 ] characters Name of this value, this is displayed to the user. |
| configTypeId required | string <uuid> Config Type UUID |
| validityFrom | string <date-time> Begin of the validity of the value. |
| validityTo | string <date-time> End of the validity of the value. |
| description | string Description of the value, it may be used as a tooltip. |
object Localization data of the record attributes | |
| content | string Text of notification. It is used when no formatterDocumentTemplateId is defined. |
| formatterDocumentTemplateId | string <uuid> Unique identifier of notification document template. |
| deliveryTimeCode | string Code of related delivery time entity. |
| deliveryType | string Enum: "SMS" "EMAIL" "LETTER" "APPLICATION" "USER_COMMENT" Delivery type. As defined in DeliveryItemType enum. |
| from | string <= 255 characters Sender of notification. |
| to | string <= 255 characters Recipient of notification. |
| icon | string <= 255 characters Graphic element displayed next to the type of notification |
| subject | string <= 255 characters Notification subject |
| status | string Enum: "ACTIVE" "INACTIVE" Notification template status. As defined in NotificationTemplateStatus enum. |
| expiration | integer <int32> Limit (in days) until which it is possible to respond to a notification (for example, until when it is possible to respond to a button / URL in a notification). |
| dataTags | Array of strings Additional data tags (aka labels). |
object Map of notification template configuration generated by form with code from NotificationEvent.configFormCode. Value must be a valid JSON string. | |
| notificationRuleCode | string Code of related notification rule. |
object (Audit information) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Delete existing entity/value by id or code
| idOrCode required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}| idOrCode required | string |
| immediatelyRefresh | boolean Default: false |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
JobStep property (or several properties) to update
{ }{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Row unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| code required | string [ 1 .. 255 ] characters Code of this value. It is used whenever the value is referenced from computer program or API. It MUST be unique and SHOULD contain only ASCII characters without spaces (best to use valid programminglanguage identifier). |
| name required | string [ 1 .. 255 ] characters Name of this value, this is displayed to the user. |
| configTypeId required | string <uuid> Config Type UUID |
| validityFrom | string <date-time> Begin of the validity of the value. |
| validityTo | string <date-time> End of the validity of the value. |
| description | string Description of the value, it may be used as a tooltip. |
object Localization data of the record attributes | |
| content | string Text of notification. It is used when no formatterDocumentTemplateId is defined. |
| formatterDocumentTemplateId | string <uuid> Unique identifier of notification document template. |
| deliveryTimeCode | string Code of related delivery time entity. |
| deliveryType | string Enum: "SMS" "EMAIL" "LETTER" "APPLICATION" "USER_COMMENT" Delivery type. As defined in DeliveryItemType enum. |
| from | string <= 255 characters Sender of notification. |
| to | string <= 255 characters Recipient of notification. |
| icon | string <= 255 characters Graphic element displayed next to the type of notification |
| subject | string <= 255 characters Notification subject |
| status | string Enum: "ACTIVE" "INACTIVE" Notification template status. As defined in NotificationTemplateStatus enum. |
| expiration | integer <int32> Limit (in days) until which it is possible to respond to a notification (for example, until when it is possible to respond to a button / URL in a notification). |
| dataTags | Array of strings Additional data tags (aka labels). |
object Map of notification template configuration generated by form with code from NotificationEvent.configFormCode. Value must be a valid JSON string. | |
| notificationRuleCode | string Code of related notification rule. |
object (Audit information) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| compareField | string Default: "id" |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| diffType required | string Enum: "DIFF_TYPE_NEW" "DIFF_TYPE_CHANGE" "DIFF_TYPE_REMOVE" |
object (NotificationTemplate) | |
object (NotificationTemplate) |
[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
}
][- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]| save | boolean Save the diff immediately |
| compareField | string Default: "id" Field for entry matching |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| file required | string <binary> File binary content |
{- "file": "string"
}[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
}
]| compareField | string Default: "id" Field for entry matching |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| name | string |
| whenExported | string <date-time> |
| exportedBy | string |
required | Array of objects (NotificationTemplate) |
required | Array of objects (Filter) |
| entityType | string |
| listingType | string |
| listingProfile | string |
| compareField | string |
{- "name": "string",
- "whenExported": "2019-08-24T14:15:22Z",
- "exportedBy": "string",
- "data": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
], - "entityType": "string",
- "listingType": "string",
- "listingProfile": "string",
- "compareField": "string"
}[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
}
]| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| idOrCode required | string |
required | object |
[- {
- "idOrCode": "string",
- "eventData": {
- "property1": { },
- "property2": { }
}
}
]{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| entityType required | string |
| compareField | string |
| listingType | string |
| listingProfile | string |
Array of objects (Filter) |
{- "entityType": "string",
- "compareField": "string",
- "listingType": "string",
- "listingProfile": "string",
- "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
]
}{- "name": "string",
- "whenExported": "2019-08-24T14:15:22Z",
- "exportedBy": "string",
- "data": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
], - "entityType": "string",
- "listingType": "string",
- "listingProfile": "string",
- "compareField": "string"
}Returns an existing Notification by UUID or Code
| identifier required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| userId required | string <uuid> |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}| userId required | string <uuid> |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]| userId required | string <uuid> |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]| userId required | string <uuid> |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}| search | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- "string"
]Search by filter - filtering, sorting Consult the documentation for further information.
| size | integer <int32> Maxmimum records returned. Default value is 1000. |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}| ids required | Array of objects |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]Search by notification template filter - filtering, sorting, paging. Consult the documentation for further information.
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}Search by notification template filter - filtering, sorting Consult the documentation for further information.
| size | integer <int32> |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]| search | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- "string"
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
0| code required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "configTypeId": "969bc034-3421-4a56-9586-cbd576a42d8d",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "content": "string",
- "formatterDocumentTemplateId": "3181afe0-a7aa-416f-9ae9-3c668555b209",
- "deliveryTimeCode": "string",
- "deliveryType": "SMS",
- "from": "string",
- "to": "string",
- "icon": "string",
- "subject": "string",
- "status": "ACTIVE",
- "expiration": 0,
- "dataTags": [
- "string"
], - "config": {
- "property1": { },
- "property2": { }
}, - "notificationRuleCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]Returns existing row by UUID
| idOrCode required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Update existing value by UUID
| idOrCode required | string Identifier of an existing value |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Row unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| code required | string [ 1 .. 255 ] characters Code of this value. It is used whenever the value is referenced from computer program or API. It MUST be unique and SHOULD contain only ASCII characters without spaces (best to use valid programminglanguage identifier). |
| name required | string [ 1 .. 255 ] characters Name of this value, this is displayed to the user. |
| validityFrom | string <date-time> Begin of the validity of the value. |
| validityTo | string <date-time> End of the validity of the value. |
| description | string Description of the value, it may be used as a tooltip. |
object Localization data of the record attributes | |
| form | string |
| icon | string |
object (Audit information) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Delete existing entity/value by id or code
| idOrCode required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}| idOrCode required | string |
| immediatelyRefresh | boolean Default: false |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
JobStep property (or several properties) to update
{ }{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Row unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| code required | string [ 1 .. 255 ] characters Code of this value. It is used whenever the value is referenced from computer program or API. It MUST be unique and SHOULD contain only ASCII characters without spaces (best to use valid programminglanguage identifier). |
| name required | string [ 1 .. 255 ] characters Name of this value, this is displayed to the user. |
| validityFrom | string <date-time> Begin of the validity of the value. |
| validityTo | string <date-time> End of the validity of the value. |
| description | string Description of the value, it may be used as a tooltip. |
object Localization data of the record attributes | |
| form | string |
| icon | string |
object (Audit information) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| compareField | string Default: "id" |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| diffType required | string Enum: "DIFF_TYPE_NEW" "DIFF_TYPE_CHANGE" "DIFF_TYPE_REMOVE" |
object (AttachmentType) | |
object (AttachmentType) |
[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
}
][- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]| save | boolean Save the diff immediately |
| compareField | string Default: "id" Field for entry matching |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| file required | string <binary> File binary content |
{- "file": "string"
}[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
}
]| compareField | string Default: "id" Field for entry matching |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| name | string |
| whenExported | string <date-time> |
| exportedBy | string |
required | Array of objects (AttachmentType) |
required | Array of objects (Filter) |
| entityType | string |
| listingType | string |
| listingProfile | string |
| compareField | string |
{- "name": "string",
- "whenExported": "2019-08-24T14:15:22Z",
- "exportedBy": "string",
- "data": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
], - "entityType": "string",
- "listingType": "string",
- "listingProfile": "string",
- "compareField": "string"
}[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
}
]object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| entityType required | string |
| compareField | string |
| listingType | string |
| listingProfile | string |
Array of objects (Filter) |
{- "entityType": "string",
- "compareField": "string",
- "listingType": "string",
- "listingProfile": "string",
- "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
]
}{- "name": "string",
- "whenExported": "2019-08-24T14:15:22Z",
- "exportedBy": "string",
- "data": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
], - "entityType": "string",
- "listingType": "string",
- "listingProfile": "string",
- "compareField": "string"
}| search | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- "string"
]Search by filter - filtering, sorting Consult the documentation for further information.
| size | integer <int32> Maxmimum records returned. Default value is 1000. |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}| ids required | Array of objects |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]Search by attachment type filter - filtering, sorting, paging. Consult the documentation for further information.
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}Search by attachment type filter - filtering, sorting Consult the documentation for further information.
| size | integer <int32> |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
0| code required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]API for creating and retrieving attachments. Attachments are used for storing documents, images, etc. for any entity in the system identified by ownerId and ownerType. Attachments can be distinguished by their type (e.g. 'Invoice', 'Agreement', 'Device photo', etc.) and may contain additional metadata with the structure defined by the attachment type.
| id required | string <uuid> |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "name": "My document.pdf",
- "description": "string",
- "mimeType": "string",
- "data": "string",
- "thumbnail": "string",
- "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "size": 0,
- "sizeUnit": "string",
- "date": "2019-08-24T14:15:22Z",
- "formData": { },
- "attachmentType": "string",
- "bucket": "string",
- "private": true,
- "lifecycle": "LIVE",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Update existing value by UUID
| id required | string <uuid> An identifier of an existing attachment |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Attachment unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| ownerType required | string Type of the owning entity to which this attachment is attached. This value is NOT validated, because of dynamic nature of microservice modules. |
| ownerId required | string Identification of the owning entity to which this attachment is attached. See ownerType for more information. This value is NOT validated, because of dynamic nature of microservice modules. |
| name | string Name of the binary attachment including type suffix. |
| description | string The description of the binary attachment. |
| mimeType | string Mime-Type of the attachment according to https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types. |
| data | string Binary data in base64 format. Included only if this field is expanded in the query. Use this attribute only for small attachments. There are dedicated APIs to handle large binary content. |
| thumbnail | string Binary data in base64 format. Included only if this field is expanded in the query. Use this attribute only for small attachments. There are dedicated APIs to handle large binary content. |
Array of objects (RelatedEntity) Additional entities this attachment relates to. | |
| formData | object Additional metadata to the attachment. The value MUST be valid JSON according to 'Attachment Type' form definition. |
| attachmentType | string Attachment type. This value MUST be one of attachment type code from 'Attachment Type' registry. |
| bucket | string Attachment bucket. When attachments are stored on filesystem, the location can be calculated as ${tsm.dms.files.dir}/${bucket}/${attachment.id} |
| private | boolean Private or public comments (e.g. visible for the client). |
| lifecycle required | string Enum: "LIVE" "ARCHIVED" Attachment lifecycle. |
object (Audit information) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "name": "My document.pdf",
- "description": "string",
- "mimeType": "string",
- "data": "string",
- "thumbnail": "string",
- "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "formData": { },
- "attachmentType": "string",
- "bucket": "string",
- "private": true,
- "lifecycle": "LIVE",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "name": "My document.pdf",
- "description": "string",
- "mimeType": "string",
- "data": "string",
- "thumbnail": "string",
- "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "size": 0,
- "sizeUnit": "string",
- "date": "2019-08-24T14:15:22Z",
- "formData": { },
- "attachmentType": "string",
- "bucket": "string",
- "private": true,
- "lifecycle": "LIVE",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Deletes an existing attachment by UUID
| id required | string <uuid> |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}| id required | string <uuid> |
| immediatelyRefresh | boolean Default: false |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
JobStep property (or several properties) to update
{ }{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "name": "My document.pdf",
- "description": "string",
- "mimeType": "string",
- "data": "string",
- "thumbnail": "string",
- "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "size": 0,
- "sizeUnit": "string",
- "date": "2019-08-24T14:15:22Z",
- "formData": { },
- "attachmentType": "string",
- "bucket": "string",
- "private": true,
- "lifecycle": "LIVE",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Creates an attachment.
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Attachment unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| ownerType required | string Type of the owning entity to which this attachment is attached. This value is NOT validated, because of dynamic nature of microservice modules. |
| ownerId required | string Identification of the owning entity to which this attachment is attached. See ownerType for more information. This value is NOT validated, because of dynamic nature of microservice modules. |
| name | string Name of the binary attachment including type suffix. |
| description | string The description of the binary attachment. |
| mimeType | string Mime-Type of the attachment according to https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types. |
| data | string Binary data in base64 format. Included only if this field is expanded in the query. Use this attribute only for small attachments. There are dedicated APIs to handle large binary content. |
| thumbnail | string Binary data in base64 format. Included only if this field is expanded in the query. Use this attribute only for small attachments. There are dedicated APIs to handle large binary content. |
Array of objects (RelatedEntity) Additional entities this attachment relates to. | |
| formData | object Additional metadata to the attachment. The value MUST be valid JSON according to 'Attachment Type' form definition. |
| attachmentType | string Attachment type. This value MUST be one of attachment type code from 'Attachment Type' registry. |
| bucket | string Attachment bucket. When attachments are stored on filesystem, the location can be calculated as ${tsm.dms.files.dir}/${bucket}/${attachment.id} |
| private | boolean Private or public comments (e.g. visible for the client). |
| lifecycle required | string Enum: "LIVE" "ARCHIVED" Attachment lifecycle. |
object (Audit information) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "name": "My document.pdf",
- "description": "string",
- "mimeType": "string",
- "data": "string",
- "thumbnail": "string",
- "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "formData": { },
- "attachmentType": "string",
- "bucket": "string",
- "private": true,
- "lifecycle": "LIVE",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "name": "My document.pdf",
- "description": "string",
- "mimeType": "string",
- "data": "string",
- "thumbnail": "string",
- "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "size": 0,
- "sizeUnit": "string",
- "date": "2019-08-24T14:15:22Z",
- "formData": { },
- "attachmentType": "string",
- "bucket": "string",
- "private": true,
- "lifecycle": "LIVE",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Returns an existing attachment content by UUID
| id required | string <uuid> |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
"string"Updates an attachment content.
| id required | string <uuid> An identifier of an existing attachment |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| file required | string <binary> File binary content |
{- "file": "string"
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "name": "My document.pdf",
- "description": "string",
- "mimeType": "string",
- "data": "string",
- "thumbnail": "string",
- "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "size": 0,
- "sizeUnit": "string",
- "date": "2019-08-24T14:15:22Z",
- "formData": { },
- "attachmentType": "string",
- "bucket": "string",
- "private": true,
- "lifecycle": "LIVE",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Create multiple attachments.
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Attachment unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| ownerType required | string Type of the owning entity to which this attachment is attached. This value is NOT validated, because of dynamic nature of microservice modules. |
| ownerId required | string Identification of the owning entity to which this attachment is attached. See ownerType for more information. This value is NOT validated, because of dynamic nature of microservice modules. |
| name | string Name of the binary attachment including type suffix. |
| description | string The description of the binary attachment. |
| mimeType | string Mime-Type of the attachment according to https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types. |
| data | string Binary data in base64 format. Included only if this field is expanded in the query. Use this attribute only for small attachments. There are dedicated APIs to handle large binary content. |
| thumbnail | string Binary data in base64 format. Included only if this field is expanded in the query. Use this attribute only for small attachments. There are dedicated APIs to handle large binary content. |
Array of objects (RelatedEntity) Additional entities this attachment relates to. | |
| formData | object Additional metadata to the attachment. The value MUST be valid JSON according to 'Attachment Type' form definition. |
| attachmentType | string Attachment type. This value MUST be one of attachment type code from 'Attachment Type' registry. |
| bucket | string Attachment bucket. When attachments are stored on filesystem, the location can be calculated as ${tsm.dms.files.dir}/${bucket}/${attachment.id} |
| private | boolean Private or public comments (e.g. visible for the client). |
| lifecycle required | string Enum: "LIVE" "ARCHIVED" Attachment lifecycle. |
object (Audit information) |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "name": "My document.pdf",
- "description": "string",
- "mimeType": "string",
- "data": "string",
- "thumbnail": "string",
- "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "formData": { },
- "attachmentType": "string",
- "bucket": "string",
- "private": true,
- "lifecycle": "LIVE",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
][- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "name": "My document.pdf",
- "description": "string",
- "mimeType": "string",
- "data": "string",
- "thumbnail": "string",
- "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "size": 0,
- "sizeUnit": "string",
- "date": "2019-08-24T14:15:22Z",
- "formData": { },
- "attachmentType": "string",
- "bucket": "string",
- "private": true,
- "lifecycle": "LIVE",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]| entityType required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- "string"
][- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "name": "My document.pdf",
- "description": "string",
- "mimeType": "string",
- "data": "string",
- "thumbnail": "string",
- "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "size": 0,
- "sizeUnit": "string",
- "date": "2019-08-24T14:15:22Z",
- "formData": { },
- "attachmentType": "string",
- "bucket": "string",
- "private": true,
- "lifecycle": "LIVE",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]Returns an existing attachment thumbnail by UUID
| id required | string <uuid> |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
"string"Returns an existing attachment by UUID
| id required | string <uuid> |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "name": "My document.pdf",
- "description": "string",
- "mimeType": "string",
- "data": "string",
- "thumbnail": "string",
- "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "size": 0,
- "sizeUnit": "string",
- "date": "2019-08-24T14:15:22Z",
- "formData": { },
- "attachmentType": "string",
- "bucket": "string",
- "private": true,
- "lifecycle": "LIVE",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Returns all attachments.
| entityType required | string Example: Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry A type of the owning entity which this attachment is related to. |
| entityId required | string An identification of the owning entity which the attachment is related to |
| includeRelated | boolean Returns the documents where the master entity is only as a related entity (not the direct owner). |
| documentTypeFilter | string A filter for document types of this type. |
| expand | Array of strings Items Enum: "Content" "Thumbnail" Expands attachment fields (e.g. should the document content be attached?) |
| onlyWithThumbnail | boolean |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "name": "My document.pdf",
- "description": "string",
- "mimeType": "string",
- "data": "string",
- "thumbnail": "string",
- "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "size": 0,
- "sizeUnit": "string",
- "date": "2019-08-24T14:15:22Z",
- "formData": { },
- "attachmentType": "string",
- "bucket": "string",
- "private": true,
- "lifecycle": "LIVE",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]Search by filter - filtering, sorting Consult the documentation for further information.
| size | integer <int32> Maxmimum records returned. Default value is 1000. |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "name": "My document.pdf",
- "description": "string",
- "mimeType": "string",
- "data": "string",
- "thumbnail": "string",
- "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "size": 0,
- "sizeUnit": "string",
- "date": "2019-08-24T14:15:22Z",
- "formData": { },
- "attachmentType": "string",
- "bucket": "string",
- "private": true,
- "lifecycle": "LIVE",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "name": "My document.pdf",
- "description": "string",
- "mimeType": "string",
- "data": "string",
- "thumbnail": "string",
- "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "size": 0,
- "sizeUnit": "string",
- "date": "2019-08-24T14:15:22Z",
- "formData": { },
- "attachmentType": "string",
- "bucket": "string",
- "private": true,
- "lifecycle": "LIVE",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}| ids required | Array of strings <uuid> [ items <uuid > ] |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "name": "My document.pdf",
- "description": "string",
- "mimeType": "string",
- "data": "string",
- "thumbnail": "string",
- "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "size": 0,
- "sizeUnit": "string",
- "date": "2019-08-24T14:15:22Z",
- "formData": { },
- "attachmentType": "string",
- "bucket": "string",
- "private": true,
- "lifecycle": "LIVE",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]| ids required | Array of objects |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "name": "My document.pdf",
- "description": "string",
- "mimeType": "string",
- "data": "string",
- "thumbnail": "string",
- "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "size": 0,
- "sizeUnit": "string",
- "date": "2019-08-24T14:15:22Z",
- "formData": { },
- "attachmentType": "string",
- "bucket": "string",
- "private": true,
- "lifecycle": "LIVE",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "name": "My document.pdf",
- "description": "string",
- "mimeType": "string",
- "data": "string",
- "thumbnail": "string",
- "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "size": 0,
- "sizeUnit": "string",
- "date": "2019-08-24T14:15:22Z",
- "formData": { },
- "attachmentType": "string",
- "bucket": "string",
- "private": true,
- "lifecycle": "LIVE",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}| size | integer <int32> |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "name": "My document.pdf",
- "description": "string",
- "mimeType": "string",
- "data": "string",
- "thumbnail": "string",
- "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "size": 0,
- "sizeUnit": "string",
- "date": "2019-08-24T14:15:22Z",
- "formData": { },
- "attachmentType": "string",
- "bucket": "string",
- "private": true,
- "lifecycle": "LIVE",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]Returns an existing attachment by UUID optionally with attachment content.
| id required | string <uuid> |
| expand | Array of strings Items Enum: "Content" "Thumbnail" Expands attachment fields (e.g. should the document content be attached? |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "name": "My document.pdf",
- "description": "string",
- "mimeType": "string",
- "data": "string",
- "thumbnail": "string",
- "relatedEntities": "Customer, Ticket, Order, EntityInstance, ...",
- "size": 0,
- "sizeUnit": "string",
- "date": "2019-08-24T14:15:22Z",
- "formData": { },
- "attachmentType": "string",
- "bucket": "string",
- "private": true,
- "lifecycle": "LIVE",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
0Get log type by id or code
| idOrCode required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}Update existing value by UUID
| idOrCode required | string Identifier of an existing value |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Log type unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| code required | string [ 1 .. 255 ] characters Code of this value. It is used whenever the value is referenced from computer program or API. It MUST be unique and SHOULD contain only ASCII characters without spaces (best to use valid programminglanguage identifier). |
| name required | string [ 1 .. 255 ] characters Name of this value, this is displayed to the user. |
| appFrom | string From application |
| appTo | string To application |
| requestFormCode | string Form code of request |
| responseFormCode | string Form code od response |
| relDataFormCode | string RelDataFormCode |
| language | string Language |
| protocol | string Protocol |
| formCode | string Form code |
| config | object Config of log |
object (Audit information) | |
| description | string |
| validityFrom | string <date-time> |
| validityTo | string <date-time> |
object |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}Delete existing entity/value by id or code
| idOrCode required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}| idOrCode required | string |
| immediatelyRefresh | boolean Default: false |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
JobStep property (or several properties) to update
{ }{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}Get log type by id or code
| idOrCode required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}Update existing value by UUID
| idOrCode required | string Identifier of an existing value |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Log type unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| code required | string [ 1 .. 255 ] characters Code of this value. It is used whenever the value is referenced from computer program or API. It MUST be unique and SHOULD contain only ASCII characters without spaces (best to use valid programminglanguage identifier). |
| name required | string [ 1 .. 255 ] characters Name of this value, this is displayed to the user. |
| appFrom | string From application |
| appTo | string To application |
| requestFormCode | string Form code of request |
| responseFormCode | string Form code od response |
| relDataFormCode | string RelDataFormCode |
| language | string Language |
| protocol | string Protocol |
| formCode | string Form code |
| config | object Config of log |
object (Audit information) | |
| description | string |
| validityFrom | string <date-time> |
| validityTo | string <date-time> |
object |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}Delete existing entity/value by id or code
| idOrCode required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}| idOrCode required | string |
| immediatelyRefresh | boolean Default: false |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
JobStep property (or several properties) to update
{ }{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}| compareField | string Default: "id" |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| diffType required | string Enum: "DIFF_TYPE_NEW" "DIFF_TYPE_CHANGE" "DIFF_TYPE_REMOVE" |
object (Log type) Type of log | |
object (Log type) Type of log |
[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
}
][- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
]| compareField | string Default: "id" |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| diffType required | string Enum: "DIFF_TYPE_NEW" "DIFF_TYPE_CHANGE" "DIFF_TYPE_REMOVE" |
object (Log type) Type of log | |
object (Log type) Type of log |
[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
}
][- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
]| compareField | string Default: "id" Field for entry matching |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| name | string |
| whenExported | string <date-time> |
| exportedBy | string |
required | Array of objects (Log type) |
required | Array of objects (Filter) |
| entityType | string |
| listingType | string |
| listingProfile | string |
| compareField | string |
{- "name": "string",
- "whenExported": "2019-08-24T14:15:22Z",
- "exportedBy": "string",
- "data": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
], - "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
], - "entityType": "string",
- "listingType": "string",
- "listingProfile": "string",
- "compareField": "string"
}[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
}
]| compareField | string Default: "id" Field for entry matching |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| name | string |
| whenExported | string <date-time> |
| exportedBy | string |
required | Array of objects (Log type) |
required | Array of objects (Filter) |
| entityType | string |
| listingType | string |
| listingProfile | string |
| compareField | string |
{- "name": "string",
- "whenExported": "2019-08-24T14:15:22Z",
- "exportedBy": "string",
- "data": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
], - "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
], - "entityType": "string",
- "listingType": "string",
- "listingProfile": "string",
- "compareField": "string"
}[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
}
]| save | boolean Save the diff immediately |
| compareField | string Default: "id" Field for entry matching |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| file required | string <binary> File binary content |
{- "file": "string"
}[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
}
]| save | boolean Save the diff immediately |
| compareField | string Default: "id" Field for entry matching |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| file required | string <binary> File binary content |
{- "file": "string"
}[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
}
]object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| entityType required | string |
| compareField | string |
| listingType | string |
| listingProfile | string |
Array of objects (Filter) |
{- "entityType": "string",
- "compareField": "string",
- "listingType": "string",
- "listingProfile": "string",
- "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
]
}{- "name": "string",
- "whenExported": "2019-08-24T14:15:22Z",
- "exportedBy": "string",
- "data": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
], - "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
], - "entityType": "string",
- "listingType": "string",
- "listingProfile": "string",
- "compareField": "string"
}object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| entityType required | string |
| compareField | string |
| listingType | string |
| listingProfile | string |
Array of objects (Filter) |
{- "entityType": "string",
- "compareField": "string",
- "listingType": "string",
- "listingProfile": "string",
- "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
]
}{- "name": "string",
- "whenExported": "2019-08-24T14:15:22Z",
- "exportedBy": "string",
- "data": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
], - "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
], - "entityType": "string",
- "listingType": "string",
- "listingProfile": "string",
- "compareField": "string"
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Log type unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| code required | string [ 1 .. 255 ] characters Code of this value. It is used whenever the value is referenced from computer program or API. It MUST be unique and SHOULD contain only ASCII characters without spaces (best to use valid programminglanguage identifier). |
| name required | string [ 1 .. 255 ] characters Name of this value, this is displayed to the user. |
| appFrom | string From application |
| appTo | string To application |
| requestFormCode | string Form code of request |
| responseFormCode | string Form code od response |
| relDataFormCode | string RelDataFormCode |
| language | string Language |
| protocol | string Protocol |
| formCode | string Form code |
| config | object Config of log |
object (Audit information) | |
| description | string |
| validityFrom | string <date-time> |
| validityTo | string <date-time> |
object |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Log type unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| code required | string [ 1 .. 255 ] characters Code of this value. It is used whenever the value is referenced from computer program or API. It MUST be unique and SHOULD contain only ASCII characters without spaces (best to use valid programminglanguage identifier). |
| name required | string [ 1 .. 255 ] characters Name of this value, this is displayed to the user. |
| appFrom | string From application |
| appTo | string To application |
| requestFormCode | string Form code of request |
| responseFormCode | string Form code od response |
| relDataFormCode | string RelDataFormCode |
| language | string Language |
| protocol | string Protocol |
| formCode | string Form code |
| config | object Config of log |
object (Audit information) | |
| description | string |
| validityFrom | string <date-time> |
| validityTo | string <date-time> |
object |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}Search by filter - filtering, sorting Consult the documentation for further information.
| size | integer <int32> Maxmimum records returned. Default value is 1000. |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
]Search by filter - filtering, sorting Consult the documentation for further information.
| size | integer <int32> Maxmimum records returned. Default value is 1000. |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}| ids required | Array of objects |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
]| ids required | Array of objects |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
]| size | integer <int32> |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
]| size | integer <int32> |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
0required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
0Get log type by code
| code required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}Get log type by code
| code required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}Get all log types
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
]Get all log types
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "appFrom": "string",
- "appTo": "string",
- "requestFormCode": "string",
- "responseFormCode": "string",
- "relDataFormCode": "string",
- "language": "string",
- "protocol": "string",
- "formCode": "string",
- "config": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
]API for creating and retrieving worklogs. Worklogs are used for storing time spent for any entity in the system identified by ownerId and ownerType. Worklogs can be distinguished by their type (e.g. 'Work', 'Repair', etc.) and may contain additional metadata with the structure defined by the worklog type.
Returns an existing worklog by UUID
| id required | string <uuid> |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "workerId": "27a13901-5ff4-4d4a-a305-9dd200eae3c5",
- "description": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "data": {
- "empty": true,
- "property1": { },
- "property2": { }
}, - "worklogTypeCode": "string",
- "taskEntityRefId": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Updates a worklog.
| id required | string <uuid> An identifier of an existing worklog |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Worklog unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| ownerType required | string Type of the owning entity to which this worklog is attached. This description is NOT validated, because of dynamic nature of microservice modules. |
| ownerId required | string Identification of the owning entity to which this worklog is attached. See ownerType for more information. This description is NOT validated, because of dynamic nature of microservice modules. |
| workerId | string <uuid> Specify creatin user. Default value for creation is the authenticated user. |
| description | string Text of the worklog in a subset of HTML format. Examples of valid HTML can be created using the Editor component in tSM Form Designer in preview mode. |
| startDate | string <date-time> Specify worklog start date. |
| endDate | string <date-time> Specify worklog end date. |
required | object Custom data. |
| worklogTypeCode | string Custom form data as defined by the worklog type. |
| taskEntityRefId | string Id of task |
object (Audit information) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "workerId": "27a13901-5ff4-4d4a-a305-9dd200eae3c5",
- "description": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "data": {
- "empty": true,
- "property1": { },
- "property2": { }
}, - "worklogTypeCode": "string",
- "taskEntityRefId": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "workerId": "27a13901-5ff4-4d4a-a305-9dd200eae3c5",
- "description": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "data": {
- "empty": true,
- "property1": { },
- "property2": { }
}, - "worklogTypeCode": "string",
- "taskEntityRefId": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Deletes an existing worklog by UUID
| id required | string <uuid> |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}Creates a worklog.
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Worklog unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| ownerType required | string Type of the owning entity to which this worklog is attached. This description is NOT validated, because of dynamic nature of microservice modules. |
| ownerId required | string Identification of the owning entity to which this worklog is attached. See ownerType for more information. This description is NOT validated, because of dynamic nature of microservice modules. |
| workerId | string <uuid> Specify creatin user. Default value for creation is the authenticated user. |
| description | string Text of the worklog in a subset of HTML format. Examples of valid HTML can be created using the Editor component in tSM Form Designer in preview mode. |
| startDate | string <date-time> Specify worklog start date. |
| endDate | string <date-time> Specify worklog end date. |
required | object Custom data. |
| worklogTypeCode | string Custom form data as defined by the worklog type. |
| taskEntityRefId | string Id of task |
object (Audit information) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "workerId": "27a13901-5ff4-4d4a-a305-9dd200eae3c5",
- "description": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "data": {
- "empty": true,
- "property1": { },
- "property2": { }
}, - "worklogTypeCode": "string",
- "taskEntityRefId": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "workerId": "27a13901-5ff4-4d4a-a305-9dd200eae3c5",
- "description": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "data": {
- "empty": true,
- "property1": { },
- "property2": { }
}, - "worklogTypeCode": "string",
- "taskEntityRefId": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| id required | string <uuid> Identifier of an existing worklog |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
JobStep property (or several properties) to update
{ }{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "workerId": "27a13901-5ff4-4d4a-a305-9dd200eae3c5",
- "description": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "data": {
- "empty": true,
- "property1": { },
- "property2": { }
}, - "worklogTypeCode": "string",
- "taskEntityRefId": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Returns all worklogs.
| ownerType required | string Example: Ticket A type of the owning entity which this worklog is related to such as Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry |
| ownerId required | string An identification of the owning entity which the worklog is related to |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "workerId": "27a13901-5ff4-4d4a-a305-9dd200eae3c5",
- "description": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "data": {
- "empty": true,
- "property1": { },
- "property2": { }
}, - "worklogTypeCode": "string",
- "taskEntityRefId": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]Returns time spent for all worklogs for one owner in seconds.
| ownerType required | string Example: Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry A type of the owning entity which this worklog is related to. |
| ownerId required | string An identification of the owning entity which the worklog is related to |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
0| ownerType required | string |
| ownerIds required | Array of strings |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "workerId": "27a13901-5ff4-4d4a-a305-9dd200eae3c5",
- "description": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "data": {
- "empty": true,
- "property1": { },
- "property2": { }
}, - "worklogTypeCode": "string",
- "taskEntityRefId": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]Returns all worklogs list.
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "workerId": "27a13901-5ff4-4d4a-a305-9dd200eae3c5",
- "description": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "data": {
- "empty": true,
- "property1": { },
- "property2": { }
}, - "worklogTypeCode": "string",
- "taskEntityRefId": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]Get log type by id or code
| idOrCode required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}Update existing value by UUID
| idOrCode required | string Identifier of an existing value |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Log type unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| code required | string [ 1 .. 255 ] characters Code of this value. It is used whenever the value is referenced from computer program or API. It MUST be unique and SHOULD contain only ASCII characters without spaces (best to use valid programminglanguage identifier). |
| name required | string [ 1 .. 255 ] characters Name of this value, this is displayed to the user. |
object (Audit information) | |
| description | string |
| validityFrom | string <date-time> |
| validityTo | string <date-time> |
object |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}Delete existing entity/value by id or code
| idOrCode required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}| idOrCode required | string |
| immediatelyRefresh | boolean Default: false |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
JobStep property (or several properties) to update
{ }{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Log type unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| code required | string [ 1 .. 255 ] characters Code of this value. It is used whenever the value is referenced from computer program or API. It MUST be unique and SHOULD contain only ASCII characters without spaces (best to use valid programminglanguage identifier). |
| name required | string [ 1 .. 255 ] characters Name of this value, this is displayed to the user. |
object (Audit information) | |
| description | string |
| validityFrom | string <date-time> |
| validityTo | string <date-time> |
object |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}Search by filter - filtering, sorting Consult the documentation for further information.
| size | integer <int32> Maxmimum records returned. Default value is 1000. |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}| ids required | Array of objects |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}| size | integer <int32> |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
0Get log type by code
| code required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}, - "description": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "localizationData": {
- "empty": true,
- "property1": {
- "property1": "string",
- "property2": "string"
}, - "property2": {
- "property1": "string",
- "property2": "string"
}
}
}
]| convertorCode required | string Identifier of an existing value convertor |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| keys required | Array of objects |
| params | object |
object |
{- "keys": [
- { }
], - "params": { },
- "tqlParams": {
- "property1": { },
- "property2": { }
}
}{- "property1": "string",
- "property2": "string"
}| indexCode required | string |
| entity required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "acknowledge": true,
- "jobId": "9d222c6d-893e-4e79-8201-3c9ca16a0f39"
}| indexCode required | string |
| entity required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| timestamp required | integer <int64> |
{- "timestamp": 0
}{ }| indexCode required | string |
| entity required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
]{ }| indexCode required | string |
| entity required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "property1": { },
- "property2": { }
}| indexCode required | string |
| entity required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "property1": { },
- "property2": { }
}| indexCode required | string |
| entity required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "isSame": true,
- "currentMapping": {
- "property1": { },
- "property2": { }
}, - "targetMapping": {
- "property1": { },
- "property2": { }
}
}Returns existing row by UUID
| idOrCode required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "privilege": "string",
- "textDocumentTemplate": "string",
- "htmlDocumentTemplate": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Update existing value by UUID
| idOrCode required | string Identifier of an existing value |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Row unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| code required | string [ 1 .. 255 ] characters Code of this value. It is used whenever the value is referenced from computer program or API. It MUST be unique and SHOULD contain only ASCII characters without spaces (best to use valid programminglanguage identifier). |
| name required | string [ 1 .. 255 ] characters Name of this value, this is displayed to the user. |
| validityFrom | string <date-time> Begin of the validity of the value. |
| validityTo | string <date-time> End of the validity of the value. |
| description | string Description of the value, it may be used as a tooltip. |
object Localization data of the record attributes | |
| form | string A form for representing structured comment. |
| icon | string <= 255 characters Graphic element displayed next to comment instance. |
| privilege | string |
| textDocumentTemplate | string Code of template which is used for text format of comment content. |
| htmlDocumentTemplate | string Code of template which is used for html format of comment content. |
object (Audit information) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "privilege": "string",
- "textDocumentTemplate": "string",
- "htmlDocumentTemplate": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "privilege": "string",
- "textDocumentTemplate": "string",
- "htmlDocumentTemplate": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Delete existing entity/value by id or code
| idOrCode required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}| idOrCode required | string |
| immediatelyRefresh | boolean Default: false |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
JobStep property (or several properties) to update
{ }{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "privilege": "string",
- "textDocumentTemplate": "string",
- "htmlDocumentTemplate": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Row unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| code required | string [ 1 .. 255 ] characters Code of this value. It is used whenever the value is referenced from computer program or API. It MUST be unique and SHOULD contain only ASCII characters without spaces (best to use valid programminglanguage identifier). |
| name required | string [ 1 .. 255 ] characters Name of this value, this is displayed to the user. |
| validityFrom | string <date-time> Begin of the validity of the value. |
| validityTo | string <date-time> End of the validity of the value. |
| description | string Description of the value, it may be used as a tooltip. |
object Localization data of the record attributes | |
| form | string A form for representing structured comment. |
| icon | string <= 255 characters Graphic element displayed next to comment instance. |
| privilege | string |
| textDocumentTemplate | string Code of template which is used for text format of comment content. |
| htmlDocumentTemplate | string Code of template which is used for html format of comment content. |
object (Audit information) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "privilege": "string",
- "textDocumentTemplate": "string",
- "htmlDocumentTemplate": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "privilege": "string",
- "textDocumentTemplate": "string",
- "htmlDocumentTemplate": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| compareField | string Default: "id" |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| diffType required | string Enum: "DIFF_TYPE_NEW" "DIFF_TYPE_CHANGE" "DIFF_TYPE_REMOVE" |
object (CommentType) | |
object (CommentType) |
[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "privilege": "string",
- "textDocumentTemplate": "string",
- "htmlDocumentTemplate": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "privilege": "string",
- "textDocumentTemplate": "string",
- "htmlDocumentTemplate": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
}
][- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "privilege": "string",
- "textDocumentTemplate": "string",
- "htmlDocumentTemplate": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]| save | boolean Save the diff immediately |
| compareField | string Default: "id" Field for entry matching |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| file required | string <binary> File binary content |
{- "file": "string"
}[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "privilege": "string",
- "textDocumentTemplate": "string",
- "htmlDocumentTemplate": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "privilege": "string",
- "textDocumentTemplate": "string",
- "htmlDocumentTemplate": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
}
]| compareField | string Default: "id" Field for entry matching |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| name | string |
| whenExported | string <date-time> |
| exportedBy | string |
required | Array of objects (CommentType) |
required | Array of objects (Filter) |
| entityType | string |
| listingType | string |
| listingProfile | string |
| compareField | string |
{- "name": "string",
- "whenExported": "2019-08-24T14:15:22Z",
- "exportedBy": "string",
- "data": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "privilege": "string",
- "textDocumentTemplate": "string",
- "htmlDocumentTemplate": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
], - "entityType": "string",
- "listingType": "string",
- "listingProfile": "string",
- "compareField": "string"
}[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "privilege": "string",
- "textDocumentTemplate": "string",
- "htmlDocumentTemplate": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "privilege": "string",
- "textDocumentTemplate": "string",
- "htmlDocumentTemplate": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
}
]object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| entityType required | string |
| compareField | string |
| listingType | string |
| listingProfile | string |
Array of objects (Filter) |
{- "entityType": "string",
- "compareField": "string",
- "listingType": "string",
- "listingProfile": "string",
- "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
]
}{- "name": "string",
- "whenExported": "2019-08-24T14:15:22Z",
- "exportedBy": "string",
- "data": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "privilege": "string",
- "textDocumentTemplate": "string",
- "htmlDocumentTemplate": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
], - "entityType": "string",
- "listingType": "string",
- "listingProfile": "string",
- "compareField": "string"
}| search | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- "string"
]Search by filter - filtering, sorting Consult the documentation for further information.
| size | integer <int32> Maxmimum records returned. Default value is 1000. |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "privilege": "string",
- "textDocumentTemplate": "string",
- "htmlDocumentTemplate": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "privilege": "string",
- "textDocumentTemplate": "string",
- "htmlDocumentTemplate": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}| ids required | Array of objects |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "privilege": "string",
- "textDocumentTemplate": "string",
- "htmlDocumentTemplate": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]Search by comment type filter - filtering, sorting, paging. Consult the documentation for further information.
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "privilege": "string",
- "textDocumentTemplate": "string",
- "htmlDocumentTemplate": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}Search by comment type filter - filtering, sorting Consult the documentation for further information.
| size | integer <int32> |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "privilege": "string",
- "textDocumentTemplate": "string",
- "htmlDocumentTemplate": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
0| code required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "privilege": "string",
- "textDocumentTemplate": "string",
- "htmlDocumentTemplate": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "validityFrom": "2019-08-24T14:15:22Z",
- "validityTo": "2019-08-24T14:15:22Z",
- "description": "string",
- "localizationData": {
- "cs": {
- "name": "Název",
- "description": "Popis"
}, - "en": {
- "name": "Name",
- "description": "Description"
}
}, - "form": "string",
- "icon": "string",
- "privilege": "string",
- "textDocumentTemplate": "string",
- "htmlDocumentTemplate": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]| scriptCode required | string Code of an existing script (use tSM Config Form to administer scripts). |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| property name* additional property | object |
{- "property1": { },
- "property2": { }
}{ } Typicke pouziti pri zmene mapovani chars z basic na typed a prekopirovani hodnoty z chars do charsTyped
if (ctx._source?.charsTyped?.xxx != null) ctx._source.charsTyped.xxx = ctx._source?.chars?.xxx
| indexCode required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| waitForCompletion required | boolean Sync/async, pro async vrací jobId |
object (IndexScript) Custom script ve formátu reindex-api elastic |
{- "waitForCompletion": true,
- "script": {
- "source": "string",
- "lang": "Painless",
- "params": {
- "property1": { },
- "property2": { }
}
}
}{ }| indexCode required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| waitForCompletion required | boolean Sync/async, pro async vrací jobId |
| deleteSourceIndex required | boolean Zda se má po přepnutí aliasu rovnou zdrojový index smazat |
| switchAlias required | boolean Zda se má změnit název aliasu |
object (RemoteSource) Jako zdroj bere index z celé URL (slouží např. k přesunu z jiného clusteru) | |
object (IndexScript) Custom script ve formátu reindex-api elastic |
{- "waitForCompletion": true,
- "deleteSourceIndex": true,
- "switchAlias": true,
- "remote": {
- "sourceIndexName": "string",
- "host": "string",
- "username": "string",
- "password": "string"
}, - "script": {
- "source": "string",
- "lang": "Painless",
- "params": {
- "property1": { },
- "property2": { }
}
}
}{ }| indexCode required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{ }{- "acknowledge": true,
- "jobId": "9d222c6d-893e-4e79-8201-3c9ca16a0f39"
}| indexCode required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| entities required | Array of strings |
{- "entities": [
- "string"
]
}{- "acknowledge": true,
- "jobId": "9d222c6d-893e-4e79-8201-3c9ca16a0f39"
}| indexCode required | string |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| entities required | Array of strings |
| waitForCompletion required | boolean |
{- "entities": [
- "string"
], - "waitForCompletion": true
}{ }| indexCode required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{ }{- "acknowledge": true,
- "jobId": "9d222c6d-893e-4e79-8201-3c9ca16a0f39"
}| indexCode required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{ }| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
required | Array of objects (TQLColumnDescriptor) |
| rows required | Array of objects[ items ] |
| size required | integer <int32> |
| total | integer <int64> |
| cursor | string |
| status required | integer <int32> |
object (TQLError) | |
| took required | integer <int64> |
{- "columns": [
- {
- "name": "string",
- "type": "string",
- "alias": "string"
}
], - "rows": [
- [
- { }
]
], - "size": 0,
- "total": 0,
- "cursor": "string",
- "status": 0,
- "error": {
- "reason": "string",
- "details": [
- "string"
], - "type": "string",
- "elasticError": { },
- "stackTrace": [
- "string"
]
}, - "took": 0
}"string"| ids required | Array of strings <uuid> [ items <uuid > ] |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "attachmentId": "96b9bbac-86d3-4497-9e0c-1f8e3803eddb",
- "name": "string",
- "refId": "string",
- "refType": "string",
- "data": { },
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]Returns existing row by UUID
| idOrCode required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "data": {
- "property1": { },
- "property2": { }
}, - "dataFormatFormId": "3c40463c-c7e2-4cd7-ae56-93e7716b9f3f",
- "previewData": { },
- "formatterTemplate": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "dataTags": [
- "string"
], - "mnemonicCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Update existing value by UUID
| idOrCode required | string Identifier of an existing value |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> |
| code required | string |
| name | string |
required | object |
| dataFormatFormId | string <uuid> |
| previewData | object |
object (FormatterTemplatePublic) | |
| dataTags | Array of strings |
| mnemonicCode | string |
object (Audit information) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "data": {
- "property1": { },
- "property2": { }
}, - "dataFormatFormId": "3c40463c-c7e2-4cd7-ae56-93e7716b9f3f",
- "previewData": { },
- "formatterTemplate": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "dataTags": [
- "string"
], - "mnemonicCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "data": {
- "property1": { },
- "property2": { }
}, - "dataFormatFormId": "3c40463c-c7e2-4cd7-ae56-93e7716b9f3f",
- "previewData": { },
- "formatterTemplate": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "dataTags": [
- "string"
], - "mnemonicCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Delete existing entity/value by id or code
| idOrCode required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}| idOrCode required | string |
| immediatelyRefresh | boolean Default: false |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
JobStep property (or several properties) to update
{ }{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "data": {
- "property1": { },
- "property2": { }
}, - "dataFormatFormId": "3c40463c-c7e2-4cd7-ae56-93e7716b9f3f",
- "previewData": { },
- "formatterTemplate": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "dataTags": [
- "string"
], - "mnemonicCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> |
| code required | string |
| name | string |
required | object |
| dataFormatFormId | string <uuid> |
| previewData | object |
object (FormatterTemplatePublic) | |
| dataTags | Array of strings |
| mnemonicCode | string |
object (Audit information) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "data": {
- "property1": { },
- "property2": { }
}, - "dataFormatFormId": "3c40463c-c7e2-4cd7-ae56-93e7716b9f3f",
- "previewData": { },
- "formatterTemplate": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "dataTags": [
- "string"
], - "mnemonicCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "data": {
- "property1": { },
- "property2": { }
}, - "dataFormatFormId": "3c40463c-c7e2-4cd7-ae56-93e7716b9f3f",
- "previewData": { },
- "formatterTemplate": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "dataTags": [
- "string"
], - "mnemonicCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| compareField | string Default: "id" |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| diffType required | string Enum: "DIFF_TYPE_NEW" "DIFF_TYPE_CHANGE" "DIFF_TYPE_REMOVE" |
object (FormatterDocumentTemplatePublic) | |
object (FormatterDocumentTemplatePublic) |
[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "data": {
- "property1": { },
- "property2": { }
}, - "dataFormatFormId": "3c40463c-c7e2-4cd7-ae56-93e7716b9f3f",
- "previewData": { },
- "formatterTemplate": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "dataTags": [
- "string"
], - "mnemonicCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "data": {
- "property1": { },
- "property2": { }
}, - "dataFormatFormId": "3c40463c-c7e2-4cd7-ae56-93e7716b9f3f",
- "previewData": { },
- "formatterTemplate": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "dataTags": [
- "string"
], - "mnemonicCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
}
][- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "data": {
- "property1": { },
- "property2": { }
}, - "dataFormatFormId": "3c40463c-c7e2-4cd7-ae56-93e7716b9f3f",
- "previewData": { },
- "formatterTemplate": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "dataTags": [
- "string"
], - "mnemonicCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]| save | boolean Save the diff immediately |
| compareField | string Default: "id" Field for entry matching |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| file required | string <binary> File binary content |
{- "file": "string"
}[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "data": {
- "property1": { },
- "property2": { }
}, - "dataFormatFormId": "3c40463c-c7e2-4cd7-ae56-93e7716b9f3f",
- "previewData": { },
- "formatterTemplate": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "dataTags": [
- "string"
], - "mnemonicCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "data": {
- "property1": { },
- "property2": { }
}, - "dataFormatFormId": "3c40463c-c7e2-4cd7-ae56-93e7716b9f3f",
- "previewData": { },
- "formatterTemplate": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "dataTags": [
- "string"
], - "mnemonicCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
}
]| compareField | string Default: "id" Field for entry matching |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| name | string |
| whenExported | string <date-time> |
| exportedBy | string |
required | Array of objects (FormatterDocumentTemplatePublic) |
required | Array of objects (Filter) |
| entityType | string |
| listingType | string |
| listingProfile | string |
| compareField | string |
{- "name": "string",
- "whenExported": "2019-08-24T14:15:22Z",
- "exportedBy": "string",
- "data": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "data": {
- "property1": { },
- "property2": { }
}, - "dataFormatFormId": "3c40463c-c7e2-4cd7-ae56-93e7716b9f3f",
- "previewData": { },
- "formatterTemplate": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "dataTags": [
- "string"
], - "mnemonicCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
], - "entityType": "string",
- "listingType": "string",
- "listingProfile": "string",
- "compareField": "string"
}[- {
- "diffType": "DIFF_TYPE_NEW",
- "left": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "data": {
- "property1": { },
- "property2": { }
}, - "dataFormatFormId": "3c40463c-c7e2-4cd7-ae56-93e7716b9f3f",
- "previewData": { },
- "formatterTemplate": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "dataTags": [
- "string"
], - "mnemonicCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "right": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "data": {
- "property1": { },
- "property2": { }
}, - "dataFormatFormId": "3c40463c-c7e2-4cd7-ae56-93e7716b9f3f",
- "previewData": { },
- "formatterTemplate": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "dataTags": [
- "string"
], - "mnemonicCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
}
]object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| entityType required | string |
| compareField | string |
| listingType | string |
| listingProfile | string |
Array of objects (Filter) |
{- "entityType": "string",
- "compareField": "string",
- "listingType": "string",
- "listingProfile": "string",
- "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
]
}{- "name": "string",
- "whenExported": "2019-08-24T14:15:22Z",
- "exportedBy": "string",
- "data": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "data": {
- "property1": { },
- "property2": { }
}, - "dataFormatFormId": "3c40463c-c7e2-4cd7-ae56-93e7716b9f3f",
- "previewData": { },
- "formatterTemplate": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "dataTags": [
- "string"
], - "mnemonicCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "filtering": [
- {
- "key": "string",
- "value": "string",
- "column": "string",
- "operator": "LIKE",
- "nestedProperty": "string",
- "nestedPath": "string",
- "isNested": true
}
], - "entityType": "string",
- "listingType": "string",
- "listingProfile": "string",
- "compareField": "string"
}| code required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "data": {
- "property1": { },
- "property2": { }
}, - "dataFormatFormId": "3c40463c-c7e2-4cd7-ae56-93e7716b9f3f",
- "previewData": { },
- "formatterTemplate": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "dataTags": [
- "string"
], - "mnemonicCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Search by filter - filtering, sorting Consult the documentation for further information.
| size | integer <int32> Maxmimum records returned. Default value is 1000. |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "data": {
- "property1": { },
- "property2": { }
}, - "dataFormatFormId": "3c40463c-c7e2-4cd7-ae56-93e7716b9f3f",
- "previewData": { },
- "formatterTemplate": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "dataTags": [
- "string"
], - "mnemonicCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "data": {
- "property1": { },
- "property2": { }
}, - "dataFormatFormId": "3c40463c-c7e2-4cd7-ae56-93e7716b9f3f",
- "previewData": { },
- "formatterTemplate": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "dataTags": [
- "string"
], - "mnemonicCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}| ids required | Array of objects |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "data": {
- "property1": { },
- "property2": { }
}, - "dataFormatFormId": "3c40463c-c7e2-4cd7-ae56-93e7716b9f3f",
- "previewData": { },
- "formatterTemplate": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "dataTags": [
- "string"
], - "mnemonicCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "data": {
- "property1": { },
- "property2": { }
}, - "dataFormatFormId": "3c40463c-c7e2-4cd7-ae56-93e7716b9f3f",
- "previewData": { },
- "formatterTemplate": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "dataTags": [
- "string"
], - "mnemonicCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}| size | integer <int32> |
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "data": {
- "property1": { },
- "property2": { }
}, - "dataFormatFormId": "3c40463c-c7e2-4cd7-ae56-93e7716b9f3f",
- "previewData": { },
- "formatterTemplate": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "dataTags": [
- "string"
], - "mnemonicCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]| search | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- "string"
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
0| code required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "data": {
- "property1": { },
- "property2": { }
}, - "dataFormatFormId": "3c40463c-c7e2-4cd7-ae56-93e7716b9f3f",
- "previewData": { },
- "formatterTemplate": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "dataTags": [
- "string"
], - "mnemonicCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "data": {
- "property1": { },
- "property2": { }
}, - "dataFormatFormId": "3c40463c-c7e2-4cd7-ae56-93e7716b9f3f",
- "previewData": { },
- "formatterTemplate": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "code": "string",
- "name": "string",
- "inputType": "FILE",
- "documentType": "PDF",
- "documentSize": "AUTO",
- "content": "string",
- "previewData": { },
- "formId": "126460ed-49b2-4c69-849a-bd8904ec5d8f",
- "dataTags": [
- "string"
], - "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}, - "dataTags": [
- "string"
], - "mnemonicCode": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]API for creating and retrieving comments. Comments are used for storing notes, comments, etc. for any entity in the system identified by ownerId and ownerType. Comments can be distinguished by their type (e.g. 'Customer request', 'Technician visit', etc.) and may contain additional metadata with the structure defined by the comment type.
Returns an existing comment by UUID
| id required | string <uuid> |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "comment": "string",
- "private": true,
- "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
- "date": "2019-08-24T14:15:22Z",
- "formData": { },
- "commentTypeCode": "string",
- "commentTypeName": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Updates a comment.
| id required | string <uuid> An identifier of an existing comment |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Comment unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| ownerType required | string Type of the owning entity to which this comment is attached. This description is NOT validated, because of dynamic nature of microservice modules. |
| ownerId required | string Identification of the owning entity to which this comment is attached. See ownerType for more information. This description is NOT validated, because of dynamic nature of microservice modules. |
| comment | string Text of the comment in HTML format. |
| private | boolean Private comments are generally hidden from the customer (e.g. on a customer portal). |
| userId | string <uuid> Specify creatin user. Default value for creation is the authenticated user. |
| date | string <date-time> Specify comment creation date. The default description is now(). |
| formData | object Custom form data as defined by the comment type. |
| commentTypeCode | string Code of related comment type. |
| commentTypeName | string Name of related comment type. |
object (Audit information) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "comment": "string",
- "private": true,
- "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
- "date": "2019-08-24T14:15:22Z",
- "formData": { },
- "commentTypeCode": "string",
- "commentTypeName": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "comment": "string",
- "private": true,
- "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
- "date": "2019-08-24T14:15:22Z",
- "formData": { },
- "commentTypeCode": "string",
- "commentTypeName": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Deletes an existing comment by UUID
| id required | string <uuid> |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}Creates a comment.
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> Comment unique identifier / primary key in UUID format. ID may be assigned by the client using UUIDv4 standard, or it is generated by TSM.This ID SHOULD NOT be displayed to the end user. |
| ownerType required | string Type of the owning entity to which this comment is attached. This description is NOT validated, because of dynamic nature of microservice modules. |
| ownerId required | string Identification of the owning entity to which this comment is attached. See ownerType for more information. This description is NOT validated, because of dynamic nature of microservice modules. |
| comment | string Text of the comment in HTML format. |
| private | boolean Private comments are generally hidden from the customer (e.g. on a customer portal). |
| userId | string <uuid> Specify creatin user. Default value for creation is the authenticated user. |
| date | string <date-time> Specify comment creation date. The default description is now(). |
| formData | object Custom form data as defined by the comment type. |
| commentTypeCode | string Code of related comment type. |
| commentTypeName | string Name of related comment type. |
object (Audit information) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "comment": "string",
- "private": true,
- "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
- "date": "2019-08-24T14:15:22Z",
- "formData": { },
- "commentTypeCode": "string",
- "commentTypeName": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "comment": "string",
- "private": true,
- "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
- "date": "2019-08-24T14:15:22Z",
- "formData": { },
- "commentTypeCode": "string",
- "commentTypeName": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}Returns all comments.
| ownerType required | string Example: Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry A type of the owning entity which this comment is related to. |
| ownerId required | string An identification of the owning entity which the comment is related to |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "comment": "string",
- "private": true,
- "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
- "date": "2019-08-24T14:15:22Z",
- "formData": { },
- "commentTypeCode": "string",
- "commentTypeName": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]| ids required | Array of strings <uuid> [ items <uuid > ] |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "comment": "string",
- "private": true,
- "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
- "date": "2019-08-24T14:15:22Z",
- "formData": { },
- "commentTypeCode": "string",
- "commentTypeName": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]| commentId required | string <uuid> |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
"string"| commentId required | string <uuid> |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
"string"Returns all comments list.
required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ownerType": "Customer, Ticket, EntityInstanceConfiguration, EntityInstance, etc. from EntityType registry",
- "ownerId": "string",
- "comment": "string",
- "private": true,
- "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
- "date": "2019-08-24T14:15:22Z",
- "formData": { },
- "commentTypeCode": "string",
- "commentTypeName": "string",
- "auditInfo": {
- "version": 0,
- "whoInserted": "string",
- "whenInserted": "2019-08-24T14:15:22Z",
- "whoEdited": "string",
- "whenEdited": "2019-08-24T14:15:22Z"
}
}
]| tql required | string |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- { }
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| query required | string |
required | object |
{- "query": "string",
- "params": {
- "property1": { },
- "property2": { }
}
}{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- { }
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| query required | string |
required | object |
{- "query": "string",
- "params": {
- "property1": { },
- "property2": { }
}
}"string"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| query required | string |
required | object |
{- "query": "string",
- "params": {
- "property1": { },
- "property2": { }
}
}"string"object |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| query required | string |
required | object |
{- "query": "string",
- "params": {
- "property1": { },
- "property2": { }
}
}"string"| tql required | string |
object | |
| convertEmpty | boolean |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| convertEmpty | boolean |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| query required | string |
required | object |
{- "query": "string",
- "params": {
- "property1": { },
- "property2": { }
}
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| id | string <uuid> |
| userId required | string <uuid> |
| created required | string <date-time> |
| name | string |
| entityId | string |
| entityType required | string |
| data | object |
| icon | string |
| url | string |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
- "created": "2019-08-24T14:15:22Z",
- "name": "string",
- "entityId": "string",
- "entityType": "string",
- "data": { },
- "icon": "string",
- "url": "string"
}{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}| userId required | string <uuid> |
| maxRows | integer <int32> |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
- "created": "2019-08-24T14:15:22Z",
- "name": "string",
- "entityId": "string",
- "entityType": "string",
- "data": { },
- "icon": "string",
- "url": "string"
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}| userId required | string <uuid> |
| entityType required | string |
| maxRows | integer <int32> |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
- "created": "2019-08-24T14:15:22Z",
- "name": "string",
- "entityId": "string",
- "entityType": "string",
- "data": { },
- "icon": "string",
- "url": "string"
}
]required | object (Filtering) |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "totalElements": 0,
- "totalPages": 0,
- "first": true,
- "last": true,
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "size": 0,
- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
- "created": "2019-08-24T14:15:22Z",
- "name": "string",
- "entityId": "string",
- "entityType": "string",
- "data": { },
- "icon": "string",
- "url": "string"
}
], - "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "sort": {
- "sorted": true,
- "unsorted": true,
- "empty": true
}, - "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "unpaged": true,
- "paged": true
}, - "empty": true
}| id required | string <uuid> |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}| userId required | string <uuid> |
| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}| X-Request-Id | string X-Request-Id is a random request-id to uniquely identify each request sent to tSM. This ID is available as the X-Request-Id header in API Response object. |
| X-Correlation-Id | string X-Correlation-Id , also known as a Transit ID, is a unique identifier value that is attached to requests and messages that allow reference to a particular transaction or event chain. For every request, you should use X-Request-Id, for request transaction, you should use X-Correlation-ID. |
| from | string Sender custom email |
| fromName | string Sender custom email person name |
| to required | string Email recipment |
| subject required | string Email subject |
| body required | string Email body |
object Email map of Base64 attachments. AttachmentName -> AttachmentBase64Content |
{- "from": "string",
- "fromName": "string",
- "to": "string",
- "subject": "string",
- "body": "string",
- "attachments": {
- "property1": "string",
- "property2": "string"
}
}{- "status": "BAD_REQUEST",
- "timestamp": "2022-11-11T06:55:27.334Z",
- "message": "Wrong format for UUID field. ID value '5131315' is not a valid UUID string.",
- "traceId": "1c81b8e6a7c672df",
- "errors": [
- "'5131315' should be of type java.util.UUID"
]
}