> ## Documentation Index
> Fetch the complete documentation index at: https://docs.virtuous.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a Donor Address

> Adds an address to a donor.

Send the street lines, `city`, `state`, `postal`, and country along with the `addressType`, and set `isPrimary` to make it the donor's primary address. Returns the created address with its new `id`.


## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.virtuous.org/llms.txt).
