patch https://api.revolv3.com/api/Customers//address/
Update an address for a given Customer ID and Address ID.
An address type (e.g. Shipping, Billing, etc.) may be provided to change the address type for a given address.
If an invalid address type is supplied, a status of 400 (Bad Request) will be returned.
If no existing, active customer or address with the provided Customer ID and Address ID respectively can be found, a status of 404 (Not Found) will be returned.