Retrieve list of charities
Retrieves a collection of charities available to donate to when listing.
| URL: | https://api.trademe.co.nz/v1/Charities.{file_format} | 
|---|---|
| HTTP Method: | GET | 
| Requires Authentication? | No | 
| Permission Required: | Public | 
| Supported Formats: | XML, JSON | 
| Rate Limited? | No | 
URL parameters
| file_format | Enumeration (required) | The format of the response. | ||||
|---|---|---|---|---|---|---|
| 
 | ||||||
Returns
Collection of <Charity>
Charities collection.
| CharityType | Enumeration | The unique identifier of the charity. | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 
 | |||||||||||||||||||||||
| ImageSource | String or null | The URL for this charity's brand image (designed for a light background). | |||||||||||||||||||||
| DarkModeImageSource | String or null | The URL for this charity's brand image (designed for a dark background). | |||||||||||||||||||||
| Description | String or null | The name of the charity e.g. "Plunket", "Kiwis for kiwi". | |||||||||||||||||||||
| Tagline | String or null | A short description of what the charity does. | |||||||||||||||||||||
