USPS Priority Mail API: Is the Days field business days?

时间:2017-07-10 15:21:41

标签: usps

According to the USPS Web Tools documentation, this is a sample output of the Priority Mail time in transit API:

<PriorityMailResponse>
  <OriginZip>90201</OriginZip>
  <DestinationZip>21114</DestinationZip>
  <Days>4</Days>
</PriorityMailResponse>

The description of the Days tag just says "Numbers of days expected to deliver". Does this mean actual days or business days? Do I have to take weekends and holidays into account?

0 个答案:

没有答案