Create or Replace an address

If the address with the specified AddressType and EffectiveDate already exists, the contents of the address will be replaced and a 204 response (with no body) will be returned. If the address does not already exist, it will be created with the AddressType and EffectiveDate from the path with values for AddressType and EffectiveDate in the request body will be ignored and a 201 response (with a body) will be returned.

Language
Authorization
OAuth2
Authenticate
Click Try It! to start a request and see the response here!