Skip to main content
A profile can have multiple addresses, but only one default address at a time. The default address is used in shipping, communications, and personalisation contexts.

Address fields

Adding an address

Listing a profile’s addresses

Reading a specific address

Updating an address

Setting a default address

To change the default address, update the target address with "is_default": true. Omneo will unset the default on any other address automatically.

Deleting an address

Notes

  • Street address, city, country, and postcode are required when creating a new address.
  • A profile’s default address is also readable at the top-level profile object under the address key.