Logtrade API
Logtrade Connect in Business Central communicates with Logtrade through APIs published by Logtrade Technology AB. Logtrade Connect in Business Central does not print labels/documents or contains any definitions of such (except when using custom print layouts). All actions are carried ot by calling the Logtrade API and sending XML structured data through the API's. All communication with Logtrade is tracked in the message log.
The Logtrade API can be found at https://webservices.logtrade.info/distribution/logtrade.distribution.v3.asmx. This API is described here: https://webservices.logtrade.info/distribution/logtrade.distribution.v3.html
Some operations against Logtrade is also using the API for released consignments in Logtrade Conectrol Tower: https://webservices.logtrade.info/distribution/logtrade.controltower.v2.asmx. This API is described here: https://webservices.logtrade.info/distribution/logtrade.controltower.v2.html
When printing custom layouts, the Logtrade Integrated Printer the printing API is used: https://printing.logtrade.info/printing/logtrade.printing.service.svc. This API requires an API key (instead of the username and password used in the two API's described above.). The API key can be obtained by contacting (support@logtrade.se) and contains a reference to a Logtrade license or a Logtrade license in combination with a print queue name. This opens up for printing to specific print queues in other Logtrade licenses for custom integration scenarios.