1

我正在开发购物车网站,我想在其中使用 USPS(美国邮政服务)进行运输。任何人都可以知道这项服务所需的字段。

4

1 回答 1

2

Full details on the USPS API can be found here:

The fields that are required depend on which service you are using. The parcel tracking service, for example, requires only a username and tracking ID.

于 2010-07-14T13:59:32.330 回答