Last updated

API Changelog 1.0 vs. 1.1

GET /accountingData

  • added the new optional 'header' request parameter 'X-SessionId'

POST /authentication/login

  • endpoint added

POST /authentication/logout

  • endpoint added

GET /availabilities

  • added the new optional 'header' request parameter 'X-SessionId'

GET /cancellationReasons

  • added the new optional 'header' request parameter 'X-SessionId'

GET /categories

  • added the new optional 'header' request parameter 'X-SessionId'

POST /categories

  • added the new optional 'header' request parameter 'X-SessionId'

GET /categories/{categoryId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /categories/{categoryId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /categories/{categoryId}/descriptions

  • added the new optional 'header' request parameter 'X-SessionId'

POST /categories/{categoryId}/descriptions

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /categories/{categoryId}/descriptions/{salesChannelId}/{languageIso}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /categories/{categoryId}/descriptions/{salesChannelId}/{languageIso}

  • added the new optional 'header' request parameter 'X-SessionId'

POST /categories/{categoryId}/items

  • added the new optional 'header' request parameter 'X-SessionId'

GET /colorCodes

  • added the new optional 'header' request parameter 'X-SessionId'

GET /companies

  • added the new optional 'header' request parameter 'X-SessionId'
  • added the required property '/items/Identifier' to the response with the '200' status

GET /conditions

  • added the new optional 'header' request parameter 'X-SessionId'

GET /configuration/numberRanges

  • endpoint added

DELETE /configuration/numberRanges/{numberRangeId}

  • endpoint added

GET /configuration/numberRanges/{numberRangeId}

  • endpoint added

PUT /configuration/numberRanges/{numberRangeId}

  • endpoint added

POST /configuration/numberRanges/{numberRangeId}/increment

  • endpoint added

GET /configuration/numberRanges/{numberRangeId}/preview

  • endpoint added

POST /configuration/numberRanges/{parentNumberRangeId}

  • endpoint added

POST /creditNotes/{creditNoteId}/output/mail

  • added the new optional 'header' request parameter 'X-SessionId'

POST /creditNotes/{creditNoteId}/output/pdf

  • added the new optional 'header' request parameter 'X-SessionId'

POST /creditNotes/{creditNoteId}/output/print

  • added the new optional 'header' request parameter 'X-SessionId'

GET /customerCategories

  • added the new optional 'header' request parameter 'X-SessionId'

POST /customerCategories

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /customerCategories/{customercategoryId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /customerCategories/{customercategoryId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /customerCategories/{customercategoryId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /customerGroups

  • added the new optional 'header' request parameter 'X-SessionId'

POST /customerGroups

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /customerGroups/{customergroupId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /customerGroups/{customergroupId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /customerGroups/{customergroupId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /customers

  • added the new optional 'header' request parameter 'X-SessionId'
  • added the new optional 'query' request parameter 'lastChangeFrom'
  • added the new optional 'query' request parameter 'lastChangeTo'
  • added the required property 'Items/items/LastChange' to the response with the '200' status

POST /customers

  • added the new optional 'header' request parameter 'X-SessionId'
  • added the new optional request property 'LastChange'
  • added the required property 'LastChange' to the response with the '201' status

GET /customers/customfields

  • added the new optional 'header' request parameter 'X-SessionId'

GET /customers/workflowEvents

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /customers/{customerId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /customers/{customerId}

  • added the new optional 'header' request parameter 'X-SessionId'
  • added the required property 'LastChange' to the response with the '200' status

PATCH /customers/{customerId}

  • added the new optional 'header' request parameter 'X-SessionId'
  • added the new optional request property 'LastChange'
  • added the required property 'LastChange' to the response with the '201' status

GET /customers/{customerId}/bankaccounts

  • added the new optional 'header' request parameter 'X-SessionId'

POST /customers/{customerId}/bankaccounts

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /customers/{customerId}/bankaccounts/{customerBankAccountId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /customers/{customerId}/bankaccounts/{customerBankAccountId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /customers/{customerId}/bankaccounts/{customerBankAccountId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /customers/{customerId}/contacts

  • added the new optional 'header' request parameter 'X-SessionId'

POST /customers/{customerId}/contacts

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /customers/{customerId}/contacts/{customerContactId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /customers/{customerId}/contacts/{customerContactId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /customers/{customerId}/contacts/{customerContactId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /customers/{customerId}/customfields

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /customers/{customerId}/customfields/{customfieldId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /customers/{customerId}/customfields/{customfieldId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /customers/{customerId}/lastChange

  • endpoint added

GET /customers/{customerId}/notes

  • added the new optional 'header' request parameter 'X-SessionId'

POST /customers/{customerId}/notes

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /customers/{customerId}/notes/{noteId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /customers/{customerId}/notes/{noteId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /customers/{customerId}/notes/{noteId}

  • added the new optional 'header' request parameter 'X-SessionId'

POST /customers/{customerId}/workflow/{workflowEventId}

  • added the new optional 'header' request parameter 'X-SessionId'

POST /customers/{customerId}/workflowEvents

  • added the new optional 'header' request parameter 'X-SessionId'

GET /deliveryNotes

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /deliveryNotes/packages/{packageId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /deliveryNotes/{deliveryNoteId}

  • added the new optional 'header' request parameter 'X-SessionId'

POST /deliveryNotes/{deliveryNoteId}/output/mail

  • added the new optional 'header' request parameter 'X-SessionId'

POST /deliveryNotes/{deliveryNoteId}/output/pdf

  • added the new optional 'header' request parameter 'X-SessionId'

POST /deliveryNotes/{deliveryNoteId}/output/print

  • added the new optional 'header' request parameter 'X-SessionId'

GET /deliveryNotes/{deliveryNoteId}/packages

  • added the new optional 'header' request parameter 'X-SessionId'

POST /deliveryNotes/{deliveryNoteId}/packages

  • added the new optional 'header' request parameter 'X-SessionId'

POST /deliveryNotes/{deliveryNoteId}/workflow/{workflowEventId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /invoices

  • added the new optional 'header' request parameter 'X-SessionId'

GET /invoices/cancellationReasons

  • added the new optional 'header' request parameter 'X-SessionId'

GET /invoices/workflowEvents

  • added the new optional 'header' request parameter 'X-SessionId'

GET /invoices/{invoiceId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /invoices/{invoiceId}/lineitems

  • added the new optional 'header' request parameter 'X-SessionId'

POST /invoices/{invoiceId}/output/mail

  • added the new optional 'header' request parameter 'X-SessionId'

POST /invoices/{invoiceId}/output/pdf

  • added the new optional 'header' request parameter 'X-SessionId'

POST /invoices/{invoiceId}/output/print

  • added the new optional 'header' request parameter 'X-SessionId'

POST /invoices/{invoiceId}/workflow/{workflowEventId}

  • added the new optional 'header' request parameter 'X-SessionId'

POST /invoices/{invoiceId}/workflowEvents

  • added the new optional 'header' request parameter 'X-SessionId'

GET /items

  • added the new optional 'header' request parameter 'X-SessionId'

POST /items

  • added the new optional 'header' request parameter 'X-SessionId'

GET /items/customfields

  • added the new optional 'header' request parameter 'X-SessionId'

GET /items/imagedata/{imageId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /items/workflowEvents

  • added the new optional 'header' request parameter 'X-SessionId'

GET /items/{itemId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /items/{itemId}

  • added the new optional 'header' request parameter 'X-SessionId'

POST /items/{itemId}/children/{childItemId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /items/{itemId}/customerPrices

  • added the new optional 'header' request parameter 'X-SessionId'

POST /items/{itemId}/customerPrices

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /items/{itemId}/customerPrices/{customerId}/{fromQuantity}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /items/{itemId}/customerPrices/{customerId}/{fromQuantity}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /items/{itemId}/customfields

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /items/{itemId}/customfields/{customfieldId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /items/{itemId}/customfields/{customfieldId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /items/{itemId}/descriptions

  • added the new optional 'header' request parameter 'X-SessionId'

POST /items/{itemId}/descriptions

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /items/{itemId}/descriptions/{salesChannelId}/{languageIso}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /items/{itemId}/descriptions/{salesChannelId}/{languageIso}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /items/{itemId}/images

  • added the new optional 'header' request parameter 'X-SessionId'

POST /items/{itemId}/images

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /items/{itemId}/images/{imageId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /items/{itemId}/images/{imageId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /items/{itemId}/properties

  • added the new optional 'header' request parameter 'X-SessionId'

POST /items/{itemId}/properties

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /items/{itemId}/properties/{propertyValueId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /items/{itemId}/salesChannelPrices

  • added the new optional 'header' request parameter 'X-SessionId'

POST /items/{itemId}/salesChannelPrices

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /items/{itemId}/salesChannelPrices/{salesChannelId}/{customerGroupId}/{fromQuantity}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /items/{itemId}/salesChannelPrices/{salesChannelId}/{customerGroupId}/{fromQuantity}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /items/{itemId}/specialprices

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /items/{itemId}/specialprices

  • added the new optional 'header' request parameter 'X-SessionId'

GET /items/{itemId}/suppliers

  • added the new optional 'header' request parameter 'X-SessionId'

POST /items/{itemId}/suppliers

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /items/{itemId}/suppliers/{supplierId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /items/{itemId}/suppliers/{supplierId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /items/{itemId}/variations

  • added the new optional 'header' request parameter 'X-SessionId'

POST /items/{itemId}/variations

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /items/{itemId}/variations/{variationId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /items/{itemId}/variations/{variationId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /items/{itemId}/variations/{variationId}/values

  • added the new optional 'header' request parameter 'X-SessionId'

POST /items/{itemId}/variations/{variationId}/values

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /items/{itemId}/variations/{variationId}/values/{variationValueId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /items/{itemId}/variations/{variationId}/values/{variationValueId}

  • added the new optional 'header' request parameter 'X-SessionId'

POST /items/{itemId}/workflow/{workflowEventId}

  • added the new optional 'header' request parameter 'X-SessionId'

POST /items/{itemId}/workflowEvents

  • added the new optional 'header' request parameter 'X-SessionId'

GET /manufacturers

  • added the new optional 'header' request parameter 'X-SessionId'

POST /offer/{offerId}/output/mail

  • added the new optional 'header' request parameter 'X-SessionId'

POST /offer/{offerId}/output/pdf

  • added the new optional 'header' request parameter 'X-SessionId'

POST /offer/{offerId}/output/print

  • added the new optional 'header' request parameter 'X-SessionId'

GET /onHoldReasons

  • added the new optional 'header' request parameter 'X-SessionId'

GET /paymentMethods

  • added the new optional 'header' request parameter 'X-SessionId'

GET /printers

  • added the new optional 'header' request parameter 'X-SessionId'

GET /productGroups

  • added the new optional 'header' request parameter 'X-SessionId'

GET /properties

  • added the new optional 'header' request parameter 'X-SessionId'

POST /properties

  • added the new optional 'header' request parameter 'X-SessionId'

GET /properties/groups

  • added the new optional 'header' request parameter 'X-SessionId'

POST /properties/groups

  • added the new optional 'header' request parameter 'X-SessionId'

GET /properties/{propertyId}/values

  • added the new optional 'header' request parameter 'X-SessionId'

POST /properties/{propertyId}/values

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /properties/{propertyId}/values/{propertyValueId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /properties/{propertyId}/values/{propertyValueId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /properties/{propertyId}/values/{propertyValueId}/descriptions

  • added the new optional 'header' request parameter 'X-SessionId'

POST /properties/{propertyId}/values/{propertyValueId}/descriptions

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /properties/{propertyId}/values/{propertyValueId}/descriptions/{languageIso}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /properties/{propertyId}/values/{propertyValueId}/descriptions/{languageIso}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /refunds/cancellationReasons

  • added the new optional 'header' request parameter 'X-SessionId'

GET /responsiblePersons

  • added the new optional 'header' request parameter 'X-SessionId'

GET /returnReasons

  • added the new optional 'header' request parameter 'X-SessionId'

GET /returnStates

  • added the new optional 'header' request parameter 'X-SessionId'

GET /returns

  • added the new optional 'header' request parameter 'X-SessionId'

POST /returns

  • added the new optional 'header' request parameter 'X-SessionId'

GET /returns/{returnId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /returns/{returnId}/lineitems

  • added the new optional 'header' request parameter 'X-SessionId'

GET /returns/{returnId}/packages

  • added the new optional 'header' request parameter 'X-SessionId'

GET /salesChannels

  • added the new optional 'header' request parameter 'X-SessionId'

GET /salesOrders

  • added the new optional 'header' request parameter 'X-SessionId'
  • added the required property 'Items/items/TransactionStatusId' to the response with the '200' status

POST /salesOrders

  • added the new optional 'header' request parameter 'X-SessionId'
  • added the required property 'TransactionStatusId' to the response with the '201' status

GET /salesOrders/cancellationReasons

  • added the new optional 'header' request parameter 'X-SessionId'

GET /salesOrders/customfields

  • added the new optional 'header' request parameter 'X-SessionId'

GET /salesOrders/workflowEvents

  • added the new optional 'header' request parameter 'X-SessionId'

GET /salesOrders/{salesOrderId}

  • added the new optional 'header' request parameter 'X-SessionId'
  • added the required property 'TransactionStatusId' to the response with the '200' status

PATCH /salesOrders/{salesOrderId}

  • added the new optional 'header' request parameter 'X-SessionId'
  • added the required property 'TransactionStatusId' to the response with the '201' status

POST /salesOrders/{salesOrderId}/cancel

  • added the new optional 'header' request parameter 'X-SessionId'

GET /salesOrders/{salesOrderId}/customfields

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /salesOrders/{salesOrderId}/customfields/{customfieldId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /salesOrders/{salesOrderId}/customfields/{customfieldId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /salesOrders/{salesOrderId}/files

  • added the new optional 'header' request parameter 'X-SessionId'

POST /salesOrders/{salesOrderId}/files

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /salesOrders/{salesOrderId}/files/{salesOrderFileId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /salesOrders/{salesOrderId}/files/{salesOrderFileId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /salesOrders/{salesOrderId}/files/{salesOrderFileId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /salesOrders/{salesOrderId}/lineitems

  • added the new optional 'header' request parameter 'X-SessionId'

POST /salesOrders/{salesOrderId}/lineitems

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /salesOrders/{salesOrderId}/lineitems/{salesOrderLineItemId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /salesOrders/{salesOrderId}/lineitems/{salesOrderLineItemId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /salesOrders/{salesOrderId}/lineitems/{salesOrderLineItemId}/files

  • added the new optional 'header' request parameter 'X-SessionId'

POST /salesOrders/{salesOrderId}/lineitems/{salesOrderLineItemId}/files

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /salesOrders/{salesOrderId}/lineitems/{salesOrderLineItemId}/files/{salesOrderLineItemFileId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /salesOrders/{salesOrderId}/lineitems/{salesOrderLineItemId}/files/{salesOrderLineItemFileId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /salesOrders/{salesOrderId}/lineitems/{salesOrderLineItemId}/files/{salesOrderLineItemFileId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /salesOrders/{salesOrderId}/notes

  • added the new optional 'header' request parameter 'X-SessionId'

POST /salesOrders/{salesOrderId}/notes

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /salesOrders/{salesOrderId}/notes/{noteId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /salesOrders/{salesOrderId}/notes/{noteId}

  • added the new optional 'header' request parameter 'X-SessionId'

POST /salesOrders/{salesOrderId}/output/mail

  • added the new optional 'header' request parameter 'X-SessionId'

POST /salesOrders/{salesOrderId}/output/pdf

  • added the new optional 'header' request parameter 'X-SessionId'

POST /salesOrders/{salesOrderId}/output/print

  • added the new optional 'header' request parameter 'X-SessionId'

POST /salesOrders/{salesOrderId}/workflow/{workflowEventId}

  • added the new optional 'header' request parameter 'X-SessionId'

POST /salesOrders/{salesOrderId}/workflowEvents

  • added the new optional 'header' request parameter 'X-SessionId'

GET /shippingClasses

  • added the new optional 'header' request parameter 'X-SessionId'

GET /shippingMethods

  • added the new optional 'header' request parameter 'X-SessionId'

GET /stocks

  • added the new optional 'header' request parameter 'X-SessionId'

POST /stocks

  • added the new optional 'header' request parameter 'X-SessionId'

GET /stocks/changes

  • added the new optional 'header' request parameter 'X-SessionId'

GET /stocks/serialnumbers

  • added the new optional 'header' request parameter 'X-SessionId'

GET /suppliers

  • added the new optional 'header' request parameter 'X-SessionId'

GET /taxClasses

  • added the new optional 'header' request parameter 'X-SessionId'

GET /transactionStatuses

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/accountingData

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/authentication/login

  • endpoint added

POST /v1/authentication/logout

  • endpoint added

GET /v1/availabilities

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/cancellationReasons

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/categories

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/categories

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/categories/{categoryId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/categories/{categoryId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/categories/{categoryId}/descriptions

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/categories/{categoryId}/descriptions

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /v1/categories/{categoryId}/descriptions/{salesChannelId}/{languageIso}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/categories/{categoryId}/descriptions/{salesChannelId}/{languageIso}

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/categories/{categoryId}/items

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/colorCodes

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/companies

  • added the new optional 'header' request parameter 'X-SessionId'
  • added the required property '/items/Identifier' to the response with the '200' status

GET /v1/conditions

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/creditNotes/{creditNoteId}/output/mail

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/creditNotes/{creditNoteId}/output/pdf

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/creditNotes/{creditNoteId}/output/print

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/customerCategories

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/customerCategories

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /v1/customerCategories/{customercategoryId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/customerCategories/{customercategoryId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/customerCategories/{customercategoryId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/customerGroups

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/customerGroups

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /v1/customerGroups/{customergroupId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/customerGroups/{customergroupId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/customerGroups/{customergroupId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/customers

  • added the new optional 'header' request parameter 'X-SessionId'
  • added the new optional 'query' request parameter 'lastChangeFrom'
  • added the new optional 'query' request parameter 'lastChangeTo'
  • added the required property 'Items/items/LastChange' to the response with the '200' status

POST /v1/customers

  • added the new optional 'header' request parameter 'X-SessionId'
  • added the new optional request property 'LastChange'
  • added the required property 'LastChange' to the response with the '201' status

GET /v1/customers/customfields

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/customers/workflowEvents

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /v1/customers/{customerId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/customers/{customerId}

  • added the new optional 'header' request parameter 'X-SessionId'
  • added the required property 'LastChange' to the response with the '200' status

PATCH /v1/customers/{customerId}

  • added the new optional 'header' request parameter 'X-SessionId'
  • added the new optional request property 'LastChange'
  • added the required property 'LastChange' to the response with the '201' status

GET /v1/customers/{customerId}/bankaccounts

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/customers/{customerId}/bankaccounts

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /v1/customers/{customerId}/bankaccounts/{customerBankAccountId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/customers/{customerId}/bankaccounts/{customerBankAccountId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/customers/{customerId}/bankaccounts/{customerBankAccountId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/customers/{customerId}/contacts

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/customers/{customerId}/contacts

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /v1/customers/{customerId}/contacts/{customerContactId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/customers/{customerId}/contacts/{customerContactId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/customers/{customerId}/contacts/{customerContactId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/customers/{customerId}/customfields

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /v1/customers/{customerId}/customfields/{customfieldId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/customers/{customerId}/customfields/{customfieldId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/customers/{customerId}/lastChange

  • endpoint added

GET /v1/customers/{customerId}/notes

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/customers/{customerId}/notes

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /v1/customers/{customerId}/notes/{noteId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/customers/{customerId}/notes/{noteId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/customers/{customerId}/notes/{noteId}

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/customers/{customerId}/workflow/{workflowEventId}

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/customers/{customerId}/workflowEvents

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/deliveryNotes

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/deliveryNotes/packages/{packageId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/deliveryNotes/{deliveryNoteId}

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/deliveryNotes/{deliveryNoteId}/output/mail

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/deliveryNotes/{deliveryNoteId}/output/pdf

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/deliveryNotes/{deliveryNoteId}/output/print

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/deliveryNotes/{deliveryNoteId}/packages

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/deliveryNotes/{deliveryNoteId}/packages

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/deliveryNotes/{deliveryNoteId}/workflow/{workflowEventId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/invoices

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/invoices/cancellationReasons

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/invoices/workflowEvents

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/invoices/{invoiceId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/invoices/{invoiceId}/lineitems

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/invoices/{invoiceId}/output/mail

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/invoices/{invoiceId}/output/pdf

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/invoices/{invoiceId}/output/print

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/invoices/{invoiceId}/workflow/{workflowEventId}

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/invoices/{invoiceId}/workflowEvents

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/items

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/items

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/items/customfields

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/items/imagedata/{imageId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/items/workflowEvents

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/items/{itemId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/items/{itemId}

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/items/{itemId}/children/{childItemId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/items/{itemId}/customerPrices

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/items/{itemId}/customerPrices

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /v1/items/{itemId}/customerPrices/{customerId}/{fromQuantity}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/items/{itemId}/customerPrices/{customerId}/{fromQuantity}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/items/{itemId}/customfields

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /v1/items/{itemId}/customfields/{customfieldId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/items/{itemId}/customfields/{customfieldId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/items/{itemId}/descriptions

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/items/{itemId}/descriptions

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /v1/items/{itemId}/descriptions/{salesChannelId}/{languageIso}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/items/{itemId}/descriptions/{salesChannelId}/{languageIso}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/items/{itemId}/images

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/items/{itemId}/images

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /v1/items/{itemId}/images/{imageId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/items/{itemId}/images/{imageId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/items/{itemId}/properties

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/items/{itemId}/properties

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /v1/items/{itemId}/properties/{propertyValueId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/items/{itemId}/salesChannelPrices

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/items/{itemId}/salesChannelPrices

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /v1/items/{itemId}/salesChannelPrices/{salesChannelId}/{customerGroupId}/{fromQuantity}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/items/{itemId}/salesChannelPrices/{salesChannelId}/{customerGroupId}/{fromQuantity}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/items/{itemId}/specialprices

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/items/{itemId}/specialprices

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/items/{itemId}/suppliers

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/items/{itemId}/suppliers

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /v1/items/{itemId}/suppliers/{supplierId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/items/{itemId}/suppliers/{supplierId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/items/{itemId}/variations

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/items/{itemId}/variations

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /v1/items/{itemId}/variations/{variationId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/items/{itemId}/variations/{variationId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/items/{itemId}/variations/{variationId}/values

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/items/{itemId}/variations/{variationId}/values

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /v1/items/{itemId}/variations/{variationId}/values/{variationValueId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/items/{itemId}/variations/{variationId}/values/{variationValueId}

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/items/{itemId}/workflow/{workflowEventId}

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/items/{itemId}/workflowEvents

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/manufacturers

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/offer/{offerId}/output/mail

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/offer/{offerId}/output/pdf

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/offer/{offerId}/output/print

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/onHoldReasons

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/paymentMethods

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/printers

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/productGroups

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/properties

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/properties

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/properties/groups

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/properties/groups

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/properties/{propertyId}/values

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/properties/{propertyId}/values

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /v1/properties/{propertyId}/values/{propertyValueId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/properties/{propertyId}/values/{propertyValueId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/properties/{propertyId}/values/{propertyValueId}/descriptions

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/properties/{propertyId}/values/{propertyValueId}/descriptions

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /v1/properties/{propertyId}/values/{propertyValueId}/descriptions/{languageIso}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/properties/{propertyId}/values/{propertyValueId}/descriptions/{languageIso}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/refunds/cancellationReasons

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/responsiblePersons

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/returnReasons

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/returnStates

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/returns

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/returns

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/returns/{returnId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/returns/{returnId}/lineitems

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/returns/{returnId}/packages

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/salesChannels

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/salesOrders

  • added the new optional 'header' request parameter 'X-SessionId'
  • added the required property 'Items/items/TransactionStatusId' to the response with the '200' status

POST /v1/salesOrders

  • added the new optional 'header' request parameter 'X-SessionId'
  • added the required property 'TransactionStatusId' to the response with the '201' status

GET /v1/salesOrders/cancellationReasons

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/salesOrders/customfields

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/salesOrders/workflowEvents

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/salesOrders/{salesOrderId}

  • added the new optional 'header' request parameter 'X-SessionId'
  • added the required property 'TransactionStatusId' to the response with the '200' status

PATCH /v1/salesOrders/{salesOrderId}

  • added the new optional 'header' request parameter 'X-SessionId'
  • added the required property 'TransactionStatusId' to the response with the '201' status

POST /v1/salesOrders/{salesOrderId}/cancel

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/salesOrders/{salesOrderId}/customfields

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /v1/salesOrders/{salesOrderId}/customfields/{customfieldId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/salesOrders/{salesOrderId}/customfields/{customfieldId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/salesOrders/{salesOrderId}/files

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/salesOrders/{salesOrderId}/files

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /v1/salesOrders/{salesOrderId}/files/{salesOrderFileId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/salesOrders/{salesOrderId}/files/{salesOrderFileId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/salesOrders/{salesOrderId}/files/{salesOrderFileId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/salesOrders/{salesOrderId}/lineitems

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/salesOrders/{salesOrderId}/lineitems

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /v1/salesOrders/{salesOrderId}/lineitems/{salesOrderLineItemId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/salesOrders/{salesOrderId}/lineitems/{salesOrderLineItemId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/salesOrders/{salesOrderId}/lineitems/{salesOrderLineItemId}/files

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/salesOrders/{salesOrderId}/lineitems/{salesOrderLineItemId}/files

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /v1/salesOrders/{salesOrderId}/lineitems/{salesOrderLineItemId}/files/{salesOrderLineItemFileId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/salesOrders/{salesOrderId}/lineitems/{salesOrderLineItemId}/files/{salesOrderLineItemFileId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/salesOrders/{salesOrderId}/lineitems/{salesOrderLineItemId}/files/{salesOrderLineItemFileId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/salesOrders/{salesOrderId}/notes

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/salesOrders/{salesOrderId}/notes

  • added the new optional 'header' request parameter 'X-SessionId'

DELETE /v1/salesOrders/{salesOrderId}/notes/{noteId}

  • added the new optional 'header' request parameter 'X-SessionId'

PATCH /v1/salesOrders/{salesOrderId}/notes/{noteId}

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/salesOrders/{salesOrderId}/output/mail

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/salesOrders/{salesOrderId}/output/pdf

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/salesOrders/{salesOrderId}/output/print

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/salesOrders/{salesOrderId}/workflow/{workflowEventId}

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/salesOrders/{salesOrderId}/workflowEvents

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/shippingClasses

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/shippingMethods

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/stocks

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/stocks

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/stocks/changes

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/stocks/serialnumbers

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/suppliers

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/taxClasses

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/transactionStatuses

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/warehouses

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/warehouses/storagelocationtypes

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/warehouses/types

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/warehouses/{warehouseId}/storagelocations

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/wms/picklisttemplates

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/wms/{warehouseId}/picklists

  • added the new optional 'header' request parameter 'X-SessionId'

POST /v1/wms/{warehouseId}/picklists

  • added the new optional 'header' request parameter 'X-SessionId'

GET /v1/wms/{warehouseId}/picklists/{picklistId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /warehouses

  • added the new optional 'header' request parameter 'X-SessionId'

GET /warehouses/storagelocationtypes

  • added the new optional 'header' request parameter 'X-SessionId'

GET /warehouses/types

  • added the new optional 'header' request parameter 'X-SessionId'

GET /warehouses/{warehouseId}/storagelocations

  • added the new optional 'header' request parameter 'X-SessionId'

GET /wms/picklisttemplates

  • added the new optional 'header' request parameter 'X-SessionId'

GET /wms/{warehouseId}/picklists

  • added the new optional 'header' request parameter 'X-SessionId'

POST /wms/{warehouseId}/picklists

  • added the new optional 'header' request parameter 'X-SessionId'

GET /wms/{warehouseId}/picklists/{picklistId}

  • added the new optional 'header' request parameter 'X-SessionId'

GET /worker

  • endpoint added

GET /worker/status

  • endpoint added

POST /worker/{syncId}

  • endpoint added

PUT /worker/{syncId}

  • endpoint added