The type of address for which there is a request to be made
Enum values:
residentialbilling
Response
200
Object
OK
Response Attributes
residentialobject
Show child attributes
billingobject
Show child attributes
400
Object
Bad Request
| Code | Description |
| :--- | :---------- |
| resource_user_address_type_invalid | Invalid parameter address `type`, Accepts [billing, residential, employer] |
| user_not_found | User not found or does not exist |
Response Attributes
codeinteger Required
descriptionstring Required
linkstring Required
401
Object
Unauthorized request
Response Attributes
codeinteger Required
descriptionstring Required
linkstring Required
403
Object
Forbidden
| Code | Description |
| :--- | :---------- |
| resource_user_residential_address_not_defined | Residential address is not defined. |
| resource_user_billing_address_not_defined | Billing address is not defined. |
| resource_user_address_type_not_supported | Address type is not supported for the user|