Neolane - JavaScript API - v6.1.0

Unknown
GetMidDeliveries
Retrieve the status of the deliveries modified last in mid-sourcing-mode.
[
XML          result,
Date         nextDate
]
= GetMidDeliveries (
    Date         startDate,
    Number       maxCount,
    Date         emitterDate
)
Parameters
startDate
Retrieve modifications since this date (on the mid-sourcing server).
maxCount
Maximum number of deliveries to retrieve, provided they were not updated during the same second.
emitterDate
Reference date of the issuing server. Used to adjust dates of deliveries.
Return values
result
Output document, list of deliveries updated.
nextDate
Start date for the next call
Features
Schema: nms:delivery
Static: Yes

jsapi-en

previous page start next page