Neolane - JavaScript API - v6.1.0

Unknown
GetFilesToDownload
Returns the list of files found on the server associated with the delivery.
[
XML          filesToDownload,
XML          filesNotToDownload
]
= GetFilesToDownload (
    Number       deliveryId
)
Parameters
deliveryId
Delivery identifier
Return values
filesToDownload
Returns the list of files which can be downloaded as element [properties/filesToDownload]
filesNotToDownload
Returns the list of files which cannot be downloaded as element [properties/filesNotToDownload]
Features
Schema: nms:delivery
Static: Yes

jsapi-en

previous page start next page