Export Sales Order History

SOAP method for exporting status and history entries for webshop orders.

Purpose

This method returns history entries for webshop orders including line references.

Method

  • Operation: OrderHistoryExport
  • Service: Codeunit BEConnect as SOAP web service

Required Parameter

  • webshopChannel_P

Optional Parameters

  • changedSince_P
  • orderNo_P

Response

  • XML in orderHistoryExport_PX with history headers and line details.

Result

  • The webshop can track processing history per order and per line.