get https://api.fundraisingbox.com/persons.xml
Returns a collection of persons
/persons.xml?criteria[search_id]=123
Returns a collection of persons that fits to specific criterias.
These criteria are currently available:
ids (separated by comma)
search_id (smart-search id)
If no persons with these criteria exist, an empty persons container will be returned.