NoteAddress object IDs cannot be used with previous versions of the Shippo API. There is a limit of 3,000 addresses that can be stored.
Create an address book entry
To store an address for later use in the Addresses API, follow this example. Note, you cannot save identical addresses.Retrieve addresses
You can retrieve an address using an address object ID. If you don’t know the object ID for an address, see the example to retrieve multiple addresses. To retrieve a single address using an object ID, follow this example.Update an address
To update an existing address, follow this example.cURL
Delete addresses
To delete an address that you have created, follow this example.cURL