Release Date: May 9 2023
Custom Shipment Export
You now have the ability to export shipments from CARRIYO and specify which columns you'd like to include in your CSV file! Previously you were limited to either exporting all fields or just the ones visible on the default screen.
Please note that you can only export 25,000 records at a time so make sure to narrow your results before attempting to export the data.
Edit Custom Attributes
You can now edit the custom attributes in a shipment even after a shipment is booked!
You can do this by simply clicking on the "Edit" button and edit the necessary information.
{Important} DHL Declared Value
In order to book a cross-border shipment with DHL, we need to declare the value of the shipment. This data is mandatory and passed under "declaredValue" and "declaredValueCurrency" as indicated in the payload below.
Today, DHL rejects booking shipments if the declaredValue is set to "0".
We've modified our logic to minimize the rate of failed bookings.
- If the sum of the Unit Price, across all line items, is not equal to "0", then we will set the declaredValue to be SUM(Unit Price x Quantity). In the example below, the declaredValue will be set to 300 USD.
- If the sum of the Unit Price, across all line items, is equal to "0", then we will leverage the Unit Cost and set the declaredValue to be the SUM(Unit Cost x Quantity). In the example below, the declaredValue will be set to 600 USD.
- If the sum of the Unit Price and Unit Cost is equal to 0 across all line items, the declaredValue will be equal to 0. Hence, DHL will reject the shipment.
The following error message will be displayed:
{Beta} AJEX integration
We are continuously growing our platform to help you expand your operations. We are in the final stages of rolling out AJEX as a delivery partner. The connector will be released in the next two weeks. Please contact our support team if you'd like to beta test this connector.
{Beta} J&T Express Egypt
We are also rolling out J&T Express Egypt as a delivery partner. The connector will be released in the next two weeks. Please contact our support team if you'd like to beta test this connector.
Quiqup Cancel Shipment API
Whenever you cancel a shipment in CARRIYO, it will be automatically cancelled in Quiqup.You no longer have to manage the cancellations across two dashboards!
New EMPOST product codes
We've enhanced the EMPOST integration to include all product codes, for domestic and international services. We also simplified the setup by deriving the possible Product Codes from the Delivery Type.
Comments
0 comments
Please sign in to leave a comment.