You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We needed the Commitment Date / Delivery Date returned for USPS but Commitment Date wasn't being returned by USPS with the current parameters and the code was setting the Delivery Date to 30 days from current time. I had to modify the code to pass in Value and SpecialServices -> SpecialService and remove Machinable in order to get the CommitmentDate returned and then Delivery Date was properly set.
The text was updated successfully, but these errors were encountered:
We needed the Commitment Date / Delivery Date returned for USPS but Commitment Date wasn't being returned by USPS with the current parameters and the code was setting the Delivery Date to 30 days from current time. I had to modify the code to pass in Value and SpecialServices -> SpecialService and remove Machinable in order to get the CommitmentDate returned and then Delivery Date was properly set.
The text was updated successfully, but these errors were encountered: