Specific configuration parameters Pick and Delivery
Parameter | Description |
|---|---|
received | Parameter used to change the title of the Received substep (optional)
|
picking | Parameter used to change the title of the Picking substep (optional)
|
goingToDestination | Parameter used to change the title of the Going To Destination substep (optional)
|
delivered | Parameter used to change the title of the Delivered substep (optional)
|
URL Params EncodingRemember that we require to comply with (UTF-8) encoding when sending query params. so that if your custom name string has whitespace, you should replace it with the symbol "%20".
ie: "received=Order Confirmed" => "received=Order%20Confirmed"
Usage Example
Consider the following example:
https://xandar-lsw-v3.instaleap.io/?job=myJoB&token=myToken&language=es&received=Orden%20Confirmada&picking=Buscando%20Tu%20Orden&goingToDestination=Tu%20orden%20esta%20por%20llegar&delivered=Se%20entrego%20la%20orden