Das ist eine für den Ausdruck optimierte Ansicht des gesamten Kapitels inkl. Unterseiten. Druckvorgang starten.

Zur Standardansicht zurückkehren.

Schnittstellen

Informationen zu Schnittstellen in RELion ONE

Dieser Abschnitt enthält Information zu den Schnittstellen in RELion ONE.

1 - Default API

Die RELion Default API ist eine Standard-API für die Kommunikation zwischen Systemen.

Was ist die RELion Default API?

Die RELion Default API ist eine vorgefertigte, standardisierte Programmierschnittstelle, die speziell für RELion ONE entwickelt wurde. Sie fungiert als Brücke zwischen RELion ONE und externen Systemen, Anwendungen oder Diensten und ermöglicht es, bestimmte Funktionen des Systems einfach zu nutzen. Die klar definierten Methoden, Datenformate und Kommunikationsprotokolle machen die Integration effizient und benutzerfreundlich, ohne dass tiefgehende Systemkenntnisse erforderlich sind.

Installation

Die RELion Default API ermöglicht den Entwicklern, bestimmte Funktionen eines Systems, einer Anwendung oder eines Dienstes auf eine vorher festgelegte und standardisierte Weise zu nutzen. Die Default API definiert Methoden, Datenformate und Kommunikationsprotokolle, die Entwickler verwenden können, um auf Funktionen zuzugreifen und mit ihnen zu interagieren, ohne tiefergehende Kenntnisse über die interne Funktionsweise des zugrunde liegenden Systems zu benötigen.

In den AppSource von Microsoft wird die RELion Default API bereitgestellt.

Wir unterstützen Sie gerne bei der Integration. Kontaktieren Sie dazu unseren Support: RELion.Support@Aareon.com

Technische Dokumentation für Requests

Version: 1.0.1

Beschreibung: This OData service is located at http://localhost


Base URL: http://localhost

/agedAccountsPayables (GET)

Beschreibung: Get entities from agedAccountsPayables

Operation ID: agedAccountsPayables.agedAccountsPayable.ListAgedAccountsPayable

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/agedAccountsPayables({vendorId}) (GET)

Beschreibung: Get entity from agedAccountsPayables by key

Operation ID: agedAccountsPayables.agedAccountsPayable.GetAgedAccountsPayable

Parameter:

  • vendorId (path): key: vendorId of agedAccountsPayable
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/agedAccountsPayables({vendorId})/relApiTabApiVendor (GET)

Beschreibung: Get relApiTabApiVendor from agedAccountsPayables

Operation ID: agedAccountsPayables.GetRelApiTabApiVendor

Parameter:

  • vendorId (path): key: vendorId of agedAccountsPayable
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/agedAccountsPayables({vendorId})/relApiTabApiVendor (PATCH)

Beschreibung: Update the navigation property relApiTabApiVendor in agedAccountsPayables

Operation ID: agedAccountsPayables.UpdateRelApiTabApiVendor

Parameter:

  • vendorId (path): key: vendorId of agedAccountsPayable

Antworten:

  • 204: Success
  • default:

/agedAccountsPayables({vendorId})/relApiTabApiVendor (DELETE)

Beschreibung: Delete navigation property relApiTabApiVendor for agedAccountsPayables

Operation ID: agedAccountsPayables.DeleteRelApiTabApiVendor

Parameter:

  • vendorId (path): key: vendorId of agedAccountsPayable
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/apicategoryroutes (GET)

Beschreibung: Get entities from apicategoryroutes

Operation ID: apicategoryroutes.apicategoryroutes.ListApicategoryroutes

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/apicategoryroutes({route}) (GET)

Beschreibung: Get entity from apicategoryroutes by key

Operation ID: apicategoryroutes.apicategoryroutes.GetApicategoryroutes

Parameter:

  • route (path): key: route of apicategoryroutes
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/attachments (GET)

Beschreibung: Get entities from attachments

Operation ID: attachments.attachment.ListAttachment

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/attachments (POST)

Beschreibung: Add new entity to attachments

Operation ID: attachments.attachment.CreateAttachment

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/attachments({id}) (GET)

Beschreibung: Get entity from attachments by key

Operation ID: attachments.attachment.GetAttachment

Parameter:

  • id (path): key: id of attachment
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/attachments({id}) (PATCH)

Beschreibung: Update entity in attachments

Operation ID: attachments.attachment.UpdateAttachment

Parameter:

  • id (path): key: id of attachment

Antworten:

  • 204: Success
  • default:

/attachments({id}) (DELETE)

Beschreibung: Delete entity from attachments

Operation ID: attachments.attachment.DeleteAttachment

Parameter:

  • id (path): key: id of attachment
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/attachments({id})/attachmentContent (GET)

Beschreibung: Get media content for attachment from attachments

Operation ID: attachments.attachment.GetAttachmentContent

Parameter:

  • id (path): key: id of attachment

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/attachments({id})/attachmentContent (PUT)

Beschreibung: Update media content for attachment in attachments

Operation ID: attachments.attachment.UpdateAttachmentContent

Parameter:

  • id (path): key: id of attachment

Antworten:

  • 204: Success
  • default:

/attachments({id})/relApiTabApiPurchaseOrder (GET)

Beschreibung: Get relApiTabApiPurchaseOrder from attachments

Operation ID: attachments.GetRelApiTabApiPurchaseOrder

Parameter:

  • id (path): key: id of attachment
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/attachments({id})/relApiTabApiPurchaseOrder (PATCH)

Beschreibung: Update the navigation property relApiTabApiPurchaseOrder in attachments

Operation ID: attachments.UpdateRelApiTabApiPurchaseOrder

Parameter:

  • id (path): key: id of attachment

Antworten:

  • 204: Success
  • default:

/attachments({id})/relApiTabApiPurchaseOrder (DELETE)

Beschreibung: Delete navigation property relApiTabApiPurchaseOrder for attachments

Operation ID: attachments.DeleteRelApiTabApiPurchaseOrder

Parameter:

  • id (path): key: id of attachment
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/attachments({id})/relApiTabApiSalesInvoice (GET)

Beschreibung: Get relApiTabApiSalesInvoice from attachments

Operation ID: attachments.GetRelApiTabApiSalesInvoice

Parameter:

  • id (path): key: id of attachment
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/attachments({id})/relApiTabApiSalesInvoice (PATCH)

Beschreibung: Update the navigation property relApiTabApiSalesInvoice in attachments

Operation ID: attachments.UpdateRelApiTabApiSalesInvoice

Parameter:

  • id (path): key: id of attachment

Antworten:

  • 204: Success
  • default:

/attachments({id})/relApiTabApiSalesInvoice (DELETE)

Beschreibung: Delete navigation property relApiTabApiSalesInvoice for attachments

Operation ID: attachments.DeleteRelApiTabApiSalesInvoice

Parameter:

  • id (path): key: id of attachment
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/attachments({id})/salesInvoice (GET)

Beschreibung: Get salesInvoice from attachments

Operation ID: attachments.GetSalesInvoice

Parameter:

  • id (path): key: id of attachment
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/attachments({id})/salesInvoice (PATCH)

Beschreibung: Update the navigation property salesInvoice in attachments

Operation ID: attachments.UpdateSalesInvoice

Parameter:

  • id (path): key: id of attachment

Antworten:

  • 204: Success
  • default:

/attachments({id})/salesInvoice (DELETE)

Beschreibung: Delete navigation property salesInvoice for attachments

Operation ID: attachments.DeleteSalesInvoice

Parameter:

  • id (path): key: id of attachment
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies (GET)

Beschreibung: Get entities from companies

Operation ID: companies.company.ListCompany

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id}) (GET)

Beschreibung: Get entity from companies by key

Operation ID: companies.company.GetCompany

Parameter:

  • id (path): key: id of company
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/agedAccountsPayables (GET)

Beschreibung: Get agedAccountsPayables from companies

Operation ID: companies.ListAgedAccountsPayables

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/agedAccountsPayables (POST)

Beschreibung: Create new navigation property to agedAccountsPayables for companies

Operation ID: companies.CreateAgedAccountsPayables

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/agedAccountsPayables({vendorId}) (GET)

Beschreibung: Get agedAccountsPayables from companies

Operation ID: companies.GetAgedAccountsPayables

Parameter:

  • id (path): key: id of company
  • vendorId (path): key: vendorId of agedAccountsPayable
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/agedAccountsPayables({vendorId}) (PATCH)

Beschreibung: Update the navigation property agedAccountsPayables in companies

Operation ID: companies.UpdateAgedAccountsPayables

Parameter:

  • id (path): key: id of company
  • vendorId (path): key: vendorId of agedAccountsPayable

Antworten:

  • 204: Success
  • default:

/companies({id})/agedAccountsPayables({vendorId}) (DELETE)

Beschreibung: Delete navigation property agedAccountsPayables for companies

Operation ID: companies.DeleteAgedAccountsPayables

Parameter:

  • id (path): key: id of company
  • vendorId (path): key: vendorId of agedAccountsPayable
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/attachments (GET)

Beschreibung: Get attachments from companies

Operation ID: companies.ListAttachments

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/attachments (POST)

Beschreibung: Create new navigation property to attachments for companies

Operation ID: companies.CreateAttachments

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/attachments({id1}) (GET)

Beschreibung: Get attachments from companies

Operation ID: companies.GetAttachments

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of attachment
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/attachments({id1}) (PATCH)

Beschreibung: Update the navigation property attachments in companies

Operation ID: companies.UpdateAttachments

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of attachment

Antworten:

  • 204: Success
  • default:

/companies({id})/attachments({id1}) (DELETE)

Beschreibung: Delete navigation property attachments for companies

Operation ID: companies.DeleteAttachments

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of attachment
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/attachments({id1})/attachmentContent (GET)

Beschreibung: Get media content for the navigation property attachments from companies

Operation ID: companies.GetAttachmentsAttachmentContent

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of attachment

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/contacts (GET)

Beschreibung: Get contacts from companies

Operation ID: companies.ListContacts

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/contacts (POST)

Beschreibung: Create new navigation property to contacts for companies

Operation ID: companies.CreateContacts

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/contacts({id1}) (GET)

Beschreibung: Get contacts from companies

Operation ID: companies.GetContacts

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of contact
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/contacts({id1}) (PATCH)

Beschreibung: Update the navigation property contacts in companies

Operation ID: companies.UpdateContacts

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of contact

Antworten:

  • 204: Success
  • default:

/companies({id})/contacts({id1}) (DELETE)

Beschreibung: Delete navigation property contacts for companies

Operation ID: companies.DeleteContacts

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of contact
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/contactsInformation (GET)

Beschreibung: Get contactsInformation from companies

Operation ID: companies.ListContactsInformation

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/contactsInformation (POST)

Beschreibung: Create new navigation property to contactsInformation for companies

Operation ID: companies.CreateContactsInformation

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/contactsInformation({contactId}) (GET)

Beschreibung: Get contactsInformation from companies

Operation ID: companies.GetContactsInformation

Parameter:

  • id (path): key: id of company
  • contactId (path): key: contactId of contactInformation
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/contactsInformation({contactId}) (PATCH)

Beschreibung: Update the navigation property contactsInformation in companies

Operation ID: companies.UpdateContactsInformation

Parameter:

  • id (path): key: id of company
  • contactId (path): key: contactId of contactInformation

Antworten:

  • 204: Success
  • default:

/companies({id})/contactsInformation({contactId}) (DELETE)

Beschreibung: Delete navigation property contactsInformation for companies

Operation ID: companies.DeleteContactsInformation

Parameter:

  • id (path): key: id of company
  • contactId (path): key: contactId of contactInformation
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/defaultDimensions (GET)

Beschreibung: Get defaultDimensions from companies

Operation ID: companies.ListDefaultDimensions

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/defaultDimensions (POST)

Beschreibung: Create new navigation property to defaultDimensions for companies

Operation ID: companies.CreateDefaultDimensions

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/defaultDimensions({id1}) (GET)

Beschreibung: Get defaultDimensions from companies

Operation ID: companies.GetDefaultDimensions

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of defaultDimension
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/defaultDimensions({id1}) (PATCH)

Beschreibung: Update the navigation property defaultDimensions in companies

Operation ID: companies.UpdateDefaultDimensions

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of defaultDimension

Antworten:

  • 204: Success
  • default:

/companies({id})/defaultDimensions({id1}) (DELETE)

Beschreibung: Delete navigation property defaultDimensions for companies

Operation ID: companies.DeleteDefaultDimensions

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of defaultDimension
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/dimensionSetLines (GET)

Beschreibung: Get dimensionSetLines from companies

Operation ID: companies.ListDimensionSetLines

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/dimensionSetLines (POST)

Beschreibung: Create new navigation property to dimensionSetLines for companies

Operation ID: companies.CreateDimensionSetLines

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/dimensionSetLines({id1}) (GET)

Beschreibung: Get dimensionSetLines from companies

Operation ID: companies.GetDimensionSetLines

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of dimensionSetLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/dimensionSetLines({id1}) (PATCH)

Beschreibung: Update the navigation property dimensionSetLines in companies

Operation ID: companies.UpdateDimensionSetLines

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of dimensionSetLine

Antworten:

  • 204: Success
  • default:

/companies({id})/dimensionSetLines({id1}) (DELETE)

Beschreibung: Delete navigation property dimensionSetLines for companies

Operation ID: companies.DeleteDimensionSetLines

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of dimensionSetLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/documentAttachments (GET)

Beschreibung: Get documentAttachments from companies

Operation ID: companies.ListDocumentAttachments

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/documentAttachments (POST)

Beschreibung: Create new navigation property to documentAttachments for companies

Operation ID: companies.CreateDocumentAttachments

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/documentAttachments({id1}) (GET)

Beschreibung: Get documentAttachments from companies

Operation ID: companies.GetDocumentAttachments

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of documentAttachment
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/documentAttachments({id1}) (PATCH)

Beschreibung: Update the navigation property documentAttachments in companies

Operation ID: companies.UpdateDocumentAttachments

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of documentAttachment

Antworten:

  • 204: Success
  • default:

/companies({id})/documentAttachments({id1}) (DELETE)

Beschreibung: Delete navigation property documentAttachments for companies

Operation ID: companies.DeleteDocumentAttachments

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of documentAttachment
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/documentAttachments({id1})/attachmentContent (GET)

Beschreibung: Get media content for the navigation property documentAttachments from companies

Operation ID: companies.GetDocumentAttachmentsAttachmentContent

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of documentAttachment

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/locations (GET)

Beschreibung: Get locations from companies

Operation ID: companies.ListLocations

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/locations (POST)

Beschreibung: Create new navigation property to locations for companies

Operation ID: companies.CreateLocations

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/locations({id1}) (GET)

Beschreibung: Get locations from companies

Operation ID: companies.GetLocations

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of location
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/locations({id1}) (PATCH)

Beschreibung: Update the navigation property locations in companies

Operation ID: companies.UpdateLocations

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of location

Antworten:

  • 204: Success
  • default:

/companies({id})/locations({id1}) (DELETE)

Beschreibung: Delete navigation property locations for companies

Operation ID: companies.DeleteLocations

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of location
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/pdfDocument (GET)

Beschreibung: Get pdfDocument from companies

Operation ID: companies.ListPdfDocument

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/pdfDocument (POST)

Beschreibung: Create new navigation property to pdfDocument for companies

Operation ID: companies.CreatePdfDocument

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/pdfDocument({id1}) (GET)

Beschreibung: Get pdfDocument from companies

Operation ID: companies.GetPdfDocument

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of pdfDocument
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/pdfDocument({id1}) (PATCH)

Beschreibung: Update the navigation property pdfDocument in companies

Operation ID: companies.UpdatePdfDocument

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of pdfDocument

Antworten:

  • 204: Success
  • default:

/companies({id})/pdfDocument({id1}) (DELETE)

Beschreibung: Delete navigation property pdfDocument for companies

Operation ID: companies.DeletePdfDocument

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of pdfDocument
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/pdfDocument({id1})/pdfDocumentContent (GET)

Beschreibung: Get media content for the navigation property pdfDocument from companies

Operation ID: companies.GetPdfDocumentPdfDocumentContent

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of pdfDocument

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/pictures (GET)

Beschreibung: Get pictures from companies

Operation ID: companies.ListPictures

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/pictures (POST)

Beschreibung: Create new navigation property to pictures for companies

Operation ID: companies.CreatePictures

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/pictures({id1}) (GET)

Beschreibung: Get pictures from companies

Operation ID: companies.GetPictures

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of picture
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/pictures({id1}) (PATCH)

Beschreibung: Update the navigation property pictures in companies

Operation ID: companies.UpdatePictures

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of picture

Antworten:

  • 204: Success
  • default:

/companies({id})/pictures({id1}) (DELETE)

Beschreibung: Delete navigation property pictures for companies

Operation ID: companies.DeletePictures

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of picture
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/pictures({id1})/pictureContent (GET)

Beschreibung: Get media content for the navigation property pictures from companies

Operation ID: companies.GetPicturesPictureContent

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of picture

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiBudgetDebitPos (GET)

Beschreibung: Get relApiTabApiBudgetDebitPos from companies

Operation ID: companies.ListRelApiTabApiBudgetDebitPos

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiBudgetDebitPos (POST)

Beschreibung: Create new navigation property to relApiTabApiBudgetDebitPos for companies

Operation ID: companies.CreateRelApiTabApiBudgetDebitPos

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiBudgetDebitPos({systemId}) (GET)

Beschreibung: Get relApiTabApiBudgetDebitPos from companies

Operation ID: companies.GetRelApiTabApiBudgetDebitPos

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiBudgetDebitPos
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiBudgetDebitPos({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiBudgetDebitPos in companies

Operation ID: companies.UpdateRelApiTabApiBudgetDebitPos

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiBudgetDebitPos

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiBudgetDebitPos({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiBudgetDebitPos for companies

Operation ID: companies.DeleteRelApiTabApiBudgetDebitPos

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiBudgetDebitPos
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiContact (GET)

Beschreibung: Get relApiTabApiContact from companies

Operation ID: companies.ListRelApiTabApiContact

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiContact (POST)

Beschreibung: Create new navigation property to relApiTabApiContact for companies

Operation ID: companies.CreateRelApiTabApiContact

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiContact({systemId}) (GET)

Beschreibung: Get relApiTabApiContact from companies

Operation ID: companies.GetRelApiTabApiContact

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiContact
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiContact({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiContact in companies

Operation ID: companies.UpdateRelApiTabApiContact

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiContact

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiContact({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiContact for companies

Operation ID: companies.DeleteRelApiTabApiContact

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiContact
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiCustomer (GET)

Beschreibung: Get relApiTabApiCustomer from companies

Operation ID: companies.ListRelApiTabApiCustomer

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiCustomer (POST)

Beschreibung: Create new navigation property to relApiTabApiCustomer for companies

Operation ID: companies.CreateRelApiTabApiCustomer

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiCustomer({systemId}) (GET)

Beschreibung: Get relApiTabApiCustomer from companies

Operation ID: companies.GetRelApiTabApiCustomer

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiCustomer
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiCustomer({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiCustomer in companies

Operation ID: companies.UpdateRelApiTabApiCustomer

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiCustomer

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiCustomer({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiCustomer for companies

Operation ID: companies.DeleteRelApiTabApiCustomer

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiCustomer
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiDebitPosition (GET)

Beschreibung: Get relApiTabApiDebitPosition from companies

Operation ID: companies.ListRelApiTabApiDebitPosition

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiDebitPosition (POST)

Beschreibung: Create new navigation property to relApiTabApiDebitPosition for companies

Operation ID: companies.CreateRelApiTabApiDebitPosition

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiDebitPosition({systemId}) (GET)

Beschreibung: Get relApiTabApiDebitPosition from companies

Operation ID: companies.GetRelApiTabApiDebitPosition

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiDebitPosition
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiDebitPosition({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiDebitPosition in companies

Operation ID: companies.UpdateRelApiTabApiDebitPosition

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiDebitPosition

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiDebitPosition({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiDebitPosition for companies

Operation ID: companies.DeleteRelApiTabApiDebitPosition

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiDebitPosition
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiDocument (GET)

Beschreibung: Get relApiTabApiDocument from companies

Operation ID: companies.ListRelApiTabApiDocument

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiDocument (POST)

Beschreibung: Create new navigation property to relApiTabApiDocument for companies

Operation ID: companies.CreateRelApiTabApiDocument

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiDocument({systemId}) (GET)

Beschreibung: Get relApiTabApiDocument from companies

Operation ID: companies.GetRelApiTabApiDocument

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiDocument
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiDocument({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiDocument in companies

Operation ID: companies.UpdateRelApiTabApiDocument

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiDocument

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiDocument({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiDocument for companies

Operation ID: companies.DeleteRelApiTabApiDocument

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiDocument
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiDocument({systemId})/attachment (GET)

Beschreibung: Get media content for the navigation property relApiTabApiDocument from companies

Operation ID: companies.GetRelApiTabApiDocumentAttachment

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiDocument

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiDocument({systemId})/processErrorStack (GET)

Beschreibung: Get media content for the navigation property relApiTabApiDocument from companies

Operation ID: companies.GetRelApiTabApiDocumentProcessErrorStack

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiDocument

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiDocument({systemId})/stateDocNoProtcollStack (GET)

Beschreibung: Get media content for the navigation property relApiTabApiDocument from companies

Operation ID: companies.GetRelApiTabApiDocumentStateDocNoProtcollStack

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiDocument

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiDocumentArchiv (GET)

Beschreibung: Get relApiTabApiDocumentArchiv from companies

Operation ID: companies.ListRelApiTabApiDocumentArchiv

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiDocumentArchiv (POST)

Beschreibung: Create new navigation property to relApiTabApiDocumentArchiv for companies

Operation ID: companies.CreateRelApiTabApiDocumentArchiv

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiDocumentArchiv({systemId}) (GET)

Beschreibung: Get relApiTabApiDocumentArchiv from companies

Operation ID: companies.GetRelApiTabApiDocumentArchiv

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiDocumentArchiv
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiDocumentArchiv({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiDocumentArchiv in companies

Operation ID: companies.UpdateRelApiTabApiDocumentArchiv

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiDocumentArchiv

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiDocumentArchiv({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiDocumentArchiv for companies

Operation ID: companies.DeleteRelApiTabApiDocumentArchiv

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiDocumentArchiv
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiDocumentIndexValue (GET)

Beschreibung: Get relApiTabApiDocumentIndexValue from companies

Operation ID: companies.ListRelApiTabApiDocumentIndexValue

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiDocumentIndexValue (POST)

Beschreibung: Create new navigation property to relApiTabApiDocumentIndexValue for companies

Operation ID: companies.CreateRelApiTabApiDocumentIndexValue

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiDocumentIndexValue({systemId}) (GET)

Beschreibung: Get relApiTabApiDocumentIndexValue from companies

Operation ID: companies.GetRelApiTabApiDocumentIndexValue

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiDocumentIndexValue
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiDocumentIndexValue({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiDocumentIndexValue in companies

Operation ID: companies.UpdateRelApiTabApiDocumentIndexValue

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiDocumentIndexValue

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiDocumentIndexValue({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiDocumentIndexValue for companies

Operation ID: companies.DeleteRelApiTabApiDocumentIndexValue

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiDocumentIndexValue
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiEditor (GET)

Beschreibung: Get relApiTabApiEditor from companies

Operation ID: companies.ListRelApiTabApiEditor

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiEditor (POST)

Beschreibung: Create new navigation property to relApiTabApiEditor for companies

Operation ID: companies.CreateRelApiTabApiEditor

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiEditor({systemId}) (GET)

Beschreibung: Get relApiTabApiEditor from companies

Operation ID: companies.GetRelApiTabApiEditor

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiEditor
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiEditor({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiEditor in companies

Operation ID: companies.UpdateRelApiTabApiEditor

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiEditor

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiEditor({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiEditor for companies

Operation ID: companies.DeleteRelApiTabApiEditor

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiEditor
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiEditorPart (GET)

Beschreibung: Get relApiTabApiEditorPart from companies

Operation ID: companies.ListRelApiTabApiEditorPart

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiEditorPart (POST)

Beschreibung: Create new navigation property to relApiTabApiEditorPart for companies

Operation ID: companies.CreateRelApiTabApiEditorPart

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiEditorPart({systemId}) (GET)

Beschreibung: Get relApiTabApiEditorPart from companies

Operation ID: companies.GetRelApiTabApiEditorPart

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiEditorPart
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiEditorPart({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiEditorPart in companies

Operation ID: companies.UpdateRelApiTabApiEditorPart

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiEditorPart

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiEditorPart({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiEditorPart for companies

Operation ID: companies.DeleteRelApiTabApiEditorPart

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiEditorPart
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiExploitationMethod (GET)

Beschreibung: Get relApiTabApiExploitationMethod from companies

Operation ID: companies.ListRelApiTabApiExploitationMethod

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiExploitationMethod (POST)

Beschreibung: Create new navigation property to relApiTabApiExploitationMethod for companies

Operation ID: companies.CreateRelApiTabApiExploitationMethod

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiExploitationMethod({systemId}) (GET)

Beschreibung: Get relApiTabApiExploitationMethod from companies

Operation ID: companies.GetRelApiTabApiExploitationMethod

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiExploitationMethod
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiExploitationMethod({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiExploitationMethod in companies

Operation ID: companies.UpdateRelApiTabApiExploitationMethod

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiExploitationMethod

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiExploitationMethod({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiExploitationMethod for companies

Operation ID: companies.DeleteRelApiTabApiExploitationMethod

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiExploitationMethod
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

Beschreibung: Get relApiTabApiLinks from companies

Operation ID: companies.ListRelApiTabApiLinks

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiLinks (POST)

Beschreibung: Create new navigation property to relApiTabApiLinks for companies

Operation ID: companies.CreateRelApiTabApiLinks

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiLinks({systemId}) (GET)

Beschreibung: Get relApiTabApiLinks from companies

Operation ID: companies.GetRelApiTabApiLinks

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiLinks
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiLinks({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiLinks in companies

Operation ID: companies.UpdateRelApiTabApiLinks

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiLinks

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiLinks({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiLinks for companies

Operation ID: companies.DeleteRelApiTabApiLinks

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiLinks
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiLinks({systemId})/note (GET)

Beschreibung: Get media content for the navigation property relApiTabApiLinks from companies

Operation ID: companies.GetRelApiTabApiLinksNote

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiLinks

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiLocationFloor (GET)

Beschreibung: Get relApiTabApiLocationFloor from companies

Operation ID: companies.ListRelApiTabApiLocationFloor

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiLocationFloor (POST)

Beschreibung: Create new navigation property to relApiTabApiLocationFloor for companies

Operation ID: companies.CreateRelApiTabApiLocationFloor

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiLocationFloor({systemId}) (GET)

Beschreibung: Get relApiTabApiLocationFloor from companies

Operation ID: companies.GetRelApiTabApiLocationFloor

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiLocationFloor
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiLocationFloor({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiLocationFloor in companies

Operation ID: companies.UpdateRelApiTabApiLocationFloor

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiLocationFloor

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiLocationFloor({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiLocationFloor for companies

Operation ID: companies.DeleteRelApiTabApiLocationFloor

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiLocationFloor
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiMeterMasterData (GET)

Beschreibung: Get relApiTabApiMeterMasterData from companies

Operation ID: companies.ListRelApiTabApiMeterMasterData

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiMeterMasterData (POST)

Beschreibung: Create new navigation property to relApiTabApiMeterMasterData for companies

Operation ID: companies.CreateRelApiTabApiMeterMasterData

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiMeterMasterData({systemId}) (GET)

Beschreibung: Get relApiTabApiMeterMasterData from companies

Operation ID: companies.GetRelApiTabApiMeterMasterData

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiMeterMasterData
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiMeterMasterData({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiMeterMasterData in companies

Operation ID: companies.UpdateRelApiTabApiMeterMasterData

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiMeterMasterData

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiMeterMasterData({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiMeterMasterData for companies

Operation ID: companies.DeleteRelApiTabApiMeterMasterData

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiMeterMasterData
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiMeterReading (GET)

Beschreibung: Get relApiTabApiMeterReading from companies

Operation ID: companies.ListRelApiTabApiMeterReading

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiMeterReading (POST)

Beschreibung: Create new navigation property to relApiTabApiMeterReading for companies

Operation ID: companies.CreateRelApiTabApiMeterReading

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiMeterReading({systemId}) (GET)

Beschreibung: Get relApiTabApiMeterReading from companies

Operation ID: companies.GetRelApiTabApiMeterReading

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiMeterReading
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiMeterReading({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiMeterReading in companies

Operation ID: companies.UpdateRelApiTabApiMeterReading

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiMeterReading

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiMeterReading({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiMeterReading for companies

Operation ID: companies.DeleteRelApiTabApiMeterReading

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiMeterReading
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiObjectBuilding (GET)

Beschreibung: Get relApiTabApiObjectBuilding from companies

Operation ID: companies.ListRelApiTabApiObjectBuilding

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiObjectBuilding (POST)

Beschreibung: Create new navigation property to relApiTabApiObjectBuilding for companies

Operation ID: companies.CreateRelApiTabApiObjectBuilding

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiObjectBuilding({systemId}) (GET)

Beschreibung: Get relApiTabApiObjectBuilding from companies

Operation ID: companies.GetRelApiTabApiObjectBuilding

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiObjectBuilding
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiObjectBuilding({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiObjectBuilding in companies

Operation ID: companies.UpdateRelApiTabApiObjectBuilding

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiObjectBuilding

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiObjectBuilding({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiObjectBuilding for companies

Operation ID: companies.DeleteRelApiTabApiObjectBuilding

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiObjectBuilding
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiPurchaseOrder (GET)

Beschreibung: Get relApiTabApiPurchaseOrder from companies

Operation ID: companies.ListRelApiTabApiPurchaseOrder

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiPurchaseOrder (POST)

Beschreibung: Create new navigation property to relApiTabApiPurchaseOrder for companies

Operation ID: companies.CreateRelApiTabApiPurchaseOrder

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiPurchaseOrder({systemId}) (GET)

Beschreibung: Get relApiTabApiPurchaseOrder from companies

Operation ID: companies.GetRelApiTabApiPurchaseOrder

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiPurchaseOrder({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiPurchaseOrder in companies

Operation ID: companies.UpdateRelApiTabApiPurchaseOrder

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiPurchaseOrder

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiPurchaseOrder({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiPurchaseOrder for companies

Operation ID: companies.DeleteRelApiTabApiPurchaseOrder

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiPurchaseOrderLine (GET)

Beschreibung: Get relApiTabApiPurchaseOrderLine from companies

Operation ID: companies.ListRelApiTabApiPurchaseOrderLine

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiPurchaseOrderLine (POST)

Beschreibung: Create new navigation property to relApiTabApiPurchaseOrderLine for companies

Operation ID: companies.CreateRelApiTabApiPurchaseOrderLine

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiPurchaseOrderLine({id1}) (GET)

Beschreibung: Get relApiTabApiPurchaseOrderLine from companies

Operation ID: companies.GetRelApiTabApiPurchaseOrderLine

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of relApiTabApiPurchaseOrderLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiPurchaseOrderLine({id1}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiPurchaseOrderLine in companies

Operation ID: companies.UpdateRelApiTabApiPurchaseOrderLine

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of relApiTabApiPurchaseOrderLine

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiPurchaseOrderLine({id1}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiPurchaseOrderLine for companies

Operation ID: companies.DeleteRelApiTabApiPurchaseOrderLine

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of relApiTabApiPurchaseOrderLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiReContactBusinessRelation (GET)

Beschreibung: Get relApiTabApiReContactBusinessRelation from companies

Operation ID: companies.ListRelApiTabApiReContactBusinessRelation

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiReContactBusinessRelation (POST)

Beschreibung: Create new navigation property to relApiTabApiReContactBusinessRelation for companies

Operation ID: companies.CreateRelApiTabApiReContactBusinessRelation

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiReContactBusinessRelation({systemId}) (GET)

Beschreibung: Get relApiTabApiReContactBusinessRelation from companies

Operation ID: companies.GetRelApiTabApiReContactBusinessRelation

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiReContactBusinessRelation
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiReContactBusinessRelation({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiReContactBusinessRelation in companies

Operation ID: companies.UpdateRelApiTabApiReContactBusinessRelation

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiReContactBusinessRelation

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiReContactBusinessRelation({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiReContactBusinessRelation for companies

Operation ID: companies.DeleteRelApiTabApiReContactBusinessRelation

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiReContactBusinessRelation
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiReContract (GET)

Beschreibung: Get relApiTabApiReContract from companies

Operation ID: companies.ListRelApiTabApiReContract

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiReContract (POST)

Beschreibung: Create new navigation property to relApiTabApiReContract for companies

Operation ID: companies.CreateRelApiTabApiReContract

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiReContract({systemId}) (GET)

Beschreibung: Get relApiTabApiReContract from companies

Operation ID: companies.GetRelApiTabApiReContract

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiReContract
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiReContract({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiReContract in companies

Operation ID: companies.UpdateRelApiTabApiReContract

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiReContract

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiReContract({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiReContract for companies

Operation ID: companies.DeleteRelApiTabApiReContract

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiReContract
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiRelCIFOContractLine (GET)

Beschreibung: Get relApiTabApiRelCIFOContractLine from companies

Operation ID: companies.ListRelApiTabApiRelCIFOContractLine

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiRelCIFOContractLine (POST)

Beschreibung: Create new navigation property to relApiTabApiRelCIFOContractLine for companies

Operation ID: companies.CreateRelApiTabApiRelCIFOContractLine

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiRelCIFOContractLine({systemId}) (GET)

Beschreibung: Get relApiTabApiRelCIFOContractLine from companies

Operation ID: companies.GetRelApiTabApiRelCIFOContractLine

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiRelCIFOContractLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiRelCIFOContractLine({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiRelCIFOContractLine in companies

Operation ID: companies.UpdateRelApiTabApiRelCIFOContractLine

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiRelCIFOContractLine

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiRelCIFOContractLine({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiRelCIFOContractLine for companies

Operation ID: companies.DeleteRelApiTabApiRelCIFOContractLine

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiRelCIFOContractLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiRelCMEXARecord (GET)

Beschreibung: Get relApiTabApiRelCMEXARecord from companies

Operation ID: companies.ListRelApiTabApiRelCMEXARecord

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiRelCMEXARecord (POST)

Beschreibung: Create new navigation property to relApiTabApiRelCMEXARecord for companies

Operation ID: companies.CreateRelApiTabApiRelCMEXARecord

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiRelCMEXARecord({systemId}) (GET)

Beschreibung: Get relApiTabApiRelCMEXARecord from companies

Operation ID: companies.GetRelApiTabApiRelCMEXARecord

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiRelCMEXARecord
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiRelCMEXARecord({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiRelCMEXARecord in companies

Operation ID: companies.UpdateRelApiTabApiRelCMEXARecord

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiRelCMEXARecord

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiRelCMEXARecord({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiRelCMEXARecord for companies

Operation ID: companies.DeleteRelApiTabApiRelCMEXARecord

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiRelCMEXARecord
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiRelCTicketInput (GET)

Beschreibung: Get relApiTabApiRelCTicketInput from companies

Operation ID: companies.ListRelApiTabApiRelCTicketInput

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiRelCTicketInput (POST)

Beschreibung: Create new navigation property to relApiTabApiRelCTicketInput for companies

Operation ID: companies.CreateRelApiTabApiRelCTicketInput

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiRelCTicketInput({systemId}) (GET)

Beschreibung: Get relApiTabApiRelCTicketInput from companies

Operation ID: companies.GetRelApiTabApiRelCTicketInput

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiRelCTicketInput
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiRelCTicketInput({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiRelCTicketInput in companies

Operation ID: companies.UpdateRelApiTabApiRelCTicketInput

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiRelCTicketInput

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiRelCTicketInput({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiRelCTicketInput for companies

Operation ID: companies.DeleteRelApiTabApiRelCTicketInput

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiRelCTicketInput
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiRelCTicketInput({systemId})/issue (GET)

Beschreibung: Get media content for the navigation property relApiTabApiRelCTicketInput from companies

Operation ID: companies.GetRelApiTabApiRelCTicketInputIssue

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiRelCTicketInput

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiRelCTicketInputMessage (GET)

Beschreibung: Get relApiTabApiRelCTicketInputMessage from companies

Operation ID: companies.ListRelApiTabApiRelCTicketInputMessage

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiRelCTicketInputMessage (POST)

Beschreibung: Create new navigation property to relApiTabApiRelCTicketInputMessage for companies

Operation ID: companies.CreateRelApiTabApiRelCTicketInputMessage

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiRelCTicketInputMessage({systemId}) (GET)

Beschreibung: Get relApiTabApiRelCTicketInputMessage from companies

Operation ID: companies.GetRelApiTabApiRelCTicketInputMessage

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiRelCTicketInputMessage
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiRelCTicketInputMessage({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiRelCTicketInputMessage in companies

Operation ID: companies.UpdateRelApiTabApiRelCTicketInputMessage

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiRelCTicketInputMessage

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiRelCTicketInputMessage({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiRelCTicketInputMessage for companies

Operation ID: companies.DeleteRelApiTabApiRelCTicketInputMessage

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiRelCTicketInputMessage
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiRelCTicketType (GET)

Beschreibung: Get relApiTabApiRelCTicketType from companies

Operation ID: companies.ListRelApiTabApiRelCTicketType

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiRelCTicketType (POST)

Beschreibung: Create new navigation property to relApiTabApiRelCTicketType for companies

Operation ID: companies.CreateRelApiTabApiRelCTicketType

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiRelCTicketType({systemId}) (GET)

Beschreibung: Get relApiTabApiRelCTicketType from companies

Operation ID: companies.GetRelApiTabApiRelCTicketType

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiRelCTicketType
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiRelCTicketType({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiRelCTicketType in companies

Operation ID: companies.UpdateRelApiTabApiRelCTicketType

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiRelCTicketType

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiRelCTicketType({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiRelCTicketType for companies

Operation ID: companies.DeleteRelApiTabApiRelCTicketType

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiRelCTicketType
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiReObject (GET)

Beschreibung: Get relApiTabApiReObject from companies

Operation ID: companies.ListRelApiTabApiReObject

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiReObject (POST)

Beschreibung: Create new navigation property to relApiTabApiReObject for companies

Operation ID: companies.CreateRelApiTabApiReObject

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiReObject({systemId}) (GET)

Beschreibung: Get relApiTabApiReObject from companies

Operation ID: companies.GetRelApiTabApiReObject

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiReObject
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiReObject({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiReObject in companies

Operation ID: companies.UpdateRelApiTabApiReObject

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiReObject

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiReObject({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiReObject for companies

Operation ID: companies.DeleteRelApiTabApiReObject

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiReObject
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiResponsabilityCenter (GET)

Beschreibung: Get relApiTabApiResponsabilityCenter from companies

Operation ID: companies.ListRelApiTabApiResponsabilityCenter

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiResponsabilityCenter (POST)

Beschreibung: Create new navigation property to relApiTabApiResponsabilityCenter for companies

Operation ID: companies.CreateRelApiTabApiResponsabilityCenter

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiResponsabilityCenter({systemId}) (GET)

Beschreibung: Get relApiTabApiResponsabilityCenter from companies

Operation ID: companies.GetRelApiTabApiResponsabilityCenter

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiResponsabilityCenter
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiResponsabilityCenter({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiResponsabilityCenter in companies

Operation ID: companies.UpdateRelApiTabApiResponsabilityCenter

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiResponsabilityCenter

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiResponsabilityCenter({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiResponsabilityCenter for companies

Operation ID: companies.DeleteRelApiTabApiResponsabilityCenter

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiResponsabilityCenter
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiSalesInvoice (GET)

Beschreibung: Get relApiTabApiSalesInvoice from companies

Operation ID: companies.ListRelApiTabApiSalesInvoice

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiSalesInvoice (POST)

Beschreibung: Create new navigation property to relApiTabApiSalesInvoice for companies

Operation ID: companies.CreateRelApiTabApiSalesInvoice

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiSalesInvoice({systemId}) (GET)

Beschreibung: Get relApiTabApiSalesInvoice from companies

Operation ID: companies.GetRelApiTabApiSalesInvoice

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiSalesInvoice({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiSalesInvoice in companies

Operation ID: companies.UpdateRelApiTabApiSalesInvoice

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiSalesInvoice

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiSalesInvoice({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiSalesInvoice for companies

Operation ID: companies.DeleteRelApiTabApiSalesInvoice

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiSalesInvoiceLine (GET)

Beschreibung: Get relApiTabApiSalesInvoiceLine from companies

Operation ID: companies.ListRelApiTabApiSalesInvoiceLine

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiSalesInvoiceLine (POST)

Beschreibung: Create new navigation property to relApiTabApiSalesInvoiceLine for companies

Operation ID: companies.CreateRelApiTabApiSalesInvoiceLine

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiSalesInvoiceLine({systemId}) (GET)

Beschreibung: Get relApiTabApiSalesInvoiceLine from companies

Operation ID: companies.GetRelApiTabApiSalesInvoiceLine

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiSalesInvoiceLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiSalesInvoiceLine({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiSalesInvoiceLine in companies

Operation ID: companies.UpdateRelApiTabApiSalesInvoiceLine

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiSalesInvoiceLine

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiSalesInvoiceLine({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiSalesInvoiceLine for companies

Operation ID: companies.DeleteRelApiTabApiSalesInvoiceLine

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiSalesInvoiceLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiSalespersonPurchaser (GET)

Beschreibung: Get relApiTabApiSalespersonPurchaser from companies

Operation ID: companies.ListRelApiTabApiSalespersonPurchaser

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiSalespersonPurchaser (POST)

Beschreibung: Create new navigation property to relApiTabApiSalespersonPurchaser for companies

Operation ID: companies.CreateRelApiTabApiSalespersonPurchaser

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiSalespersonPurchaser({systemId}) (GET)

Beschreibung: Get relApiTabApiSalespersonPurchaser from companies

Operation ID: companies.GetRelApiTabApiSalespersonPurchaser

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiSalespersonPurchaser
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiSalespersonPurchaser({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiSalespersonPurchaser in companies

Operation ID: companies.UpdateRelApiTabApiSalespersonPurchaser

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiSalespersonPurchaser

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiSalespersonPurchaser({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiSalespersonPurchaser for companies

Operation ID: companies.DeleteRelApiTabApiSalespersonPurchaser

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiSalespersonPurchaser
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiSpaceAndSurface (GET)

Beschreibung: Get relApiTabApiSpaceAndSurface from companies

Operation ID: companies.ListRelApiTabApiSpaceAndSurface

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiSpaceAndSurface (POST)

Beschreibung: Create new navigation property to relApiTabApiSpaceAndSurface for companies

Operation ID: companies.CreateRelApiTabApiSpaceAndSurface

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiSpaceAndSurface({systemId}) (GET)

Beschreibung: Get relApiTabApiSpaceAndSurface from companies

Operation ID: companies.GetRelApiTabApiSpaceAndSurface

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiSpaceAndSurface
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiSpaceAndSurface({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiSpaceAndSurface in companies

Operation ID: companies.UpdateRelApiTabApiSpaceAndSurface

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiSpaceAndSurface

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiSpaceAndSurface({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiSpaceAndSurface for companies

Operation ID: companies.DeleteRelApiTabApiSpaceAndSurface

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiSpaceAndSurface
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiTenantContractDraft (GET)

Beschreibung: Get relApiTabApiTenantContractDraft from companies

Operation ID: companies.ListRelApiTabApiTenantContractDraft

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiTenantContractDraft (POST)

Beschreibung: Create new navigation property to relApiTabApiTenantContractDraft for companies

Operation ID: companies.CreateRelApiTabApiTenantContractDraft

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiTenantContractDraft({systemId}) (GET)

Beschreibung: Get relApiTabApiTenantContractDraft from companies

Operation ID: companies.GetRelApiTabApiTenantContractDraft

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiTenantContractDraft
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiTenantContractDraft({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiTenantContractDraft in companies

Operation ID: companies.UpdateRelApiTabApiTenantContractDraft

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiTenantContractDraft

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiTenantContractDraft({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiTenantContractDraft for companies

Operation ID: companies.DeleteRelApiTabApiTenantContractDraft

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiTenantContractDraft
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiUnitAllocation (GET)

Beschreibung: Get relApiTabApiUnitAllocation from companies

Operation ID: companies.ListRelApiTabApiUnitAllocation

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiUnitAllocation (POST)

Beschreibung: Create new navigation property to relApiTabApiUnitAllocation for companies

Operation ID: companies.CreateRelApiTabApiUnitAllocation

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiUnitAllocation({systemId}) (GET)

Beschreibung: Get relApiTabApiUnitAllocation from companies

Operation ID: companies.GetRelApiTabApiUnitAllocation

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiUnitAllocation
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiUnitAllocation({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitAllocation in companies

Operation ID: companies.UpdateRelApiTabApiUnitAllocation

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiUnitAllocation

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiUnitAllocation({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitAllocation for companies

Operation ID: companies.DeleteRelApiTabApiUnitAllocation

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiUnitAllocation
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiUnitEquipment (GET)

Beschreibung: Get relApiTabApiUnitEquipment from companies

Operation ID: companies.ListRelApiTabApiUnitEquipment

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiUnitEquipment (POST)

Beschreibung: Create new navigation property to relApiTabApiUnitEquipment for companies

Operation ID: companies.CreateRelApiTabApiUnitEquipment

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiUnitEquipment({systemId}) (GET)

Beschreibung: Get relApiTabApiUnitEquipment from companies

Operation ID: companies.GetRelApiTabApiUnitEquipment

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiUnitEquipment
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiUnitEquipment({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitEquipment in companies

Operation ID: companies.UpdateRelApiTabApiUnitEquipment

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiUnitEquipment

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiUnitEquipment({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitEquipment for companies

Operation ID: companies.DeleteRelApiTabApiUnitEquipment

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiUnitEquipment
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiUnitMasterData (GET)

Beschreibung: Get relApiTabApiUnitMasterData from companies

Operation ID: companies.ListRelApiTabApiUnitMasterData

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiUnitMasterData (POST)

Beschreibung: Create new navigation property to relApiTabApiUnitMasterData for companies

Operation ID: companies.CreateRelApiTabApiUnitMasterData

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiUnitMasterData({systemId}) (GET)

Beschreibung: Get relApiTabApiUnitMasterData from companies

Operation ID: companies.GetRelApiTabApiUnitMasterData

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiUnitMasterData
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiUnitMasterData({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitMasterData in companies

Operation ID: companies.UpdateRelApiTabApiUnitMasterData

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiUnitMasterData

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiUnitMasterData({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitMasterData for companies

Operation ID: companies.DeleteRelApiTabApiUnitMasterData

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiUnitMasterData
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiUnitsContract (GET)

Beschreibung: Get relApiTabApiUnitsContract from companies

Operation ID: companies.ListRelApiTabApiUnitsContract

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiUnitsContract (POST)

Beschreibung: Create new navigation property to relApiTabApiUnitsContract for companies

Operation ID: companies.CreateRelApiTabApiUnitsContract

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiUnitsContract({systemId}) (GET)

Beschreibung: Get relApiTabApiUnitsContract from companies

Operation ID: companies.GetRelApiTabApiUnitsContract

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiUnitsContract
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiUnitsContract({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitsContract in companies

Operation ID: companies.UpdateRelApiTabApiUnitsContract

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiUnitsContract

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiUnitsContract({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitsContract for companies

Operation ID: companies.DeleteRelApiTabApiUnitsContract

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiUnitsContract
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiVendor (GET)

Beschreibung: Get relApiTabApiVendor from companies

Operation ID: companies.ListRelApiTabApiVendor

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiVendor (POST)

Beschreibung: Create new navigation property to relApiTabApiVendor for companies

Operation ID: companies.CreateRelApiTabApiVendor

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/relApiTabApiVendor({systemId}) (GET)

Beschreibung: Get relApiTabApiVendor from companies

Operation ID: companies.GetRelApiTabApiVendor

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiVendor
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/relApiTabApiVendor({systemId}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiVendor in companies

Operation ID: companies.UpdateRelApiTabApiVendor

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiVendor

Antworten:

  • 204: Success
  • default:

/companies({id})/relApiTabApiVendor({systemId}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiVendor for companies

Operation ID: companies.DeleteRelApiTabApiVendor

Parameter:

  • id (path): key: id of company
  • systemId (path): key: systemId of relApiTabApiVendor
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/salesInvoiceLines (GET)

Beschreibung: Get salesInvoiceLines from companies

Operation ID: companies.ListSalesInvoiceLines

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/salesInvoiceLines (POST)

Beschreibung: Create new navigation property to salesInvoiceLines for companies

Operation ID: companies.CreateSalesInvoiceLines

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/salesInvoiceLines({id1}) (GET)

Beschreibung: Get salesInvoiceLines from companies

Operation ID: companies.GetSalesInvoiceLines

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of salesInvoiceLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/salesInvoiceLines({id1}) (PATCH)

Beschreibung: Update the navigation property salesInvoiceLines in companies

Operation ID: companies.UpdateSalesInvoiceLines

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of salesInvoiceLine

Antworten:

  • 204: Success
  • default:

/companies({id})/salesInvoiceLines({id1}) (DELETE)

Beschreibung: Delete navigation property salesInvoiceLines for companies

Operation ID: companies.DeleteSalesInvoiceLines

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of salesInvoiceLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/companies({id})/salesInvoices (GET)

Beschreibung: Get salesInvoices from companies

Operation ID: companies.ListSalesInvoices

Parameter:

  • id (path): key: id of company
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/salesInvoices (POST)

Beschreibung: Create new navigation property to salesInvoices for companies

Operation ID: companies.CreateSalesInvoices

Parameter:

  • id (path): key: id of company

Antworten:

  • 201: Created navigation property.
  • default:

/companies({id})/salesInvoices({id1}) (GET)

Beschreibung: Get salesInvoices from companies

Operation ID: companies.GetSalesInvoices

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of salesInvoice
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/companies({id})/salesInvoices({id1}) (PATCH)

Beschreibung: Update the navigation property salesInvoices in companies

Operation ID: companies.UpdateSalesInvoices

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of salesInvoice

Antworten:

  • 204: Success
  • default:

/companies({id})/salesInvoices({id1}) (DELETE)

Beschreibung: Delete navigation property salesInvoices for companies

Operation ID: companies.DeleteSalesInvoices

Parameter:

  • id (path): key: id of company
  • id1 (path): key: id of salesInvoice
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/contacts (GET)

Beschreibung: Get entities from contacts

Operation ID: contacts.contact.ListContact

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/contacts (POST)

Beschreibung: Add new entity to contacts

Operation ID: contacts.contact.CreateContact

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/contacts({id}) (GET)

Beschreibung: Get entity from contacts by key

Operation ID: contacts.contact.GetContact

Parameter:

  • id (path): key: id of contact
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/contacts({id}) (PATCH)

Beschreibung: Update entity in contacts

Operation ID: contacts.contact.UpdateContact

Parameter:

  • id (path): key: id of contact

Antworten:

  • 204: Success
  • default:

/contacts({id}) (DELETE)

Beschreibung: Delete entity from contacts

Operation ID: contacts.contact.DeleteContact

Parameter:

  • id (path): key: id of contact
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/contacts({id})/contactInformation (GET)

Beschreibung: Get contactInformation from contacts

Operation ID: contacts.GetContactInformation

Parameter:

  • id (path): key: id of contact
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/contacts({id})/contactInformation (PATCH)

Beschreibung: Update the navigation property contactInformation in contacts

Operation ID: contacts.UpdateContactInformation

Parameter:

  • id (path): key: id of contact

Antworten:

  • 204: Success
  • default:

/contacts({id})/contactInformation (DELETE)

Beschreibung: Delete navigation property contactInformation for contacts

Operation ID: contacts.DeleteContactInformation

Parameter:

  • id (path): key: id of contact
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/contacts({id})/picture (GET)

Beschreibung: Get picture from contacts

Operation ID: contacts.GetPicture

Parameter:

  • id (path): key: id of contact
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/contacts({id})/picture (PATCH)

Beschreibung: Update the navigation property picture in contacts

Operation ID: contacts.UpdatePicture

Parameter:

  • id (path): key: id of contact

Antworten:

  • 204: Success
  • default:

/contacts({id})/picture (DELETE)

Beschreibung: Delete navigation property picture for contacts

Operation ID: contacts.DeletePicture

Parameter:

  • id (path): key: id of contact
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/contacts({id})/picture/pictureContent (GET)

Beschreibung: Get media content for the navigation property picture from contacts

Operation ID: contacts.GetPicturePictureContent

Parameter:

  • id (path): key: id of contact

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/contacts({id})/picture/pictureContent (PUT)

Beschreibung: Update media content for the navigation property picture in contacts

Operation ID: contacts.UpdatePicturePictureContent

Parameter:

  • id (path): key: id of contact

Antworten:

  • 204: Success
  • default:

/contacts({id})/relApiTabApiContact (GET)

Beschreibung: Get relApiTabApiContact from contacts

Operation ID: contacts.GetRelApiTabApiContact

Parameter:

  • id (path): key: id of contact
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/contacts({id})/relApiTabApiContact (PATCH)

Beschreibung: Update the navigation property relApiTabApiContact in contacts

Operation ID: contacts.UpdateRelApiTabApiContact

Parameter:

  • id (path): key: id of contact

Antworten:

  • 204: Success
  • default:

/contacts({id})/relApiTabApiContact (DELETE)

Beschreibung: Delete navigation property relApiTabApiContact for contacts

Operation ID: contacts.DeleteRelApiTabApiContact

Parameter:

  • id (path): key: id of contact
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/contactsInformation (GET)

Beschreibung: Get entities from contactsInformation

Operation ID: contactsInformation.contactInformation.ListContactInformation

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/contactsInformation({contactId}) (GET)

Beschreibung: Get entity from contactsInformation by key

Operation ID: contactsInformation.contactInformation.GetContactInformation

Parameter:

  • contactId (path): key: contactId of contactInformation
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/contactsInformation({contactId})/contact (GET)

Beschreibung: Get contact from contactsInformation

Operation ID: contactsInformation.GetContact

Parameter:

  • contactId (path): key: contactId of contactInformation
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/contactsInformation({contactId})/contact (PATCH)

Beschreibung: Update the navigation property contact in contactsInformation

Operation ID: contactsInformation.UpdateContact

Parameter:

  • contactId (path): key: contactId of contactInformation

Antworten:

  • 204: Success
  • default:

/contactsInformation({contactId})/contact (DELETE)

Beschreibung: Delete navigation property contact for contactsInformation

Operation ID: contactsInformation.DeleteContact

Parameter:

  • contactId (path): key: contactId of contactInformation
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/contactsInformation({contactId})/relApiTabApiVendor (GET)

Beschreibung: Get relApiTabApiVendor from contactsInformation

Operation ID: contactsInformation.GetRelApiTabApiVendor

Parameter:

  • contactId (path): key: contactId of contactInformation
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/contactsInformation({contactId})/relApiTabApiVendor (PATCH)

Beschreibung: Update the navigation property relApiTabApiVendor in contactsInformation

Operation ID: contactsInformation.UpdateRelApiTabApiVendor

Parameter:

  • contactId (path): key: contactId of contactInformation

Antworten:

  • 204: Success
  • default:

/contactsInformation({contactId})/relApiTabApiVendor (DELETE)

Beschreibung: Delete navigation property relApiTabApiVendor for contactsInformation

Operation ID: contactsInformation.DeleteRelApiTabApiVendor

Parameter:

  • contactId (path): key: contactId of contactInformation
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/defaultDimensions (GET)

Beschreibung: Get entities from defaultDimensions

Operation ID: defaultDimensions.defaultDimension.ListDefaultDimension

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/defaultDimensions (POST)

Beschreibung: Add new entity to defaultDimensions

Operation ID: defaultDimensions.defaultDimension.CreateDefaultDimension

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/defaultDimensions({id}) (GET)

Beschreibung: Get entity from defaultDimensions by key

Operation ID: defaultDimensions.defaultDimension.GetDefaultDimension

Parameter:

  • id (path): key: id of defaultDimension
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/defaultDimensions({id}) (PATCH)

Beschreibung: Update entity in defaultDimensions

Operation ID: defaultDimensions.defaultDimension.UpdateDefaultDimension

Parameter:

  • id (path): key: id of defaultDimension

Antworten:

  • 204: Success
  • default:

/defaultDimensions({id}) (DELETE)

Beschreibung: Delete entity from defaultDimensions

Operation ID: defaultDimensions.defaultDimension.DeleteDefaultDimension

Parameter:

  • id (path): key: id of defaultDimension
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/defaultDimensions({id})/relApiTabApiVendor (GET)

Beschreibung: Get relApiTabApiVendor from defaultDimensions

Operation ID: defaultDimensions.GetRelApiTabApiVendor

Parameter:

  • id (path): key: id of defaultDimension
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/defaultDimensions({id})/relApiTabApiVendor (PATCH)

Beschreibung: Update the navigation property relApiTabApiVendor in defaultDimensions

Operation ID: defaultDimensions.UpdateRelApiTabApiVendor

Parameter:

  • id (path): key: id of defaultDimension

Antworten:

  • 204: Success
  • default:

/defaultDimensions({id})/relApiTabApiVendor (DELETE)

Beschreibung: Delete navigation property relApiTabApiVendor for defaultDimensions

Operation ID: defaultDimensions.DeleteRelApiTabApiVendor

Parameter:

  • id (path): key: id of defaultDimension
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/dimensionSetLines (GET)

Beschreibung: Get entities from dimensionSetLines

Operation ID: dimensionSetLines.dimensionSetLine.ListDimensionSetLine

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/dimensionSetLines (POST)

Beschreibung: Add new entity to dimensionSetLines

Operation ID: dimensionSetLines.dimensionSetLine.CreateDimensionSetLine

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/dimensionSetLines({id}) (GET)

Beschreibung: Get entity from dimensionSetLines by key

Operation ID: dimensionSetLines.dimensionSetLine.GetDimensionSetLine

Parameter:

  • id (path): key: id of dimensionSetLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/dimensionSetLines({id}) (PATCH)

Beschreibung: Update entity in dimensionSetLines

Operation ID: dimensionSetLines.dimensionSetLine.UpdateDimensionSetLine

Parameter:

  • id (path): key: id of dimensionSetLine

Antworten:

  • 204: Success
  • default:

/dimensionSetLines({id}) (DELETE)

Beschreibung: Delete entity from dimensionSetLines

Operation ID: dimensionSetLines.dimensionSetLine.DeleteDimensionSetLine

Parameter:

  • id (path): key: id of dimensionSetLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/dimensionSetLines({id})/relApiTabApiPurchaseOrder (GET)

Beschreibung: Get relApiTabApiPurchaseOrder from dimensionSetLines

Operation ID: dimensionSetLines.GetRelApiTabApiPurchaseOrder

Parameter:

  • id (path): key: id of dimensionSetLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/dimensionSetLines({id})/relApiTabApiPurchaseOrder (PATCH)

Beschreibung: Update the navigation property relApiTabApiPurchaseOrder in dimensionSetLines

Operation ID: dimensionSetLines.UpdateRelApiTabApiPurchaseOrder

Parameter:

  • id (path): key: id of dimensionSetLine

Antworten:

  • 204: Success
  • default:

/dimensionSetLines({id})/relApiTabApiPurchaseOrder (DELETE)

Beschreibung: Delete navigation property relApiTabApiPurchaseOrder for dimensionSetLines

Operation ID: dimensionSetLines.DeleteRelApiTabApiPurchaseOrder

Parameter:

  • id (path): key: id of dimensionSetLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/dimensionSetLines({id})/relApiTabApiPurchaseOrderLine (GET)

Beschreibung: Get relApiTabApiPurchaseOrderLine from dimensionSetLines

Operation ID: dimensionSetLines.GetRelApiTabApiPurchaseOrderLine

Parameter:

  • id (path): key: id of dimensionSetLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/dimensionSetLines({id})/relApiTabApiPurchaseOrderLine (PATCH)

Beschreibung: Update the navigation property relApiTabApiPurchaseOrderLine in dimensionSetLines

Operation ID: dimensionSetLines.UpdateRelApiTabApiPurchaseOrderLine

Parameter:

  • id (path): key: id of dimensionSetLine

Antworten:

  • 204: Success
  • default:

/dimensionSetLines({id})/relApiTabApiPurchaseOrderLine (DELETE)

Beschreibung: Delete navigation property relApiTabApiPurchaseOrderLine for dimensionSetLines

Operation ID: dimensionSetLines.DeleteRelApiTabApiPurchaseOrderLine

Parameter:

  • id (path): key: id of dimensionSetLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/dimensionSetLines({id})/relApiTabApiSalesInvoice (GET)

Beschreibung: Get relApiTabApiSalesInvoice from dimensionSetLines

Operation ID: dimensionSetLines.GetRelApiTabApiSalesInvoice

Parameter:

  • id (path): key: id of dimensionSetLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/dimensionSetLines({id})/relApiTabApiSalesInvoice (PATCH)

Beschreibung: Update the navigation property relApiTabApiSalesInvoice in dimensionSetLines

Operation ID: dimensionSetLines.UpdateRelApiTabApiSalesInvoice

Parameter:

  • id (path): key: id of dimensionSetLine

Antworten:

  • 204: Success
  • default:

/dimensionSetLines({id})/relApiTabApiSalesInvoice (DELETE)

Beschreibung: Delete navigation property relApiTabApiSalesInvoice for dimensionSetLines

Operation ID: dimensionSetLines.DeleteRelApiTabApiSalesInvoice

Parameter:

  • id (path): key: id of dimensionSetLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/dimensionSetLines({id})/relApiTabApiSalesInvoiceLine (GET)

Beschreibung: Get relApiTabApiSalesInvoiceLine from dimensionSetLines

Operation ID: dimensionSetLines.GetRelApiTabApiSalesInvoiceLine

Parameter:

  • id (path): key: id of dimensionSetLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/dimensionSetLines({id})/relApiTabApiSalesInvoiceLine (PATCH)

Beschreibung: Update the navigation property relApiTabApiSalesInvoiceLine in dimensionSetLines

Operation ID: dimensionSetLines.UpdateRelApiTabApiSalesInvoiceLine

Parameter:

  • id (path): key: id of dimensionSetLine

Antworten:

  • 204: Success
  • default:

/dimensionSetLines({id})/relApiTabApiSalesInvoiceLine (DELETE)

Beschreibung: Delete navigation property relApiTabApiSalesInvoiceLine for dimensionSetLines

Operation ID: dimensionSetLines.DeleteRelApiTabApiSalesInvoiceLine

Parameter:

  • id (path): key: id of dimensionSetLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/dimensionSetLines({id})/salesInvoice (GET)

Beschreibung: Get salesInvoice from dimensionSetLines

Operation ID: dimensionSetLines.GetSalesInvoice

Parameter:

  • id (path): key: id of dimensionSetLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/dimensionSetLines({id})/salesInvoice (PATCH)

Beschreibung: Update the navigation property salesInvoice in dimensionSetLines

Operation ID: dimensionSetLines.UpdateSalesInvoice

Parameter:

  • id (path): key: id of dimensionSetLine

Antworten:

  • 204: Success
  • default:

/dimensionSetLines({id})/salesInvoice (DELETE)

Beschreibung: Delete navigation property salesInvoice for dimensionSetLines

Operation ID: dimensionSetLines.DeleteSalesInvoice

Parameter:

  • id (path): key: id of dimensionSetLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/dimensionSetLines({id})/salesInvoiceLine (GET)

Beschreibung: Get salesInvoiceLine from dimensionSetLines

Operation ID: dimensionSetLines.GetSalesInvoiceLine

Parameter:

  • id (path): key: id of dimensionSetLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/dimensionSetLines({id})/salesInvoiceLine (PATCH)

Beschreibung: Update the navigation property salesInvoiceLine in dimensionSetLines

Operation ID: dimensionSetLines.UpdateSalesInvoiceLine

Parameter:

  • id (path): key: id of dimensionSetLine

Antworten:

  • 204: Success
  • default:

/dimensionSetLines({id})/salesInvoiceLine (DELETE)

Beschreibung: Delete navigation property salesInvoiceLine for dimensionSetLines

Operation ID: dimensionSetLines.DeleteSalesInvoiceLine

Parameter:

  • id (path): key: id of dimensionSetLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/documentAttachments (GET)

Beschreibung: Get entities from documentAttachments

Operation ID: documentAttachments.documentAttachment.ListDocumentAttachment

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/documentAttachments (POST)

Beschreibung: Add new entity to documentAttachments

Operation ID: documentAttachments.documentAttachment.CreateDocumentAttachment

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/documentAttachments({id}) (GET)

Beschreibung: Get entity from documentAttachments by key

Operation ID: documentAttachments.documentAttachment.GetDocumentAttachment

Parameter:

  • id (path): key: id of documentAttachment
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/documentAttachments({id}) (PATCH)

Beschreibung: Update entity in documentAttachments

Operation ID: documentAttachments.documentAttachment.UpdateDocumentAttachment

Parameter:

  • id (path): key: id of documentAttachment

Antworten:

  • 204: Success
  • default:

/documentAttachments({id}) (DELETE)

Beschreibung: Delete entity from documentAttachments

Operation ID: documentAttachments.documentAttachment.DeleteDocumentAttachment

Parameter:

  • id (path): key: id of documentAttachment
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/documentAttachments({id})/attachmentContent (GET)

Beschreibung: Get media content for documentAttachment from documentAttachments

Operation ID: documentAttachments.documentAttachment.GetAttachmentContent

Parameter:

  • id (path): key: id of documentAttachment

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/documentAttachments({id})/attachmentContent (PUT)

Beschreibung: Update media content for documentAttachment in documentAttachments

Operation ID: documentAttachments.documentAttachment.UpdateAttachmentContent

Parameter:

  • id (path): key: id of documentAttachment

Antworten:

  • 204: Success
  • default:

/documentAttachments({id})/relApiTabApiPurchaseOrder (GET)

Beschreibung: Get relApiTabApiPurchaseOrder from documentAttachments

Operation ID: documentAttachments.GetRelApiTabApiPurchaseOrder

Parameter:

  • id (path): key: id of documentAttachment
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/documentAttachments({id})/relApiTabApiPurchaseOrder (PATCH)

Beschreibung: Update the navigation property relApiTabApiPurchaseOrder in documentAttachments

Operation ID: documentAttachments.UpdateRelApiTabApiPurchaseOrder

Parameter:

  • id (path): key: id of documentAttachment

Antworten:

  • 204: Success
  • default:

/documentAttachments({id})/relApiTabApiPurchaseOrder (DELETE)

Beschreibung: Delete navigation property relApiTabApiPurchaseOrder for documentAttachments

Operation ID: documentAttachments.DeleteRelApiTabApiPurchaseOrder

Parameter:

  • id (path): key: id of documentAttachment
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/documentAttachments({id})/relApiTabApiSalesInvoice (GET)

Beschreibung: Get relApiTabApiSalesInvoice from documentAttachments

Operation ID: documentAttachments.GetRelApiTabApiSalesInvoice

Parameter:

  • id (path): key: id of documentAttachment
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/documentAttachments({id})/relApiTabApiSalesInvoice (PATCH)

Beschreibung: Update the navigation property relApiTabApiSalesInvoice in documentAttachments

Operation ID: documentAttachments.UpdateRelApiTabApiSalesInvoice

Parameter:

  • id (path): key: id of documentAttachment

Antworten:

  • 204: Success
  • default:

/documentAttachments({id})/relApiTabApiSalesInvoice (DELETE)

Beschreibung: Delete navigation property relApiTabApiSalesInvoice for documentAttachments

Operation ID: documentAttachments.DeleteRelApiTabApiSalesInvoice

Parameter:

  • id (path): key: id of documentAttachment
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/documentAttachments({id})/relApiTabApiVendor (GET)

Beschreibung: Get relApiTabApiVendor from documentAttachments

Operation ID: documentAttachments.GetRelApiTabApiVendor

Parameter:

  • id (path): key: id of documentAttachment
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/documentAttachments({id})/relApiTabApiVendor (PATCH)

Beschreibung: Update the navigation property relApiTabApiVendor in documentAttachments

Operation ID: documentAttachments.UpdateRelApiTabApiVendor

Parameter:

  • id (path): key: id of documentAttachment

Antworten:

  • 204: Success
  • default:

/documentAttachments({id})/relApiTabApiVendor (DELETE)

Beschreibung: Delete navigation property relApiTabApiVendor for documentAttachments

Operation ID: documentAttachments.DeleteRelApiTabApiVendor

Parameter:

  • id (path): key: id of documentAttachment
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/documentAttachments({id})/salesInvoice (GET)

Beschreibung: Get salesInvoice from documentAttachments

Operation ID: documentAttachments.GetSalesInvoice

Parameter:

  • id (path): key: id of documentAttachment
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/documentAttachments({id})/salesInvoice (PATCH)

Beschreibung: Update the navigation property salesInvoice in documentAttachments

Operation ID: documentAttachments.UpdateSalesInvoice

Parameter:

  • id (path): key: id of documentAttachment

Antworten:

  • 204: Success
  • default:

/documentAttachments({id})/salesInvoice (DELETE)

Beschreibung: Delete navigation property salesInvoice for documentAttachments

Operation ID: documentAttachments.DeleteSalesInvoice

Parameter:

  • id (path): key: id of documentAttachment
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/entityDefinitions (GET)

Beschreibung: Get entities from entityDefinitions

Operation ID: entityDefinitions.entityMetadata.ListEntityMetadata

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/entityDefinitions (POST)

Beschreibung: Add new entity to entityDefinitions

Operation ID: entityDefinitions.entityMetadata.CreateEntityMetadata

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/entityDefinitions({entityName}) (GET)

Beschreibung: Get entity from entityDefinitions by key

Operation ID: entityDefinitions.entityMetadata.GetEntityMetadata

Parameter:

  • entityName (path): key: entityName of entityMetadata
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/entityDefinitions({entityName}) (PATCH)

Beschreibung: Update entity in entityDefinitions

Operation ID: entityDefinitions.entityMetadata.UpdateEntityMetadata

Parameter:

  • entityName (path): key: entityName of entityMetadata

Antworten:

  • 204: Success
  • default:

/entityDefinitions({entityName}) (DELETE)

Beschreibung: Delete entity from entityDefinitions

Operation ID: entityDefinitions.entityMetadata.DeleteEntityMetadata

Parameter:

  • entityName (path): key: entityName of entityMetadata
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/externalbusinesseventdefinitions (GET)

Beschreibung: Get entities from externalbusinesseventdefinitions

Operation ID: externalbusinesseventdefinitions.externalbusinesseventdefinitions.ListExternalbusinesseventdefinitions

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/externalbusinesseventdefinitions(appId={appId},name={name},eventVersion={eventVersion}) (GET)

Beschreibung: Get entity from externalbusinesseventdefinitions by key

Operation ID: externalbusinesseventdefinitions.externalbusinesseventdefinitions.GetExternalbusinesseventdefinitions

Parameter:

  • appId (path): key: appId of externalbusinesseventdefinitions
  • name (path): key: name of externalbusinesseventdefinitions
  • eventVersion (path): key: eventVersion of externalbusinesseventdefinitions
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/externaleventsubscriptions (GET)

Beschreibung: Get entities from externaleventsubscriptions

Operation ID: externaleventsubscriptions.externaleventsubscriptions.ListExternaleventsubscriptions

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/externaleventsubscriptions (POST)

Beschreibung: Add new entity to externaleventsubscriptions

Operation ID: externaleventsubscriptions.externaleventsubscriptions.CreateExternaleventsubscriptions

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/externaleventsubscriptions({id}) (GET)

Beschreibung: Get entity from externaleventsubscriptions by key

Operation ID: externaleventsubscriptions.externaleventsubscriptions.GetExternaleventsubscriptions

Parameter:

  • id (path): key: id of externaleventsubscriptions
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/externaleventsubscriptions({id}) (PATCH)

Beschreibung: Update entity in externaleventsubscriptions

Operation ID: externaleventsubscriptions.externaleventsubscriptions.UpdateExternaleventsubscriptions

Parameter:

  • id (path): key: id of externaleventsubscriptions

Antworten:

  • 204: Success
  • default:

/externaleventsubscriptions({id}) (DELETE)

Beschreibung: Delete entity from externaleventsubscriptions

Operation ID: externaleventsubscriptions.externaleventsubscriptions.DeleteExternaleventsubscriptions

Parameter:

  • id (path): key: id of externaleventsubscriptions
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/locations (GET)

Beschreibung: Get entities from locations

Operation ID: locations.location.ListLocation

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/locations (POST)

Beschreibung: Add new entity to locations

Operation ID: locations.location.CreateLocation

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/locations({id}) (GET)

Beschreibung: Get entity from locations by key

Operation ID: locations.location.GetLocation

Parameter:

  • id (path): key: id of location
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/locations({id}) (PATCH)

Beschreibung: Update entity in locations

Operation ID: locations.location.UpdateLocation

Parameter:

  • id (path): key: id of location

Antworten:

  • 204: Success
  • default:

/locations({id}) (DELETE)

Beschreibung: Delete entity from locations

Operation ID: locations.location.DeleteLocation

Parameter:

  • id (path): key: id of location
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/pdfDocument (GET)

Beschreibung: Get entities from pdfDocument

Operation ID: pdfDocument.pdfDocument.ListPdfDocument

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/pdfDocument({id}) (GET)

Beschreibung: Get entity from pdfDocument by key

Operation ID: pdfDocument.pdfDocument.GetPdfDocument

Parameter:

  • id (path): key: id of pdfDocument
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/pdfDocument({id})/pdfDocumentContent (GET)

Beschreibung: Get media content for pdfDocument from pdfDocument

Operation ID: pdfDocument.pdfDocument.GetPdfDocumentContent

Parameter:

  • id (path): key: id of pdfDocument

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/pdfDocument({id})/relApiTabApiSalesInvoice (GET)

Beschreibung: Get relApiTabApiSalesInvoice from pdfDocument

Operation ID: pdfDocument.GetRelApiTabApiSalesInvoice

Parameter:

  • id (path): key: id of pdfDocument
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/pdfDocument({id})/relApiTabApiSalesInvoice (PATCH)

Beschreibung: Update the navigation property relApiTabApiSalesInvoice in pdfDocument

Operation ID: pdfDocument.UpdateRelApiTabApiSalesInvoice

Parameter:

  • id (path): key: id of pdfDocument

Antworten:

  • 204: Success
  • default:

/pdfDocument({id})/relApiTabApiSalesInvoice (DELETE)

Beschreibung: Delete navigation property relApiTabApiSalesInvoice for pdfDocument

Operation ID: pdfDocument.DeleteRelApiTabApiSalesInvoice

Parameter:

  • id (path): key: id of pdfDocument
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/pdfDocument({id})/salesInvoice (GET)

Beschreibung: Get salesInvoice from pdfDocument

Operation ID: pdfDocument.GetSalesInvoice

Parameter:

  • id (path): key: id of pdfDocument
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/pdfDocument({id})/salesInvoice (PATCH)

Beschreibung: Update the navigation property salesInvoice in pdfDocument

Operation ID: pdfDocument.UpdateSalesInvoice

Parameter:

  • id (path): key: id of pdfDocument

Antworten:

  • 204: Success
  • default:

/pdfDocument({id})/salesInvoice (DELETE)

Beschreibung: Delete navigation property salesInvoice for pdfDocument

Operation ID: pdfDocument.DeleteSalesInvoice

Parameter:

  • id (path): key: id of pdfDocument
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/pictures (GET)

Beschreibung: Get entities from pictures

Operation ID: pictures.picture.ListPicture

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/pictures({id}) (GET)

Beschreibung: Get entity from pictures by key

Operation ID: pictures.picture.GetPicture

Parameter:

  • id (path): key: id of picture
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/pictures({id}) (PATCH)

Beschreibung: Update entity in pictures

Operation ID: pictures.picture.UpdatePicture

Parameter:

  • id (path): key: id of picture

Antworten:

  • 204: Success
  • default:

/pictures({id}) (DELETE)

Beschreibung: Delete entity from pictures

Operation ID: pictures.picture.DeletePicture

Parameter:

  • id (path): key: id of picture
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/pictures({id})/contact (GET)

Beschreibung: Get contact from pictures

Operation ID: pictures.GetContact

Parameter:

  • id (path): key: id of picture
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/pictures({id})/contact (PATCH)

Beschreibung: Update the navigation property contact in pictures

Operation ID: pictures.UpdateContact

Parameter:

  • id (path): key: id of picture

Antworten:

  • 204: Success
  • default:

/pictures({id})/contact (DELETE)

Beschreibung: Delete navigation property contact for pictures

Operation ID: pictures.DeleteContact

Parameter:

  • id (path): key: id of picture
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/pictures({id})/pictureContent (GET)

Beschreibung: Get media content for picture from pictures

Operation ID: pictures.picture.GetPictureContent

Parameter:

  • id (path): key: id of picture

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/pictures({id})/pictureContent (PUT)

Beschreibung: Update media content for picture in pictures

Operation ID: pictures.picture.UpdatePictureContent

Parameter:

  • id (path): key: id of picture

Antworten:

  • 204: Success
  • default:

/pictures({id})/relApiTabApiVendor (GET)

Beschreibung: Get relApiTabApiVendor from pictures

Operation ID: pictures.GetRelApiTabApiVendor

Parameter:

  • id (path): key: id of picture
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/pictures({id})/relApiTabApiVendor (PATCH)

Beschreibung: Update the navigation property relApiTabApiVendor in pictures

Operation ID: pictures.UpdateRelApiTabApiVendor

Parameter:

  • id (path): key: id of picture

Antworten:

  • 204: Success
  • default:

/pictures({id})/relApiTabApiVendor (DELETE)

Beschreibung: Delete navigation property relApiTabApiVendor for pictures

Operation ID: pictures.DeleteRelApiTabApiVendor

Parameter:

  • id (path): key: id of picture
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiBudgetDebitPos (GET)

Beschreibung: Get entities from relApiTabApiBudgetDebitPos

Operation ID: relApiTabApiBudgetDebitPos.relApiTabApiBudgetDebitPos.ListRelApiTabApiBudgetDebitPos

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiBudgetDebitPos({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiBudgetDebitPos by key

Operation ID: relApiTabApiBudgetDebitPos.relApiTabApiBudgetDebitPos.GetRelApiTabApiBudgetDebitPos

Parameter:

  • systemId (path): key: systemId of relApiTabApiBudgetDebitPos
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiBudgetDebitPos({systemId})/relApiTabApiReObject (GET)

Beschreibung: Get relApiTabApiReObject from relApiTabApiBudgetDebitPos

Operation ID: relApiTabApiBudgetDebitPos.GetRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiBudgetDebitPos
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiBudgetDebitPos({systemId})/relApiTabApiReObject (PATCH)

Beschreibung: Update the navigation property relApiTabApiReObject in relApiTabApiBudgetDebitPos

Operation ID: relApiTabApiBudgetDebitPos.UpdateRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiBudgetDebitPos

Antworten:

  • 204: Success
  • default:

/relApiTabApiBudgetDebitPos({systemId})/relApiTabApiReObject (DELETE)

Beschreibung: Delete navigation property relApiTabApiReObject for relApiTabApiBudgetDebitPos

Operation ID: relApiTabApiBudgetDebitPos.DeleteRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiBudgetDebitPos
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiBudgetDebitPos({systemId})/relApiTabApiUnitMasterData (GET)

Beschreibung: Get relApiTabApiUnitMasterData from relApiTabApiBudgetDebitPos

Operation ID: relApiTabApiBudgetDebitPos.GetRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiBudgetDebitPos
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiBudgetDebitPos({systemId})/relApiTabApiUnitMasterData (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitMasterData in relApiTabApiBudgetDebitPos

Operation ID: relApiTabApiBudgetDebitPos.UpdateRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiBudgetDebitPos

Antworten:

  • 204: Success
  • default:

/relApiTabApiBudgetDebitPos({systemId})/relApiTabApiUnitMasterData (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitMasterData for relApiTabApiBudgetDebitPos

Operation ID: relApiTabApiBudgetDebitPos.DeleteRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiBudgetDebitPos
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiContact (GET)

Beschreibung: Get entities from relApiTabApiContact

Operation ID: relApiTabApiContact.relApiTabApiContact.ListRelApiTabApiContact

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiContact (POST)

Beschreibung: Add new entity to relApiTabApiContact

Operation ID: relApiTabApiContact.relApiTabApiContact.CreateRelApiTabApiContact

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiContact({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiContact by key

Operation ID: relApiTabApiContact.relApiTabApiContact.GetRelApiTabApiContact

Parameter:

  • systemId (path): key: systemId of relApiTabApiContact
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiContact({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiContact

Operation ID: relApiTabApiContact.relApiTabApiContact.UpdateRelApiTabApiContact

Parameter:

  • systemId (path): key: systemId of relApiTabApiContact

Antworten:

  • 204: Success
  • default:

/relApiTabApiCustomer (GET)

Beschreibung: Get entities from relApiTabApiCustomer

Operation ID: relApiTabApiCustomer.relApiTabApiCustomer.ListRelApiTabApiCustomer

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiCustomer (POST)

Beschreibung: Add new entity to relApiTabApiCustomer

Operation ID: relApiTabApiCustomer.relApiTabApiCustomer.CreateRelApiTabApiCustomer

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiCustomer({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiCustomer by key

Operation ID: relApiTabApiCustomer.relApiTabApiCustomer.GetRelApiTabApiCustomer

Parameter:

  • systemId (path): key: systemId of relApiTabApiCustomer
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiCustomer({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiCustomer

Operation ID: relApiTabApiCustomer.relApiTabApiCustomer.UpdateRelApiTabApiCustomer

Parameter:

  • systemId (path): key: systemId of relApiTabApiCustomer

Antworten:

  • 204: Success
  • default:

/relApiTabApiDebitPosition (GET)

Beschreibung: Get entities from relApiTabApiDebitPosition

Operation ID: relApiTabApiDebitPosition.relApiTabApiDebitPosition.ListRelApiTabApiDebitPosition

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDebitPosition({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiDebitPosition by key

Operation ID: relApiTabApiDebitPosition.relApiTabApiDebitPosition.GetRelApiTabApiDebitPosition

Parameter:

  • systemId (path): key: systemId of relApiTabApiDebitPosition
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDebitPosition({systemId})/relApiTabApiReContract (GET)

Beschreibung: Get relApiTabApiReContract from relApiTabApiDebitPosition

Operation ID: relApiTabApiDebitPosition.GetRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiDebitPosition
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDebitPosition({systemId})/relApiTabApiReContract (PATCH)

Beschreibung: Update the navigation property relApiTabApiReContract in relApiTabApiDebitPosition

Operation ID: relApiTabApiDebitPosition.UpdateRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiDebitPosition

Antworten:

  • 204: Success
  • default:

/relApiTabApiDebitPosition({systemId})/relApiTabApiReContract (DELETE)

Beschreibung: Delete navigation property relApiTabApiReContract for relApiTabApiDebitPosition

Operation ID: relApiTabApiDebitPosition.DeleteRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiDebitPosition
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiDebitPosition({systemId})/relApiTabApiReObject (GET)

Beschreibung: Get relApiTabApiReObject from relApiTabApiDebitPosition

Operation ID: relApiTabApiDebitPosition.GetRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiDebitPosition
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDebitPosition({systemId})/relApiTabApiReObject (PATCH)

Beschreibung: Update the navigation property relApiTabApiReObject in relApiTabApiDebitPosition

Operation ID: relApiTabApiDebitPosition.UpdateRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiDebitPosition

Antworten:

  • 204: Success
  • default:

/relApiTabApiDebitPosition({systemId})/relApiTabApiReObject (DELETE)

Beschreibung: Delete navigation property relApiTabApiReObject for relApiTabApiDebitPosition

Operation ID: relApiTabApiDebitPosition.DeleteRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiDebitPosition
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiDebitPosition({systemId})/relApiTabApiUnitsContract (GET)

Beschreibung: Get relApiTabApiUnitsContract from relApiTabApiDebitPosition

Operation ID: relApiTabApiDebitPosition.GetRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiDebitPosition
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDebitPosition({systemId})/relApiTabApiUnitsContract (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitsContract in relApiTabApiDebitPosition

Operation ID: relApiTabApiDebitPosition.UpdateRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiDebitPosition

Antworten:

  • 204: Success
  • default:

/relApiTabApiDebitPosition({systemId})/relApiTabApiUnitsContract (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitsContract for relApiTabApiDebitPosition

Operation ID: relApiTabApiDebitPosition.DeleteRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiDebitPosition
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument (GET)

Beschreibung: Get entities from relApiTabApiDocument

Operation ID: relApiTabApiDocument.relApiTabApiDocument.ListRelApiTabApiDocument

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocument (POST)

Beschreibung: Add new entity to relApiTabApiDocument

Operation ID: relApiTabApiDocument.relApiTabApiDocument.CreateRelApiTabApiDocument

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiDocument({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiDocument by key

Operation ID: relApiTabApiDocument.relApiTabApiDocument.GetRelApiTabApiDocument

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocument({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiDocument

Operation ID: relApiTabApiDocument.relApiTabApiDocument.UpdateRelApiTabApiDocument

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument({systemId}) (DELETE)

Beschreibung: Delete entity from relApiTabApiDocument

Operation ID: relApiTabApiDocument.relApiTabApiDocument.DeleteRelApiTabApiDocument

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument({systemId})/attachment (GET)

Beschreibung: Get media content for relApiTabApiDocument from relApiTabApiDocument

Operation ID: relApiTabApiDocument.relApiTabApiDocument.GetAttachment

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocument({systemId})/attachment (PUT)

Beschreibung: Update media content for relApiTabApiDocument in relApiTabApiDocument

Operation ID: relApiTabApiDocument.relApiTabApiDocument.UpdateAttachment

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument({systemId})/Microsoft.NAV.getFileContent (POST)

Beschreibung: Invoke action getFileContent

Operation ID: relApiTabApiDocument.relApiTabApiDocument.getFileContent

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocument({systemId})/processErrorStack (GET)

Beschreibung: Get media content for relApiTabApiDocument from relApiTabApiDocument

Operation ID: relApiTabApiDocument.relApiTabApiDocument.GetProcessErrorStack

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocument({systemId})/processErrorStack (PUT)

Beschreibung: Update media content for relApiTabApiDocument in relApiTabApiDocument

Operation ID: relApiTabApiDocument.relApiTabApiDocument.UpdateProcessErrorStack

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument({systemId})/relApiTabApiContact (GET)

Beschreibung: Get relApiTabApiContact from relApiTabApiDocument

Operation ID: relApiTabApiDocument.GetRelApiTabApiContact

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocument({systemId})/relApiTabApiContact (PATCH)

Beschreibung: Update the navigation property relApiTabApiContact in relApiTabApiDocument

Operation ID: relApiTabApiDocument.UpdateRelApiTabApiContact

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument({systemId})/relApiTabApiContact (DELETE)

Beschreibung: Delete navigation property relApiTabApiContact for relApiTabApiDocument

Operation ID: relApiTabApiDocument.DeleteRelApiTabApiContact

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument({systemId})/relApiTabApiCustomer (GET)

Beschreibung: Get relApiTabApiCustomer from relApiTabApiDocument

Operation ID: relApiTabApiDocument.GetRelApiTabApiCustomer

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocument({systemId})/relApiTabApiCustomer (PATCH)

Beschreibung: Update the navigation property relApiTabApiCustomer in relApiTabApiDocument

Operation ID: relApiTabApiDocument.UpdateRelApiTabApiCustomer

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument({systemId})/relApiTabApiCustomer (DELETE)

Beschreibung: Delete navigation property relApiTabApiCustomer for relApiTabApiDocument

Operation ID: relApiTabApiDocument.DeleteRelApiTabApiCustomer

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument({systemId})/relApiTabApiDocumentArchiv (GET)

Beschreibung: Get relApiTabApiDocumentArchiv from relApiTabApiDocument

Operation ID: relApiTabApiDocument.GetRelApiTabApiDocumentArchiv

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocument({systemId})/relApiTabApiDocumentArchiv (PATCH)

Beschreibung: Update the navigation property relApiTabApiDocumentArchiv in relApiTabApiDocument

Operation ID: relApiTabApiDocument.UpdateRelApiTabApiDocumentArchiv

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument({systemId})/relApiTabApiDocumentArchiv (DELETE)

Beschreibung: Delete navigation property relApiTabApiDocumentArchiv for relApiTabApiDocument

Operation ID: relApiTabApiDocument.DeleteRelApiTabApiDocumentArchiv

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument({systemId})/relApiTabApiDocumentIndexValue (GET)

Beschreibung: Get relApiTabApiDocumentIndexValue from relApiTabApiDocument

Operation ID: relApiTabApiDocument.ListRelApiTabApiDocumentIndexValue

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocument({systemId})/relApiTabApiDocumentIndexValue (POST)

Beschreibung: Create new navigation property to relApiTabApiDocumentIndexValue for relApiTabApiDocument

Operation ID: relApiTabApiDocument.CreateRelApiTabApiDocumentIndexValue

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiDocument({systemId})/relApiTabApiDocumentIndexValue({systemId1}) (GET)

Beschreibung: Get relApiTabApiDocumentIndexValue from relApiTabApiDocument

Operation ID: relApiTabApiDocument.GetRelApiTabApiDocumentIndexValue

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument
  • systemId1 (path): key: systemId of relApiTabApiDocumentIndexValue
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocument({systemId})/relApiTabApiDocumentIndexValue({systemId1}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiDocumentIndexValue in relApiTabApiDocument

Operation ID: relApiTabApiDocument.UpdateRelApiTabApiDocumentIndexValue

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument
  • systemId1 (path): key: systemId of relApiTabApiDocumentIndexValue

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument({systemId})/relApiTabApiDocumentIndexValue({systemId1}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiDocumentIndexValue for relApiTabApiDocument

Operation ID: relApiTabApiDocument.DeleteRelApiTabApiDocumentIndexValue

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument
  • systemId1 (path): key: systemId of relApiTabApiDocumentIndexValue
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument({systemId})/relApiTabApiReContract (GET)

Beschreibung: Get relApiTabApiReContract from relApiTabApiDocument

Operation ID: relApiTabApiDocument.GetRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocument({systemId})/relApiTabApiReContract (PATCH)

Beschreibung: Update the navigation property relApiTabApiReContract in relApiTabApiDocument

Operation ID: relApiTabApiDocument.UpdateRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument({systemId})/relApiTabApiReContract (DELETE)

Beschreibung: Delete navigation property relApiTabApiReContract for relApiTabApiDocument

Operation ID: relApiTabApiDocument.DeleteRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument({systemId})/relApiTabApiReObject (GET)

Beschreibung: Get relApiTabApiReObject from relApiTabApiDocument

Operation ID: relApiTabApiDocument.GetRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocument({systemId})/relApiTabApiReObject (PATCH)

Beschreibung: Update the navigation property relApiTabApiReObject in relApiTabApiDocument

Operation ID: relApiTabApiDocument.UpdateRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument({systemId})/relApiTabApiReObject (DELETE)

Beschreibung: Delete navigation property relApiTabApiReObject for relApiTabApiDocument

Operation ID: relApiTabApiDocument.DeleteRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument({systemId})/relApiTabApiResponsabilityCenter (GET)

Beschreibung: Get relApiTabApiResponsabilityCenter from relApiTabApiDocument

Operation ID: relApiTabApiDocument.GetRelApiTabApiResponsabilityCenter

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocument({systemId})/relApiTabApiResponsabilityCenter (PATCH)

Beschreibung: Update the navigation property relApiTabApiResponsabilityCenter in relApiTabApiDocument

Operation ID: relApiTabApiDocument.UpdateRelApiTabApiResponsabilityCenter

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument({systemId})/relApiTabApiResponsabilityCenter (DELETE)

Beschreibung: Delete navigation property relApiTabApiResponsabilityCenter for relApiTabApiDocument

Operation ID: relApiTabApiDocument.DeleteRelApiTabApiResponsabilityCenter

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument({systemId})/relApiTabApiUnitMasterData (GET)

Beschreibung: Get relApiTabApiUnitMasterData from relApiTabApiDocument

Operation ID: relApiTabApiDocument.GetRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocument({systemId})/relApiTabApiUnitMasterData (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitMasterData in relApiTabApiDocument

Operation ID: relApiTabApiDocument.UpdateRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument({systemId})/relApiTabApiUnitMasterData (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitMasterData for relApiTabApiDocument

Operation ID: relApiTabApiDocument.DeleteRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument({systemId})/relApiTabApiUnitsContract (GET)

Beschreibung: Get relApiTabApiUnitsContract from relApiTabApiDocument

Operation ID: relApiTabApiDocument.GetRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocument({systemId})/relApiTabApiUnitsContract (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitsContract in relApiTabApiDocument

Operation ID: relApiTabApiDocument.UpdateRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument({systemId})/relApiTabApiUnitsContract (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitsContract for relApiTabApiDocument

Operation ID: relApiTabApiDocument.DeleteRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument({systemId})/relApiTabApiVendor (GET)

Beschreibung: Get relApiTabApiVendor from relApiTabApiDocument

Operation ID: relApiTabApiDocument.GetRelApiTabApiVendor

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocument({systemId})/relApiTabApiVendor (PATCH)

Beschreibung: Update the navigation property relApiTabApiVendor in relApiTabApiDocument

Operation ID: relApiTabApiDocument.UpdateRelApiTabApiVendor

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument({systemId})/relApiTabApiVendor (DELETE)

Beschreibung: Delete navigation property relApiTabApiVendor for relApiTabApiDocument

Operation ID: relApiTabApiDocument.DeleteRelApiTabApiVendor

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocument({systemId})/stateDocNoProtcollStack (GET)

Beschreibung: Get media content for relApiTabApiDocument from relApiTabApiDocument

Operation ID: relApiTabApiDocument.relApiTabApiDocument.GetStateDocNoProtcollStack

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocument({systemId})/stateDocNoProtcollStack (PUT)

Beschreibung: Update media content for relApiTabApiDocument in relApiTabApiDocument

Operation ID: relApiTabApiDocument.relApiTabApiDocument.UpdateStateDocNoProtcollStack

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocument

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocumentArchiv (GET)

Beschreibung: Get entities from relApiTabApiDocumentArchiv

Operation ID: relApiTabApiDocumentArchiv.relApiTabApiDocumentArchiv.ListRelApiTabApiDocumentArchiv

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocumentArchiv (POST)

Beschreibung: Add new entity to relApiTabApiDocumentArchiv

Operation ID: relApiTabApiDocumentArchiv.relApiTabApiDocumentArchiv.CreateRelApiTabApiDocumentArchiv

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiDocumentArchiv({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiDocumentArchiv by key

Operation ID: relApiTabApiDocumentArchiv.relApiTabApiDocumentArchiv.GetRelApiTabApiDocumentArchiv

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocumentArchiv
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocumentArchiv({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiDocumentArchiv

Operation ID: relApiTabApiDocumentArchiv.relApiTabApiDocumentArchiv.UpdateRelApiTabApiDocumentArchiv

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocumentArchiv

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocumentArchiv({systemId}) (DELETE)

Beschreibung: Delete entity from relApiTabApiDocumentArchiv

Operation ID: relApiTabApiDocumentArchiv.relApiTabApiDocumentArchiv.DeleteRelApiTabApiDocumentArchiv

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocumentArchiv
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocumentIndexValue (GET)

Beschreibung: Get entities from relApiTabApiDocumentIndexValue

Operation ID: relApiTabApiDocumentIndexValue.relApiTabApiDocumentIndexValue.ListRelApiTabApiDocumentIndexValue

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocumentIndexValue (POST)

Beschreibung: Add new entity to relApiTabApiDocumentIndexValue

Operation ID: relApiTabApiDocumentIndexValue.relApiTabApiDocumentIndexValue.CreateRelApiTabApiDocumentIndexValue

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiDocumentIndexValue({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiDocumentIndexValue by key

Operation ID: relApiTabApiDocumentIndexValue.relApiTabApiDocumentIndexValue.GetRelApiTabApiDocumentIndexValue

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocumentIndexValue
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocumentIndexValue({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiDocumentIndexValue

Operation ID: relApiTabApiDocumentIndexValue.relApiTabApiDocumentIndexValue.UpdateRelApiTabApiDocumentIndexValue

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocumentIndexValue

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocumentIndexValue({systemId}) (DELETE)

Beschreibung: Delete entity from relApiTabApiDocumentIndexValue

Operation ID: relApiTabApiDocumentIndexValue.relApiTabApiDocumentIndexValue.DeleteRelApiTabApiDocumentIndexValue

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocumentIndexValue
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocumentIndexValue({systemId})/relApiTabApiDocument (GET)

Beschreibung: Get relApiTabApiDocument from relApiTabApiDocumentIndexValue

Operation ID: relApiTabApiDocumentIndexValue.GetRelApiTabApiDocument

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocumentIndexValue
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocumentIndexValue({systemId})/relApiTabApiDocument (PATCH)

Beschreibung: Update the navigation property relApiTabApiDocument in relApiTabApiDocumentIndexValue

Operation ID: relApiTabApiDocumentIndexValue.UpdateRelApiTabApiDocument

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocumentIndexValue

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocumentIndexValue({systemId})/relApiTabApiDocument (DELETE)

Beschreibung: Delete navigation property relApiTabApiDocument for relApiTabApiDocumentIndexValue

Operation ID: relApiTabApiDocumentIndexValue.DeleteRelApiTabApiDocument

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocumentIndexValue
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocumentIndexValue({systemId})/relApiTabApiDocument/attachment (GET)

Beschreibung: Get media content for the navigation property relApiTabApiDocument from relApiTabApiDocumentIndexValue

Operation ID: relApiTabApiDocumentIndexValue.GetRelApiTabApiDocumentAttachment

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocumentIndexValue

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocumentIndexValue({systemId})/relApiTabApiDocument/attachment (PUT)

Beschreibung: Update media content for the navigation property relApiTabApiDocument in relApiTabApiDocumentIndexValue

Operation ID: relApiTabApiDocumentIndexValue.UpdateRelApiTabApiDocumentAttachment

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocumentIndexValue

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocumentIndexValue({systemId})/relApiTabApiDocument/processErrorStack (GET)

Beschreibung: Get media content for the navigation property relApiTabApiDocument from relApiTabApiDocumentIndexValue

Operation ID: relApiTabApiDocumentIndexValue.GetRelApiTabApiDocumentProcessErrorStack

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocumentIndexValue

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocumentIndexValue({systemId})/relApiTabApiDocument/processErrorStack (PUT)

Beschreibung: Update media content for the navigation property relApiTabApiDocument in relApiTabApiDocumentIndexValue

Operation ID: relApiTabApiDocumentIndexValue.UpdateRelApiTabApiDocumentProcessErrorStack

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocumentIndexValue

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocumentIndexValue({systemId})/relApiTabApiDocument/stateDocNoProtcollStack (GET)

Beschreibung: Get media content for the navigation property relApiTabApiDocument from relApiTabApiDocumentIndexValue

Operation ID: relApiTabApiDocumentIndexValue.GetRelApiTabApiDocumentStateDocNoProtcollStack

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocumentIndexValue

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocumentIndexValue({systemId})/relApiTabApiDocument/stateDocNoProtcollStack (PUT)

Beschreibung: Update media content for the navigation property relApiTabApiDocument in relApiTabApiDocumentIndexValue

Operation ID: relApiTabApiDocumentIndexValue.UpdateRelApiTabApiDocumentStateDocNoProtcollStack

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocumentIndexValue

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocumentIndexValue({systemId})/relApiTabApiDocumentArchiv (GET)

Beschreibung: Get relApiTabApiDocumentArchiv from relApiTabApiDocumentIndexValue

Operation ID: relApiTabApiDocumentIndexValue.GetRelApiTabApiDocumentArchiv

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocumentIndexValue
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiDocumentIndexValue({systemId})/relApiTabApiDocumentArchiv (PATCH)

Beschreibung: Update the navigation property relApiTabApiDocumentArchiv in relApiTabApiDocumentIndexValue

Operation ID: relApiTabApiDocumentIndexValue.UpdateRelApiTabApiDocumentArchiv

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocumentIndexValue

Antworten:

  • 204: Success
  • default:

/relApiTabApiDocumentIndexValue({systemId})/relApiTabApiDocumentArchiv (DELETE)

Beschreibung: Delete navigation property relApiTabApiDocumentArchiv for relApiTabApiDocumentIndexValue

Operation ID: relApiTabApiDocumentIndexValue.DeleteRelApiTabApiDocumentArchiv

Parameter:

  • systemId (path): key: systemId of relApiTabApiDocumentIndexValue
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiEditor (GET)

Beschreibung: Get entities from relApiTabApiEditor

Operation ID: relApiTabApiEditor.relApiTabApiEditor.ListRelApiTabApiEditor

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiEditor (POST)

Beschreibung: Add new entity to relApiTabApiEditor

Operation ID: relApiTabApiEditor.relApiTabApiEditor.CreateRelApiTabApiEditor

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiEditor({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiEditor by key

Operation ID: relApiTabApiEditor.relApiTabApiEditor.GetRelApiTabApiEditor

Parameter:

  • systemId (path): key: systemId of relApiTabApiEditor
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiEditor({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiEditor

Operation ID: relApiTabApiEditor.relApiTabApiEditor.UpdateRelApiTabApiEditor

Parameter:

  • systemId (path): key: systemId of relApiTabApiEditor

Antworten:

  • 204: Success
  • default:

/relApiTabApiEditor({systemId})/relApiTabApiEditorPart (GET)

Beschreibung: Get relApiTabApiEditorPart from relApiTabApiEditor

Operation ID: relApiTabApiEditor.ListRelApiTabApiEditorPart

Parameter:

  • systemId (path): key: systemId of relApiTabApiEditor
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiEditor({systemId})/relApiTabApiEditorPart (POST)

Beschreibung: Create new navigation property to relApiTabApiEditorPart for relApiTabApiEditor

Operation ID: relApiTabApiEditor.CreateRelApiTabApiEditorPart

Parameter:

  • systemId (path): key: systemId of relApiTabApiEditor

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiEditor({systemId})/relApiTabApiEditorPart({systemId1}) (GET)

Beschreibung: Get relApiTabApiEditorPart from relApiTabApiEditor

Operation ID: relApiTabApiEditor.GetRelApiTabApiEditorPart

Parameter:

  • systemId (path): key: systemId of relApiTabApiEditor
  • systemId1 (path): key: systemId of relApiTabApiEditorPart
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiEditor({systemId})/relApiTabApiEditorPart({systemId1}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiEditorPart in relApiTabApiEditor

Operation ID: relApiTabApiEditor.UpdateRelApiTabApiEditorPart

Parameter:

  • systemId (path): key: systemId of relApiTabApiEditor
  • systemId1 (path): key: systemId of relApiTabApiEditorPart

Antworten:

  • 204: Success
  • default:

/relApiTabApiEditor({systemId})/relApiTabApiEditorPart({systemId1}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiEditorPart for relApiTabApiEditor

Operation ID: relApiTabApiEditor.DeleteRelApiTabApiEditorPart

Parameter:

  • systemId (path): key: systemId of relApiTabApiEditor
  • systemId1 (path): key: systemId of relApiTabApiEditorPart
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiEditor({systemId})/relApiTabApiReObject (GET)

Beschreibung: Get relApiTabApiReObject from relApiTabApiEditor

Operation ID: relApiTabApiEditor.GetRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiEditor
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiEditor({systemId})/relApiTabApiReObject (PATCH)

Beschreibung: Update the navigation property relApiTabApiReObject in relApiTabApiEditor

Operation ID: relApiTabApiEditor.UpdateRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiEditor

Antworten:

  • 204: Success
  • default:

/relApiTabApiEditor({systemId})/relApiTabApiReObject (DELETE)

Beschreibung: Delete navigation property relApiTabApiReObject for relApiTabApiEditor

Operation ID: relApiTabApiEditor.DeleteRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiEditor
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiEditor({systemId})/relApiTabApiSalespersonPurchaser (GET)

Beschreibung: Get relApiTabApiSalespersonPurchaser from relApiTabApiEditor

Operation ID: relApiTabApiEditor.ListRelApiTabApiSalespersonPurchaser

Parameter:

  • systemId (path): key: systemId of relApiTabApiEditor
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiEditor({systemId})/relApiTabApiSalespersonPurchaser (POST)

Beschreibung: Create new navigation property to relApiTabApiSalespersonPurchaser for relApiTabApiEditor

Operation ID: relApiTabApiEditor.CreateRelApiTabApiSalespersonPurchaser

Parameter:

  • systemId (path): key: systemId of relApiTabApiEditor

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiEditor({systemId})/relApiTabApiSalespersonPurchaser({systemId1}) (GET)

Beschreibung: Get relApiTabApiSalespersonPurchaser from relApiTabApiEditor

Operation ID: relApiTabApiEditor.GetRelApiTabApiSalespersonPurchaser

Parameter:

  • systemId (path): key: systemId of relApiTabApiEditor
  • systemId1 (path): key: systemId of relApiTabApiSalespersonPurchaser
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiEditor({systemId})/relApiTabApiSalespersonPurchaser({systemId1}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiSalespersonPurchaser in relApiTabApiEditor

Operation ID: relApiTabApiEditor.UpdateRelApiTabApiSalespersonPurchaser

Parameter:

  • systemId (path): key: systemId of relApiTabApiEditor
  • systemId1 (path): key: systemId of relApiTabApiSalespersonPurchaser

Antworten:

  • 204: Success
  • default:

/relApiTabApiEditor({systemId})/relApiTabApiSalespersonPurchaser({systemId1}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiSalespersonPurchaser for relApiTabApiEditor

Operation ID: relApiTabApiEditor.DeleteRelApiTabApiSalespersonPurchaser

Parameter:

  • systemId (path): key: systemId of relApiTabApiEditor
  • systemId1 (path): key: systemId of relApiTabApiSalespersonPurchaser
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiEditorPart (GET)

Beschreibung: Get entities from relApiTabApiEditorPart

Operation ID: relApiTabApiEditorPart.relApiTabApiEditorPart.ListRelApiTabApiEditorPart

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiEditorPart (POST)

Beschreibung: Add new entity to relApiTabApiEditorPart

Operation ID: relApiTabApiEditorPart.relApiTabApiEditorPart.CreateRelApiTabApiEditorPart

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiEditorPart({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiEditorPart by key

Operation ID: relApiTabApiEditorPart.relApiTabApiEditorPart.GetRelApiTabApiEditorPart

Parameter:

  • systemId (path): key: systemId of relApiTabApiEditorPart
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiEditorPart({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiEditorPart

Operation ID: relApiTabApiEditorPart.relApiTabApiEditorPart.UpdateRelApiTabApiEditorPart

Parameter:

  • systemId (path): key: systemId of relApiTabApiEditorPart

Antworten:

  • 204: Success
  • default:

/relApiTabApiExploitationMethod (GET)

Beschreibung: Get entities from relApiTabApiExploitationMethod

Operation ID: relApiTabApiExploitationMethod.relApiTabApiExploitationMethod.ListRelApiTabApiExploitationMethod

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiExploitationMethod (POST)

Beschreibung: Add new entity to relApiTabApiExploitationMethod

Operation ID: relApiTabApiExploitationMethod.relApiTabApiExploitationMethod.CreateRelApiTabApiExploitationMethod

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiExploitationMethod({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiExploitationMethod by key

Operation ID: relApiTabApiExploitationMethod.relApiTabApiExploitationMethod.GetRelApiTabApiExploitationMethod

Parameter:

  • systemId (path): key: systemId of relApiTabApiExploitationMethod
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiExploitationMethod({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiExploitationMethod

Operation ID: relApiTabApiExploitationMethod.relApiTabApiExploitationMethod.UpdateRelApiTabApiExploitationMethod

Parameter:

  • systemId (path): key: systemId of relApiTabApiExploitationMethod

Antworten:

  • 204: Success
  • default:

/relApiTabApiExploitationMethod({systemId}) (DELETE)

Beschreibung: Delete entity from relApiTabApiExploitationMethod

Operation ID: relApiTabApiExploitationMethod.relApiTabApiExploitationMethod.DeleteRelApiTabApiExploitationMethod

Parameter:

  • systemId (path): key: systemId of relApiTabApiExploitationMethod
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

Beschreibung: Get entities from relApiTabApiLinks

Operation ID: relApiTabApiLinks.relApiTabApiLinks.ListRelApiTabApiLinks

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiLinks (POST)

Beschreibung: Add new entity to relApiTabApiLinks

Operation ID: relApiTabApiLinks.relApiTabApiLinks.CreateRelApiTabApiLinks

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiLinks({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiLinks by key

Operation ID: relApiTabApiLinks.relApiTabApiLinks.GetRelApiTabApiLinks

Parameter:

  • systemId (path): key: systemId of relApiTabApiLinks
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiLinks({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiLinks

Operation ID: relApiTabApiLinks.relApiTabApiLinks.UpdateRelApiTabApiLinks

Parameter:

  • systemId (path): key: systemId of relApiTabApiLinks

Antworten:

  • 204: Success
  • default:

/relApiTabApiLinks({systemId})/note (GET)

Beschreibung: Get media content for relApiTabApiLinks from relApiTabApiLinks

Operation ID: relApiTabApiLinks.relApiTabApiLinks.GetNote

Parameter:

  • systemId (path): key: systemId of relApiTabApiLinks

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiLinks({systemId})/note (PUT)

Beschreibung: Update media content for relApiTabApiLinks in relApiTabApiLinks

Operation ID: relApiTabApiLinks.relApiTabApiLinks.UpdateNote

Parameter:

  • systemId (path): key: systemId of relApiTabApiLinks

Antworten:

  • 204: Success
  • default:

/relApiTabApiLocationFloor (GET)

Beschreibung: Get entities from relApiTabApiLocationFloor

Operation ID: relApiTabApiLocationFloor.relApiTabApiLocationFloor.ListRelApiTabApiLocationFloor

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiLocationFloor (POST)

Beschreibung: Add new entity to relApiTabApiLocationFloor

Operation ID: relApiTabApiLocationFloor.relApiTabApiLocationFloor.CreateRelApiTabApiLocationFloor

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiLocationFloor({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiLocationFloor by key

Operation ID: relApiTabApiLocationFloor.relApiTabApiLocationFloor.GetRelApiTabApiLocationFloor

Parameter:

  • systemId (path): key: systemId of relApiTabApiLocationFloor
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiLocationFloor({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiLocationFloor

Operation ID: relApiTabApiLocationFloor.relApiTabApiLocationFloor.UpdateRelApiTabApiLocationFloor

Parameter:

  • systemId (path): key: systemId of relApiTabApiLocationFloor

Antworten:

  • 204: Success
  • default:

/relApiTabApiMeterMasterData (GET)

Beschreibung: Get entities from relApiTabApiMeterMasterData

Operation ID: relApiTabApiMeterMasterData.relApiTabApiMeterMasterData.ListRelApiTabApiMeterMasterData

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiMeterMasterData (POST)

Beschreibung: Add new entity to relApiTabApiMeterMasterData

Operation ID: relApiTabApiMeterMasterData.relApiTabApiMeterMasterData.CreateRelApiTabApiMeterMasterData

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiMeterMasterData({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiMeterMasterData by key

Operation ID: relApiTabApiMeterMasterData.relApiTabApiMeterMasterData.GetRelApiTabApiMeterMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterMasterData
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiMeterMasterData({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiMeterMasterData

Operation ID: relApiTabApiMeterMasterData.relApiTabApiMeterMasterData.UpdateRelApiTabApiMeterMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterMasterData

Antworten:

  • 204: Success
  • default:

/relApiTabApiMeterMasterData({systemId})/relApiTabApiLocationFloor (GET)

Beschreibung: Get relApiTabApiLocationFloor from relApiTabApiMeterMasterData

Operation ID: relApiTabApiMeterMasterData.GetRelApiTabApiLocationFloor

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterMasterData
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiMeterMasterData({systemId})/relApiTabApiLocationFloor (PATCH)

Beschreibung: Update the navigation property relApiTabApiLocationFloor in relApiTabApiMeterMasterData

Operation ID: relApiTabApiMeterMasterData.UpdateRelApiTabApiLocationFloor

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterMasterData

Antworten:

  • 204: Success
  • default:

/relApiTabApiMeterMasterData({systemId})/relApiTabApiLocationFloor (DELETE)

Beschreibung: Delete navigation property relApiTabApiLocationFloor for relApiTabApiMeterMasterData

Operation ID: relApiTabApiMeterMasterData.DeleteRelApiTabApiLocationFloor

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterMasterData
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiMeterMasterData({systemId})/relApiTabApiObjectBuilding (GET)

Beschreibung: Get relApiTabApiObjectBuilding from relApiTabApiMeterMasterData

Operation ID: relApiTabApiMeterMasterData.GetRelApiTabApiObjectBuilding

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterMasterData
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiMeterMasterData({systemId})/relApiTabApiObjectBuilding (PATCH)

Beschreibung: Update the navigation property relApiTabApiObjectBuilding in relApiTabApiMeterMasterData

Operation ID: relApiTabApiMeterMasterData.UpdateRelApiTabApiObjectBuilding

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterMasterData

Antworten:

  • 204: Success
  • default:

/relApiTabApiMeterMasterData({systemId})/relApiTabApiObjectBuilding (DELETE)

Beschreibung: Delete navigation property relApiTabApiObjectBuilding for relApiTabApiMeterMasterData

Operation ID: relApiTabApiMeterMasterData.DeleteRelApiTabApiObjectBuilding

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterMasterData
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiMeterMasterData({systemId})/relApiTabApiReObject (GET)

Beschreibung: Get relApiTabApiReObject from relApiTabApiMeterMasterData

Operation ID: relApiTabApiMeterMasterData.GetRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterMasterData
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiMeterMasterData({systemId})/relApiTabApiReObject (PATCH)

Beschreibung: Update the navigation property relApiTabApiReObject in relApiTabApiMeterMasterData

Operation ID: relApiTabApiMeterMasterData.UpdateRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterMasterData

Antworten:

  • 204: Success
  • default:

/relApiTabApiMeterMasterData({systemId})/relApiTabApiReObject (DELETE)

Beschreibung: Delete navigation property relApiTabApiReObject for relApiTabApiMeterMasterData

Operation ID: relApiTabApiMeterMasterData.DeleteRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterMasterData
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiMeterMasterData({systemId})/relApiTabApiSpaceAndSurface (GET)

Beschreibung: Get relApiTabApiSpaceAndSurface from relApiTabApiMeterMasterData

Operation ID: relApiTabApiMeterMasterData.GetRelApiTabApiSpaceAndSurface

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterMasterData
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiMeterMasterData({systemId})/relApiTabApiSpaceAndSurface (PATCH)

Beschreibung: Update the navigation property relApiTabApiSpaceAndSurface in relApiTabApiMeterMasterData

Operation ID: relApiTabApiMeterMasterData.UpdateRelApiTabApiSpaceAndSurface

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterMasterData

Antworten:

  • 204: Success
  • default:

/relApiTabApiMeterMasterData({systemId})/relApiTabApiSpaceAndSurface (DELETE)

Beschreibung: Delete navigation property relApiTabApiSpaceAndSurface for relApiTabApiMeterMasterData

Operation ID: relApiTabApiMeterMasterData.DeleteRelApiTabApiSpaceAndSurface

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterMasterData
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiMeterMasterData({systemId})/relApiTabApiUnitMasterData (GET)

Beschreibung: Get relApiTabApiUnitMasterData from relApiTabApiMeterMasterData

Operation ID: relApiTabApiMeterMasterData.GetRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterMasterData
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiMeterMasterData({systemId})/relApiTabApiUnitMasterData (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitMasterData in relApiTabApiMeterMasterData

Operation ID: relApiTabApiMeterMasterData.UpdateRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterMasterData

Antworten:

  • 204: Success
  • default:

/relApiTabApiMeterMasterData({systemId})/relApiTabApiUnitMasterData (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitMasterData for relApiTabApiMeterMasterData

Operation ID: relApiTabApiMeterMasterData.DeleteRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterMasterData
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiMeterReading (GET)

Beschreibung: Get entities from relApiTabApiMeterReading

Operation ID: relApiTabApiMeterReading.relApiTabApiMeterReading.ListRelApiTabApiMeterReading

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiMeterReading (POST)

Beschreibung: Add new entity to relApiTabApiMeterReading

Operation ID: relApiTabApiMeterReading.relApiTabApiMeterReading.CreateRelApiTabApiMeterReading

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiMeterReading({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiMeterReading by key

Operation ID: relApiTabApiMeterReading.relApiTabApiMeterReading.GetRelApiTabApiMeterReading

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterReading
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiMeterReading({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiMeterReading

Operation ID: relApiTabApiMeterReading.relApiTabApiMeterReading.UpdateRelApiTabApiMeterReading

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterReading

Antworten:

  • 204: Success
  • default:

/relApiTabApiMeterReading({systemId})/relApiTabApiMeterMasterData (GET)

Beschreibung: Get relApiTabApiMeterMasterData from relApiTabApiMeterReading

Operation ID: relApiTabApiMeterReading.GetRelApiTabApiMeterMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterReading
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiMeterReading({systemId})/relApiTabApiMeterMasterData (PATCH)

Beschreibung: Update the navigation property relApiTabApiMeterMasterData in relApiTabApiMeterReading

Operation ID: relApiTabApiMeterReading.UpdateRelApiTabApiMeterMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterReading

Antworten:

  • 204: Success
  • default:

/relApiTabApiMeterReading({systemId})/relApiTabApiMeterMasterData (DELETE)

Beschreibung: Delete navigation property relApiTabApiMeterMasterData for relApiTabApiMeterReading

Operation ID: relApiTabApiMeterReading.DeleteRelApiTabApiMeterMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterReading
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiMeterReading({systemId})/relApiTabApiReObject (GET)

Beschreibung: Get relApiTabApiReObject from relApiTabApiMeterReading

Operation ID: relApiTabApiMeterReading.GetRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterReading
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiMeterReading({systemId})/relApiTabApiReObject (PATCH)

Beschreibung: Update the navigation property relApiTabApiReObject in relApiTabApiMeterReading

Operation ID: relApiTabApiMeterReading.UpdateRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterReading

Antworten:

  • 204: Success
  • default:

/relApiTabApiMeterReading({systemId})/relApiTabApiReObject (DELETE)

Beschreibung: Delete navigation property relApiTabApiReObject for relApiTabApiMeterReading

Operation ID: relApiTabApiMeterReading.DeleteRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterReading
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiMeterReading({systemId})/relApiTabApiUnitsContract (GET)

Beschreibung: Get relApiTabApiUnitsContract from relApiTabApiMeterReading

Operation ID: relApiTabApiMeterReading.GetRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterReading
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiMeterReading({systemId})/relApiTabApiUnitsContract (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitsContract in relApiTabApiMeterReading

Operation ID: relApiTabApiMeterReading.UpdateRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterReading

Antworten:

  • 204: Success
  • default:

/relApiTabApiMeterReading({systemId})/relApiTabApiUnitsContract (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitsContract for relApiTabApiMeterReading

Operation ID: relApiTabApiMeterReading.DeleteRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiMeterReading
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiObjectBuilding (GET)

Beschreibung: Get entities from relApiTabApiObjectBuilding

Operation ID: relApiTabApiObjectBuilding.relApiTabApiObjectBuilding.ListRelApiTabApiObjectBuilding

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiObjectBuilding (POST)

Beschreibung: Add new entity to relApiTabApiObjectBuilding

Operation ID: relApiTabApiObjectBuilding.relApiTabApiObjectBuilding.CreateRelApiTabApiObjectBuilding

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiObjectBuilding({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiObjectBuilding by key

Operation ID: relApiTabApiObjectBuilding.relApiTabApiObjectBuilding.GetRelApiTabApiObjectBuilding

Parameter:

  • systemId (path): key: systemId of relApiTabApiObjectBuilding
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiObjectBuilding({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiObjectBuilding

Operation ID: relApiTabApiObjectBuilding.relApiTabApiObjectBuilding.UpdateRelApiTabApiObjectBuilding

Parameter:

  • systemId (path): key: systemId of relApiTabApiObjectBuilding

Antworten:

  • 204: Success
  • default:

/relApiTabApiObjectBuilding({systemId})/relApiTabApiExploitationMethod (GET)

Beschreibung: Get relApiTabApiExploitationMethod from relApiTabApiObjectBuilding

Operation ID: relApiTabApiObjectBuilding.GetRelApiTabApiExploitationMethod

Parameter:

  • systemId (path): key: systemId of relApiTabApiObjectBuilding
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiObjectBuilding({systemId})/relApiTabApiExploitationMethod (PATCH)

Beschreibung: Update the navigation property relApiTabApiExploitationMethod in relApiTabApiObjectBuilding

Operation ID: relApiTabApiObjectBuilding.UpdateRelApiTabApiExploitationMethod

Parameter:

  • systemId (path): key: systemId of relApiTabApiObjectBuilding

Antworten:

  • 204: Success
  • default:

/relApiTabApiObjectBuilding({systemId})/relApiTabApiExploitationMethod (DELETE)

Beschreibung: Delete navigation property relApiTabApiExploitationMethod for relApiTabApiObjectBuilding

Operation ID: relApiTabApiObjectBuilding.DeleteRelApiTabApiExploitationMethod

Parameter:

  • systemId (path): key: systemId of relApiTabApiObjectBuilding
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiObjectBuilding({systemId})/relApiTabApiReObject (GET)

Beschreibung: Get relApiTabApiReObject from relApiTabApiObjectBuilding

Operation ID: relApiTabApiObjectBuilding.GetRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiObjectBuilding
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiObjectBuilding({systemId})/relApiTabApiReObject (PATCH)

Beschreibung: Update the navigation property relApiTabApiReObject in relApiTabApiObjectBuilding

Operation ID: relApiTabApiObjectBuilding.UpdateRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiObjectBuilding

Antworten:

  • 204: Success
  • default:

/relApiTabApiObjectBuilding({systemId})/relApiTabApiReObject (DELETE)

Beschreibung: Delete navigation property relApiTabApiReObject for relApiTabApiObjectBuilding

Operation ID: relApiTabApiObjectBuilding.DeleteRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiObjectBuilding
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder (GET)

Beschreibung: Get entities from relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.relApiTabApiPurchaseOrder.ListRelApiTabApiPurchaseOrder

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrder (POST)

Beschreibung: Add new entity to relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.relApiTabApiPurchaseOrder.CreateRelApiTabApiPurchaseOrder

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiPurchaseOrder({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiPurchaseOrder by key

Operation ID: relApiTabApiPurchaseOrder.relApiTabApiPurchaseOrder.GetRelApiTabApiPurchaseOrder

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrder({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.relApiTabApiPurchaseOrder.UpdateRelApiTabApiPurchaseOrder

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId}) (DELETE)

Beschreibung: Delete entity from relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.relApiTabApiPurchaseOrder.DeleteRelApiTabApiPurchaseOrder

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/attachments (GET)

Beschreibung: Get attachments from relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.ListAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrder({systemId})/attachments (POST)

Beschreibung: Create new navigation property to attachments for relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.CreateAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiPurchaseOrder({systemId})/attachments({id}) (GET)

Beschreibung: Get attachments from relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.GetAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • id (path): key: id of attachment
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrder({systemId})/attachments({id}) (PATCH)

Beschreibung: Update the navigation property attachments in relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.UpdateAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • id (path): key: id of attachment

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/attachments({id}) (DELETE)

Beschreibung: Delete navigation property attachments for relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.DeleteAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • id (path): key: id of attachment
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/attachments({id})/attachmentContent (GET)

Beschreibung: Get media content for the navigation property attachments from relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.GetAttachmentsAttachmentContent

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • id (path): key: id of attachment

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrder({systemId})/attachments({id})/attachmentContent (PUT)

Beschreibung: Update media content for the navigation property attachments in relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.UpdateAttachmentsAttachmentContent

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • id (path): key: id of attachment

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/dimensionSetLines (GET)

Beschreibung: Get dimensionSetLines from relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.ListDimensionSetLines

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrder({systemId})/dimensionSetLines (POST)

Beschreibung: Create new navigation property to dimensionSetLines for relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.CreateDimensionSetLines

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiPurchaseOrder({systemId})/dimensionSetLines({id}) (GET)

Beschreibung: Get dimensionSetLines from relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.GetDimensionSetLines

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • id (path): key: id of dimensionSetLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrder({systemId})/dimensionSetLines({id}) (PATCH)

Beschreibung: Update the navigation property dimensionSetLines in relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.UpdateDimensionSetLines

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • id (path): key: id of dimensionSetLine

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/dimensionSetLines({id}) (DELETE)

Beschreibung: Delete navigation property dimensionSetLines for relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.DeleteDimensionSetLines

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • id (path): key: id of dimensionSetLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/documentAttachments (GET)

Beschreibung: Get documentAttachments from relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.ListDocumentAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrder({systemId})/documentAttachments (POST)

Beschreibung: Create new navigation property to documentAttachments for relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.CreateDocumentAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiPurchaseOrder({systemId})/documentAttachments({id}) (GET)

Beschreibung: Get documentAttachments from relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.GetDocumentAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • id (path): key: id of documentAttachment
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrder({systemId})/documentAttachments({id}) (PATCH)

Beschreibung: Update the navigation property documentAttachments in relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.UpdateDocumentAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • id (path): key: id of documentAttachment

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/documentAttachments({id}) (DELETE)

Beschreibung: Delete navigation property documentAttachments for relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.DeleteDocumentAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • id (path): key: id of documentAttachment
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/documentAttachments({id})/attachmentContent (GET)

Beschreibung: Get media content for the navigation property documentAttachments from relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.GetDocumentAttachmentsAttachmentContent

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • id (path): key: id of documentAttachment

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrder({systemId})/documentAttachments({id})/attachmentContent (PUT)

Beschreibung: Update media content for the navigation property documentAttachments in relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.UpdateDocumentAttachmentsAttachmentContent

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • id (path): key: id of documentAttachment

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/Microsoft.NAV.receiveAndInvoice (POST)

Beschreibung: Invoke action receiveAndInvoice

Operation ID: relApiTabApiPurchaseOrder.relApiTabApiPurchaseOrder.receiveAndInvoice

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiObjectBuilding (GET)

Beschreibung: Get relApiTabApiObjectBuilding from relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.GetRelApiTabApiObjectBuilding

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiObjectBuilding (PATCH)

Beschreibung: Update the navigation property relApiTabApiObjectBuilding in relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.UpdateRelApiTabApiObjectBuilding

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiObjectBuilding (DELETE)

Beschreibung: Delete navigation property relApiTabApiObjectBuilding for relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.DeleteRelApiTabApiObjectBuilding

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiPurchaseOrderLine (GET)

Beschreibung: Get relApiTabApiPurchaseOrderLine from relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.ListRelApiTabApiPurchaseOrderLine

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiPurchaseOrderLine (POST)

Beschreibung: Create new navigation property to relApiTabApiPurchaseOrderLine for relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.CreateRelApiTabApiPurchaseOrderLine

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiPurchaseOrderLine({id}) (GET)

Beschreibung: Get relApiTabApiPurchaseOrderLine from relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.GetRelApiTabApiPurchaseOrderLine

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • id (path): key: id of relApiTabApiPurchaseOrderLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiPurchaseOrderLine({id}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiPurchaseOrderLine in relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.UpdateRelApiTabApiPurchaseOrderLine

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • id (path): key: id of relApiTabApiPurchaseOrderLine

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiPurchaseOrderLine({id}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiPurchaseOrderLine for relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.DeleteRelApiTabApiPurchaseOrderLine

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • id (path): key: id of relApiTabApiPurchaseOrderLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiReContract (GET)

Beschreibung: Get relApiTabApiReContract from relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.GetRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiReContract (PATCH)

Beschreibung: Update the navigation property relApiTabApiReContract in relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.UpdateRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiReContract (DELETE)

Beschreibung: Delete navigation property relApiTabApiReContract for relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.DeleteRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiReObject (GET)

Beschreibung: Get relApiTabApiReObject from relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.GetRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiReObject (PATCH)

Beschreibung: Update the navigation property relApiTabApiReObject in relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.UpdateRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiReObject (DELETE)

Beschreibung: Delete navigation property relApiTabApiReObject for relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.DeleteRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiSpaceAndSurface (GET)

Beschreibung: Get relApiTabApiSpaceAndSurface from relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.GetRelApiTabApiSpaceAndSurface

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiSpaceAndSurface (PATCH)

Beschreibung: Update the navigation property relApiTabApiSpaceAndSurface in relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.UpdateRelApiTabApiSpaceAndSurface

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiSpaceAndSurface (DELETE)

Beschreibung: Delete navigation property relApiTabApiSpaceAndSurface for relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.DeleteRelApiTabApiSpaceAndSurface

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiUnitMasterData (GET)

Beschreibung: Get relApiTabApiUnitMasterData from relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.GetRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiUnitMasterData (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitMasterData in relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.UpdateRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiUnitMasterData (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitMasterData for relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.DeleteRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiUnitsContract (GET)

Beschreibung: Get relApiTabApiUnitsContract from relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.GetRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiUnitsContract (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitsContract in relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.UpdateRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiUnitsContract (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitsContract for relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.DeleteRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiVendor (GET)

Beschreibung: Get relApiTabApiVendor from relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.GetRelApiTabApiVendor

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiVendor (PATCH)

Beschreibung: Update the navigation property relApiTabApiVendor in relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.UpdateRelApiTabApiVendor

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrder({systemId})/relApiTabApiVendor (DELETE)

Beschreibung: Delete navigation property relApiTabApiVendor for relApiTabApiPurchaseOrder

Operation ID: relApiTabApiPurchaseOrder.DeleteRelApiTabApiVendor

Parameter:

  • systemId (path): key: systemId of relApiTabApiPurchaseOrder
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrderLine (GET)

Beschreibung: Get entities from relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.relApiTabApiPurchaseOrderLine.ListRelApiTabApiPurchaseOrderLine

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrderLine (POST)

Beschreibung: Add new entity to relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.relApiTabApiPurchaseOrderLine.CreateRelApiTabApiPurchaseOrderLine

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiPurchaseOrderLine({id}) (GET)

Beschreibung: Get entity from relApiTabApiPurchaseOrderLine by key

Operation ID: relApiTabApiPurchaseOrderLine.relApiTabApiPurchaseOrderLine.GetRelApiTabApiPurchaseOrderLine

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrderLine({id}) (PATCH)

Beschreibung: Update entity in relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.relApiTabApiPurchaseOrderLine.UpdateRelApiTabApiPurchaseOrderLine

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrderLine({id}) (DELETE)

Beschreibung: Delete entity from relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.relApiTabApiPurchaseOrderLine.DeleteRelApiTabApiPurchaseOrderLine

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrderLine({id})/dimensionSetLines (GET)

Beschreibung: Get dimensionSetLines from relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.ListDimensionSetLines

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrderLine({id})/dimensionSetLines (POST)

Beschreibung: Create new navigation property to dimensionSetLines for relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.CreateDimensionSetLines

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiPurchaseOrderLine({id})/dimensionSetLines({id1}) (GET)

Beschreibung: Get dimensionSetLines from relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.GetDimensionSetLines

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine
  • id1 (path): key: id of dimensionSetLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrderLine({id})/dimensionSetLines({id1}) (PATCH)

Beschreibung: Update the navigation property dimensionSetLines in relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.UpdateDimensionSetLines

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine
  • id1 (path): key: id of dimensionSetLine

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrderLine({id})/dimensionSetLines({id1}) (DELETE)

Beschreibung: Delete navigation property dimensionSetLines for relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.DeleteDimensionSetLines

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine
  • id1 (path): key: id of dimensionSetLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrderLine({id})/location (GET)

Beschreibung: Get location from relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.GetLocation

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrderLine({id})/location (PATCH)

Beschreibung: Update the navigation property location in relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.UpdateLocation

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrderLine({id})/location (DELETE)

Beschreibung: Delete navigation property location for relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.DeleteLocation

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrderLine({id})/relApiTabApiObjectBuilding (GET)

Beschreibung: Get relApiTabApiObjectBuilding from relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.GetRelApiTabApiObjectBuilding

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrderLine({id})/relApiTabApiObjectBuilding (PATCH)

Beschreibung: Update the navigation property relApiTabApiObjectBuilding in relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.UpdateRelApiTabApiObjectBuilding

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrderLine({id})/relApiTabApiObjectBuilding (DELETE)

Beschreibung: Delete navigation property relApiTabApiObjectBuilding for relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.DeleteRelApiTabApiObjectBuilding

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrderLine({id})/relApiTabApiPurchaseOrder (GET)

Beschreibung: Get relApiTabApiPurchaseOrder from relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.GetRelApiTabApiPurchaseOrder

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrderLine({id})/relApiTabApiPurchaseOrder (PATCH)

Beschreibung: Update the navigation property relApiTabApiPurchaseOrder in relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.UpdateRelApiTabApiPurchaseOrder

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrderLine({id})/relApiTabApiPurchaseOrder (DELETE)

Beschreibung: Delete navigation property relApiTabApiPurchaseOrder for relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.DeleteRelApiTabApiPurchaseOrder

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrderLine({id})/relApiTabApiReObject (GET)

Beschreibung: Get relApiTabApiReObject from relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.GetRelApiTabApiReObject

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrderLine({id})/relApiTabApiReObject (PATCH)

Beschreibung: Update the navigation property relApiTabApiReObject in relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.UpdateRelApiTabApiReObject

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrderLine({id})/relApiTabApiReObject (DELETE)

Beschreibung: Delete navigation property relApiTabApiReObject for relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.DeleteRelApiTabApiReObject

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrderLine({id})/relApiTabApiUnitMasterData (GET)

Beschreibung: Get relApiTabApiUnitMasterData from relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.GetRelApiTabApiUnitMasterData

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrderLine({id})/relApiTabApiUnitMasterData (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitMasterData in relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.UpdateRelApiTabApiUnitMasterData

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrderLine({id})/relApiTabApiUnitMasterData (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitMasterData for relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.DeleteRelApiTabApiUnitMasterData

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrderLine({id})/relApiTabApiUnitsContract (GET)

Beschreibung: Get relApiTabApiUnitsContract from relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.GetRelApiTabApiUnitsContract

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiPurchaseOrderLine({id})/relApiTabApiUnitsContract (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitsContract in relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.UpdateRelApiTabApiUnitsContract

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine

Antworten:

  • 204: Success
  • default:

/relApiTabApiPurchaseOrderLine({id})/relApiTabApiUnitsContract (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitsContract for relApiTabApiPurchaseOrderLine

Operation ID: relApiTabApiPurchaseOrderLine.DeleteRelApiTabApiUnitsContract

Parameter:

  • id (path): key: id of relApiTabApiPurchaseOrderLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiReContactBusinessRelation (GET)

Beschreibung: Get entities from relApiTabApiReContactBusinessRelation

Operation ID: relApiTabApiReContactBusinessRelation.relApiTabApiReContactBusinessRelation.ListRelApiTabApiReContactBusinessRelation

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiReContactBusinessRelation (POST)

Beschreibung: Add new entity to relApiTabApiReContactBusinessRelation

Operation ID: relApiTabApiReContactBusinessRelation.relApiTabApiReContactBusinessRelation.CreateRelApiTabApiReContactBusinessRelation

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiReContactBusinessRelation({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiReContactBusinessRelation by key

Operation ID: relApiTabApiReContactBusinessRelation.relApiTabApiReContactBusinessRelation.GetRelApiTabApiReContactBusinessRelation

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContactBusinessRelation
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiReContactBusinessRelation({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiReContactBusinessRelation

Operation ID: relApiTabApiReContactBusinessRelation.relApiTabApiReContactBusinessRelation.UpdateRelApiTabApiReContactBusinessRelation

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContactBusinessRelation

Antworten:

  • 204: Success
  • default:

/relApiTabApiReContactBusinessRelation({systemId})/relApiTabApiContact (GET)

Beschreibung: Get relApiTabApiContact from relApiTabApiReContactBusinessRelation

Operation ID: relApiTabApiReContactBusinessRelation.GetRelApiTabApiContact

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContactBusinessRelation
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiReContactBusinessRelation({systemId})/relApiTabApiContact (PATCH)

Beschreibung: Update the navigation property relApiTabApiContact in relApiTabApiReContactBusinessRelation

Operation ID: relApiTabApiReContactBusinessRelation.UpdateRelApiTabApiContact

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContactBusinessRelation

Antworten:

  • 204: Success
  • default:

/relApiTabApiReContactBusinessRelation({systemId})/relApiTabApiContact (DELETE)

Beschreibung: Delete navigation property relApiTabApiContact for relApiTabApiReContactBusinessRelation

Operation ID: relApiTabApiReContactBusinessRelation.DeleteRelApiTabApiContact

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContactBusinessRelation
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiReContactBusinessRelation({systemId})/relApiTabApiReContract (GET)

Beschreibung: Get relApiTabApiReContract from relApiTabApiReContactBusinessRelation

Operation ID: relApiTabApiReContactBusinessRelation.GetRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContactBusinessRelation
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiReContactBusinessRelation({systemId})/relApiTabApiReContract (PATCH)

Beschreibung: Update the navigation property relApiTabApiReContract in relApiTabApiReContactBusinessRelation

Operation ID: relApiTabApiReContactBusinessRelation.UpdateRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContactBusinessRelation

Antworten:

  • 204: Success
  • default:

/relApiTabApiReContactBusinessRelation({systemId})/relApiTabApiReContract (DELETE)

Beschreibung: Delete navigation property relApiTabApiReContract for relApiTabApiReContactBusinessRelation

Operation ID: relApiTabApiReContactBusinessRelation.DeleteRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContactBusinessRelation
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiReContactBusinessRelation({systemId})/relApiTabApiReObject (GET)

Beschreibung: Get relApiTabApiReObject from relApiTabApiReContactBusinessRelation

Operation ID: relApiTabApiReContactBusinessRelation.GetRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContactBusinessRelation
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiReContactBusinessRelation({systemId})/relApiTabApiReObject (PATCH)

Beschreibung: Update the navigation property relApiTabApiReObject in relApiTabApiReContactBusinessRelation

Operation ID: relApiTabApiReContactBusinessRelation.UpdateRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContactBusinessRelation

Antworten:

  • 204: Success
  • default:

/relApiTabApiReContactBusinessRelation({systemId})/relApiTabApiReObject (DELETE)

Beschreibung: Delete navigation property relApiTabApiReObject for relApiTabApiReContactBusinessRelation

Operation ID: relApiTabApiReContactBusinessRelation.DeleteRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContactBusinessRelation
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiReContactBusinessRelation({systemId})/relApiTabApiUnitsContract (GET)

Beschreibung: Get relApiTabApiUnitsContract from relApiTabApiReContactBusinessRelation

Operation ID: relApiTabApiReContactBusinessRelation.GetRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContactBusinessRelation
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiReContactBusinessRelation({systemId})/relApiTabApiUnitsContract (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitsContract in relApiTabApiReContactBusinessRelation

Operation ID: relApiTabApiReContactBusinessRelation.UpdateRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContactBusinessRelation

Antworten:

  • 204: Success
  • default:

/relApiTabApiReContactBusinessRelation({systemId})/relApiTabApiUnitsContract (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitsContract for relApiTabApiReContactBusinessRelation

Operation ID: relApiTabApiReContactBusinessRelation.DeleteRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContactBusinessRelation
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiReContract (GET)

Beschreibung: Get entities from relApiTabApiReContract

Operation ID: relApiTabApiReContract.relApiTabApiReContract.ListRelApiTabApiReContract

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiReContract (POST)

Beschreibung: Add new entity to relApiTabApiReContract

Operation ID: relApiTabApiReContract.relApiTabApiReContract.CreateRelApiTabApiReContract

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiReContract({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiReContract by key

Operation ID: relApiTabApiReContract.relApiTabApiReContract.GetRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContract
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiReContract({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiReContract

Operation ID: relApiTabApiReContract.relApiTabApiReContract.UpdateRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContract

Antworten:

  • 204: Success
  • default:

/relApiTabApiReContract({systemId})/relApiTabApiContact (GET)

Beschreibung: Get relApiTabApiContact from relApiTabApiReContract

Operation ID: relApiTabApiReContract.GetRelApiTabApiContact

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContract
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiReContract({systemId})/relApiTabApiContact (PATCH)

Beschreibung: Update the navigation property relApiTabApiContact in relApiTabApiReContract

Operation ID: relApiTabApiReContract.UpdateRelApiTabApiContact

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContract

Antworten:

  • 204: Success
  • default:

/relApiTabApiReContract({systemId})/relApiTabApiContact (DELETE)

Beschreibung: Delete navigation property relApiTabApiContact for relApiTabApiReContract

Operation ID: relApiTabApiReContract.DeleteRelApiTabApiContact

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContract
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiReContract({systemId})/relApiTabApiCustomer (GET)

Beschreibung: Get relApiTabApiCustomer from relApiTabApiReContract

Operation ID: relApiTabApiReContract.GetRelApiTabApiCustomer

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContract
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiReContract({systemId})/relApiTabApiCustomer (PATCH)

Beschreibung: Update the navigation property relApiTabApiCustomer in relApiTabApiReContract

Operation ID: relApiTabApiReContract.UpdateRelApiTabApiCustomer

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContract

Antworten:

  • 204: Success
  • default:

/relApiTabApiReContract({systemId})/relApiTabApiCustomer (DELETE)

Beschreibung: Delete navigation property relApiTabApiCustomer for relApiTabApiReContract

Operation ID: relApiTabApiReContract.DeleteRelApiTabApiCustomer

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContract
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiReContract({systemId})/relApiTabApiSalespersonPurchaser (GET)

Beschreibung: Get relApiTabApiSalespersonPurchaser from relApiTabApiReContract

Operation ID: relApiTabApiReContract.GetRelApiTabApiSalespersonPurchaser

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContract
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiReContract({systemId})/relApiTabApiSalespersonPurchaser (PATCH)

Beschreibung: Update the navigation property relApiTabApiSalespersonPurchaser in relApiTabApiReContract

Operation ID: relApiTabApiReContract.UpdateRelApiTabApiSalespersonPurchaser

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContract

Antworten:

  • 204: Success
  • default:

/relApiTabApiReContract({systemId})/relApiTabApiSalespersonPurchaser (DELETE)

Beschreibung: Delete navigation property relApiTabApiSalespersonPurchaser for relApiTabApiReContract

Operation ID: relApiTabApiReContract.DeleteRelApiTabApiSalespersonPurchaser

Parameter:

  • systemId (path): key: systemId of relApiTabApiReContract
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiRelCIFOContractLine (GET)

Beschreibung: Get entities from relApiTabApiRelCIFOContractLine

Operation ID: relApiTabApiRelCIFOContractLine.relApiTabApiRelCIFOContractLine.ListRelApiTabApiRelCIFOContractLine

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiRelCIFOContractLine (POST)

Beschreibung: Add new entity to relApiTabApiRelCIFOContractLine

Operation ID: relApiTabApiRelCIFOContractLine.relApiTabApiRelCIFOContractLine.CreateRelApiTabApiRelCIFOContractLine

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiRelCIFOContractLine({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiRelCIFOContractLine by key

Operation ID: relApiTabApiRelCIFOContractLine.relApiTabApiRelCIFOContractLine.GetRelApiTabApiRelCIFOContractLine

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCIFOContractLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiRelCIFOContractLine({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiRelCIFOContractLine

Operation ID: relApiTabApiRelCIFOContractLine.relApiTabApiRelCIFOContractLine.UpdateRelApiTabApiRelCIFOContractLine

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCIFOContractLine

Antworten:

  • 204: Success
  • default:

/relApiTabApiRelCIFOContractLine({systemId})/relApiTabApiReContract (GET)

Beschreibung: Get relApiTabApiReContract from relApiTabApiRelCIFOContractLine

Operation ID: relApiTabApiRelCIFOContractLine.GetRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCIFOContractLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiRelCIFOContractLine({systemId})/relApiTabApiReContract (PATCH)

Beschreibung: Update the navigation property relApiTabApiReContract in relApiTabApiRelCIFOContractLine

Operation ID: relApiTabApiRelCIFOContractLine.UpdateRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCIFOContractLine

Antworten:

  • 204: Success
  • default:

/relApiTabApiRelCIFOContractLine({systemId})/relApiTabApiReContract (DELETE)

Beschreibung: Delete navigation property relApiTabApiReContract for relApiTabApiRelCIFOContractLine

Operation ID: relApiTabApiRelCIFOContractLine.DeleteRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCIFOContractLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiRelCIFOContractLine({systemId})/relApiTabApiReObject (GET)

Beschreibung: Get relApiTabApiReObject from relApiTabApiRelCIFOContractLine

Operation ID: relApiTabApiRelCIFOContractLine.ListRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCIFOContractLine
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiRelCIFOContractLine({systemId})/relApiTabApiReObject (POST)

Beschreibung: Create new navigation property to relApiTabApiReObject for relApiTabApiRelCIFOContractLine

Operation ID: relApiTabApiRelCIFOContractLine.CreateRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCIFOContractLine

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiRelCIFOContractLine({systemId})/relApiTabApiReObject({systemId1}) (GET)

Beschreibung: Get relApiTabApiReObject from relApiTabApiRelCIFOContractLine

Operation ID: relApiTabApiRelCIFOContractLine.GetRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCIFOContractLine
  • systemId1 (path): key: systemId of relApiTabApiReObject
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiRelCIFOContractLine({systemId})/relApiTabApiReObject({systemId1}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiReObject in relApiTabApiRelCIFOContractLine

Operation ID: relApiTabApiRelCIFOContractLine.UpdateRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCIFOContractLine
  • systemId1 (path): key: systemId of relApiTabApiReObject

Antworten:

  • 204: Success
  • default:

/relApiTabApiRelCIFOContractLine({systemId})/relApiTabApiReObject({systemId1}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiReObject for relApiTabApiRelCIFOContractLine

Operation ID: relApiTabApiRelCIFOContractLine.DeleteRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCIFOContractLine
  • systemId1 (path): key: systemId of relApiTabApiReObject
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiRelCIFOContractLine({systemId})/relApiTabApiUnitsContract (GET)

Beschreibung: Get relApiTabApiUnitsContract from relApiTabApiRelCIFOContractLine

Operation ID: relApiTabApiRelCIFOContractLine.GetRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCIFOContractLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiRelCIFOContractLine({systemId})/relApiTabApiUnitsContract (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitsContract in relApiTabApiRelCIFOContractLine

Operation ID: relApiTabApiRelCIFOContractLine.UpdateRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCIFOContractLine

Antworten:

  • 204: Success
  • default:

/relApiTabApiRelCIFOContractLine({systemId})/relApiTabApiUnitsContract (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitsContract for relApiTabApiRelCIFOContractLine

Operation ID: relApiTabApiRelCIFOContractLine.DeleteRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCIFOContractLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiRelCMEXARecord (GET)

Beschreibung: Get entities from relApiTabApiRelCMEXARecord

Operation ID: relApiTabApiRelCMEXARecord.relApiTabApiRelCMEXARecord.ListRelApiTabApiRelCMEXARecord

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiRelCMEXARecord (POST)

Beschreibung: Add new entity to relApiTabApiRelCMEXARecord

Operation ID: relApiTabApiRelCMEXARecord.relApiTabApiRelCMEXARecord.CreateRelApiTabApiRelCMEXARecord

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiRelCMEXARecord({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiRelCMEXARecord by key

Operation ID: relApiTabApiRelCMEXARecord.relApiTabApiRelCMEXARecord.GetRelApiTabApiRelCMEXARecord

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCMEXARecord
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiRelCMEXARecord({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiRelCMEXARecord

Operation ID: relApiTabApiRelCMEXARecord.relApiTabApiRelCMEXARecord.UpdateRelApiTabApiRelCMEXARecord

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCMEXARecord

Antworten:

  • 204: Success
  • default:

/relApiTabApiRelCMEXARecord({systemId})/relApiTabApiReObject (GET)

Beschreibung: Get relApiTabApiReObject from relApiTabApiRelCMEXARecord

Operation ID: relApiTabApiRelCMEXARecord.GetRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCMEXARecord
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiRelCMEXARecord({systemId})/relApiTabApiReObject (PATCH)

Beschreibung: Update the navigation property relApiTabApiReObject in relApiTabApiRelCMEXARecord

Operation ID: relApiTabApiRelCMEXARecord.UpdateRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCMEXARecord

Antworten:

  • 204: Success
  • default:

/relApiTabApiRelCMEXARecord({systemId})/relApiTabApiReObject (DELETE)

Beschreibung: Delete navigation property relApiTabApiReObject for relApiTabApiRelCMEXARecord

Operation ID: relApiTabApiRelCMEXARecord.DeleteRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCMEXARecord
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiRelCMEXARecord({systemId})/relApiTabApiUnitMasterData (GET)

Beschreibung: Get relApiTabApiUnitMasterData from relApiTabApiRelCMEXARecord

Operation ID: relApiTabApiRelCMEXARecord.GetRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCMEXARecord
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiRelCMEXARecord({systemId})/relApiTabApiUnitMasterData (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitMasterData in relApiTabApiRelCMEXARecord

Operation ID: relApiTabApiRelCMEXARecord.UpdateRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCMEXARecord

Antworten:

  • 204: Success
  • default:

/relApiTabApiRelCMEXARecord({systemId})/relApiTabApiUnitMasterData (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitMasterData for relApiTabApiRelCMEXARecord

Operation ID: relApiTabApiRelCMEXARecord.DeleteRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCMEXARecord
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiRelCTicketInput (GET)

Beschreibung: Get entities from relApiTabApiRelCTicketInput

Operation ID: relApiTabApiRelCTicketInput.relApiTabApiRelCTicketInput.ListRelApiTabApiRelCTicketInput

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiRelCTicketInput (POST)

Beschreibung: Add new entity to relApiTabApiRelCTicketInput

Operation ID: relApiTabApiRelCTicketInput.relApiTabApiRelCTicketInput.CreateRelApiTabApiRelCTicketInput

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiRelCTicketInput({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiRelCTicketInput by key

Operation ID: relApiTabApiRelCTicketInput.relApiTabApiRelCTicketInput.GetRelApiTabApiRelCTicketInput

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCTicketInput
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiRelCTicketInput({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiRelCTicketInput

Operation ID: relApiTabApiRelCTicketInput.relApiTabApiRelCTicketInput.UpdateRelApiTabApiRelCTicketInput

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCTicketInput

Antworten:

  • 204: Success
  • default:

/relApiTabApiRelCTicketInput({systemId})/issue (GET)

Beschreibung: Get media content for relApiTabApiRelCTicketInput from relApiTabApiRelCTicketInput

Operation ID: relApiTabApiRelCTicketInput.relApiTabApiRelCTicketInput.GetIssue

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCTicketInput

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiRelCTicketInput({systemId})/issue (PUT)

Beschreibung: Update media content for relApiTabApiRelCTicketInput in relApiTabApiRelCTicketInput

Operation ID: relApiTabApiRelCTicketInput.relApiTabApiRelCTicketInput.UpdateIssue

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCTicketInput

Antworten:

  • 204: Success
  • default:

/relApiTabApiRelCTicketInput({systemId})/relApiTabApiReContract (GET)

Beschreibung: Get relApiTabApiReContract from relApiTabApiRelCTicketInput

Operation ID: relApiTabApiRelCTicketInput.GetRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCTicketInput
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiRelCTicketInput({systemId})/relApiTabApiReContract (PATCH)

Beschreibung: Update the navigation property relApiTabApiReContract in relApiTabApiRelCTicketInput

Operation ID: relApiTabApiRelCTicketInput.UpdateRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCTicketInput

Antworten:

  • 204: Success
  • default:

/relApiTabApiRelCTicketInput({systemId})/relApiTabApiReContract (DELETE)

Beschreibung: Delete navigation property relApiTabApiReContract for relApiTabApiRelCTicketInput

Operation ID: relApiTabApiRelCTicketInput.DeleteRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCTicketInput
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiRelCTicketInput({systemId})/relApiTabApiRelCTicketInputMessage (GET)

Beschreibung: Get relApiTabApiRelCTicketInputMessage from relApiTabApiRelCTicketInput

Operation ID: relApiTabApiRelCTicketInput.ListRelApiTabApiRelCTicketInputMessage

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCTicketInput
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiRelCTicketInput({systemId})/relApiTabApiRelCTicketInputMessage (POST)

Beschreibung: Create new navigation property to relApiTabApiRelCTicketInputMessage for relApiTabApiRelCTicketInput

Operation ID: relApiTabApiRelCTicketInput.CreateRelApiTabApiRelCTicketInputMessage

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCTicketInput

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiRelCTicketInput({systemId})/relApiTabApiRelCTicketInputMessage({systemId1}) (GET)

Beschreibung: Get relApiTabApiRelCTicketInputMessage from relApiTabApiRelCTicketInput

Operation ID: relApiTabApiRelCTicketInput.GetRelApiTabApiRelCTicketInputMessage

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCTicketInput
  • systemId1 (path): key: systemId of relApiTabApiRelCTicketInputMessage
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiRelCTicketInput({systemId})/relApiTabApiRelCTicketInputMessage({systemId1}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiRelCTicketInputMessage in relApiTabApiRelCTicketInput

Operation ID: relApiTabApiRelCTicketInput.UpdateRelApiTabApiRelCTicketInputMessage

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCTicketInput
  • systemId1 (path): key: systemId of relApiTabApiRelCTicketInputMessage

Antworten:

  • 204: Success
  • default:

/relApiTabApiRelCTicketInput({systemId})/relApiTabApiRelCTicketInputMessage({systemId1}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiRelCTicketInputMessage for relApiTabApiRelCTicketInput

Operation ID: relApiTabApiRelCTicketInput.DeleteRelApiTabApiRelCTicketInputMessage

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCTicketInput
  • systemId1 (path): key: systemId of relApiTabApiRelCTicketInputMessage
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiRelCTicketInput({systemId})/relApiTabApiSalespersonPurchaser (GET)

Beschreibung: Get relApiTabApiSalespersonPurchaser from relApiTabApiRelCTicketInput

Operation ID: relApiTabApiRelCTicketInput.ListRelApiTabApiSalespersonPurchaser

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCTicketInput
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiRelCTicketInput({systemId})/relApiTabApiSalespersonPurchaser (POST)

Beschreibung: Create new navigation property to relApiTabApiSalespersonPurchaser for relApiTabApiRelCTicketInput

Operation ID: relApiTabApiRelCTicketInput.CreateRelApiTabApiSalespersonPurchaser

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCTicketInput

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiRelCTicketInput({systemId})/relApiTabApiSalespersonPurchaser({systemId1}) (GET)

Beschreibung: Get relApiTabApiSalespersonPurchaser from relApiTabApiRelCTicketInput

Operation ID: relApiTabApiRelCTicketInput.GetRelApiTabApiSalespersonPurchaser

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCTicketInput
  • systemId1 (path): key: systemId of relApiTabApiSalespersonPurchaser
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiRelCTicketInput({systemId})/relApiTabApiSalespersonPurchaser({systemId1}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiSalespersonPurchaser in relApiTabApiRelCTicketInput

Operation ID: relApiTabApiRelCTicketInput.UpdateRelApiTabApiSalespersonPurchaser

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCTicketInput
  • systemId1 (path): key: systemId of relApiTabApiSalespersonPurchaser

Antworten:

  • 204: Success
  • default:

/relApiTabApiRelCTicketInput({systemId})/relApiTabApiSalespersonPurchaser({systemId1}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiSalespersonPurchaser for relApiTabApiRelCTicketInput

Operation ID: relApiTabApiRelCTicketInput.DeleteRelApiTabApiSalespersonPurchaser

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCTicketInput
  • systemId1 (path): key: systemId of relApiTabApiSalespersonPurchaser
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiRelCTicketInputMessage (GET)

Beschreibung: Get entities from relApiTabApiRelCTicketInputMessage

Operation ID: relApiTabApiRelCTicketInputMessage.relApiTabApiRelCTicketInputMessage.ListRelApiTabApiRelCTicketInputMessage

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiRelCTicketInputMessage (POST)

Beschreibung: Add new entity to relApiTabApiRelCTicketInputMessage

Operation ID: relApiTabApiRelCTicketInputMessage.relApiTabApiRelCTicketInputMessage.CreateRelApiTabApiRelCTicketInputMessage

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiRelCTicketInputMessage({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiRelCTicketInputMessage by key

Operation ID: relApiTabApiRelCTicketInputMessage.relApiTabApiRelCTicketInputMessage.GetRelApiTabApiRelCTicketInputMessage

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCTicketInputMessage
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiRelCTicketInputMessage({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiRelCTicketInputMessage

Operation ID: relApiTabApiRelCTicketInputMessage.relApiTabApiRelCTicketInputMessage.UpdateRelApiTabApiRelCTicketInputMessage

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCTicketInputMessage

Antworten:

  • 204: Success
  • default:

/relApiTabApiRelCTicketType (GET)

Beschreibung: Get entities from relApiTabApiRelCTicketType

Operation ID: relApiTabApiRelCTicketType.relApiTabApiRelCTicketType.ListRelApiTabApiRelCTicketType

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiRelCTicketType (POST)

Beschreibung: Add new entity to relApiTabApiRelCTicketType

Operation ID: relApiTabApiRelCTicketType.relApiTabApiRelCTicketType.CreateRelApiTabApiRelCTicketType

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiRelCTicketType({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiRelCTicketType by key

Operation ID: relApiTabApiRelCTicketType.relApiTabApiRelCTicketType.GetRelApiTabApiRelCTicketType

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCTicketType
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiRelCTicketType({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiRelCTicketType

Operation ID: relApiTabApiRelCTicketType.relApiTabApiRelCTicketType.UpdateRelApiTabApiRelCTicketType

Parameter:

  • systemId (path): key: systemId of relApiTabApiRelCTicketType

Antworten:

  • 204: Success
  • default:

/relApiTabApiReObject (GET)

Beschreibung: Get entities from relApiTabApiReObject

Operation ID: relApiTabApiReObject.relApiTabApiReObject.ListRelApiTabApiReObject

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiReObject (POST)

Beschreibung: Add new entity to relApiTabApiReObject

Operation ID: relApiTabApiReObject.relApiTabApiReObject.CreateRelApiTabApiReObject

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiReObject({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiReObject by key

Operation ID: relApiTabApiReObject.relApiTabApiReObject.GetRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiReObject
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiReObject({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiReObject

Operation ID: relApiTabApiReObject.relApiTabApiReObject.UpdateRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiReObject

Antworten:

  • 204: Success
  • default:

/relApiTabApiReObject({systemId})/relApiTabApiEditor (GET)

Beschreibung: Get relApiTabApiEditor from relApiTabApiReObject

Operation ID: relApiTabApiReObject.ListRelApiTabApiEditor

Parameter:

  • systemId (path): key: systemId of relApiTabApiReObject
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiReObject({systemId})/relApiTabApiEditor (POST)

Beschreibung: Create new navigation property to relApiTabApiEditor for relApiTabApiReObject

Operation ID: relApiTabApiReObject.CreateRelApiTabApiEditor

Parameter:

  • systemId (path): key: systemId of relApiTabApiReObject

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiReObject({systemId})/relApiTabApiEditor({systemId1}) (GET)

Beschreibung: Get relApiTabApiEditor from relApiTabApiReObject

Operation ID: relApiTabApiReObject.GetRelApiTabApiEditor

Parameter:

  • systemId (path): key: systemId of relApiTabApiReObject
  • systemId1 (path): key: systemId of relApiTabApiEditor
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiReObject({systemId})/relApiTabApiEditor({systemId1}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiEditor in relApiTabApiReObject

Operation ID: relApiTabApiReObject.UpdateRelApiTabApiEditor

Parameter:

  • systemId (path): key: systemId of relApiTabApiReObject
  • systemId1 (path): key: systemId of relApiTabApiEditor

Antworten:

  • 204: Success
  • default:

/relApiTabApiReObject({systemId})/relApiTabApiEditor({systemId1}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiEditor for relApiTabApiReObject

Operation ID: relApiTabApiReObject.DeleteRelApiTabApiEditor

Parameter:

  • systemId (path): key: systemId of relApiTabApiReObject
  • systemId1 (path): key: systemId of relApiTabApiEditor
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiReObject({systemId})/relApiTabApiResponsabilityCenter (GET)

Beschreibung: Get relApiTabApiResponsabilityCenter from relApiTabApiReObject

Operation ID: relApiTabApiReObject.GetRelApiTabApiResponsabilityCenter

Parameter:

  • systemId (path): key: systemId of relApiTabApiReObject
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiReObject({systemId})/relApiTabApiResponsabilityCenter (PATCH)

Beschreibung: Update the navigation property relApiTabApiResponsabilityCenter in relApiTabApiReObject

Operation ID: relApiTabApiReObject.UpdateRelApiTabApiResponsabilityCenter

Parameter:

  • systemId (path): key: systemId of relApiTabApiReObject

Antworten:

  • 204: Success
  • default:

/relApiTabApiReObject({systemId})/relApiTabApiResponsabilityCenter (DELETE)

Beschreibung: Delete navigation property relApiTabApiResponsabilityCenter for relApiTabApiReObject

Operation ID: relApiTabApiReObject.DeleteRelApiTabApiResponsabilityCenter

Parameter:

  • systemId (path): key: systemId of relApiTabApiReObject
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiReObject({systemId})/relApiTabApiUnitMasterData (GET)

Beschreibung: Get relApiTabApiUnitMasterData from relApiTabApiReObject

Operation ID: relApiTabApiReObject.ListRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiReObject
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiReObject({systemId})/relApiTabApiUnitMasterData (POST)

Beschreibung: Create new navigation property to relApiTabApiUnitMasterData for relApiTabApiReObject

Operation ID: relApiTabApiReObject.CreateRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiReObject

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiReObject({systemId})/relApiTabApiUnitMasterData({systemId1}) (GET)

Beschreibung: Get relApiTabApiUnitMasterData from relApiTabApiReObject

Operation ID: relApiTabApiReObject.GetRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiReObject
  • systemId1 (path): key: systemId of relApiTabApiUnitMasterData
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiReObject({systemId})/relApiTabApiUnitMasterData({systemId1}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitMasterData in relApiTabApiReObject

Operation ID: relApiTabApiReObject.UpdateRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiReObject
  • systemId1 (path): key: systemId of relApiTabApiUnitMasterData

Antworten:

  • 204: Success
  • default:

/relApiTabApiReObject({systemId})/relApiTabApiUnitMasterData({systemId1}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitMasterData for relApiTabApiReObject

Operation ID: relApiTabApiReObject.DeleteRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiReObject
  • systemId1 (path): key: systemId of relApiTabApiUnitMasterData
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiResponsabilityCenter (GET)

Beschreibung: Get entities from relApiTabApiResponsabilityCenter

Operation ID: relApiTabApiResponsabilityCenter.relApiTabApiResponsabilityCenter.ListRelApiTabApiResponsabilityCenter

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiResponsabilityCenter (POST)

Beschreibung: Add new entity to relApiTabApiResponsabilityCenter

Operation ID: relApiTabApiResponsabilityCenter.relApiTabApiResponsabilityCenter.CreateRelApiTabApiResponsabilityCenter

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiResponsabilityCenter({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiResponsabilityCenter by key

Operation ID: relApiTabApiResponsabilityCenter.relApiTabApiResponsabilityCenter.GetRelApiTabApiResponsabilityCenter

Parameter:

  • systemId (path): key: systemId of relApiTabApiResponsabilityCenter
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiResponsabilityCenter({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiResponsabilityCenter

Operation ID: relApiTabApiResponsabilityCenter.relApiTabApiResponsabilityCenter.UpdateRelApiTabApiResponsabilityCenter

Parameter:

  • systemId (path): key: systemId of relApiTabApiResponsabilityCenter

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice (GET)

Beschreibung: Get entities from relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.relApiTabApiSalesInvoice.ListRelApiTabApiSalesInvoice

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoice (POST)

Beschreibung: Add new entity to relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.relApiTabApiSalesInvoice.CreateRelApiTabApiSalesInvoice

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiSalesInvoice({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiSalesInvoice by key

Operation ID: relApiTabApiSalesInvoice.relApiTabApiSalesInvoice.GetRelApiTabApiSalesInvoice

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoice({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.relApiTabApiSalesInvoice.UpdateRelApiTabApiSalesInvoice

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId}) (DELETE)

Beschreibung: Delete entity from relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.relApiTabApiSalesInvoice.DeleteRelApiTabApiSalesInvoice

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/attachments (GET)

Beschreibung: Get attachments from relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.ListAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoice({systemId})/attachments (POST)

Beschreibung: Create new navigation property to attachments for relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.CreateAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiSalesInvoice({systemId})/attachments({id}) (GET)

Beschreibung: Get attachments from relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.GetAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • id (path): key: id of attachment
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoice({systemId})/attachments({id}) (PATCH)

Beschreibung: Update the navigation property attachments in relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.UpdateAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • id (path): key: id of attachment

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/attachments({id}) (DELETE)

Beschreibung: Delete navigation property attachments for relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.DeleteAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • id (path): key: id of attachment
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/attachments({id})/attachmentContent (GET)

Beschreibung: Get media content for the navigation property attachments from relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.GetAttachmentsAttachmentContent

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • id (path): key: id of attachment

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoice({systemId})/attachments({id})/attachmentContent (PUT)

Beschreibung: Update media content for the navigation property attachments in relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.UpdateAttachmentsAttachmentContent

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • id (path): key: id of attachment

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/dimensionSetLines (GET)

Beschreibung: Get dimensionSetLines from relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.ListDimensionSetLines

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoice({systemId})/dimensionSetLines (POST)

Beschreibung: Create new navigation property to dimensionSetLines for relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.CreateDimensionSetLines

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiSalesInvoice({systemId})/dimensionSetLines({id}) (GET)

Beschreibung: Get dimensionSetLines from relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.GetDimensionSetLines

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • id (path): key: id of dimensionSetLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoice({systemId})/dimensionSetLines({id}) (PATCH)

Beschreibung: Update the navigation property dimensionSetLines in relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.UpdateDimensionSetLines

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • id (path): key: id of dimensionSetLine

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/dimensionSetLines({id}) (DELETE)

Beschreibung: Delete navigation property dimensionSetLines for relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.DeleteDimensionSetLines

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • id (path): key: id of dimensionSetLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/documentAttachments (GET)

Beschreibung: Get documentAttachments from relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.ListDocumentAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoice({systemId})/documentAttachments (POST)

Beschreibung: Create new navigation property to documentAttachments for relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.CreateDocumentAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiSalesInvoice({systemId})/documentAttachments({id}) (GET)

Beschreibung: Get documentAttachments from relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.GetDocumentAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • id (path): key: id of documentAttachment
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoice({systemId})/documentAttachments({id}) (PATCH)

Beschreibung: Update the navigation property documentAttachments in relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.UpdateDocumentAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • id (path): key: id of documentAttachment

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/documentAttachments({id}) (DELETE)

Beschreibung: Delete navigation property documentAttachments for relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.DeleteDocumentAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • id (path): key: id of documentAttachment
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/documentAttachments({id})/attachmentContent (GET)

Beschreibung: Get media content for the navigation property documentAttachments from relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.GetDocumentAttachmentsAttachmentContent

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • id (path): key: id of documentAttachment

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoice({systemId})/documentAttachments({id})/attachmentContent (PUT)

Beschreibung: Update media content for the navigation property documentAttachments in relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.UpdateDocumentAttachmentsAttachmentContent

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • id (path): key: id of documentAttachment

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/pdfDocument (GET)

Beschreibung: Get pdfDocument from relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.GetPdfDocument

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoice({systemId})/pdfDocument (PATCH)

Beschreibung: Update the navigation property pdfDocument in relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.UpdatePdfDocument

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/pdfDocument (DELETE)

Beschreibung: Delete navigation property pdfDocument for relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.DeletePdfDocument

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/pdfDocument/pdfDocumentContent (GET)

Beschreibung: Get media content for the navigation property pdfDocument from relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.GetPdfDocumentPdfDocumentContent

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoice({systemId})/pdfDocument/pdfDocumentContent (PUT)

Beschreibung: Update media content for the navigation property pdfDocument in relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.UpdatePdfDocumentPdfDocumentContent

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/relApiTabApiCustomer (GET)

Beschreibung: Get relApiTabApiCustomer from relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.GetRelApiTabApiCustomer

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoice({systemId})/relApiTabApiCustomer (PATCH)

Beschreibung: Update the navigation property relApiTabApiCustomer in relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.UpdateRelApiTabApiCustomer

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/relApiTabApiCustomer (DELETE)

Beschreibung: Delete navigation property relApiTabApiCustomer for relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.DeleteRelApiTabApiCustomer

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/relApiTabApiObjectBuilding (GET)

Beschreibung: Get relApiTabApiObjectBuilding from relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.GetRelApiTabApiObjectBuilding

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoice({systemId})/relApiTabApiObjectBuilding (PATCH)

Beschreibung: Update the navigation property relApiTabApiObjectBuilding in relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.UpdateRelApiTabApiObjectBuilding

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/relApiTabApiObjectBuilding (DELETE)

Beschreibung: Delete navigation property relApiTabApiObjectBuilding for relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.DeleteRelApiTabApiObjectBuilding

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/relApiTabApiReContract (GET)

Beschreibung: Get relApiTabApiReContract from relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.GetRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoice({systemId})/relApiTabApiReContract (PATCH)

Beschreibung: Update the navigation property relApiTabApiReContract in relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.UpdateRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/relApiTabApiReContract (DELETE)

Beschreibung: Delete navigation property relApiTabApiReContract for relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.DeleteRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/relApiTabApiReObject (GET)

Beschreibung: Get relApiTabApiReObject from relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.GetRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoice({systemId})/relApiTabApiReObject (PATCH)

Beschreibung: Update the navigation property relApiTabApiReObject in relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.UpdateRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/relApiTabApiReObject (DELETE)

Beschreibung: Delete navigation property relApiTabApiReObject for relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.DeleteRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/relApiTabApiSalesInvoiceLine (GET)

Beschreibung: Get relApiTabApiSalesInvoiceLine from relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.ListRelApiTabApiSalesInvoiceLine

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoice({systemId})/relApiTabApiSalesInvoiceLine (POST)

Beschreibung: Create new navigation property to relApiTabApiSalesInvoiceLine for relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.CreateRelApiTabApiSalesInvoiceLine

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiSalesInvoice({systemId})/relApiTabApiSalesInvoiceLine({systemId1}) (GET)

Beschreibung: Get relApiTabApiSalesInvoiceLine from relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.GetRelApiTabApiSalesInvoiceLine

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • systemId1 (path): key: systemId of relApiTabApiSalesInvoiceLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoice({systemId})/relApiTabApiSalesInvoiceLine({systemId1}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiSalesInvoiceLine in relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.UpdateRelApiTabApiSalesInvoiceLine

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • systemId1 (path): key: systemId of relApiTabApiSalesInvoiceLine

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/relApiTabApiSalesInvoiceLine({systemId1}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiSalesInvoiceLine for relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.DeleteRelApiTabApiSalesInvoiceLine

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • systemId1 (path): key: systemId of relApiTabApiSalesInvoiceLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/relApiTabApiSpaceAndSurface (GET)

Beschreibung: Get relApiTabApiSpaceAndSurface from relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.GetRelApiTabApiSpaceAndSurface

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoice({systemId})/relApiTabApiSpaceAndSurface (PATCH)

Beschreibung: Update the navigation property relApiTabApiSpaceAndSurface in relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.UpdateRelApiTabApiSpaceAndSurface

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/relApiTabApiSpaceAndSurface (DELETE)

Beschreibung: Delete navigation property relApiTabApiSpaceAndSurface for relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.DeleteRelApiTabApiSpaceAndSurface

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/relApiTabApiUnitMasterData (GET)

Beschreibung: Get relApiTabApiUnitMasterData from relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.GetRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoice({systemId})/relApiTabApiUnitMasterData (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitMasterData in relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.UpdateRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/relApiTabApiUnitMasterData (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitMasterData for relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.DeleteRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/relApiTabApiUnitsContract (GET)

Beschreibung: Get relApiTabApiUnitsContract from relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.GetRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoice({systemId})/relApiTabApiUnitsContract (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitsContract in relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.UpdateRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/relApiTabApiUnitsContract (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitsContract for relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.DeleteRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/salesInvoices (GET)

Beschreibung: Get salesInvoices from relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.ListSalesInvoices

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoice({systemId})/salesInvoices (POST)

Beschreibung: Create new navigation property to salesInvoices for relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.CreateSalesInvoices

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiSalesInvoice({systemId})/salesInvoices({id}) (GET)

Beschreibung: Get salesInvoices from relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.GetSalesInvoices

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • id (path): key: id of salesInvoice
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoice({systemId})/salesInvoices({id}) (PATCH)

Beschreibung: Update the navigation property salesInvoices in relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.UpdateSalesInvoices

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • id (path): key: id of salesInvoice

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoice({systemId})/salesInvoices({id}) (DELETE)

Beschreibung: Delete navigation property salesInvoices for relApiTabApiSalesInvoice

Operation ID: relApiTabApiSalesInvoice.DeleteSalesInvoices

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoice
  • id (path): key: id of salesInvoice
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoiceLine (GET)

Beschreibung: Get entities from relApiTabApiSalesInvoiceLine

Operation ID: relApiTabApiSalesInvoiceLine.relApiTabApiSalesInvoiceLine.ListRelApiTabApiSalesInvoiceLine

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoiceLine (POST)

Beschreibung: Add new entity to relApiTabApiSalesInvoiceLine

Operation ID: relApiTabApiSalesInvoiceLine.relApiTabApiSalesInvoiceLine.CreateRelApiTabApiSalesInvoiceLine

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiSalesInvoiceLine({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiSalesInvoiceLine by key

Operation ID: relApiTabApiSalesInvoiceLine.relApiTabApiSalesInvoiceLine.GetRelApiTabApiSalesInvoiceLine

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoiceLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoiceLine({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiSalesInvoiceLine

Operation ID: relApiTabApiSalesInvoiceLine.relApiTabApiSalesInvoiceLine.UpdateRelApiTabApiSalesInvoiceLine

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoiceLine

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoiceLine({systemId}) (DELETE)

Beschreibung: Delete entity from relApiTabApiSalesInvoiceLine

Operation ID: relApiTabApiSalesInvoiceLine.relApiTabApiSalesInvoiceLine.DeleteRelApiTabApiSalesInvoiceLine

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoiceLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoiceLine({systemId})/dimensionSetLines (GET)

Beschreibung: Get dimensionSetLines from relApiTabApiSalesInvoiceLine

Operation ID: relApiTabApiSalesInvoiceLine.ListDimensionSetLines

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoiceLine
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoiceLine({systemId})/dimensionSetLines (POST)

Beschreibung: Create new navigation property to dimensionSetLines for relApiTabApiSalesInvoiceLine

Operation ID: relApiTabApiSalesInvoiceLine.CreateDimensionSetLines

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoiceLine

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiSalesInvoiceLine({systemId})/dimensionSetLines({id}) (GET)

Beschreibung: Get dimensionSetLines from relApiTabApiSalesInvoiceLine

Operation ID: relApiTabApiSalesInvoiceLine.GetDimensionSetLines

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoiceLine
  • id (path): key: id of dimensionSetLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoiceLine({systemId})/dimensionSetLines({id}) (PATCH)

Beschreibung: Update the navigation property dimensionSetLines in relApiTabApiSalesInvoiceLine

Operation ID: relApiTabApiSalesInvoiceLine.UpdateDimensionSetLines

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoiceLine
  • id (path): key: id of dimensionSetLine

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoiceLine({systemId})/dimensionSetLines({id}) (DELETE)

Beschreibung: Delete navigation property dimensionSetLines for relApiTabApiSalesInvoiceLine

Operation ID: relApiTabApiSalesInvoiceLine.DeleteDimensionSetLines

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoiceLine
  • id (path): key: id of dimensionSetLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoiceLine({systemId})/location (GET)

Beschreibung: Get location from relApiTabApiSalesInvoiceLine

Operation ID: relApiTabApiSalesInvoiceLine.GetLocation

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoiceLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoiceLine({systemId})/location (PATCH)

Beschreibung: Update the navigation property location in relApiTabApiSalesInvoiceLine

Operation ID: relApiTabApiSalesInvoiceLine.UpdateLocation

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoiceLine

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoiceLine({systemId})/location (DELETE)

Beschreibung: Delete navigation property location for relApiTabApiSalesInvoiceLine

Operation ID: relApiTabApiSalesInvoiceLine.DeleteLocation

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoiceLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoiceLine({systemId})/relApiTabApiSalesInvoice (GET)

Beschreibung: Get relApiTabApiSalesInvoice from relApiTabApiSalesInvoiceLine

Operation ID: relApiTabApiSalesInvoiceLine.GetRelApiTabApiSalesInvoice

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoiceLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalesInvoiceLine({systemId})/relApiTabApiSalesInvoice (PATCH)

Beschreibung: Update the navigation property relApiTabApiSalesInvoice in relApiTabApiSalesInvoiceLine

Operation ID: relApiTabApiSalesInvoiceLine.UpdateRelApiTabApiSalesInvoice

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoiceLine

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalesInvoiceLine({systemId})/relApiTabApiSalesInvoice (DELETE)

Beschreibung: Delete navigation property relApiTabApiSalesInvoice for relApiTabApiSalesInvoiceLine

Operation ID: relApiTabApiSalesInvoiceLine.DeleteRelApiTabApiSalesInvoice

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalesInvoiceLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalespersonPurchaser (GET)

Beschreibung: Get entities from relApiTabApiSalespersonPurchaser

Operation ID: relApiTabApiSalespersonPurchaser.relApiTabApiSalespersonPurchaser.ListRelApiTabApiSalespersonPurchaser

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalespersonPurchaser (POST)

Beschreibung: Add new entity to relApiTabApiSalespersonPurchaser

Operation ID: relApiTabApiSalespersonPurchaser.relApiTabApiSalespersonPurchaser.CreateRelApiTabApiSalespersonPurchaser

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiSalespersonPurchaser({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiSalespersonPurchaser by key

Operation ID: relApiTabApiSalespersonPurchaser.relApiTabApiSalespersonPurchaser.GetRelApiTabApiSalespersonPurchaser

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalespersonPurchaser
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalespersonPurchaser({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiSalespersonPurchaser

Operation ID: relApiTabApiSalespersonPurchaser.relApiTabApiSalespersonPurchaser.UpdateRelApiTabApiSalespersonPurchaser

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalespersonPurchaser

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalespersonPurchaser({systemId})/relApiTabApiContact (GET)

Beschreibung: Get relApiTabApiContact from relApiTabApiSalespersonPurchaser

Operation ID: relApiTabApiSalespersonPurchaser.GetRelApiTabApiContact

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalespersonPurchaser
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSalespersonPurchaser({systemId})/relApiTabApiContact (PATCH)

Beschreibung: Update the navigation property relApiTabApiContact in relApiTabApiSalespersonPurchaser

Operation ID: relApiTabApiSalespersonPurchaser.UpdateRelApiTabApiContact

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalespersonPurchaser

Antworten:

  • 204: Success
  • default:

/relApiTabApiSalespersonPurchaser({systemId})/relApiTabApiContact (DELETE)

Beschreibung: Delete navigation property relApiTabApiContact for relApiTabApiSalespersonPurchaser

Operation ID: relApiTabApiSalespersonPurchaser.DeleteRelApiTabApiContact

Parameter:

  • systemId (path): key: systemId of relApiTabApiSalespersonPurchaser
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiSpaceAndSurface (GET)

Beschreibung: Get entities from relApiTabApiSpaceAndSurface

Operation ID: relApiTabApiSpaceAndSurface.relApiTabApiSpaceAndSurface.ListRelApiTabApiSpaceAndSurface

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSpaceAndSurface (POST)

Beschreibung: Add new entity to relApiTabApiSpaceAndSurface

Operation ID: relApiTabApiSpaceAndSurface.relApiTabApiSpaceAndSurface.CreateRelApiTabApiSpaceAndSurface

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiSpaceAndSurface({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiSpaceAndSurface by key

Operation ID: relApiTabApiSpaceAndSurface.relApiTabApiSpaceAndSurface.GetRelApiTabApiSpaceAndSurface

Parameter:

  • systemId (path): key: systemId of relApiTabApiSpaceAndSurface
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSpaceAndSurface({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiSpaceAndSurface

Operation ID: relApiTabApiSpaceAndSurface.relApiTabApiSpaceAndSurface.UpdateRelApiTabApiSpaceAndSurface

Parameter:

  • systemId (path): key: systemId of relApiTabApiSpaceAndSurface

Antworten:

  • 204: Success
  • default:

/relApiTabApiSpaceAndSurface({systemId})/relApiTabApiObjectBuilding (GET)

Beschreibung: Get relApiTabApiObjectBuilding from relApiTabApiSpaceAndSurface

Operation ID: relApiTabApiSpaceAndSurface.GetRelApiTabApiObjectBuilding

Parameter:

  • systemId (path): key: systemId of relApiTabApiSpaceAndSurface
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSpaceAndSurface({systemId})/relApiTabApiObjectBuilding (PATCH)

Beschreibung: Update the navigation property relApiTabApiObjectBuilding in relApiTabApiSpaceAndSurface

Operation ID: relApiTabApiSpaceAndSurface.UpdateRelApiTabApiObjectBuilding

Parameter:

  • systemId (path): key: systemId of relApiTabApiSpaceAndSurface

Antworten:

  • 204: Success
  • default:

/relApiTabApiSpaceAndSurface({systemId})/relApiTabApiObjectBuilding (DELETE)

Beschreibung: Delete navigation property relApiTabApiObjectBuilding for relApiTabApiSpaceAndSurface

Operation ID: relApiTabApiSpaceAndSurface.DeleteRelApiTabApiObjectBuilding

Parameter:

  • systemId (path): key: systemId of relApiTabApiSpaceAndSurface
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiSpaceAndSurface({systemId})/relApiTabApiReObject (GET)

Beschreibung: Get relApiTabApiReObject from relApiTabApiSpaceAndSurface

Operation ID: relApiTabApiSpaceAndSurface.GetRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiSpaceAndSurface
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSpaceAndSurface({systemId})/relApiTabApiReObject (PATCH)

Beschreibung: Update the navigation property relApiTabApiReObject in relApiTabApiSpaceAndSurface

Operation ID: relApiTabApiSpaceAndSurface.UpdateRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiSpaceAndSurface

Antworten:

  • 204: Success
  • default:

/relApiTabApiSpaceAndSurface({systemId})/relApiTabApiReObject (DELETE)

Beschreibung: Delete navigation property relApiTabApiReObject for relApiTabApiSpaceAndSurface

Operation ID: relApiTabApiSpaceAndSurface.DeleteRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiSpaceAndSurface
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiSpaceAndSurface({systemId})/relApiTabApiUnitMasterData (GET)

Beschreibung: Get relApiTabApiUnitMasterData from relApiTabApiSpaceAndSurface

Operation ID: relApiTabApiSpaceAndSurface.GetRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiSpaceAndSurface
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiSpaceAndSurface({systemId})/relApiTabApiUnitMasterData (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitMasterData in relApiTabApiSpaceAndSurface

Operation ID: relApiTabApiSpaceAndSurface.UpdateRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiSpaceAndSurface

Antworten:

  • 204: Success
  • default:

/relApiTabApiSpaceAndSurface({systemId})/relApiTabApiUnitMasterData (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitMasterData for relApiTabApiSpaceAndSurface

Operation ID: relApiTabApiSpaceAndSurface.DeleteRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiSpaceAndSurface
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiTenantContractDraft (GET)

Beschreibung: Get entities from relApiTabApiTenantContractDraft

Operation ID: relApiTabApiTenantContractDraft.relApiTabApiTenantContractDraft.ListRelApiTabApiTenantContractDraft

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiTenantContractDraft (POST)

Beschreibung: Add new entity to relApiTabApiTenantContractDraft

Operation ID: relApiTabApiTenantContractDraft.relApiTabApiTenantContractDraft.CreateRelApiTabApiTenantContractDraft

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiTenantContractDraft({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiTenantContractDraft by key

Operation ID: relApiTabApiTenantContractDraft.relApiTabApiTenantContractDraft.GetRelApiTabApiTenantContractDraft

Parameter:

  • systemId (path): key: systemId of relApiTabApiTenantContractDraft
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiTenantContractDraft({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiTenantContractDraft

Operation ID: relApiTabApiTenantContractDraft.relApiTabApiTenantContractDraft.UpdateRelApiTabApiTenantContractDraft

Parameter:

  • systemId (path): key: systemId of relApiTabApiTenantContractDraft

Antworten:

  • 204: Success
  • default:

/relApiTabApiTenantContractDraft({systemId})/relApiTabApiReObject (GET)

Beschreibung: Get relApiTabApiReObject from relApiTabApiTenantContractDraft

Operation ID: relApiTabApiTenantContractDraft.GetRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiTenantContractDraft
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiTenantContractDraft({systemId})/relApiTabApiReObject (PATCH)

Beschreibung: Update the navigation property relApiTabApiReObject in relApiTabApiTenantContractDraft

Operation ID: relApiTabApiTenantContractDraft.UpdateRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiTenantContractDraft

Antworten:

  • 204: Success
  • default:

/relApiTabApiTenantContractDraft({systemId})/relApiTabApiReObject (DELETE)

Beschreibung: Delete navigation property relApiTabApiReObject for relApiTabApiTenantContractDraft

Operation ID: relApiTabApiTenantContractDraft.DeleteRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiTenantContractDraft
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiTenantContractDraft({systemId})/relApiTabApiUnitsContract (GET)

Beschreibung: Get relApiTabApiUnitsContract from relApiTabApiTenantContractDraft

Operation ID: relApiTabApiTenantContractDraft.GetRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiTenantContractDraft
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiTenantContractDraft({systemId})/relApiTabApiUnitsContract (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitsContract in relApiTabApiTenantContractDraft

Operation ID: relApiTabApiTenantContractDraft.UpdateRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiTenantContractDraft

Antworten:

  • 204: Success
  • default:

/relApiTabApiTenantContractDraft({systemId})/relApiTabApiUnitsContract (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitsContract for relApiTabApiTenantContractDraft

Operation ID: relApiTabApiTenantContractDraft.DeleteRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiTenantContractDraft
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitAllocation (GET)

Beschreibung: Get entities from relApiTabApiUnitAllocation

Operation ID: relApiTabApiUnitAllocation.relApiTabApiUnitAllocation.ListRelApiTabApiUnitAllocation

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitAllocation (POST)

Beschreibung: Add new entity to relApiTabApiUnitAllocation

Operation ID: relApiTabApiUnitAllocation.relApiTabApiUnitAllocation.CreateRelApiTabApiUnitAllocation

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiUnitAllocation({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiUnitAllocation by key

Operation ID: relApiTabApiUnitAllocation.relApiTabApiUnitAllocation.GetRelApiTabApiUnitAllocation

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitAllocation
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitAllocation({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiUnitAllocation

Operation ID: relApiTabApiUnitAllocation.relApiTabApiUnitAllocation.UpdateRelApiTabApiUnitAllocation

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitAllocation

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitAllocation({systemId})/relApiTabApiReObject (GET)

Beschreibung: Get relApiTabApiReObject from relApiTabApiUnitAllocation

Operation ID: relApiTabApiUnitAllocation.GetRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitAllocation
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitAllocation({systemId})/relApiTabApiReObject (PATCH)

Beschreibung: Update the navigation property relApiTabApiReObject in relApiTabApiUnitAllocation

Operation ID: relApiTabApiUnitAllocation.UpdateRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitAllocation

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitAllocation({systemId})/relApiTabApiReObject (DELETE)

Beschreibung: Delete navigation property relApiTabApiReObject for relApiTabApiUnitAllocation

Operation ID: relApiTabApiUnitAllocation.DeleteRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitAllocation
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitAllocation({systemId})/relApiTabApiUnitMasterData (GET)

Beschreibung: Get relApiTabApiUnitMasterData from relApiTabApiUnitAllocation

Operation ID: relApiTabApiUnitAllocation.GetRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitAllocation
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitAllocation({systemId})/relApiTabApiUnitMasterData (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitMasterData in relApiTabApiUnitAllocation

Operation ID: relApiTabApiUnitAllocation.UpdateRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitAllocation

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitAllocation({systemId})/relApiTabApiUnitMasterData (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitMasterData for relApiTabApiUnitAllocation

Operation ID: relApiTabApiUnitAllocation.DeleteRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitAllocation
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitEquipment (GET)

Beschreibung: Get entities from relApiTabApiUnitEquipment

Operation ID: relApiTabApiUnitEquipment.relApiTabApiUnitEquipment.ListRelApiTabApiUnitEquipment

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitEquipment (POST)

Beschreibung: Add new entity to relApiTabApiUnitEquipment

Operation ID: relApiTabApiUnitEquipment.relApiTabApiUnitEquipment.CreateRelApiTabApiUnitEquipment

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiUnitEquipment({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiUnitEquipment by key

Operation ID: relApiTabApiUnitEquipment.relApiTabApiUnitEquipment.GetRelApiTabApiUnitEquipment

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitEquipment
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitEquipment({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiUnitEquipment

Operation ID: relApiTabApiUnitEquipment.relApiTabApiUnitEquipment.UpdateRelApiTabApiUnitEquipment

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitEquipment

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitEquipment({systemId})/relApiTabApiObjectBuilding (GET)

Beschreibung: Get relApiTabApiObjectBuilding from relApiTabApiUnitEquipment

Operation ID: relApiTabApiUnitEquipment.GetRelApiTabApiObjectBuilding

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitEquipment
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitEquipment({systemId})/relApiTabApiObjectBuilding (PATCH)

Beschreibung: Update the navigation property relApiTabApiObjectBuilding in relApiTabApiUnitEquipment

Operation ID: relApiTabApiUnitEquipment.UpdateRelApiTabApiObjectBuilding

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitEquipment

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitEquipment({systemId})/relApiTabApiObjectBuilding (DELETE)

Beschreibung: Delete navigation property relApiTabApiObjectBuilding for relApiTabApiUnitEquipment

Operation ID: relApiTabApiUnitEquipment.DeleteRelApiTabApiObjectBuilding

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitEquipment
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitEquipment({systemId})/relApiTabApiReObject (GET)

Beschreibung: Get relApiTabApiReObject from relApiTabApiUnitEquipment

Operation ID: relApiTabApiUnitEquipment.GetRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitEquipment
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitEquipment({systemId})/relApiTabApiReObject (PATCH)

Beschreibung: Update the navigation property relApiTabApiReObject in relApiTabApiUnitEquipment

Operation ID: relApiTabApiUnitEquipment.UpdateRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitEquipment

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitEquipment({systemId})/relApiTabApiReObject (DELETE)

Beschreibung: Delete navigation property relApiTabApiReObject for relApiTabApiUnitEquipment

Operation ID: relApiTabApiUnitEquipment.DeleteRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitEquipment
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitEquipment({systemId})/relApiTabApiSpaceAndSurface (GET)

Beschreibung: Get relApiTabApiSpaceAndSurface from relApiTabApiUnitEquipment

Operation ID: relApiTabApiUnitEquipment.GetRelApiTabApiSpaceAndSurface

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitEquipment
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitEquipment({systemId})/relApiTabApiSpaceAndSurface (PATCH)

Beschreibung: Update the navigation property relApiTabApiSpaceAndSurface in relApiTabApiUnitEquipment

Operation ID: relApiTabApiUnitEquipment.UpdateRelApiTabApiSpaceAndSurface

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitEquipment

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitEquipment({systemId})/relApiTabApiSpaceAndSurface (DELETE)

Beschreibung: Delete navigation property relApiTabApiSpaceAndSurface for relApiTabApiUnitEquipment

Operation ID: relApiTabApiUnitEquipment.DeleteRelApiTabApiSpaceAndSurface

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitEquipment
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitEquipment({systemId})/relApiTabApiUnitMasterData (GET)

Beschreibung: Get relApiTabApiUnitMasterData from relApiTabApiUnitEquipment

Operation ID: relApiTabApiUnitEquipment.GetRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitEquipment
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitEquipment({systemId})/relApiTabApiUnitMasterData (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitMasterData in relApiTabApiUnitEquipment

Operation ID: relApiTabApiUnitEquipment.UpdateRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitEquipment

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitEquipment({systemId})/relApiTabApiUnitMasterData (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitMasterData for relApiTabApiUnitEquipment

Operation ID: relApiTabApiUnitEquipment.DeleteRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitEquipment
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitMasterData (GET)

Beschreibung: Get entities from relApiTabApiUnitMasterData

Operation ID: relApiTabApiUnitMasterData.relApiTabApiUnitMasterData.ListRelApiTabApiUnitMasterData

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitMasterData (POST)

Beschreibung: Add new entity to relApiTabApiUnitMasterData

Operation ID: relApiTabApiUnitMasterData.relApiTabApiUnitMasterData.CreateRelApiTabApiUnitMasterData

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiUnitMasterData({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiUnitMasterData by key

Operation ID: relApiTabApiUnitMasterData.relApiTabApiUnitMasterData.GetRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitMasterData
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitMasterData({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiUnitMasterData

Operation ID: relApiTabApiUnitMasterData.relApiTabApiUnitMasterData.UpdateRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitMasterData

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitMasterData({systemId})/Microsoft.NAV.vacanciesExportXml (POST)

Beschreibung: Invoke action vacanciesExportXml

Operation ID: relApiTabApiUnitMasterData.relApiTabApiUnitMasterData.vacanciesExportXml

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitMasterData

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitMasterData({systemId})/relApiTabApiExploitationMethod (GET)

Beschreibung: Get relApiTabApiExploitationMethod from relApiTabApiUnitMasterData

Operation ID: relApiTabApiUnitMasterData.ListRelApiTabApiExploitationMethod

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitMasterData
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitMasterData({systemId})/relApiTabApiExploitationMethod (POST)

Beschreibung: Create new navigation property to relApiTabApiExploitationMethod for relApiTabApiUnitMasterData

Operation ID: relApiTabApiUnitMasterData.CreateRelApiTabApiExploitationMethod

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitMasterData

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiUnitMasterData({systemId})/relApiTabApiExploitationMethod({systemId1}) (GET)

Beschreibung: Get relApiTabApiExploitationMethod from relApiTabApiUnitMasterData

Operation ID: relApiTabApiUnitMasterData.GetRelApiTabApiExploitationMethod

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitMasterData
  • systemId1 (path): key: systemId of relApiTabApiExploitationMethod
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitMasterData({systemId})/relApiTabApiExploitationMethod({systemId1}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiExploitationMethod in relApiTabApiUnitMasterData

Operation ID: relApiTabApiUnitMasterData.UpdateRelApiTabApiExploitationMethod

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitMasterData
  • systemId1 (path): key: systemId of relApiTabApiExploitationMethod

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitMasterData({systemId})/relApiTabApiExploitationMethod({systemId1}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiExploitationMethod for relApiTabApiUnitMasterData

Operation ID: relApiTabApiUnitMasterData.DeleteRelApiTabApiExploitationMethod

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitMasterData
  • systemId1 (path): key: systemId of relApiTabApiExploitationMethod
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitMasterData({systemId})/relApiTabApiLocationFloor (GET)

Beschreibung: Get relApiTabApiLocationFloor from relApiTabApiUnitMasterData

Operation ID: relApiTabApiUnitMasterData.GetRelApiTabApiLocationFloor

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitMasterData
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitMasterData({systemId})/relApiTabApiLocationFloor (PATCH)

Beschreibung: Update the navigation property relApiTabApiLocationFloor in relApiTabApiUnitMasterData

Operation ID: relApiTabApiUnitMasterData.UpdateRelApiTabApiLocationFloor

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitMasterData

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitMasterData({systemId})/relApiTabApiLocationFloor (DELETE)

Beschreibung: Delete navigation property relApiTabApiLocationFloor for relApiTabApiUnitMasterData

Operation ID: relApiTabApiUnitMasterData.DeleteRelApiTabApiLocationFloor

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitMasterData
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitMasterData({systemId})/relApiTabApiObjectBuilding (GET)

Beschreibung: Get relApiTabApiObjectBuilding from relApiTabApiUnitMasterData

Operation ID: relApiTabApiUnitMasterData.GetRelApiTabApiObjectBuilding

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitMasterData
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitMasterData({systemId})/relApiTabApiObjectBuilding (PATCH)

Beschreibung: Update the navigation property relApiTabApiObjectBuilding in relApiTabApiUnitMasterData

Operation ID: relApiTabApiUnitMasterData.UpdateRelApiTabApiObjectBuilding

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitMasterData

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitMasterData({systemId})/relApiTabApiObjectBuilding (DELETE)

Beschreibung: Delete navigation property relApiTabApiObjectBuilding for relApiTabApiUnitMasterData

Operation ID: relApiTabApiUnitMasterData.DeleteRelApiTabApiObjectBuilding

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitMasterData
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitMasterData({systemId})/relApiTabApiReObject (GET)

Beschreibung: Get relApiTabApiReObject from relApiTabApiUnitMasterData

Operation ID: relApiTabApiUnitMasterData.GetRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitMasterData
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitMasterData({systemId})/relApiTabApiReObject (PATCH)

Beschreibung: Update the navigation property relApiTabApiReObject in relApiTabApiUnitMasterData

Operation ID: relApiTabApiUnitMasterData.UpdateRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitMasterData

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitMasterData({systemId})/relApiTabApiReObject (DELETE)

Beschreibung: Delete navigation property relApiTabApiReObject for relApiTabApiUnitMasterData

Operation ID: relApiTabApiUnitMasterData.DeleteRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitMasterData
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitMasterData({systemId})/relApiTabApiUnitAllocation (GET)

Beschreibung: Get relApiTabApiUnitAllocation from relApiTabApiUnitMasterData

Operation ID: relApiTabApiUnitMasterData.ListRelApiTabApiUnitAllocation

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitMasterData
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitMasterData({systemId})/relApiTabApiUnitAllocation (POST)

Beschreibung: Create new navigation property to relApiTabApiUnitAllocation for relApiTabApiUnitMasterData

Operation ID: relApiTabApiUnitMasterData.CreateRelApiTabApiUnitAllocation

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitMasterData

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiUnitMasterData({systemId})/relApiTabApiUnitAllocation({systemId1}) (GET)

Beschreibung: Get relApiTabApiUnitAllocation from relApiTabApiUnitMasterData

Operation ID: relApiTabApiUnitMasterData.GetRelApiTabApiUnitAllocation

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitMasterData
  • systemId1 (path): key: systemId of relApiTabApiUnitAllocation
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitMasterData({systemId})/relApiTabApiUnitAllocation({systemId1}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitAllocation in relApiTabApiUnitMasterData

Operation ID: relApiTabApiUnitMasterData.UpdateRelApiTabApiUnitAllocation

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitMasterData
  • systemId1 (path): key: systemId of relApiTabApiUnitAllocation

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitMasterData({systemId})/relApiTabApiUnitAllocation({systemId1}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitAllocation for relApiTabApiUnitMasterData

Operation ID: relApiTabApiUnitMasterData.DeleteRelApiTabApiUnitAllocation

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitMasterData
  • systemId1 (path): key: systemId of relApiTabApiUnitAllocation
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitsContract (GET)

Beschreibung: Get entities from relApiTabApiUnitsContract

Operation ID: relApiTabApiUnitsContract.relApiTabApiUnitsContract.ListRelApiTabApiUnitsContract

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitsContract (POST)

Beschreibung: Add new entity to relApiTabApiUnitsContract

Operation ID: relApiTabApiUnitsContract.relApiTabApiUnitsContract.CreateRelApiTabApiUnitsContract

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiUnitsContract({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiUnitsContract by key

Operation ID: relApiTabApiUnitsContract.relApiTabApiUnitsContract.GetRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitsContract
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitsContract({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiUnitsContract

Operation ID: relApiTabApiUnitsContract.relApiTabApiUnitsContract.UpdateRelApiTabApiUnitsContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitsContract

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitsContract({systemId})/relApiTabApiCustomer (GET)

Beschreibung: Get relApiTabApiCustomer from relApiTabApiUnitsContract

Operation ID: relApiTabApiUnitsContract.GetRelApiTabApiCustomer

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitsContract
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitsContract({systemId})/relApiTabApiCustomer (PATCH)

Beschreibung: Update the navigation property relApiTabApiCustomer in relApiTabApiUnitsContract

Operation ID: relApiTabApiUnitsContract.UpdateRelApiTabApiCustomer

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitsContract

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitsContract({systemId})/relApiTabApiCustomer (DELETE)

Beschreibung: Delete navigation property relApiTabApiCustomer for relApiTabApiUnitsContract

Operation ID: relApiTabApiUnitsContract.DeleteRelApiTabApiCustomer

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitsContract
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitsContract({systemId})/relApiTabApiReContract (GET)

Beschreibung: Get relApiTabApiReContract from relApiTabApiUnitsContract

Operation ID: relApiTabApiUnitsContract.GetRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitsContract
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitsContract({systemId})/relApiTabApiReContract (PATCH)

Beschreibung: Update the navigation property relApiTabApiReContract in relApiTabApiUnitsContract

Operation ID: relApiTabApiUnitsContract.UpdateRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitsContract

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitsContract({systemId})/relApiTabApiReContract (DELETE)

Beschreibung: Delete navigation property relApiTabApiReContract for relApiTabApiUnitsContract

Operation ID: relApiTabApiUnitsContract.DeleteRelApiTabApiReContract

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitsContract
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitsContract({systemId})/relApiTabApiRelCMEXARecord (GET)

Beschreibung: Get relApiTabApiRelCMEXARecord from relApiTabApiUnitsContract

Operation ID: relApiTabApiUnitsContract.ListRelApiTabApiRelCMEXARecord

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitsContract
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitsContract({systemId})/relApiTabApiRelCMEXARecord (POST)

Beschreibung: Create new navigation property to relApiTabApiRelCMEXARecord for relApiTabApiUnitsContract

Operation ID: relApiTabApiUnitsContract.CreateRelApiTabApiRelCMEXARecord

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitsContract

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiUnitsContract({systemId})/relApiTabApiRelCMEXARecord({systemId1}) (GET)

Beschreibung: Get relApiTabApiRelCMEXARecord from relApiTabApiUnitsContract

Operation ID: relApiTabApiUnitsContract.GetRelApiTabApiRelCMEXARecord

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitsContract
  • systemId1 (path): key: systemId of relApiTabApiRelCMEXARecord
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitsContract({systemId})/relApiTabApiRelCMEXARecord({systemId1}) (PATCH)

Beschreibung: Update the navigation property relApiTabApiRelCMEXARecord in relApiTabApiUnitsContract

Operation ID: relApiTabApiUnitsContract.UpdateRelApiTabApiRelCMEXARecord

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitsContract
  • systemId1 (path): key: systemId of relApiTabApiRelCMEXARecord

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitsContract({systemId})/relApiTabApiRelCMEXARecord({systemId1}) (DELETE)

Beschreibung: Delete navigation property relApiTabApiRelCMEXARecord for relApiTabApiUnitsContract

Operation ID: relApiTabApiUnitsContract.DeleteRelApiTabApiRelCMEXARecord

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitsContract
  • systemId1 (path): key: systemId of relApiTabApiRelCMEXARecord
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitsContract({systemId})/relApiTabApiReObject (GET)

Beschreibung: Get relApiTabApiReObject from relApiTabApiUnitsContract

Operation ID: relApiTabApiUnitsContract.GetRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitsContract
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitsContract({systemId})/relApiTabApiReObject (PATCH)

Beschreibung: Update the navigation property relApiTabApiReObject in relApiTabApiUnitsContract

Operation ID: relApiTabApiUnitsContract.UpdateRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitsContract

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitsContract({systemId})/relApiTabApiReObject (DELETE)

Beschreibung: Delete navigation property relApiTabApiReObject for relApiTabApiUnitsContract

Operation ID: relApiTabApiUnitsContract.DeleteRelApiTabApiReObject

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitsContract
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitsContract({systemId})/relApiTabApiUnitMasterData (GET)

Beschreibung: Get relApiTabApiUnitMasterData from relApiTabApiUnitsContract

Operation ID: relApiTabApiUnitsContract.GetRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitsContract
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiUnitsContract({systemId})/relApiTabApiUnitMasterData (PATCH)

Beschreibung: Update the navigation property relApiTabApiUnitMasterData in relApiTabApiUnitsContract

Operation ID: relApiTabApiUnitsContract.UpdateRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitsContract

Antworten:

  • 204: Success
  • default:

/relApiTabApiUnitsContract({systemId})/relApiTabApiUnitMasterData (DELETE)

Beschreibung: Delete navigation property relApiTabApiUnitMasterData for relApiTabApiUnitsContract

Operation ID: relApiTabApiUnitsContract.DeleteRelApiTabApiUnitMasterData

Parameter:

  • systemId (path): key: systemId of relApiTabApiUnitsContract
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiVendor (GET)

Beschreibung: Get entities from relApiTabApiVendor

Operation ID: relApiTabApiVendor.relApiTabApiVendor.ListRelApiTabApiVendor

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiVendor (POST)

Beschreibung: Add new entity to relApiTabApiVendor

Operation ID: relApiTabApiVendor.relApiTabApiVendor.CreateRelApiTabApiVendor

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/relApiTabApiVendor({systemId}) (GET)

Beschreibung: Get entity from relApiTabApiVendor by key

Operation ID: relApiTabApiVendor.relApiTabApiVendor.GetRelApiTabApiVendor

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiVendor({systemId}) (PATCH)

Beschreibung: Update entity in relApiTabApiVendor

Operation ID: relApiTabApiVendor.relApiTabApiVendor.UpdateRelApiTabApiVendor

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor

Antworten:

  • 204: Success
  • default:

/relApiTabApiVendor({systemId}) (DELETE)

Beschreibung: Delete entity from relApiTabApiVendor

Operation ID: relApiTabApiVendor.relApiTabApiVendor.DeleteRelApiTabApiVendor

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiVendor({systemId})/agedAccountsPayable (GET)

Beschreibung: Get agedAccountsPayable from relApiTabApiVendor

Operation ID: relApiTabApiVendor.GetAgedAccountsPayable

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiVendor({systemId})/agedAccountsPayable (PATCH)

Beschreibung: Update the navigation property agedAccountsPayable in relApiTabApiVendor

Operation ID: relApiTabApiVendor.UpdateAgedAccountsPayable

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor

Antworten:

  • 204: Success
  • default:

/relApiTabApiVendor({systemId})/agedAccountsPayable (DELETE)

Beschreibung: Delete navigation property agedAccountsPayable for relApiTabApiVendor

Operation ID: relApiTabApiVendor.DeleteAgedAccountsPayable

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiVendor({systemId})/contactsInformation (GET)

Beschreibung: Get contactsInformation from relApiTabApiVendor

Operation ID: relApiTabApiVendor.ListContactsInformation

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiVendor({systemId})/contactsInformation (POST)

Beschreibung: Create new navigation property to contactsInformation for relApiTabApiVendor

Operation ID: relApiTabApiVendor.CreateContactsInformation

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiVendor({systemId})/contactsInformation({contactId}) (GET)

Beschreibung: Get contactsInformation from relApiTabApiVendor

Operation ID: relApiTabApiVendor.GetContactsInformation

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor
  • contactId (path): key: contactId of contactInformation
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiVendor({systemId})/contactsInformation({contactId}) (PATCH)

Beschreibung: Update the navigation property contactsInformation in relApiTabApiVendor

Operation ID: relApiTabApiVendor.UpdateContactsInformation

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor
  • contactId (path): key: contactId of contactInformation

Antworten:

  • 204: Success
  • default:

/relApiTabApiVendor({systemId})/contactsInformation({contactId}) (DELETE)

Beschreibung: Delete navigation property contactsInformation for relApiTabApiVendor

Operation ID: relApiTabApiVendor.DeleteContactsInformation

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor
  • contactId (path): key: contactId of contactInformation
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiVendor({systemId})/defaultDimensions (GET)

Beschreibung: Get defaultDimensions from relApiTabApiVendor

Operation ID: relApiTabApiVendor.ListDefaultDimensions

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiVendor({systemId})/defaultDimensions (POST)

Beschreibung: Create new navigation property to defaultDimensions for relApiTabApiVendor

Operation ID: relApiTabApiVendor.CreateDefaultDimensions

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiVendor({systemId})/defaultDimensions({id}) (GET)

Beschreibung: Get defaultDimensions from relApiTabApiVendor

Operation ID: relApiTabApiVendor.GetDefaultDimensions

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor
  • id (path): key: id of defaultDimension
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiVendor({systemId})/defaultDimensions({id}) (PATCH)

Beschreibung: Update the navigation property defaultDimensions in relApiTabApiVendor

Operation ID: relApiTabApiVendor.UpdateDefaultDimensions

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor
  • id (path): key: id of defaultDimension

Antworten:

  • 204: Success
  • default:

/relApiTabApiVendor({systemId})/defaultDimensions({id}) (DELETE)

Beschreibung: Delete navigation property defaultDimensions for relApiTabApiVendor

Operation ID: relApiTabApiVendor.DeleteDefaultDimensions

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor
  • id (path): key: id of defaultDimension
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiVendor({systemId})/documentAttachments (GET)

Beschreibung: Get documentAttachments from relApiTabApiVendor

Operation ID: relApiTabApiVendor.ListDocumentAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiVendor({systemId})/documentAttachments (POST)

Beschreibung: Create new navigation property to documentAttachments for relApiTabApiVendor

Operation ID: relApiTabApiVendor.CreateDocumentAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor

Antworten:

  • 201: Created navigation property.
  • default:

/relApiTabApiVendor({systemId})/documentAttachments({id}) (GET)

Beschreibung: Get documentAttachments from relApiTabApiVendor

Operation ID: relApiTabApiVendor.GetDocumentAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor
  • id (path): key: id of documentAttachment
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiVendor({systemId})/documentAttachments({id}) (PATCH)

Beschreibung: Update the navigation property documentAttachments in relApiTabApiVendor

Operation ID: relApiTabApiVendor.UpdateDocumentAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor
  • id (path): key: id of documentAttachment

Antworten:

  • 204: Success
  • default:

/relApiTabApiVendor({systemId})/documentAttachments({id}) (DELETE)

Beschreibung: Delete navigation property documentAttachments for relApiTabApiVendor

Operation ID: relApiTabApiVendor.DeleteDocumentAttachments

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor
  • id (path): key: id of documentAttachment
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiVendor({systemId})/documentAttachments({id})/attachmentContent (GET)

Beschreibung: Get media content for the navigation property documentAttachments from relApiTabApiVendor

Operation ID: relApiTabApiVendor.GetDocumentAttachmentsAttachmentContent

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor
  • id (path): key: id of documentAttachment

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiVendor({systemId})/documentAttachments({id})/attachmentContent (PUT)

Beschreibung: Update media content for the navigation property documentAttachments in relApiTabApiVendor

Operation ID: relApiTabApiVendor.UpdateDocumentAttachmentsAttachmentContent

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor
  • id (path): key: id of documentAttachment

Antworten:

  • 204: Success
  • default:

/relApiTabApiVendor({systemId})/picture (GET)

Beschreibung: Get picture from relApiTabApiVendor

Operation ID: relApiTabApiVendor.GetPicture

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiVendor({systemId})/picture (PATCH)

Beschreibung: Update the navigation property picture in relApiTabApiVendor

Operation ID: relApiTabApiVendor.UpdatePicture

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor

Antworten:

  • 204: Success
  • default:

/relApiTabApiVendor({systemId})/picture (DELETE)

Beschreibung: Delete navigation property picture for relApiTabApiVendor

Operation ID: relApiTabApiVendor.DeletePicture

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/relApiTabApiVendor({systemId})/picture/pictureContent (GET)

Beschreibung: Get media content for the navigation property picture from relApiTabApiVendor

Operation ID: relApiTabApiVendor.GetPicturePictureContent

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/relApiTabApiVendor({systemId})/picture/pictureContent (PUT)

Beschreibung: Update media content for the navigation property picture in relApiTabApiVendor

Operation ID: relApiTabApiVendor.UpdatePicturePictureContent

Parameter:

  • systemId (path): key: systemId of relApiTabApiVendor

Antworten:

  • 204: Success
  • default:

/salesInvoiceLines (GET)

Beschreibung: Get entities from salesInvoiceLines

Operation ID: salesInvoiceLines.salesInvoiceLine.ListSalesInvoiceLine

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/salesInvoiceLines (POST)

Beschreibung: Add new entity to salesInvoiceLines

Operation ID: salesInvoiceLines.salesInvoiceLine.CreateSalesInvoiceLine

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/salesInvoiceLines({id}) (GET)

Beschreibung: Get entity from salesInvoiceLines by key

Operation ID: salesInvoiceLines.salesInvoiceLine.GetSalesInvoiceLine

Parameter:

  • id (path): key: id of salesInvoiceLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/salesInvoiceLines({id}) (PATCH)

Beschreibung: Update entity in salesInvoiceLines

Operation ID: salesInvoiceLines.salesInvoiceLine.UpdateSalesInvoiceLine

Parameter:

  • id (path): key: id of salesInvoiceLine

Antworten:

  • 204: Success
  • default:

/salesInvoiceLines({id}) (DELETE)

Beschreibung: Delete entity from salesInvoiceLines

Operation ID: salesInvoiceLines.salesInvoiceLine.DeleteSalesInvoiceLine

Parameter:

  • id (path): key: id of salesInvoiceLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/salesInvoiceLines({id})/dimensionSetLines (GET)

Beschreibung: Get dimensionSetLines from salesInvoiceLines

Operation ID: salesInvoiceLines.ListDimensionSetLines

Parameter:

  • id (path): key: id of salesInvoiceLine
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/salesInvoiceLines({id})/dimensionSetLines (POST)

Beschreibung: Create new navigation property to dimensionSetLines for salesInvoiceLines

Operation ID: salesInvoiceLines.CreateDimensionSetLines

Parameter:

  • id (path): key: id of salesInvoiceLine

Antworten:

  • 201: Created navigation property.
  • default:

/salesInvoiceLines({id})/dimensionSetLines({id1}) (GET)

Beschreibung: Get dimensionSetLines from salesInvoiceLines

Operation ID: salesInvoiceLines.GetDimensionSetLines

Parameter:

  • id (path): key: id of salesInvoiceLine
  • id1 (path): key: id of dimensionSetLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/salesInvoiceLines({id})/dimensionSetLines({id1}) (PATCH)

Beschreibung: Update the navigation property dimensionSetLines in salesInvoiceLines

Operation ID: salesInvoiceLines.UpdateDimensionSetLines

Parameter:

  • id (path): key: id of salesInvoiceLine
  • id1 (path): key: id of dimensionSetLine

Antworten:

  • 204: Success
  • default:

/salesInvoiceLines({id})/dimensionSetLines({id1}) (DELETE)

Beschreibung: Delete navigation property dimensionSetLines for salesInvoiceLines

Operation ID: salesInvoiceLines.DeleteDimensionSetLines

Parameter:

  • id (path): key: id of salesInvoiceLine
  • id1 (path): key: id of dimensionSetLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/salesInvoiceLines({id})/location (GET)

Beschreibung: Get location from salesInvoiceLines

Operation ID: salesInvoiceLines.GetLocation

Parameter:

  • id (path): key: id of salesInvoiceLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/salesInvoiceLines({id})/location (PATCH)

Beschreibung: Update the navigation property location in salesInvoiceLines

Operation ID: salesInvoiceLines.UpdateLocation

Parameter:

  • id (path): key: id of salesInvoiceLine

Antworten:

  • 204: Success
  • default:

/salesInvoiceLines({id})/location (DELETE)

Beschreibung: Delete navigation property location for salesInvoiceLines

Operation ID: salesInvoiceLines.DeleteLocation

Parameter:

  • id (path): key: id of salesInvoiceLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/salesInvoiceLines({id})/salesInvoice (GET)

Beschreibung: Get salesInvoice from salesInvoiceLines

Operation ID: salesInvoiceLines.GetSalesInvoice

Parameter:

  • id (path): key: id of salesInvoiceLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/salesInvoiceLines({id})/salesInvoice (PATCH)

Beschreibung: Update the navigation property salesInvoice in salesInvoiceLines

Operation ID: salesInvoiceLines.UpdateSalesInvoice

Parameter:

  • id (path): key: id of salesInvoiceLine

Antworten:

  • 204: Success
  • default:

/salesInvoiceLines({id})/salesInvoice (DELETE)

Beschreibung: Delete navigation property salesInvoice for salesInvoiceLines

Operation ID: salesInvoiceLines.DeleteSalesInvoice

Parameter:

  • id (path): key: id of salesInvoiceLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/salesInvoices (GET)

Beschreibung: Get entities from salesInvoices

Operation ID: salesInvoices.salesInvoice.ListSalesInvoice

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/salesInvoices (POST)

Beschreibung: Add new entity to salesInvoices

Operation ID: salesInvoices.salesInvoice.CreateSalesInvoice

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/salesInvoices({id}) (GET)

Beschreibung: Get entity from salesInvoices by key

Operation ID: salesInvoices.salesInvoice.GetSalesInvoice

Parameter:

  • id (path): key: id of salesInvoice
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/salesInvoices({id}) (PATCH)

Beschreibung: Update entity in salesInvoices

Operation ID: salesInvoices.salesInvoice.UpdateSalesInvoice

Parameter:

  • id (path): key: id of salesInvoice

Antworten:

  • 204: Success
  • default:

/salesInvoices({id}) (DELETE)

Beschreibung: Delete entity from salesInvoices

Operation ID: salesInvoices.salesInvoice.DeleteSalesInvoice

Parameter:

  • id (path): key: id of salesInvoice
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/salesInvoices({id})/attachments (GET)

Beschreibung: Get attachments from salesInvoices

Operation ID: salesInvoices.ListAttachments

Parameter:

  • id (path): key: id of salesInvoice
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/salesInvoices({id})/attachments (POST)

Beschreibung: Create new navigation property to attachments for salesInvoices

Operation ID: salesInvoices.CreateAttachments

Parameter:

  • id (path): key: id of salesInvoice

Antworten:

  • 201: Created navigation property.
  • default:

/salesInvoices({id})/attachments({id1}) (GET)

Beschreibung: Get attachments from salesInvoices

Operation ID: salesInvoices.GetAttachments

Parameter:

  • id (path): key: id of salesInvoice
  • id1 (path): key: id of attachment
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/salesInvoices({id})/attachments({id1}) (PATCH)

Beschreibung: Update the navigation property attachments in salesInvoices

Operation ID: salesInvoices.UpdateAttachments

Parameter:

  • id (path): key: id of salesInvoice
  • id1 (path): key: id of attachment

Antworten:

  • 204: Success
  • default:

/salesInvoices({id})/attachments({id1}) (DELETE)

Beschreibung: Delete navigation property attachments for salesInvoices

Operation ID: salesInvoices.DeleteAttachments

Parameter:

  • id (path): key: id of salesInvoice
  • id1 (path): key: id of attachment
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/salesInvoices({id})/attachments({id1})/attachmentContent (GET)

Beschreibung: Get media content for the navigation property attachments from salesInvoices

Operation ID: salesInvoices.GetAttachmentsAttachmentContent

Parameter:

  • id (path): key: id of salesInvoice
  • id1 (path): key: id of attachment

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/salesInvoices({id})/attachments({id1})/attachmentContent (PUT)

Beschreibung: Update media content for the navigation property attachments in salesInvoices

Operation ID: salesInvoices.UpdateAttachmentsAttachmentContent

Parameter:

  • id (path): key: id of salesInvoice
  • id1 (path): key: id of attachment

Antworten:

  • 204: Success
  • default:

/salesInvoices({id})/dimensionSetLines (GET)

Beschreibung: Get dimensionSetLines from salesInvoices

Operation ID: salesInvoices.ListDimensionSetLines

Parameter:

  • id (path): key: id of salesInvoice
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/salesInvoices({id})/dimensionSetLines (POST)

Beschreibung: Create new navigation property to dimensionSetLines for salesInvoices

Operation ID: salesInvoices.CreateDimensionSetLines

Parameter:

  • id (path): key: id of salesInvoice

Antworten:

  • 201: Created navigation property.
  • default:

/salesInvoices({id})/dimensionSetLines({id1}) (GET)

Beschreibung: Get dimensionSetLines from salesInvoices

Operation ID: salesInvoices.GetDimensionSetLines

Parameter:

  • id (path): key: id of salesInvoice
  • id1 (path): key: id of dimensionSetLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/salesInvoices({id})/dimensionSetLines({id1}) (PATCH)

Beschreibung: Update the navigation property dimensionSetLines in salesInvoices

Operation ID: salesInvoices.UpdateDimensionSetLines

Parameter:

  • id (path): key: id of salesInvoice
  • id1 (path): key: id of dimensionSetLine

Antworten:

  • 204: Success
  • default:

/salesInvoices({id})/dimensionSetLines({id1}) (DELETE)

Beschreibung: Delete navigation property dimensionSetLines for salesInvoices

Operation ID: salesInvoices.DeleteDimensionSetLines

Parameter:

  • id (path): key: id of salesInvoice
  • id1 (path): key: id of dimensionSetLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/salesInvoices({id})/documentAttachments (GET)

Beschreibung: Get documentAttachments from salesInvoices

Operation ID: salesInvoices.ListDocumentAttachments

Parameter:

  • id (path): key: id of salesInvoice
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/salesInvoices({id})/documentAttachments (POST)

Beschreibung: Create new navigation property to documentAttachments for salesInvoices

Operation ID: salesInvoices.CreateDocumentAttachments

Parameter:

  • id (path): key: id of salesInvoice

Antworten:

  • 201: Created navigation property.
  • default:

/salesInvoices({id})/documentAttachments({id1}) (GET)

Beschreibung: Get documentAttachments from salesInvoices

Operation ID: salesInvoices.GetDocumentAttachments

Parameter:

  • id (path): key: id of salesInvoice
  • id1 (path): key: id of documentAttachment
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/salesInvoices({id})/documentAttachments({id1}) (PATCH)

Beschreibung: Update the navigation property documentAttachments in salesInvoices

Operation ID: salesInvoices.UpdateDocumentAttachments

Parameter:

  • id (path): key: id of salesInvoice
  • id1 (path): key: id of documentAttachment

Antworten:

  • 204: Success
  • default:

/salesInvoices({id})/documentAttachments({id1}) (DELETE)

Beschreibung: Delete navigation property documentAttachments for salesInvoices

Operation ID: salesInvoices.DeleteDocumentAttachments

Parameter:

  • id (path): key: id of salesInvoice
  • id1 (path): key: id of documentAttachment
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/salesInvoices({id})/documentAttachments({id1})/attachmentContent (GET)

Beschreibung: Get media content for the navigation property documentAttachments from salesInvoices

Operation ID: salesInvoices.GetDocumentAttachmentsAttachmentContent

Parameter:

  • id (path): key: id of salesInvoice
  • id1 (path): key: id of documentAttachment

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/salesInvoices({id})/documentAttachments({id1})/attachmentContent (PUT)

Beschreibung: Update media content for the navigation property documentAttachments in salesInvoices

Operation ID: salesInvoices.UpdateDocumentAttachmentsAttachmentContent

Parameter:

  • id (path): key: id of salesInvoice
  • id1 (path): key: id of documentAttachment

Antworten:

  • 204: Success
  • default:

/salesInvoices({id})/Microsoft.NAV.cancel (POST)

Beschreibung: Invoke action cancel

Operation ID: salesInvoices.salesInvoice.cancel

Parameter:

  • id (path): key: id of salesInvoice

Antworten:

  • 204: Success
  • default:

/salesInvoices({id})/Microsoft.NAV.cancelAndSend (POST)

Beschreibung: Invoke action cancelAndSend

Operation ID: salesInvoices.salesInvoice.cancelAndSend

Parameter:

  • id (path): key: id of salesInvoice

Antworten:

  • 204: Success
  • default:

/salesInvoices({id})/Microsoft.NAV.makeCorrectiveCreditMemo (POST)

Beschreibung: Invoke action makeCorrectiveCreditMemo

Operation ID: salesInvoices.salesInvoice.makeCorrectiveCreditMemo

Parameter:

  • id (path): key: id of salesInvoice

Antworten:

  • 204: Success
  • default:

/salesInvoices({id})/Microsoft.NAV.post (POST)

Beschreibung: Invoke action post

Operation ID: salesInvoices.salesInvoice.post

Parameter:

  • id (path): key: id of salesInvoice

Antworten:

  • 204: Success
  • default:

/salesInvoices({id})/Microsoft.NAV.postAndSend (POST)

Beschreibung: Invoke action postAndSend

Operation ID: salesInvoices.salesInvoice.postAndSend

Parameter:

  • id (path): key: id of salesInvoice

Antworten:

  • 204: Success
  • default:

/salesInvoices({id})/Microsoft.NAV.send (POST)

Beschreibung: Invoke action send

Operation ID: salesInvoices.salesInvoice.send

Parameter:

  • id (path): key: id of salesInvoice

Antworten:

  • 204: Success
  • default:

/salesInvoices({id})/pdfDocument (GET)

Beschreibung: Get pdfDocument from salesInvoices

Operation ID: salesInvoices.GetPdfDocument

Parameter:

  • id (path): key: id of salesInvoice
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/salesInvoices({id})/pdfDocument (PATCH)

Beschreibung: Update the navigation property pdfDocument in salesInvoices

Operation ID: salesInvoices.UpdatePdfDocument

Parameter:

  • id (path): key: id of salesInvoice

Antworten:

  • 204: Success
  • default:

/salesInvoices({id})/pdfDocument (DELETE)

Beschreibung: Delete navigation property pdfDocument for salesInvoices

Operation ID: salesInvoices.DeletePdfDocument

Parameter:

  • id (path): key: id of salesInvoice
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/salesInvoices({id})/pdfDocument/pdfDocumentContent (GET)

Beschreibung: Get media content for the navigation property pdfDocument from salesInvoices

Operation ID: salesInvoices.GetPdfDocumentPdfDocumentContent

Parameter:

  • id (path): key: id of salesInvoice

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/salesInvoices({id})/pdfDocument/pdfDocumentContent (PUT)

Beschreibung: Update media content for the navigation property pdfDocument in salesInvoices

Operation ID: salesInvoices.UpdatePdfDocumentPdfDocumentContent

Parameter:

  • id (path): key: id of salesInvoice

Antworten:

  • 204: Success
  • default:

/salesInvoices({id})/relApiTabApiCustomer (GET)

Beschreibung: Get relApiTabApiCustomer from salesInvoices

Operation ID: salesInvoices.GetRelApiTabApiCustomer

Parameter:

  • id (path): key: id of salesInvoice
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/salesInvoices({id})/relApiTabApiCustomer (PATCH)

Beschreibung: Update the navigation property relApiTabApiCustomer in salesInvoices

Operation ID: salesInvoices.UpdateRelApiTabApiCustomer

Parameter:

  • id (path): key: id of salesInvoice

Antworten:

  • 204: Success
  • default:

/salesInvoices({id})/relApiTabApiCustomer (DELETE)

Beschreibung: Delete navigation property relApiTabApiCustomer for salesInvoices

Operation ID: salesInvoices.DeleteRelApiTabApiCustomer

Parameter:

  • id (path): key: id of salesInvoice
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/salesInvoices({id})/salesInvoiceLines (GET)

Beschreibung: Get salesInvoiceLines from salesInvoices

Operation ID: salesInvoices.ListSalesInvoiceLines

Parameter:

  • id (path): key: id of salesInvoice
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $orderby (query): Order items by property values
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/salesInvoices({id})/salesInvoiceLines (POST)

Beschreibung: Create new navigation property to salesInvoiceLines for salesInvoices

Operation ID: salesInvoices.CreateSalesInvoiceLines

Parameter:

  • id (path): key: id of salesInvoice

Antworten:

  • 201: Created navigation property.
  • default:

/salesInvoices({id})/salesInvoiceLines({id1}) (GET)

Beschreibung: Get salesInvoiceLines from salesInvoices

Operation ID: salesInvoices.GetSalesInvoiceLines

Parameter:

  • id (path): key: id of salesInvoice
  • id1 (path): key: id of salesInvoiceLine
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/salesInvoices({id})/salesInvoiceLines({id1}) (PATCH)

Beschreibung: Update the navigation property salesInvoiceLines in salesInvoices

Operation ID: salesInvoices.UpdateSalesInvoiceLines

Parameter:

  • id (path): key: id of salesInvoice
  • id1 (path): key: id of salesInvoiceLine

Antworten:

  • 204: Success
  • default:

/salesInvoices({id})/salesInvoiceLines({id1}) (DELETE)

Beschreibung: Delete navigation property salesInvoiceLines for salesInvoices

Operation ID: salesInvoices.DeleteSalesInvoiceLines

Parameter:

  • id (path): key: id of salesInvoice
  • id1 (path): key: id of salesInvoiceLine
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

/subscriptions (GET)

Beschreibung: Get entities from subscriptions

Operation ID: subscriptions.subscriptions.ListSubscriptions

Parameter:

  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • N/A (N/A):
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/subscriptions (POST)

Beschreibung: Add new entity to subscriptions

Operation ID: subscriptions.subscriptions.CreateSubscriptions

Keine Parameter.

Antworten:

  • 201: Created entity
  • default:

/subscriptions({subscriptionId}) (GET)

Beschreibung: Get entity from subscriptions by key

Operation ID: subscriptions.subscriptions.GetSubscriptions

Parameter:

  • subscriptionId (path): key: subscriptionId of subscriptions
  • $select (query): Select properties to be returned
  • $expand (query): Expand related entities

Antwort bei 200 OK:

...Schema-/Objektdefinition...

/subscriptions({subscriptionId}) (PATCH)

Beschreibung: Update entity in subscriptions

Operation ID: subscriptions.subscriptions.UpdateSubscriptions

Parameter:

  • subscriptionId (path): key: subscriptionId of subscriptions

Antworten:

  • 204: Success
  • default:

/subscriptions({subscriptionId}) (DELETE)

Beschreibung: Delete entity from subscriptions

Operation ID: subscriptions.subscriptions.DeleteSubscriptions

Parameter:

  • subscriptionId (path): key: subscriptionId of subscriptions
  • If-Match (header): ETag

Antworten:

  • 204: Success
  • default:

2 - Schnittstellen - Installation und Einrichtung

Anleitung zur allgemeinen Installation und Einrichtung der Schnittstellen

Schnittstellen - Installation und Einrichtung

Überblick und Zuständigkeiten

flowchart TD
    classDef Aareon_blue fill:#051163,stroke:#051163,color:#FFFFFF,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Bright_blue fill:#086DFB,stroke:#086DFB,color:#FFFFFF,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Sand        fill:#F7F3F0,stroke:#F7F3F0,color:#081326,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Stone       fill:#EBE3DC,stroke:#EBE3DC,color:#081326,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Coral       fill:#FF7F62,stroke:#FF7F62,color:#081326,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Peach       fill:#FFD8CA,stroke:#FFD8CA,color:#081326,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Green       fill:#50B214,stroke:#50B214,color:#081326,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Light_green fill:#B9E99C,stroke:#B9E99C,color:#081326,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Baby_blue   fill:#A4CBFF,stroke:#A4CBFF,color:#081326,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Burgundy    fill:#550000,stroke:#550000,color:#FFFFFF,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Dark_green  fill:#2F630E,stroke:#2F630E,color:#FFFFFF,font-family:Segoe UI, Arial, Helvetica,sans-serif

    E[Microsoft Entra ID]:::Coral
    RP[RELion<br>Produktiv]:::Green
    RS[RELion<br>Sandbox]:::Green
    NSTP[Business Central Dienst<br>Produktiv]:::Bright_blue
    NSTS[Business Central Dienst<br>Sandbox]:::Bright_blue

    subgraph SGE["`**Kunde - Entra-Admin**`"]
        E
    end
    class SGE Peach

    subgraph SGR["`**Kunde - Super-User**`"]
        E --> RP
        E --> RS
    end
    class SGR Light_green

    subgraph SGNST["`**Aareon RELion - Dev-Ops**`"]
        RP --> NSTP
        RS --> NSTS
    end
    class SGNST Aareon_blue

3 - URA (Universal REST API)

Informationen zur URA-Schnittstelle

Mit der Universal REST API bietet RELion eine Möglichkeit, auf jede Tabelle über einen REST API Aufruf zuzugreifen. Der schematische Aufbau des Calls ist für jede Tabelle identisch und eine Ausführung der RELion Business Logik gewährleistet. Es stehen Standardfunktionen für die Interaktion mit RELion zur Verfügung:

  • Einfügen
  • Ändern
  • Kombiniertes Einfügen und Ändern
  • Löschen eines Datensatzes
  • Lesen (einzelner Datensatz oder mehrere Daten)
  • Ändern des Primärschlüssels eines Datensatzes


Weitere ergänzende Funktionen sind:

  • der Bulk Modus
  • die Verwendung von verschiedenen Konfigurationen

Universal REST API in sechs Schritten

  1. Identifizierung der RELion Tabelle in der GUI
  2. BC Tabellen Nummer und Feldnummern heraussuchen
  3. Erstellen des REST Requests, bestehend aus oa. Nummern und dem Payload
  4. Senden des Requests an die universal REST API
  5. Verarbeitung des Request durch RELion
  6. Rückmeldung der Verarbeitung
    a. Verarbeitung war fehlerfrei, Rückmeldung mit dem angelegten oder geänderten Datensatz
    b. Verarbeitung lief auf einen Fehler, Rückmeldung des Fehlers in Klartext

Die Business Logik in BC basiert stark auf der Reihenfolge, wie der Anwender Felder in einer Tabelle füllt, auch diesen Umstand berücksichtig die REST API, die Reihenfolge der Felder im JSON Body entsprechen der Reihenfolge, indem die API die Daten in die RELion Tabelle schreibt. Eine Umstellung ist jederzeit durch eine Umsortierung der Felder im Request möglich. Mit weiteren Parametern kann die REST API auch komplexe Einfügeoperationen in RELion abbilden (z. B. kombinierte Einfüge und Update Anweisungen oder das Überspringen von Validierungen).

Anders als bei SQL-Abfragen auf BC-Tabellen, kann die universal REST API auch die Flow Fields einer Tabelle zurückgeben. Dies bezieht sich auf Tabellenfelder, berechnete Felder, welche nur auf den Pages oder in Infoboxen vorhanden sind, berücksichtigt die API nicht. Durch die mögliche Verwendung von verschiedenen Konfigurationen pro REST API Aufruf, kann die API, je nach Anwendungszweck, diese Daten in die Antwort aufnehmen oder nicht.

Darüber hinaus sind auch gebündelte Operationen möglich. In einem REST API Aufruf sind dann mehrere Datensätze zum Einfügen oder Ändern enthalten, dies spart dann die Zeit für dem Aufbau der Webserviceverbindung pro Datensatz und kann die Laufzeit bei einer großen Menge an Daten senken. Auch diese Bulk-Übertragungen haben die identischen Möglichkeiten eines Aufrufes pro Datensatz.

In dem Beispiel wird der Übertrag eines Debitors aus einem Fremdsystem nach RELion dargestellt, vor allem die Ableitung aus der RELion Tabelle und den daraus resultierenden Request.

Das Auslösen der Kommunikation und der Abgleich der Tabellen und Felder ist nicht Bestandteil dieser Dokumentation.

Insert Record with URA

3.1 - Request Aufbau

Aufbau eines Request

Base URL

Die Requests sind an die Adresse der URA zu senden. Diese ist

OnPrem:
https://{{base URL}}:{{port}}/{{serverinstance}}/api/aareon/universalapi/v1.0/companies({{Company-Id}})/universalRequests?$expand=entitySet

URA GET

Die GET-Methode zeigt lediglich die Verfügbarkeit der API an, die Universal REST API steht für alle Mandaten zur Verfügung und benötigt zur Identifikation des Mandanten noch die Mandanten ID in der URL. Die Prüfung, ob die API verfügbar ist benötigt diesen Zusatz nicht.

Die Adresse für die GET-Methode setzt sich aus vier Komponenten zusammen:

  1. Webadresse des Servicetiers
  2. Port der BC OData Services
  3. BC Dienstnamen
  4. restliche Pfad: /api/aareon/universalapi/v1.0/$metadata

Eine vollständige Adresse für einen GET Aufruf wäre somit:
http://MeinServer:14048/MeinServiceTier/api/aareon/universalapi/v1.0/$metadata
Zurück kommt ein XML-File mit allen aktiven API’s:

Insert Record with URA

URA POST

Für einen Request wird immer ein POST-Request an den Endpunkt geschickt. Dieser enthält einen Body mit einem JSON. Das JSON besteht aus zwei Teilen, der Definition der Tabelle und den Daten, welche auf die Tabelle anzuwenden sind. Die verschiedenen Ausprägungen des Bodys sind in JSON Body beschrieben.

Beispiel:

Lesen aus der Tabelle mit der ID 5050. Es werden die Felder mit der ID 1 und ID 2. Die ersten 620 Datensätze werden übersprungen und dann werden 100 Datensätze geliefert.

Request:

{
    "tableNo":  "5050",
    "operation":  "READ",
    "top": "100",
    "skip":"620",
    "entitySet":  [
                      {
                          "subOperation":  "Done",
                          "responseFields":  "1|2"
                      }
                  ]
}

Response:

{
  "@odata.etag": "W/\"JzIwOzE2Mjg3NjY1MDI0ODQ3NzE5ODM0MTswMDsn\"",
  "headerId": "8804c1b9-444c-42cb-809c-6ea49e0dc91e",
  "lineNo": "10000",
  "fieldNo": 0,
  "filter": false,
  "dimensionSetId": false,
  "dimensionSetIdMutation": 0,
  "dimension": false,
  "dimensionCode": "",
  "validate": false,
  "value": "",
  "subOperation": "DONE",
  "resetFilter": false,
  "singleCommit": false,
  "responseFields": "1|2",
  "totalCount": 625,
  "skippedRows": 620,
  "numberOfRows": 625,
  "moreRows": false,
  "done": false,
  "countOfReturnRows": 5,
  "ResponseJson2": "eyJEYXRhIjpbeyJOby4iOiJLMDEwMDA0IiwiTmFtZSI6IkRldXRzY2hlIFRlbGVjb20gQUcifSx7Ik5vLiI6IkswMTAwMDUiLCJOYW1lIjoiRGViaXRvIFJlc2VzIn0seyJOby4iOiJLMDEwMDA2IiwiTmFtZSI6IlRydWRlbCBXZXJlcyJ9LHsiTm8uIjoiSzAxMDAwNyIsIk5hbWUiOiJEZWxvcmVzIDEwMDAifSx7Ik5vLiI6IkxFRVIiLCJOYW1lIjoiTGVlciJ9XX0="
}

Im Feld ResponseJson2 gibt die REST API den angelegten Datensatz in Base64 Kodierung zurück. Encodiert ist es JSON. Sie können die Anzahl der Felder, welche die API zurückgibt, über den Parameter responseFields einschränken. Ohne den Eintrag gibt die API immer alle Felder aus der Tabelle zurück.

Decodiert steht nun da:

{
  "Data": [
    {
      "No.": "K010004",
      "Name": "Deutsche Telecom AG"
    },
    {
      "No.": "K010005",
      "Name": "Debito Reses"
    },
    {
      "No.": "K010006",
      "Name": "Trudel Weres"
    },
    {
      "No.": "K010007",
      "Name": "Delores 1000"
    },
    {
      "No.": "LEER",
      "Name": "Leer"
    }
  ]
}

Die Prüfung der Datenfelder erfolgt durch Business Central. Bei nicht passenden Kombinationen (z. B. Text in ein Zahlenfeld zu schreiben oder nicht vorhandene Werte in verbundenen Tabellen), beendet die API den Request mit einer Fehlermeldung.

URA JSON Body

Json Header

Der Body besteht aus einem “Kopf”, dem universalRequest und dann einen Array von zusammenhängenden Befehlsblöcken, dem entitySet. Eine Suboperation schließt jeweils einen Befehlsblock logisch ab.

Die Befehlsblöcke setzen sich aus verschiedenen Attributen zusammen, je nach Verwendungszweck des Blockes. Die API arbeitet die Blöcke sequenziell ab, die Reihenfolge legt somit auch die Filter und Validierungsreihenfolge in BC fest.

Die BC Tabelle ist pro Aufruf konstant, alle Operationen führt die API nur auf dieser Tabelle durch, Kopf und Zeilen Strukturen benötigen zwei API aufrufe. Die benötigten Daten liefert die API nach Abschluss der gesamten Operation zurück.

Die API liefert als Antwort nochmals den gesamten Aufruf als Body mit, dies ist technisch begründet und kann nicht unterbunden werden. In jedem Suboperation Block ist das Attribut response vorhanden, in diesem Attribut kann die API den neuen / geänderten Datensatz nach der jeweiligen Operation zurückliefern, je nach Suboperation und Anwendungsfall.

Das Feld response ist BASE64 codiert und enthält ein JSON mit den Daten der Tabelle, ein Filter kann die zurückgegebenen Felder einschränken.

Der Aufbau des entitySet Bereiches ist variabel, um die verschiedensten Konstellationen in BC abzubilden, die drei am meisten genutzten Anwendungsbereiche sind dabei:

  1. Einzelanweisung, ein Datensatz ohne komplexe Trigger und Validierungen über die API einfügen oder verändern.
  2. Kombinierte Anweisung, INSERT und UPDATE in einem Aufruf. Komplexe Trigger und Validierungen über die API. simulieren, beispielsweise setzt der Inserttrigger beim Einfügen eines Debitors die Debitorennummer und einige Defaultwerte, diese können dann im folgenden UPDATE Teil, innerhalb eines Aufrufes, auf die gewünschten Werte angepasst werden.
  3. Einfügen einer großen Datenmenge mit wenigen Aufrufen (BULK – Modus). Ziel ist es, die Minimierung des Overheads für die Kommunikation über die API. In einem Aufruf sind 30 bis 50 Datensätze enthalten, welche die API in einer Datenbank Transaktion verarbeitet.

Es gibt folgede Parameter:
  • tableNo - Tabellen Nummer
    Das Attribut tableNo spezifiert die Tabellen in BC auf welche die Operation angewendet werden soll. Es ist die Nummer der Tabelle aus BC anzugeben. Diese ist abrufbar unter anderem über den Punkt Info zu der Seite.

  • operation - Funktionen auf BC Tabellen
    Es stehen diese Funktionen zur Verfügung: Einer dieser Operationen ist in der Ebene universalRequest anzugeben, sie definiert den übergeordneten Anwendungsfall. Reicht eine Operation pro Webrequest, so ist dieser mit der subOperation DONE in der Ebene entitySet zu bestätigen. Verschiedene Anwendungsfälle, wie ein INSERT gefolgt von einem UPDATE oder BULK Operationen, lassen sich mit den subOperationen in der der Ebene entitySet abbilden.

    • INSERT
      Mit der INSERT – Operation fügt die API die im Bereich entitySet definierten Daten der definierten BC Tabelle hinzu, ob der BC Insert Trigger dabei zur Ausführung kommt, bestimmt ein weiterer Parameter. Die Reihenfolge in der die API die einzelnen Felder in die BC Tabelle einfügt, ist durch die Reihenfolge der Daten in entitySet Bereich festgelegt, über diesen Mechanismus sind verschiedene Feldvalidierungsreihenfolgen abbildbar.
    • UPDATE
      Mithilfe der UPDATE – Operation, kann die API Daten eines bestehenden Datensatzes verändern. Filterkriterien um den Datensatz zu bestimmen sind im entitySet Bereich zu definieren.
    • DELETE
      Der DELETE-Operator benötig einen Filter, der nur einen Datensatz als Ergebnis liefert, bei mehr als ein Datensatz pro Operation liefert die API einen Fehler, damit sind Löschvorgange auf einen ganzen Bereich in einer Operation ausgeschlossen.
    • RENAME
      BC unterscheidet zwischen einer Änderung von Daten und einem Umbenennen von Daten, bei der Änderung sind keine Felder des Primärschlüssel, den eindeutigen Identifier des Datensatzes in der Tabelle, betroffen. Ein Primärschlüssel (PS) kann mehrere Felder einschließen, ist nur ein Feld von einer Änderung betroffen, so geht BC und damit auch die API von einem Rename aus.
    • READ
      Die API kann zusätzlich zu den Schreiboperationen auch Datensätze aus Tabellen zurückliefern. Die READ-Operation liefert je nach mitgegeben Filter 0 bis alle Datensätze einer Tabelle zurück. Die maximale Anzahl der zurückgelieferten Daten bestimmt der Wert numberOfEntitiesToRead in der Konfiguration, im Standard 100.
    • READLAST
      Die API kann zusätzlich zu den Schreiboperationen auch Datensätze aus Tabellen zurückliefern. Die READLAST Operation liefert je nach mitgegeben Filter keinen oder den letzten Datensatz passend zu dem Filter aus einer Tabelle zurück. Der Request ist immer mit der “subOperation”:“DONE” abzuschließen. Mehrfache Operationen sind nicht zulässig.
  • runTrigger – Attribut
    BC Tabellen haben für jede Art der Änderung an Tabellen Trigger, welche Code ausführen können. Dieses Attribut steuert, ob die API den jeweiligen Triggers ausführt (true) oder nicht (false). Der Insert-Trigger auf der Debitorentabelle (18) führt verschiedene Prüfungen durch, unter anderem prüft er, ob eine Debitorennummer vorhanden ist, sollte dies nicht der Fall sein, holt sich der Trigger diese aus den Nummernserien.

  • setupCode – Attribut
    Ohne die Angabe oder mit der Angabe eines nicht definierten setupCode’s verwendet die API immer die Konfiguration mit leeren Code Feld.

  • entitySet – Attribute
    Attribute teilen sich in MUSS und KANN Attribute auf, fehlt ein MUSS Attribut quittiert dies die API mit einem Fehler. KANN Attribute haben Standardwerte, diese sind in dem entsprechenden Kapitel erläutert. Die verschiedenen Attribute sind sechs Gruppen zuzuordnen und nur in diesen Gruppen zu verwenden:

    1. Abschluss einer Operation oder Suboperation
    2. Einfügen von Daten
    3. Ändern von Daten
    4. Löschen von Daten
    5. Lesen von Daten
    6. obsolete Attribute
  • Operation und Suboperation
    Jeder Request ist mit einer Suboperation abzuschließen, diese löst die Verarbeitung der Daten in der API aus. Ein Aufruf mit Blöcken ohne eine Suboperation am Ende hat keine Auswirkung auf das System, RELion speichert den Aufruf ohne diesen auszuführen.

    Die Anordnung der Blöcke entspricht der Verarbeitungsreihenfolge, dies hat direkte Auswirkung auf die Validierungsreihenfolge in RELion. Das Einfügen einer Objektnummer ohne vorheriges Füllen des Eigentümer/Mieter Kennzeichens löst beispielsweise eine Fehlermeldung aus. Oft sind die Feldreihendfolgen auf den BC Pages eine Orientierung für die korrekte Reihenfolge der Felder für die API.

    Auch Suboperationen beziehen sich auf die im tableNo Attribut definierte Tabelle, es ist nicht möglich Daten durch Suboperationen in unterschiedliche Tabellen zu schreiben.

    Die Anwendung von Suboperationen ist in drei Bereich aufzuteilen:

    1. Insert – Update Aufrufe, um Daten, welche RELion bei der Ausführung des Insert Triggers durch Default Werte ersetzt mit einem anschließenden Update Teil in einem Aufruf einzufügen.
    2. Insert - …… -Insert (BULK) Einfügeoperationen, ein Aufruf schreibt mehrere Datensätze in die Datenbank.
    3. Update - …… - Update Änderungsoperationen, ein Aufruf ändert verschiedene Datensätze.

    Der kombinierte Aufruf von Insert – Update vereinfacht das Einfügen von Daten, wenn der RELion Insert Trigger, beispielsweise die Nummer aus der Nummernserie holt und dann weitere Default Werte setzt, aber die Daten genau diese Default Werte ändern. Hier sind dann nicht mehr zwei Aufrufe mit der Verarbeitung der Antwort nötig. Die API behält den neu angelegten Datensatz im Fokus und führt dann die gewünschte Änderung nach dem Einfügen der Daten in die Datenbank in einem API Aufruf durch.

    Die BULK Bereiche Insert und Update, dazu gehört auch eine mehrfach kombinierte Insert – Update Anweisung, ist vor allem für große Datenmengen konzipiert. Der Overhead für den Aufbau und Abbau der Verbindung fällt nur einmal für die Anzahl der gemeinsam übertragenden Daten an, nicht für jede Operation.

    • Gültige Attribute für den Suboperationsbereich
      Vier Attribute sind zulässig:

      "subOperation": "DONE….",
      "resetFilter": false, 
      "singleCommit": false, 
      "responseFields": "1|2"
      

      Das Attribut subOperation ist zwingend und beschreibt die Vorgehensweise mit welcher die API die vorher übergebenen Blöcke verarbeitet. Die möglichen Ausprägungen sind:

      1. DONE
        Schließt die im Attribut operation definierte Operation ab und füllt das Attribut response. DONE beachtet die Option responseFields, alle anderen Optionen bleiben unbeachtet. Die Operationen READ sind immer mit einem DONE abzuschließen, ebenso bei Aufrufen mit einer Operation.

      2. INSERT
        Mittels INSERT fügt die API einen Datensatz mit den übergebenen Werten in die spezifizierte Tabelle ein. Ein INSERT erstellt keinen Inhalt im Attribut response. Für weitere Operationen speichert die API eine Referenz auf den neuen Datensatz. Diese Suboperation macht keinen Gebrauch von weitere Attributen. Beispiel für zwei Inserts, einmal der Wert 10 und einmal der Wert 20 in das Feld 100:

        { 
          "tableNo": "5358944", 
          "operation": "INSERT", 
          "runTrigger": true, 
          "entitySet": [
            {
               "fieldNo": 100,
               "validate": true, 
               "value": 
               "10" 
             },
             { 
               "subOperation": "INSERT" 
             }, 
             {
               "fieldNo": 100, 
               "validate": true, 
               "value": "20" 
             }, 
             { 
               "subOperation": "INSERT"
             }
           ]
         }
        
      3. INSERT_RESPONSE
        Zusätzlich zum Einfügen der Daten in die Datenbank, erstellt ein INSERT_RESPONSE auch das Rückgabe-JSON in dem Attribut response. Für jeden Datensatz erstellt die API den Rückgabewert in dem zugehörigen Suboperationsbereich. Mit dem Attribut resonseFields lassen sich die Felder in dem Rückgabewert einschränken. Das gleiche Beispiel wie im Beispiel Suboperation INSERT, nur diesmal mit INSERT_RESPONSE:

        { 
            "tableNo": "5358944", 
            "operation": "INSERT", 
            "runTrigger": true, 
            "entitySet": [ 
                { 
                    "fieldNo": 100, 
                    "validate": true, 
                    "value": "10" 
                }, 
                { 
                    "subOperation": 
                    "INSERT_RESPONSE", 
                    "responseFields": "1|100" 
                }, 
                { 
                    "fieldNo": 100, 
                    "validate": true, 
                    "value": "20" 
                }, 
                {
                    "responseFields": "1|100", 
                    "subOperation": 
                    "INSERT_RESPONSE" 
                }
            ] 
        }
        

        In der Antwort ist aber nun auch das ResponseJson2 wie beim READ gefüllt.

      4. UPDATE
        Ein UPDATE ändert einen bestehenden Datensatz, Anpassungen von mehreren Datensätzen in einer Suboperation, über einen Filter, der mehr als einen Datensatz liefert, unterstütz die API nicht. Eine Update Anweisung, ohne vorheriges Einfügen eines Datensatzes, benötig einen Filter zur Identifizierung. Ein Filter besteht aus dem Tripel von Attributen fieldNo, value und filter, diese sind vor der Suboperation zu definieren. Das Attribut value nimmt Werte eines Standard BC Filters, wie “>10” oder “1|2”, entgegen. Bei der Suboperation UPDATE erzeugt die API keine Antwort wie auch beim INSERT.

        Bei kombinierten Anweisungen behält die API den Fokus auf dem vorherigen Datensatz. Damit ist es möglich weitere Anweisungen auf dem identischen Datensatz auszuführen ohne einen neuen Filter zu definieren. Um Updates auf verschiedenen Datensätzen kombiniert durchzuführen, setzt das Attribut resetfilter den Filter nach der Suboperation zurück.

      5. UPDATE_RESPONSE
        Die Vorbedingungen für die Suboperation UPDATE_RESPONSE sind identisch mit den aus SubOperation UPDATE, im Unterschied zum UPDATE erzeugt die API beim UPDATE_RESONSE eine Antwort im response Attribut.
        Mittels dieser Operation sind Konstellationen wie Einfügen und Ändern von Datensätzen mit Rückmeldung möglich, auch mehrfache Updates mit einem UPDATE_RESPONSE am Ende liefern dann den endgültigen Datensatz zurück, der Overhead eine Rückmeldung für jede Suboperation zu erstellen und auszuwerten entfällt. Beispiel:

        {
            "tableNo": 5358944", 
            "operation": "INSERT", 
            "runTrigger": true, 
            "setupCode": "", 
            "entitySet": [ 
                {
                    "fieldNo": 100, 
                    "validate": true, 
                    "value": "10" 
                }, 
                { 
                    "fieldNo": 2,
                    "validate": true, 
                    "value": "99"
                }, 
                { 
                    "subOperation": "INSERT" 
                }, 
                { 
                    "fieldNo": 3, 
                    "validate": true, 
                    "value": "99" 
                }, 
                { 
                    "subOperation": "UPDATE" 
                }, 
                { 
                    "fieldNo": 2, 
                    "validate": true, 
                    "value": "199" 
                }, 
                { 
                    "responseFields": "100|2|3", 
                    "subOperation": "UPDATE_RESPONSE" 
                }
            ] 
        }
        

        Die API fügt einen neuen Datensatz in die Tabelle ein, dabei ist der Wert des Feldes 2 = 99 und das Feld 3 ist leer. Im zweiten Schritt erfolgt ein Update auf den eingefügten Datensatz, da die Definition eines neuen Filters für die Update Operation fehlt. Im letzten Schritt überschreibt die API das Feld 2 mit dem Wert 199, die Operation erfolgt immer noch auf dem eingefügten Datensatz. Schließlich erzeugt die Suboperation UPDATE_RESPONSE eine Antwort mit den Feldern 100,2 und 3.

      6. RENAME
        Analog zu der Operation RENAME, ist die serielle Verarbeitung mehrere Umbenennungen über die Suboperation RENAME möglich.

        { 
            "tableNo": "5358944", 
            "operation": 
            "RENAME", 
            "runTrigger": true, 
            "setupCode": "", 
            "entitySet": 
            [ 
                { 
                    "fieldNo": 1,
                    "filter": true, 
                    "value": "{53cd97b6-cc44-40ce-8f6b-4a8167f9422c}" 
                }, 
                { 
                    "fieldNo": 1, 
                    "validate": true, 
                    "value": "{53cd97b6-cc44-40ce-8f6b-4a8167f9422d}" 
                }, 
                { 
                    "responseFields": "1|2|100", 
                    "subOperation": "RENAME" 
                }, 
                { 
                    "fieldNo": 1, 
                    "filter": true, 
                    "value": "{68cd97b6-cc44-40ce-8f6b-4a8167f9422c}" 
                }, 
                { 
                    "fieldNo": 1, 
                    "validate": true, 
                    "value": "{68cd97b6-cc44-40ce-8f6b-4a8167f9422d}" 
                }, 
                { 
                    "responseFields": "1|2|100", 
                    "subOperation": "RENAME" 
                }
            ] 
        }
        

        Die API berücksichtigt Tablerelations, somit ist zu berücksichtigen, dass mehrfach Umbenennungen durchaus in einen Timeout der API laufen können.

      7. READ
        Die Suboperation kann zur Anwendung kommen, wenn zwei oder mehr Datensätze in einem Request aus BC zu lesen sind und dies nicht über einen Filter möglich ist oder das aufrufende System keine mehrfachen Datensätze im responseJson Attribut verarbeiten kann.

      8. DELETE
        Analog zu der RENAME Suboperation, kann der DELETE Suboperator mehrere Datensätze in einem REST API Call löschen, pro Operation jedoch nur einen Datensatz. So könnte man Zeilen zu einem spezifischen Kopf löschen. Zuerst die Zeilen per READ auslesen und dann alle Zeilen in ein DELETE Request aufnehmen. Beispiel für das löschen mehrerer Datensätzen in einem Request:

        { 
            "tableNo": "5358944", 
            "operation": "DELETE", 
            "runTrigger": true, 
            "setupCode": "", 
            "entitySet": [
                { 
                    "fieldNo": 1, 
                    "filter": true, 
                    "value": "{7df044ad-e5a8-4f61-83cc-0014e8837af8}" 
                }, 
                { 
                    "subOperation": "DELETE" 
                }, 
                { 
                    "fieldNo": 1, 
                    "filter": true, 
                    "value": "{576044cd-e7a8-4c61-82cc-001cdedd7af8}" 
                }, 
                { 
                    "subOperation": "DELETE" 
                }
            ] 
        }
        

      Die API speichert den Verweis auf den Datensatz, welche bei der Ausführung der Suboperation im Zugriff war. Soll die API auf ein anderer Datensatz mit einem folgenden Bereich zugreifen, so löst "resetFilter": true den Filter auf den Datensatz auf und eine neue Definition eines Filters ist möglich. Das Attribut ist im Standard false und nur bei Bedarf zu füllen.

      Im Standard ist ein API Aufruf auch eine Transaktion. Dabei schreibt BC alle Änderungen gesammelt am Ende in die Datenbank, tritt ein Fehler bei der Verarbeitung auf, dann speichert BC keine Änderung. Mit dem Attribut “singleCommit”: true ändert die API das Verhalten und schreibt jeden abgeschlossenen Bereich in die Datenbank. Dem Vorteil, jeden Block sofort in der Datenbank zu speichern, stehen eine wesentlich geringere Performance und aufwendigere Aufbereitung der fehlerhaften Daten gegenüber. Bis auf besondere Fälle ist das Standardverhalten ein Aufruf gleich einer Transaktion dem singleCommit vorzuziehen.

      Die Fehlerbehandlung bei mehreren Insert Bereichen ist je nach dem Attribut singleCommit anzupassen. Da die Daten mit aktivierten singleCommit bis zum Fehler in der Datenbank vorhanden sind, bei deaktivierten hingegen nicht.

      Ohne das Attribut responseFields gibt die Schnittstelle immer alle Felder der Tabelle im response JSON zurück. Um die Anzahl der Felder einzuschränken, nimmt die API im Attribut responseFields einen BC Filterstring mit den Feldnummern der Tabelle auf. Soll im response nur die Felder 3,5,50001 und 5358755 enthalten sein, so ist das Attribut “responseFields”: “3|5|50001|5358755” der Suboperation hinzuzufügen. Jeder Suboperation kann eine unterschiedliche Ausprägung des Attributes zugeordnet sein.

3.2 - Einrichtung und Konfiguration Universal REST API

Einrichtung

Um eine sichere Verbindung zwischen den Systemen aufbauen zu können, wird der Standard OpenID Connect verwendet. In Bezug auf Microsoft Dynamics 365 Business Central lautet das Stichwort hier “Service-to-Service” Authentication (S2S): https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/administration/automation-apis-using-s2s-authentication

Somit sind grundsätzlich Tätigkeiten in drei Ebenen nötig.

flowchart TD
    classDef Aareon_blue fill:#051163,stroke:#051163,color:#FFFFFF,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Bright_blue fill:#086DFB,stroke:#086DFB,color:#FFFFFF,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Sand        fill:#F7F3F0,stroke:#F7F3F0,color:#081326,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Stone       fill:#EBE3DC,stroke:#EBE3DC,color:#081326,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Coral       fill:#FF7F62,stroke:#FF7F62,color:#081326,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Peach       fill:#FFD8CA,stroke:#FFD8CA,color:#081326,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Green       fill:#50B214,stroke:#50B214,color:#081326,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Light_green fill:#B9E99C,stroke:#B9E99C,color:#081326,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Baby_blue   fill:#A4CBFF,stroke:#A4CBFF,color:#081326,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Burgundy    fill:#550000,stroke:#550000,color:#FFFFFF,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Dark_green  fill:#2F630E,stroke:#2F630E,color:#FFFFFF,font-family:Segoe UI, Arial, Helvetica,sans-serif

    E[Microsoft Entra ID]:::Coral
    RP[RELion<br>Produktiv]:::Green
    RS[RELion<br>Sandbox]:::Green
    NSTP[Business Central Dienst<br>Produktiv]:::Bright_blue
    NSTS[Business Central Dienst<br>Sandbox]:::Bright_blue

    subgraph SGE["`**Kunde - Entra-Admin**`"]
        E
    end
    class SGE Peach

    subgraph SGR["`**Kunde - Super-User**`"]
        E --> RP
        E --> RS
    end
    class SGR Light_green

    subgraph SGNST["`**Aareon RELion - Dev-Ops**`"]
        RP --> NSTP
        RS --> NSTS
    end
    class SGNST Aareon_blue
  1. Registrieren Sie in Ihrem Entra ID-Tenant muss durch Ihren Entra-Admin eine zusätzliche Unternehmensanwendung je zugreifendem Programm registriert werden.

    1. Beispiel

      1. Eine Applikation für das RELion Consulting zur Einrichtungskontrolle
      2. Eine Applikation für das DMS
      3. Eine Applikation für das Vermietungsportal
    2. Die entsprechende Anleitung zum Registrieren der Anwendung finden Sie hier: https://learn.microsoft.com/de-de/dynamics365/business-central/dev-itpro/administration/automation-apis-using-s2s-authentication#task-1-register-a-microsoft-entra-application-for-authentication-to-business-central

      1. In “Task 1” der Microsoft Dokumentation wird die Anwendung in Ihrem Entra ID Tenant registriert.
      2. Als API-Berechtigungen werden folgende Dynamics 365 Business Central Anwendungsberechtigungen benötigt
        1. API.ReadWrite.All
        2. Automation.ReadWrite.All
      3. Bitte teilen Sie uns Tenant ID, Client ID und Client Secret (zufallsgeneriertes Passwort, 40 Stellen) für die Applikation zur Einrichtungskontrolle durch das RELion Consulting über einen verschlüsselten Weg mit.
  2. Jede unter Punkt 1 angelegt Applikation muss durch Ihren RELion-Super-User jeweils in beiden Instanzen (Produktiv und Sandbox) auf der Seite Microsoft Entra-Anwendungen separat angelegt, aktiviert und berechtigt werden.

    1. Folgende Berechtigungssätze sind für die Ersteinrichtung sinnvoll.
      1. RE URA
      2. SUPER (DATA)
      3. D365 AUTOMATION
    2. Eine Einschränkung bzw. feinere Einrichtung kann und soll im Laufe der Anbindung des jeweiligen zugreifenden Programms vorgenommen werden.
    3. Bitte teilen Sie uns die grundlegende ODataV4-URL der jeweiligen Instanz mit. Sie finden diese auf der Seite Webdienst und sieht zum Beispiel so aus: https://kunde.dynamicstocloud.com:1103/ST-123456
  3. Von Seiten Aareon RELion wird die Installation der Universal REST API-Extension vorgenommen und die notwendigen Einstellungen an den beiden Instanzen (Produktiv und Sandbox) vorgenommen.

Konfiguration

Hier werden alle Einrichtungen mit deren Verhalten beschrieben. Die Obsolete Einrichtungen werden zwar in der Einrichtungsoberfläche noch angezeigt, haben aber keine Auswirkung mehr und werden hier auch nicht mehr näher beschrieben.

Es können pro Mandant verschiedene Einrichtungen vorgenommen werden. Wenn der von uns empfohlene Standard genutzt werden möchte, dann brauchen die Einstellungen nicht angepasst zu werden.

Empfehlung: In allen Mandanten die gleiche Einrichtung zu verwenden.

Code

Code – Feld, über den Wert dieses Feldes kann bei einem Request eine bestimmte Konfiguration gewählt werden. Die Konfiguration mit einem leeren Code Feld ist die Konfiguration, die als Standard zur Anwendung kommt, wenn keine Konfiguration bei einem Request enthalten ist.

Debug

Aktivert das Dugging. Folgende Einstellungen sind hier möglich:

  • Off: kein Logging von eingehenden Aufrufen und Antworten
  • Full: Logging von Aufrufe und Antworten
  • Request: nur Logging der Aufrufe
  • Response: nur Logging der Antworten

ACHTUNG: Nicht unnötg aktivieren, da hierdurch zum einem Daten und damit Speicher belegt wird und zum anderen dadurch die Performance eines Request deutlich vermindert wird.

Response Format

Es kann zwischen den Standard Formaten 0,1,2 und 9 gewählt werden. Es kann nur ein Responseformat für alle Datentypen gewählt werden. Die unterschiede zwischen den Format Typen kann der Microsoft Doku entnommen werden: https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-format-property

Wir empfehlen das Format 9 zu verwenden, da es Regions und Sprachunabhängig immer Eindeutig ist. Auch wenn Microsoft es als “XML” Format bezeichnet, wird selbstverständlich ein JSON zurück geliefert. Mit XML-Format ist gemeint, dass es so formatiert wird, dass es auch in einer XML-Datei genau so formatiert ist.
Beispiel: es gibt bei Zahlen keinen Tausender Trennzeichen und das “Komma” ist immer in allen Sprachen ein “Punkt”.

Enum Possible Values

Manchmal benötigt ein System, die Information, welche Options/Enum-Werte möglich sind bei einem Feld. Wird dies Einstellung auf true gesetzt, so wird das Response Object immer so erweitert, das zu einem Enum/Option auch die dazu gehörigen Möglichkeiten geliefert werden.


Empfehlung: Diese Einstellung nur in der Entwicklung auf true lassen. Eventuel ein Setup “DEV” anlegen, wo dieser Wert auch true ist. Ansonsten werden hier sonst unnötige Datenmengen im Trafik erzeugt werden.

Number of Entities To Read

Gibt die maximale Anzahl an Datensätzen an, die in einem request übertragen werden sollen. Dieser Wert kann im Request über den “top” Parameter übersteuert werden.

Field Name Replace From/To Char

Mit diesen beiden Werten kann ein allgemeines Suchen und Ersetzen im Feldnamen umgesetzt werden. Wenn also Als Beispiel die Leerzeichen durch ein Unterstrich im Feldnamen ersetzt ode rganz entfernt werden sollen.

3.3 - GUI-Tool

Anleitung zum GUI-Tool für die Universal REST API-Schnittstelle.

Übersicht

Dieses PowerShell-Skript stellt eine grafische Benutzeroberfläche (GUI) zur Verfügung, um das Erstellen von JSON-Anfragen für die Universal REST API zu erleichtern. Es ist darauf ausgelegt, Systemadministratoren und Entwicklern durch interaktive GUI-Elemente den Prozess des korrekten Aufbaus einer Anfrage zu führen.

GUI-Komponenten

Server-Informationen

  • RELion Server: Geben Sie hier die Adresse des RELion-Servers ein. Dieser kann in apiConfig.json im Parameter server gespeichert werden.
  • RELion API Service: Geben Sie den spezifischen Dienstnamen für den RELion-Server ein. Dieser kann in apiConfig.json im Parameter service gespeichert werden.
  • Service Protokoll: Wählen Sie https, um eine sichere Datenübertragung zu gewährleisten. Dieser kann in apiConfig.json im Parameter protocol gespeichert werden.
  • Zertifikat Prüfung: Aktivieren Sie dieses Kästchen, um die Zertifikatüberprüfung für zusätzliche Sicherheit zu aktivieren. Dieser kann in apiConfig.json im Parameter checkCert gespeichert werden.
  • Mandant GUID: Geben Sie hier die GUID des Mandanten zur Identifizierung ein oder verwenden Sie den ⭮-Button um die vorhandenen Mandanten per WebService einzulesen und danach einen auszuwählen. Die GUID kann in apiConfig.json im Parameter companyGuid gespeichert werden.

Zugangsdaten

  • Credentials: Wählen Sie über dieses Dropdown-Menü die Authentifizierungsmethode aus, die am RELion-Dienst eingerichtet ist.
    • Windows: Steht für RELion ONE nicht zur Verfügung.
    • User & Password
      • Benutzer: Geben Sie den Benutzernamen ein. Dieser kann in apiConfig.json im Parameter user gespeichert werden.
      • Passwort: Geben Sie das Passwort ein. Dieses kann nicht in apiConfig.json gespeichert werden.
    • OAuth 2.0
      • Tenant-Id: Die eindeutige Kennung Ihres Microsoft-Tenants muss hier eingegeben werden. Diese kann in apiConfig.json im Parameter tenant gespeichert werden.
      • Client-Id: Geben Sie die Anwendungsidentifikation ein. Diese kann in apiConfig.json im Parameter app gespeichert werden.
      • Client-Secret: Geben Sie das Anwendungsgeheimnis ein. Dieses kann nicht in apiConfig.json gespeichert werden.

URA-Kopfdaten

  • RELion Tabelle: Wählen Sie die gewünschte Tabelle anhand ihres internen (englischen) Namens aus. Sie können in dem Feld auch schreiben und per Pfeil-runter-Taste die Tabelle auswählen.
  • Operation: Wählen Sie die Art der Operation, wie zum Beispiel READ, aus diesem Dropdown-Menü. Weitere Informationen zu den einzelnen Optionen entnehmen Sie bitte der Dokumentation zur Universal REST API.

URA-Suboperationen

  • Feld hinzufügen: Ein neues Feld zur Anfrage hinzufügen.
  • Typ ergänzen: Zeigt den Datentyp und ggf. die Optionen zu den hinzugefügten Felder an.
  • Operation hinzufügen: Eine neue Operation in die Anfrage einfügen.
  • Antwortfeld hinzufügen: Ein neues Antwortfeld für die Anfrage hinzufügen.
  • Body erstellen: Den JSON-Body für die Anfrage konstruieren.
  • Senden: Die Anfrage an den Server senden.
  • Alles Zurücksetzen: Alle Felder und Auswahlmöglichkeiten im Bereich der uRA-Suboperationen auf den Standardzustand zurücksetzen.

Bedienprozess

flowchart TD
    classDef Aareon_blue fill:#051163,stroke:#051163,color:#FFFFFF,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Bright_blue fill:#086DFB,stroke:#086DFB,color:#FFFFFF,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Sand        fill:#F7F3F0,stroke:#F7F3F0,color:#081326,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Stone       fill:#EBE3DC,stroke:#EBE3DC,color:#081326,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Coral       fill:#FF7F62,stroke:#FF7F62,color:#081326,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Peach       fill:#FFD8CA,stroke:#FFD8CA,color:#081326,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Green       fill:#50B214,stroke:#50B214,color:#081326,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Light_green fill:#B9E99C,stroke:#B9E99C,color:#081326,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Baby_blue   fill:#A4CBFF,stroke:#A4CBFF,color:#081326,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Burgundy    fill:#550000,stroke:#550000,color:#FFFFFF,font-family:Segoe UI, Arial, Helvetica,sans-serif
    classDef Dark_green  fill:#2F630E,stroke:#2F630E,color:#FFFFFF,font-family:Segoe UI, Arial, Helvetica,sans-serif

    %% linkStyle default color:#ffffff

    A["Skript (neu) starten"]:::Aareon_blue
    B["Server-Informationen erfassen"]:::Aareon_blue
    C["Zugangsdaten erfassen"]:::Aareon_blue
    D1["Mandanten einlesen und auswählen"]:::Aareon_blue
    D2["Mandanten-Guid erfassen"]:::Aareon_blue
    E["Tabelle und Operation auswählen"]:::Bright_blue
    F1["Benötigte Anzahl Felder hinzufügen"]:::Stone
    F2{"Alle Felder definiert?"}:::Stone
    F3["Feld auswählen"]:::Stone
    F4["Falls Filterfeld, entsprechend markieren"]:::Stone
    F5["Wert angeben"]:::Stone
    G1["Operation hinzufügen"]:::Stone
    G2["Operation 'DONE' auswählen"]:::Stone
    H["Reiter 'Antwortfelder' auswählen"]:::Sand
    I1["Benötigte Anzahl Antwortfelder hinzufügen"]:::Sand
    I2{"Alle Antwortfelder definiert?"}:::Sand
    I3["Antwortfeld auswählen"]:::Sand
    J["Reiter 'Body' auswählen"]:::Coral
    K["Body erstellen"]:::Coral
    L["Reiter 'Result' auswählen"]:::Peach
    M["Senden"]:::Peach

    A --> B
    B --> C
    C --> D1
    C --> D2
    D1 --> E
    D2 --> E
    E --> F1
    F1 --> F2
    F2 -->|"Nein"| F3
    F3 --> F4
    F4 --> F5
    F5 --> F2
    F2 -->|"Ja"| G1
    G1 --> G2
    G2 --> H
    H --> I1
    I1 --> I2
    I2 -->|"Nein"| I3
    I3 --> I2
    I2 -->|"Ja"| J
    J --> K
    K --> L
    L --> M

Versionsgeschichte und Änderungsprotokoll

v1.0.1.3 (Vorab-Version)

  • Erhöhung der Parse-Tiefe in der JSON-Verarbeitung, um die möglichen Optionswerte zu unterstützen
  • Umbau auf Auswahl der Authentifizierungsmethode per ComboBox
  • Hinzufügen der Unterstützung von OAuth 2.0
  • Added RENAME-operation

v1.0.1.0

  • Umstellung auf vollständig dynamische Parameter bei Invoke-RestMethod. Dadurch auch abwärtskompatible Verwendung von -AllowUnencryptedAuthentication.
  • Leeren der Ergebnisbox bei erfolgreichem Aufrufen des Mandanten- bzw. Feld-WebService
  • Speicherung der per WebService erhaltenen Feld-Informationen. Dazu werden die im Tool ausgelieferten Informationen mit den neu erhaltenen überschrieben und in einer neuen Datei abgespeichert.
  • Mandantennamen werden anstelle leerer Mandanten-Anzeigenamen verwendet.

v1.0.0.0

  • Erstveröffentlichung mit vollständiger Funktionalität für das Erstellen von JSON-Anfragebodies über die GUI.

Hinweis

Dieses Dokument wird aktualisiert, sobald neue Funktionen hinzugefügt oder Änderungen am Skript vorgenommen werden.

3.4 - Beispiele

Beispiele für die Universal REST API-Schnittstelle.

Einfache Beispiele

Lesen

Kreditor lesen

REQUEST

{
   "tableNo": "23",
   "operation": "READ",
   "runTrigger": true,
   "setupCode": "",
   "entitySet": [
      {
         "fieldNo": "1",
         "filter": true,
         "value": "*"
      },
      {
         "subOperation": "DONE",
         "responseFields": "1|2"
      }
   ]
}

RESPONSE (Auszug)

{
    "Data": [
        {
            "No.": "700001",
            "Name": "Hausmeisterei"
        },
        {
            "No.": "700002",
            "Name": "Tischlerei Markus Wratschko e.U."
        },
        {
            "No.": "700003",
            "Name": "Gemeinde St. Georgen am Kreischberg"
        },
        ...
    ]
}

Schreiben

Einkaufsrechnung schreiben

REQUEST

{
   "tableNo":  "38",
   "operation":  "INSERT",
   "runTrigger":  true,
   "setupCode":  "",
   "entitySet":  [
      {
         "fieldNo":  "1",
         "validate":  true,
         "value":  "2"
      },
      {
         "fieldNo":  "2",
         "validate":  true,
         "value":  "700001"
      },
      {
         "subOperation":  "DONE",
         "responseFields":  "2|3"
      }
   ]
}

RESPONSE

{
    "Data": [
        {
            "Buy-from Vendor No.": "700001",
            "No.": "10R20-00013"
        }
    ]
}

Aktualisieren

In diesem Beispiel wird das Update der in obigem Beispiel übermittelten Einkaufsrechnung dargestellt. Das kann zum Beispiel interessant sein, wenn die Rechnung erneut an RELion übermitteln werden soll.

Dazu werden zwei Arten von Felder übergeben: Filter-Felder (filter = true) und Schreib-Felder (validate = true/false).

Wichtig ist dabei, dass genügend Filter-Felder angegeben werden, um den zu aktualisierenden Datensatz eindeutig zu identifizieren. Hierzu empfiehlt sich die Angabe aller Primärschlüsselfelder.

REQUEST

{
   "tableNo":  "38",
   "operation":  "UPDATE",
   "runTrigger":  true,
   "setupCode":  "",
   "entitySet":  [
      {
         "fieldNo":  "1",
         "filter":  true,
         "value":  "2"
      },
      {
         "fieldNo":  "3",
         "filter":  true,
         "value":  "10R20-00013"
      },
      {
         "fieldNo":  "99",
         "validate":  true,
         "value":  "2024-02-28"
      },
      {
         "fieldNo":  "24",
         "validate":  true,
         "value":  "2024-03-10"
      },
      {
         "subOperation":  "DONE",
         "responseFields":  "3|24|99"
      }
   ]
}

RESPONSE

{
    "Data": [
        {
            "No.": "10R20-00013",
            "Due Date": "2024-03-10",
            "Document Date": "2024-02-28"
        }
    ]
}

Umbenennen

Verteilungscode ändern

REQUEST

{
  "tableNo": "5052255",
  "operation": "RENAME",
  "runTrigger": true,
  "setupCode": "",
  "entitySet": [
    {
      "fieldNo": "1",
      "filter": true,
      "value": "2"
    },
    {
      "fieldNo": "2",
      "filter": true,
      "value": "140701"
    },
    {
      "fieldNo": "3",
      "filter": true,
      "value": "0-QM-NFL"
    },
    {
      "fieldNo": "1",
      "validate": true,
      "value": "2"
    },
    {
      "fieldNo": "2",
      "validate": true,
      "value": "140701"
    },
    {
      "fieldNo": "3",
      "validate": true,
      "value": "0-QM-NF"
    },
    {
      "subOperation": "DONE",
      "responseFields": ""
    }
  ]
}

RESPONSE

{
    "Data": [
        {
            "Owner / Tenant": "2",
            "Object No.": "140701",
            "Allocation code": "0-QM-NF",
            "Description": "m² Nutzfläche",
            "Description on accounting": "0",
            "Total factor": "532.92",
            "Absolute factor": "false",
            "Extrapolation": "0",
            "Sum lower units/objects": "0",
            "Automatically determined": "false",
            "Fixed date": "2021-01-19",
            "$systemId": "{712E0A5F-D86B-EB11-B843-005056958D1C}",
            "SystemCreatedAt": "",
            "SystemCreatedBy": "{00000000-0000-0000-0000-000000000000}",
            "SystemModifiedAt": "2024-09-27T09:17:21.748Z",
            "SystemModifiedBy": "{7682B4AA-F082-4DCA-802D-E36C1455D4C5}"
        }
    ]
}

Löschen

Einkaufsrechnung löschen

REQUEST

{
   "tableNo":  "38",
   "operation":  "DELETE",
   "runTrigger":  true,
   "setupCode":  "",
   "entitySet":  [
      {
         "fieldNo":  "1",
         "filter":  true,
         "value":  "2"
      },
      {
         "fieldNo":  "3",
         "filter":  true,
         "value":  "10R20-00013"
      },
      {
         "subOperation":  "DONE",
         "responseFields":  "3"
      }
   ]
}

RESPONSE

{
    "Data": [
        {
            "No.": "10R20-00013",
            "Due Date": "2024-03-10",
            "Document Date": "2024-02-28"
        }
    ]
}

Letzte Zeile lesen

Kreditor lesen

REQUEST

{
   "tableNo": "23",
   "operation": "READLAST",
   "runTrigger": true,
   "setupCode": "",
   "entitySet": [
      {
         "fieldNo": "1",
         "filter": true,
         "value": "*"
      },
      {
         "subOperation": "DONE",
         "responseFields": "1|2"
      }
   ]
}

RESPONSE

{
    "Data": [
        {
            "No.": "WEG14581",
            "Name": "WEG St. Georgen ob Murau Bau 12"
        }
    ]
}

Fortgeschrittene Beispiele

Schreiben von Bemerkungszeilen

In diesem Beispiel werden zusätzliche Einkaufsrechnungszeilen angelegt, die nur Bemerkungszwecken dienen.

Feldnummer Feldbezeichnung Optionswert
1 Belegart Rechnung = 2
3 Belegnr.
4 Zeilennr.
11 Beschreibung

REQUEST

{
   "tableNo":  "39",
   "operation":  "INSERT",
   "runTrigger":  true,
   "setupCode":  "",
   "entitySet":  [
      {
         "fieldNo":  "1",
         "validate":  true,
         "value":  "2"
      },
      {
         "fieldNo":  "3",
         "validate":  true,
         "value":  "10R20-00013"
      },
      {
         "fieldNo":  "4",
         "validate":  true,
         "value":  "30000"
      },
      {
         "fieldNo":  "11",
         "validate":  true,
         "value":  "Bemerkungstext"
      },
      {
         "subOperation":  "DONE",
         "responseFields":  "1|3|4|11"
      }
   ]
}

RESPONSE

{
   "Data":  [
      {
         "Document Type":  "2",
         "Document No.":  "10R20-00013",
         "Line No.":  "30000",
         "Description":  "Bemerkungstext"
      }
   ]
}

Mehrere Sub-Operationen

Einkaufsrechnungskopf

In diesem Beispiel wird ein Einkaufsrechnungskopf (Purchase Header, 38) angelegt und direkt anschließend mit Beleg- und Fälligkeitsdatum aktualisiert. Durch die besondere Natur der BC-Standard-Programmierung ist dieser Zugang beim Einkaufsrechnungskopf notwendig.

Feldnummer Feldbezeichnung Optionswert
1 Belegart Rechnung = 2
2 Kreditorennr.
3 Belegnr.
24 Fälligkeitsdatum
99 Belegdatum

REQUEST

{
   "tableNo":  "38",
   "operation":  "INSERT",
   "runTrigger":  true,
   "setupCode":  "",
   "entitySet":  [
      {
         "fieldNo":  "1",
         "validate":  true,
         "value":  "2"
      },
      {
         "fieldNo":  "2",
         "validate":  true,
         "value":  "700001"
      },
      {
         "subOperation":  "INSERT",
         "responseFields":  ""
      },
      {
         "fieldNo":  "99",
         "validate":  true,
         "value":  "2024-02-28"
      },
      {
         "fieldNo":  "24",
         "validate":  true,
         "value":  "2024-03-10"
      },
      {
         "subOperation":  "UPDATE_RESPONSE",
         "responseFields":  "3|24|99"
      }
   ]
}

RESPONSE

{
   "Data":  [
      {
         "No.":  "RG24-0015632",
         "Due Date":  "2024-03-10",
         "Document Date":  "2024-02-28"
      }
   ]
}

Einkaufsrechnungszeilen

In diesem Beispiel werden mehrere Einkaufsrechnungszeilen (Purchase Line, 39) angelegt. Durch die gemeinsame Übertragung werden entweder alle Datensätze angenommen oder bei einem Fehler gar keiner. Zu beachten ist, dass trotz INSERT_RESPONSE bei der ersten Suboperation nur die Antwort der letzten Suboperation zurückgegeben wird. Somit hat es keine Auswirkung, wenn statt INSERT_RESPONSE “nur” INSERT verwendet wird.

Feldnummer Feldbezeichnung Optionswert
1 Belegart Rechnung = 2
3 Belegnr.
4 Zeilennr.
5052250 Eigentümer / Mieter Mieter = 2
5052251 Objektnr.
5052254 Objektkonto Nr.
15 Menge
22 EK-Preis

REQUEST

{
   "tableNo": "39",
   "operation": "INSERT",
   "runTrigger": true,
   "setupCode": "",
   "entitySet": [
      {
         "fieldNo": "1",
         "validate": true,
         "value": "2"
      },
      {
         "fieldNo": "3",
         "validate": true,
         "value": "RG24-0015632"
      },
      {
         "fieldNo": "4",
         "validate": true,
         "value": "10000"
      },
      {
         "fieldNo": "5052250",
         "validate": true,
         "value": "2"
      },
      {
         "fieldNo": "5052251",
         "validate": true,
         "value": "140701"
      },
      {
         "fieldNo": "5052254",
         "validate": true,
         "value": "4410207"
      },
      {
         "fieldNo": "15",
         "validate": true,
         "value": "1"
      },
      {
         "fieldNo": "22",
         "validate": true,
         "value": "100"
      },
      {
         "subOperation": "INSERT_RESPONSE",
         "responseFields": "1|3|4|5052250|5052251|5052254|15|22"
      },
      {
         "fieldNo": "1",
         "validate": true,
         "value": "2"
      },
      {
         "fieldNo": "3",
         "validate": true,
         "value": "RG24-0015632"
      },
      {
         "fieldNo": "4",
         "validate": true,
         "value": "20000"
      },
      {
         "fieldNo": "5052250",
         "validate": true,
         "value": "2"
      },
      {
         "fieldNo": "5052251",
         "validate": true,
         "value": "140701"
      },
      {
         "fieldNo": "5052254",
         "validate": true,
         "value": "4410215"
      },
      {
         "fieldNo": "15",
         "validate": true,
         "value": "1"
      },
      {
         "fieldNo": "22",
         "validate": true,
         "value": "400"
      },
      {
         "subOperation": "DONE",
         "responseFields": "1|3|4|5052250|5052251|5052254|15|22"
      }
   ]
}

RESPONSE

{
  "Data": [
    {
      "Document Type": "2",
      "Document No.": "RG24-0015632",
      "Line No.": "20000",
      "Quantity": "1",
      "Direct Unit Cost": "400",
      "RelC Owner/Tenant": "2",
      "RelC Object No.": "140701",
      "RelC Object Account No.": "4410215"
    }
  ]
}

Beschränkte Anzahl an Rückgabezeilen

Aus technischen Gründen wird die Anzahl an Datensätzen, die von der Universal Rest API zurückgegeben werden, limitiert. In Fällen, wo die benötigte Anzahl größer ist als das Limit sind somit folgende Eingriffe nötig und möglich.

Pagination

In allen Tabellen lässt sich über die Parameter top und skip ein seitenweises Lesen (Pagination) erreichen.

  • top gibt dabei die Anzahl an (falls vorhanden) zurückzugebenden Datensätzen dar
  • skip gibt an, wie viele Datensätze davor übersprungen werden sollen

D.h. in untenstehendem Beispiel werden zuerst 6 Datensätze übersprungen und dann die nächsten 3 zurückgegeben.

Feldnummer Feldbezeichnung Optionswert
1 Lfd. Nr.
3 Sachkontonr.
4 Buchungsdt.

REQUEST

{
   "tableNo":  "17",
   "operation":  "READ",
   "runTrigger":  true,
   "setupCode":  "",
   "top": "3",
   "skip": "6",
   "entitySet":  [
      {
         "subOperation":  "DONE",
         "responseFields":  "1|3|4"
      }
   ]
}

WebService-Response (Auszug)

{
    ...
    "skip": 6,
    "top": 3,
    "entitySet": [
        {
            ...
            "totalCount": 24447,
            "skippedRows": 6,
            "moreRows": true,
            "countOfReturnRows": 3,
            "ResponseJson2": ...
        }
    ]
}

WebService-Response sind folgende Parameter in diesem Zusammenhang interessant:

  • totalCount gibt die Anzahl der insgesamt dem Filter entsprechenden Datensätze zurück. Dieser Wert ist von den Request-Parametern skip und top unabhängig.
  • skippedRows gibt die tatsächlich übersprungene Anzahl an Datensätzen zurück und entspricht somit dem kleineren folgender Werte: skip, totalCount
  • countOfReturnRows gibt die tatsächliche Anzahl an zurückgegebenen Datensätzen an und bewegt sich somit zwischen 0 und top.
  • moreRows ermöglicht eine einfache Schleifenbedingung für die Abfragen und gibt die Werte true oder false zurück.

RESPONSE (Auszug)

{
    "Data": [
        {
            "Entry No.": "7",
            "G/L Account No.": "80600501",
            "Posting Date": "2019-01-01"
        },
        {
            "Entry No.": "8",
            "G/L Account No.": "190016",
            "Posting Date": "2019-01-01"
        },
        {
            "Entry No.": "9",
            "G/L Account No.": "1420",
            "Posting Date": "2019-01-01"
        }
    ]
}

Wiederholtes Lesen mit verändertem Filter auf dem Primärschlüssel-Feld

Welches Feld bzw. welche Felder je Tabelle den Primärschlüssel bilden, können Sie in der Seitenüberprüfung (Strg+Alt+F1) sehen.

In der Antwort der Universal REST API werden auf der selben Ebene wie das ResponseJson2 noch die Felder numberOfRows und moreRows zurückgegeben.

  • numberOfRows gibt die Anzahl an Datensätzen an, die insgesamt gefunden wurden. In untenstehendem Beispiel wird sie also bei jedem Aufruf kleiner.
  • moreRows gibt einen boolschen Wert zurück, der anzeigt, ob noch mehr Datensätze vorhanden sind, die aufgrund des Limits nicht übertragen wurden.

Ein Beispiel für das Lesen der Sachkonten, würde wie folgt aussehen:

1. REQUEST

{
   "tableNo":  "15",
   "operation":  "READ",
   "runTrigger":  true,
   "setupCode":  "",
   "entitySet":  [
      {
         "fieldNo":  "1",
         "filter":  true,
         "value":  ">0"
      },
      {
         "subOperation":  "DONE",
         "responseFields":  "1|2|4"
      }
   ]
}

1. RESPONSE (Auszug)

{
   "Data": [
      {
      "No.": "000-",
      "Name": "Anlagevermögen",
      "Account Type": "3"
      },

      ...

      {
      "No.": "08100",
      "Name": "Ausleihungen an verbundene Unternehmen",
      "Account Type": "0"
      }
   ]
}

Nun muss auf Basis des zuletzt zurückgegebenen Primärschlüssels der nächste Request aufgebaut werden.

2. REQUEST

{
   "tableNo":  "15",
   "operation":  "READ",
   "runTrigger":  true,
   "setupCode":  "",
   "entitySet":  [
      {
         "fieldNo":  "1",
         "filter":  true,
         "value":  ">08100"
      },
      {
         "subOperation":  "DONE",
         "responseFields":  "1|2|4"
      }
   ]
}

2. RESPONSE (Auszug)

{
   "Data": [
      {
      "No.": "08130",
      "Name": "Ausleihungen an verbundene UN, PersG",
      "Account Type": "0"
      },

      ...

      {
      "No.": "12960",
      "Name": "WB Forderg.gg.UN m.Beteiligg.verh. b.1J",
      "Account Type": "0"
      }
   ]
}

Das Ganze muss wiederholt werden, bis das Feld moreRows den Wert false zurückgibt.

3. REQUEST

{
   "tableNo":  "15",
   "operation":  "READ",
   "runTrigger":  true,
   "setupCode":  "",
   "entitySet":  [
      {
         "fieldNo":  "1",
         "filter":  true,
         "value":  ">12960"
      },
      {
         "subOperation":  "DONE",
         "responseFields":  "1|2|4"
      }
   ]
}

usw.

Maximalanzahl der zu übertragenden Datensätze in der uRA-Einrichtung erhöhen

Dies stellt eine grundsätzliche Möglichkeit dar. Allerdings ist zu beachten, dass bei einer zu großen Anzahl an Datensätzen, die Anfrage an die Universal Rest API in ein Timeout laufen wird. Daher stellt dies die schlechteste Möglichkeit dar und ist hier nur mehr der Vollständigkeit halber erwähnt.

Filterung nach Änderungsdatum

Eine Abfrage aller RELion-Objekte mit Änderungen seit 01.03.2023 würde wie folgt aussehen.

Zu beachten ist, dass die Datumsformatierung standardmäßig auf XML-Format eingestellt ist. Diese ist im Sinne einer Systemkompatibilität klar zu bevorzugen, kann aber in der Universal Rest API Settings je Mandant und Einrichtungscode geändert werden.

Feldnummer Feldbezeichnung Optionswert
1 Eigentümer / Mieter Eigentümer = 1
Mieter = 2
2 Objektnr.
2000000003 Geändert am

REQUEST

{
   "tableNo":  "5052250",
   "operation":  "READ",
   "runTrigger":  true,
   "setupCode":  "",
   "entitySet":  [
      {
         "fieldNo":  "2000000003",
         "filter":  true,
         "value":  ">2023-03-01T00:00:00Z"
      },
      {
         "subOperation":  "READ",
         "responseFields":  "1|2|2000000003"
      }
   ]
}

RESPONSE

{
    "Data": [
        {
            "Owner / Tenant": "1",
            "No.": "416502",
            "SystemModifiedAt": "2023-10-09T14:20:40.247Z"
        },
        {
            "Owner / Tenant": "2",
            "No.": "416501",
            "SystemModifiedAt": "2023-10-09T14:20:41.427Z"
        }
    ]
}

Links und Notizen werden in der Tabelle 2000000068 abgelegt.

Für die folgenden Beispiele werden verwendet:

Feldnummer Feldbezeichnung Optionswert
1 Link ID
2 Record ID
3 URL
7 Beschreibung
10 Erstellt
11 Benutzer ID
12 Mandant
8 Typ
9 Notiz

Das folgende Beispiel zeigt das Hinzufügen eines Links zu einem Einkaufsrechnungskopf. Zu beachten ist dabei vor allem die korrekte Angabe im Feld Record ID. Diese besteht aus dem Tabellennamen und allen Primärschlüsselfeldern des Datensatzes, dem der Link hinzugefügt werden soll.

REQUEST

{
   "tableNo": "2000000068",
   "operation": "INSERT",
   "runTrigger": true,
   "setupCode": "",
   "entitySet": [
      {
         "fieldNo": "2",
         "validate": true,
         "value": "Purchase Header: Invoice,ER1802820"
      },
      {
         "fieldNo": "3",
         "validate": true,
         "value": "http://www.aareon.com"
      },
      {
         "fieldNo": "7",
         "validate": true,
         "value": "URL"
      },
      {
         "fieldNo":  "10",
         "validate":  true,
         "value":  "2024-02-29 11:00:00"
      },
      {
         "fieldNo":  "11",
         "validate":  true,
         "value":  "AAREON\\HIEDEN"
      },
      {
         "fieldNo": "12",
         "validate": true,
         "value": "10_Mietverwaltung"
      },
      {
         "subOperation": "DONE"
      }
   ]
}

RESPONSE

{
   "Data":  [
      {
         "Link ID":  "21782",
         "Record ID":  "Purchase Header: 2,ER1802820",
         "URL1":  "http://www.aareon.com",
         "Description":  "URL",
         "Type":  "0",
         "Note":  " ",
         "Created":  "29.02.24 11:00",
         "User ID":  "AAREON\\HIEDEN",
         "Company":  "10_Mietverwaltung",
         "Notify":  "0",
         "To User ID":  "",
         "$systemId":  "01D1865D-C7D7-EE11-AD31-00505699FC69",
         "SystemCreatedAt":  "29.02.24 11:00",
         "SystemCreatedBy":  "7FEAA26B-6F07-4EF6-9BDA-6537D587E5C3",
         "SystemModifiedAt":  "29.02.24 11:00",
         "SystemModifiedBy":  "7FEAA26B-6F07-4EF6-9BDA-6537D587E5C3"
      }
   ]
}

Schreiben von Notizen

In diesem Beispiel wird eine Notiz der selben Einkaufsrechnung hinzugefügt.

REQUEST

{
   "tableNo": "2000000068",
   "operation": "INSERT",
   "runTrigger": true,
   "setupCode": "",
   "entitySet": [
      {
         "fieldNo": "2",
         "validate": true,
         "value": "Purchase Header: Invoice,ER1802820"
      },
      {
         "fieldNo": "8",
         "validate": true,
         "value": "1"
      },
      {
         "fieldNo": "9",
         "validate": true,
         "value": "MURpZXNlIE5vdGl6IHd1cmRlIHBlciB1bml2ZXJzYWwgUmVzdCBBUEkgZXJ6ZXVndC4="
      },
      {
         "fieldNo":  "10",
         "validate":  true,
         "value":  "2024-02-29 11:00:00"
      },
      {
         "fieldNo":  "11",
         "validate":  true,
         "value":  "AAREON\\HIEDEN"
      },
      {
         "fieldNo": "12",
         "validate": true,
         "value": "10_Mietverwaltung"
      },
      {
         "subOperation": "DONE",
         "responseFields": "1|2|3|7|8|9"
      }
   ]
}

RESPONSE

{
    "Data": [
        {
            "Link ID": "9288",
            "Record ID": "Purchase Header: 2,ER1802820",
            "URL1": "",
            "Description": "",
            "Type": "1",
            "Note": "MURpZXNlIE5vdGl6IHd1cmRlIHBlciB1bml2ZXJzYWwgUmVzdCBBUEkgZXJ6ZXVndC4="
        }
    ]
}

In diesem Beispiel wird das Ziel des RecordLinks geändert. Hierzu muss nicht mehr die Record ID angegeben werden, sondern es reicht, die einfacher zu verwendende Link ID zu übermitteln, die wir beim Hinzufügen erhalten haben.

REQUEST

{
   "tableNo":  "2000000068",
   "operation":  "UPDATE",
   "runTrigger":  true,
   "setupCode":  "",
   "entitySet":  [
      {
         "fieldNo":  "1",
         "filter":  true,
         "value":  "21782"
      },
      {
         "fieldNo":  "3",
         "validate":  true,
         "value":  "http://www.relion.de"
      },
      {
         "subOperation":  "DONE",
         "responseFields":  "1|2|3"
      }
   ]
}

RESPONSE

{
   "Data":  [
      {
         "Link ID":  "21782",
         "Record ID":  "Purchase Header: 2,ER1802820",
         "URL1":  "http://www.relion.de"
      }
   ]
}

In diesem Beispiel werden die RecordLinks (Links & Notizen) einer Einkaufsrechnung gelesen.

REQUEST

{
   "tableNo": "2000000068",
   "operation": "READ",
   "runTrigger": true,
   "setupCode": "",
   "entitySet": [
      {
         "fieldNo": "2",
         "filter": true,
         "value": "Purchase Header: Invoice,ER1802820"
      },
      {
         "subOperation": "DONE",
         "responseFields": "1|2|3|7|8|9"
      }
   ]
}

RESPONSE

{
   "Data":  [
      {
         "Link ID":  "21782",
         "Record ID":  "Purchase Header: 2,ER1802820",
         "URL1":  "http://www.relion.de",
         "Description":  "URL",
         "Type": "0",
         "Note": ""
      }
   ]
}

Dimensionen

Lesen von Dimensionswerten

In diesem Beispiel werden die Dimensionswerte auf den Sachposten ausgelesen.

Feldnummer Feldbezeichnung Optionswert
1 Lfd. Nr.
3 Sachkontonr.
17 Betrag
23 Globaler Dimensionscode 1
24 Globaler Dimensionscode 2
481 Shortcutdimensionscode 3
482 Shortcutdimensionscode 4
483 Shortcutdimensionscode 5
484 Shortcutdimensionscode 6
485 Shortcutdimensionscode 7
486 Shortcutdimensionscode 8

REQUEST

{
   "tableNo":  "17",
   "operation":  "READ",
   "runTrigger":  true,
   "setupCode":  "",
   "entitySet":  [
      {
         "fieldNo":  "24",
         "filter":  true,
         "value":  "WEG SCHW."
      },
      {
         "subOperation":  "DONE",
         "responseFields":  "1|3|17|23|24|481|482|483|484|485|486"
      }
   ]
}

RESPONSE (Auszug)

{
  "Data": [
      {
         "Entry No.": "2559",
         "G/L Account No.": "608076",
         "Amount": "-50",
         "Global Dimension 1 Code": "OBJ001",
         "Global Dimension 2 Code": "WEG SCHW.",
         "Shortcut Dimension 3 Code": "",
         "Shortcut Dimension 4 Code": "",
         "Shortcut Dimension 5 Code": "",
         "Shortcut Dimension 6 Code": "",
         "Shortcut Dimension 7 Code": "",
         "Shortcut Dimension 8 Code": ""
      },
      {
         "Entry No.": "2560",
         "G/L Account No.": "200010",
         "Amount": "50",
         "Global Dimension 1 Code": "OBJ001",
         "Global Dimension 2 Code": "WEG SCHW.",
         "Shortcut Dimension 3 Code": "",
         "Shortcut Dimension 4 Code": "",
         "Shortcut Dimension 5 Code": "",
         "Shortcut Dimension 6 Code": "",
         "Shortcut Dimension 7 Code": "",
         "Shortcut Dimension 8 Code": ""
      },
      ...
   ]
}

Auslesen möglicher Dimensionswerte

In diesem Beispiel werden die möglichen Dimensionswerte für die Dimension ABTEILUNG ausgelesen.

Feldnummer Feldbezeichnung Optionswert
1 Dimensionscode
2 Code
3 Name
4 Dimensionswertart Standard = 0
6 Gesperrt Nein = 0

REQUEST

{
   "tableNo":  "349",
   "operation":  "READ",
   "runTrigger":  true,
   "setupCode":  "",
   "entitySet":  [
      {
         "fieldNo":  "1",
         "filter":  true,
         "value":  "ABTEILUNG"
      },
      {
         "fieldNo":  "4",
         "filter":  true,
         "value":  "0"
      },
      {
         "fieldNo":  "6",
         "filter":  true,
         "value":  "0"
      },
      {
         "subOperation":  "DONE",
         "responseFields":  "1|2|3"
      }
   ]
}

RESPONSE (Auszug)

{
   "Data":  [
      {
         "Dimension Code":  "ABTEILUNG",
         "Code":  "100",
         "Name":  "Bau allgemein"
      },
      {
         "Dimension Code":  "ABTEILUNG",
         "Code":  "110",
         "Name":  "Planung"
      },
      {
         "Dimension Code":  "ABTEILUNG",
         "Code":  "120",
         "Name":  "Bauleitung"
      },

      ...
   ]
}

Dimensionswert schreiben

In diesem Beispiel wird der Dimensionswert für die Dimension ABTEILUNG in einer Einkaufsrechnungszeile aktualisiert.

Feldnummer Feldbezeichnung Optionswert
1 Belegart Rechnung = 2
3 Belegnr.
4 Zeilennr.
480 Dimensionssatz-ID

REQUEST

{
   "tableNo":  "39",
   "operation":  "UPDATE",
   "runTrigger":  true,
   "setupCode":  "",
   "entitySet":  [
      {
         "fieldNo":  "1",
         "filter":  true,
         "value":  "2"
      },
      {
         "fieldNo":  "3",
         "filter":  true,
         "value":  "R22-05048"
      },
      {
         "fieldNo":  "4",
         "filter":  true,
         "value":  "10000"
      },
      {
         "fieldNo":  "480",
         "dimensionSetId":  true,
         "dimensionSetIdMutation": "1"
      },
      {
         "dimension":  true,
         "dimensionCode":  "ABTEILUNG",
         "value":  "100"
      },
      {
         "subOperation":  "DONE",
         "responseFields":  "3|480"
      }
   ]
}

RESPONSE

{
   "Data":  [
      {
         "Document No.":  "R22-05048",
         "Dimension Set ID":  "22481"
      }
   ]
}

Tabellen- und Feldinformationen

Über die Universal Rest API ist es auch möglich, die Tabellen und Feldinformationen aus den System-Tabellen AllObjWithCaption und Field auszulesen.

Tabelleninformationen

Die System-Tabelle AllObjWithCaption beinhaltet Informationen zu allen in der Business Central-Instanz vorhandenen Programmobjekte (Tabellen, Seiten, Berichte, …). Für die Arbeit mit der Universal Rest API sind für allem die Informationen zu den vorhandenen Tabellen relevant.

Feldnummer Feldbezeichnung Optionswert
1 Objekttyp Tabelle = 1
3 Objekt-ID
4 Objektname

REQUEST

{
   "tableNo":  "2000000058",
   "operation":  "READ",
   "runTrigger":  true,
   "setupCode":  "",
   "entitySet":  [
      {
         "fieldNo":  "1",
         "filter":  true,
         "value":  "1"
      },
      {
         "subOperation":  "DONE",
         "responseFields":  "3|4"
      }
   ]
}

RESPONSE (Auszug)

{
   "Data": [
      {
         "Object ID":  "3",
         "Object Name":  "Payment Terms"
      },
      {
         "Object ID":  "4",
         "Object Name":  "Currency"
      },
      {
         "Object ID":  "5",
         "Object Name":  "Finance Charge Terms"
      },
      ...
   ]
}

Feldinformationen

Die System-Tabelle Field beinhaltet Informationen zu allen in der Business Central-Instanz vorhandenen Tabellenfeldern.

Feldnummer Feldbezeichnung Optionswert
1 TableNo Tabelle = 1
2 Nr.
3 TableName
4 FieldName
5 Typ
6 Länge
7 Klasse
8 Aktiviert Ja = 1
9 Typname
20 Feldbezeichnung
23 SQLDataType
24 OptionString
28 IsPartOfPrimaryKey

REQUEST

{
   "tableNo":  "2000000041",
   "operation":  "READ",
   "runTrigger":  true,
   "setupCode":  "",
   "entitySet":  [
      {
         "fieldNo":  "1",
         "filter":  true,
         "value":  "5052250"
      },
      {
         "fieldNo":  "8",
         "filter":  true,
         "value":  "1"
      },
      {
         "subOperation": "DONE",
         "responseFields": "1|2|3|4|5|6|7|9|20|23|24|28"
      }
   ]
}

RESPONSE (Auszug)

{
   "Data":  [
      {
         "TableNo":  "5052250",
         "No.":  "1",
         "TableName":  "RelC Object",
         "FieldName":  "Owner / Tenant",
         "Type":  "35583",
         "Len":  "4",
         "Class":  "0",
         "Type Name":  "Option",
         "Field Caption":  "Owner / Tenant",
         "SQLDataType":  "0",
         "OptionString":  "None,Owner,Tenant",
         "IsPartOfPrimaryKey":  "true"
      },
      {
         "TableNo":  "5052250",
         "No.":  "2",
         "TableName":  "RelC Object",
         "FieldName":  "No.",
         "Type":  "31489",
         "Len":  "20",
         "Class":  "0",
         "Type Name":  "Code20",
         "Field Caption":  "No.",
         "SQLDataType":  "0",
         "OptionString":  "",
         "IsPartOfPrimaryKey":  "true"
      },
      ...
   ]
}

3.5 -