The Address object represents the address for a Business Account or a Portal User.
addressType
string, max length: 10, min length: 0
Address type. (Examples: Work, Home)
streetLine1
string, max length: 255, min length: 0
Address line 1.
zipCode
string, max length: 10, min length: 0
ZIP code or postal code.
countryCode
string, max length: 10, min length: 0
ISO 2-character country code. For example, use US for the United States.
stateCode
string, max length: 10, min length: 0
State or province. 2-character codes are required for the United States (for example, use CA for California).
cityName
string, max length: 50, min length: 0
City name.
Address Object
{
"addressType": "Work",
"streetLine1": "123 Queen St",
"zipCode": "10001",
"countryCode": "US",
"stateCode": "NY",
"cityName": "New York"
}
© 2023 Rocket Financial. All rights reserved. RocketFNCL, RocketKOR, RocketBNK are trade names of Rocket Financial Inc.
Services Agreement | Privacy Policy | RocketFNCL | © 2023 by Rocket Financial Inc. All rights reserved.
Services Agreement | Privacy Policy | RocketFNCL | © 2023 by Rocket Financial Inc. All rights reserved.
Services Agreement | Privacy Policy | RocketFNCL
© 2023 by Rocket Financial Inc. All rights reserved.