AddressFindOutput_v1
| Field | Type | Description |
|---|---|---|
| suggestions | List<AddressFindOutputItem_v1> | A list of suggestion items representing the potential address matches found. |
| status | Status_v1 | The overall status details, including result code, message, and credit information. |
| advice | Advice_v1 | Validation advice (GREEN, AMBER, or RED) for the address search outcome. |
Updated 8 months ago