API structure has changed
2 structure changes including:
2 Modifications
Modified
2
POST /api/v1/account/{account_uuid}/address
- Body
-
application/json content type Modified
- moved_in_month, moved_in_year, moved_out_month, moved_out_year, residential_status, residential_status_other properties Added
PUT /api/v1/account/{account_uuid}/address/{uuid}
- Body
-
application/json content type Modified
- moved_in_month, moved_in_year, moved_out_month, moved_out_year, residential_status, residential_status_other properties Added