SendAuthenticationResultDetail.TransactionInfo.ShippingAddress (Object)
Name | Description | Type | Length | Required |
---|---|---|---|---|
FirstName | First name for the address. | String | Up to 64 characters | Optional |
MiddleName | Middle name for the address. | String | Up to 64 characters | Optional |
LastName | Last name for the address. | String | Up to 64 characters | Optional |
Address1 | Address line 1 | String | Up to 128 characters | Optional |
Address2 | Address line 2 | String | Up to 128 characters | Optional |
Address3 | Address line 3 | String | Up to 128 characters | Optional |
Locality | City, Town, etc. | String | Up to 128 characters | Optional |
Region | State, Province, Territory, etc. | String | Up to 64 characters | Optional |
PostalCode | Postal Code. | String | Up to 32characters | Optional |
CountryCode | Country Code will follow ISO 3166-1; 3-digit numeric format. | String | 3 characters | Optional |
Updated 4 months ago