object

UpdateAddressResponse

Update address response details, includes address id, updated flag and success flag.
Fields
ID of an address. Example: 'addr_001'
is_default_address
Boolean
Whether this is the default address. Example: true
success
Boolean
Success flag of update address response. Example: true
is_updated
Boolean
Whether the address was updated. Example: true
address_id
Int
Unique id associated with address. Example: 101