You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Next »

Coming soon

New method to get shipment

(RTC-12295)

The GetShipment method was added in order to allow for searching the NShift shipment information by using the ShipmentCSID number (assigned when the shipment is created). The method gives back data including date, place, ID, tag etc. and can be used to easily fetch information about previous shipments.



Released 24.08.2023

Upgrade to support end-of-life for TLS 1.0 and 1.1 by nShift

(RTP-23138)

.NET Framework for DispatchServiceIntegration was upgraded to version 4.8 so that the DispatchService jobs for transferring items, stock and store info will not be affected with the end-of-life for TLS 1.0 and 1.1 by nShift.

Reprint order labels

(RTP-22912)

ReprintLables method is added to the DispatchApi.Client, which makes it now possible to reprint shipping labels of already printed labels using nShift. If you are unlucky and run out of paper, you now have the option to print again.

Migration to .NET 6

(RTL-5397)

Dispatch Service module is migrated to .NET 6.



Released 31.05.2023

nShift: Print return label at the same time as shipping label

(RTP-19581)

When creating a shipment, it is now possible to print return label at the same time as shipping label.

Dispatch Suggestion logic (Distance calculation)

(RTP-21762)

Logic of dispatch suggestion has been improved. Postcode calculation has been fixed, so correct stores are now suggested.



Released 15.03.2023

Add support for collect in store, but with fulfillment from warehouse

(RTC-21083)

A new delivery type - Pay&Collect CW was added. It allows suggesting stores, that do not have enough stock, but where missing items exist in warehouse.

Support for DropPointId null or blank

(RTP-22522)

CreateShipment

It is now possible to set the DropPoinId parameter as NULL or not assign it any value.

[nShift] Create a table for storing actor and key

(RTP-21581)

[nShift] Change contracts to include storenumber

(RTP-21582)

[nShift] Implement using actor and key from new DS table

(RTP-21583)

It is now possible to add different actors and keys and assign them to a given shipment provider/store. Later the stores can be used in SubmitShipment, ReprintLabels, TransmitShipment.

PAC in delivery suggestion

(RTP-21316)

When using the delivery/suggestion method, PAC is now properly suggested when it was previously available in the overview.



Released 16.01.2023

Extend with pickuppoints - nShift

(RTP-19524)

Drop points lets the end-user select where they want to pick up their parcels.
DropPointId is added while creating a shipment. This later allows for printing labels with the pick up point address on them. 



Released 14.12.2022

Import items from ItemService.

(RTP-19545)

DispatchSerivce does now import items from ItemService.
Updates and additions is imported to database through the ItemImport job.
The service still support import from Chain Classic.

Import stores from StoreService

(RTP-19121)

New stores are now imported and updated from StoreService.

Added method TransmitShipments for sending consignments to carriers.

(RTC-26701)

A new method called TransmitShipments was added.
It needs to be called to make the consignments go to carriers, while the CreateShipment method is meant to only print now.



Released 19.10.2022

Add sender, receiver and phone when creating nShift shipments

(RTM-4710)

When creating nShift shipments it is now possible to finish the order with different delivery contact info than the one assigned to customer's account.
New delivery contact info is generated on the shipment label.

Reprint order labels

(RTC-23569)

It is now possible to reprint shipping labels of already printed labels using NShift. 
If you are unlucky and run out of paper, you now have the option to print again.


  • No labels