Prioritäten Zu Deals
an identifier
successful operation
Priorität eines CRM-Objekts
Version Identifier for this Object (for PUT)
Unique identifier of the Object
Bezeichnung
Priorität
Sortierreihenfolge
Resource with given ID was not found
GET /api/erp/crm-deals/priorities/{id} HTTP/1.1
Host: 10.102.24.197:32795
Accept: */*
{
"version": "text",
"info": {
"createdAt": "2026-01-01T00:00:00.000Z",
"createdFrom": "text",
"updatedAt": "2026-01-01T00:00:00.000Z",
"updatedFrom": "text"
},
"id": "text",
"label": "text",
"crmPriorityType": "CRITICAL",
"sortOrder": 1,
"portalEnumRef": {
"id": "text",
"label": "text",
"description": "text"
}
}an identifier
Priorität eines CRM-Objekts
Version Identifier for this Object (for PUT)
Unique identifier of the Object
Bezeichnung
Priorität
Sortierreihenfolge
successful operation
Priorität eines CRM-Objekts
Version Identifier for this Object (for PUT)
Unique identifier of the Object
Bezeichnung
Priorität
Sortierreihenfolge
Resource was not found
Resource was not valid to process
PUT /api/erp/crm-deals/priorities/{id} HTTP/1.1
Host: 10.102.24.197:32795
Content-Type: application/json
Accept: */*
Content-Length: 143
{
"version": "text",
"info": {},
"id": "text",
"label": "text",
"crmPriorityType": "CRITICAL",
"sortOrder": 1,
"portalEnumRef": {
"id": "text",
"label": "text"
}
}{
"version": "text",
"info": {
"createdAt": "2026-01-01T00:00:00.000Z",
"createdFrom": "text",
"updatedAt": "2026-01-01T00:00:00.000Z",
"updatedFrom": "text"
},
"id": "text",
"label": "text",
"crmPriorityType": "CRITICAL",
"sortOrder": 1,
"portalEnumRef": {
"id": "text",
"label": "text",
"description": "text"
}
}an identifier
successful operation
message context
message
Resource was not found
unable to delete Resource, due to constraints, existing references or internal state
DELETE /api/erp/crm-deals/priorities/{id} HTTP/1.1
Host: 10.102.24.197:32795
Accept: */*
{
"context": "text",
"messageValue": "text"
}OK
Priorität eines CRM-Objekts
Version Identifier for this Object (for PUT)
Unique identifier of the Object
Bezeichnung
Priorität
Sortierreihenfolge
PUT /api/erp/crm-deals/priorities/{crmDealPriorityId}/move/{position} HTTP/1.1
Host: 10.102.24.197:32795
Accept: */*
OK
{
"version": "text",
"info": {
"createdAt": "2026-01-01T00:00:00.000Z",
"createdFrom": "text",
"updatedAt": "2026-01-01T00:00:00.000Z",
"updatedFrom": "text"
},
"id": "text",
"label": "text",
"crmPriorityType": "CRITICAL",
"sortOrder": 1,
"portalEnumRef": {
"id": "text",
"label": "text",
"description": "text"
}
}OK
Priorität eines CRM-Objekts
Version Identifier for this Object (for PUT)
Unique identifier of the Object
Bezeichnung
Priorität
Sortierreihenfolge
GET /api/erp/crm-deals/priorities HTTP/1.1
Host: 10.102.24.197:32795
Accept: */*
OK
[]Priorität eines CRM-Objekts
Version Identifier for this Object (for PUT)
Unique identifier of the Object
Bezeichnung
Priorität
Sortierreihenfolge
successful operation
Priorität eines CRM-Objekts
Version Identifier for this Object (for PUT)
Unique identifier of the Object
Bezeichnung
Priorität
Sortierreihenfolge
Resource was not valid to process
POST /api/erp/crm-deals/priorities HTTP/1.1
Host: 10.102.24.197:32795
Content-Type: application/json
Accept: */*
Content-Length: 143
{
"version": "text",
"info": {},
"id": "text",
"label": "text",
"crmPriorityType": "CRITICAL",
"sortOrder": 1,
"portalEnumRef": {
"id": "text",
"label": "text"
}
}{
"version": "text",
"info": {
"createdAt": "2026-01-01T00:00:00.000Z",
"createdFrom": "text",
"updatedAt": "2026-01-01T00:00:00.000Z",
"updatedFrom": "text"
},
"id": "text",
"label": "text",
"crmPriorityType": "CRITICAL",
"sortOrder": 1,
"portalEnumRef": {
"id": "text",
"label": "text",
"description": "text"
}
}Last updated
Was this helpful?