USPS Silent Shipping not passing total shipment weight
When shipping USPS Silent Shipping in Agility Shipping, the total shipment weight was not being populated in the shipment object. This caused an error during the USPS RulesCheck method that returned the error “Invalid Weight”.
USPS Silent Shipping Invalid ZipCode when extended zip includes a hyphen
When Ship To ZipCode includes a extended zip separated by a hyphen (#####-####), an error will be returned by Endicia that the ToPostalCode is invalid. The ZipCodes will now be formatted prior to shipment to remove the hyphen.
ASN ID does not clear when backing out EDI shipment
When backing out a shipment, the ASN ID is not clearing from the wsPkg record. This caused an error when attempting to ship again that was failing but returning an incorrect error message. The error message returned was related to a SQL connection error that had failed silently by design. ,When backing out a shipment, the ASN ID will now clear. Also, when a shipment fails because of an ASN issue, it will not return the correct error.
Fedex Error Message " Failed : Pickup Service Type is Required"
When using FedEx Rest API shipping in Silent Mode, users were receiving an error because the Pickup Service Type was not explicitly set. An object property was added to the ship object to allow users to set this. Additionally, if this property is not set, it will default to {0}USE_SCHEDULED_PICKUP. Other options include {1}CALL_FEDEX_TO_SCHEDULE and {2}DROPOFF_AT_FEDEX_LOCATION
Agility 360 - An issue occurred during the Action Setup message
When an Agility 360 Form loads and an error occurs during the Action Setup the message "An issue occurred during the Action Setup". Additional information will be returned to the user in addition to the detailed information in the Notifications section of the form.
UPS Paperless shipments not returning the proper shipment label
When shipping UPS paperless commercial invoice, labels were being returned with the tag “INV - Non-document shipment where paper invoice is required and all information, including invoice line detail, is keyed. Pull the customs copy of the Commercial Invoice.” which requires the commercial invoice to be physically attached to the package. The issue has been corrected and will return either EDI or EDI-PULL based on the paperless documents selected and shipping requirements per customs.