"address_from" 字段的有效内容是什么?它是上下文敏感的吗?

What are valid contents of the "address_from" field? Is it context sensitive?

在 API 文档的不同位置,我看到我可以在哪里传递带有地址信息的 JSON 对象:

https://goshippo.com/docs/first-shipment

或使用地址标识符:

https://goshippo.com/docs/manifests

我可以随时使用 JSON 或 address_from 字段的标识符吗?

您可以使用地址 object_id 代替任何 address_toaddress_from 字段的完整地址对象。

您可以在 https://goshippo.com/docs/reference#shipments-create 看到您可以提供 stringobject 来创建货件。