This parameter is used to determine how address information will be resolved.
AddressResolverTypeaddress_resolver_type| Value | Description |
|---|---|
| 0 | Do Not Resolve Address |
| 1 | Resolve From Postal Code |
| 2 | Resolve If Address Not Found |
This parameter determines how the address data (state, city, postal_code) under the consignor and consignee parameters should be processed. You should select the parameter value that best suits your workflow.
Value 0 (Do Not Resolve Address):
state, city values provided to us will be used from the state and city tables in our database.Value 1 (Resolve From Postal Code):
state, city values provided to us, the state and city values belonging to the postal code will be used based on the postal_code data.Value 2 (Resolve If Address Not Found):
state, city values are searchedpostal_code data to obtain the state and city values.Note: If you are unsure about the correct selection, please contact us.
These values can be used both when creating a consignment and when receiving responses. You can include them in your own system to enhance integration and understanding.