Neolane - JavaScript API - v6.1.0

Unknown
StoreMirrorPageInfoEx
Adds information to generate mirror pages for a set of delivery parts.
[
Number       fatalError,
String       fatalErrorMsg
]
= StoreMirrorPageInfoEx (
    Number       deliveryId,
    Boolean      notification,
    Number       partsCount,
    Number       firstPartId,
    Number       notificationId
)
Parameters
deliveryId
Delivery identifier
notification
Is it a notification?
partsCount
Number of parts
firstPartId
First part identifier
notificationId
Notification identifier
Return values
fatalError
Returns an error code preventing the caller to perform retires. Otherwise, the error can be temporary.
fatalErrorMsg
Error message associated with the 'fatalError' error code.
Features
Schema: nms:delivery
Static: Yes

jsapi-en

previous page start next page