We have updated our API Terms of Service. Please review the entire terms before continuing to use the API. Your use of the API means you accept and agree to the updated API Terms of Service found here: https://rescuegroups.org/api-terms-of-service/

_login

affiliates

animalAdoptionLeads

animalAdoptionStatuses

animalBreeds

animalColors

animalExportAccounts

animalFiles

animalGroups

animalPatterns

animalQualities

animalSpecies

animalStatuses

animals

animalsAdoptions

animalsExports

animalsJournalCategories

animalsJournalEntries

animalsJournalEntrytypes

animalsMeetrequests

animalsReasonsEuthanasia

animalsReasonsImpound

animalsReasonsSurrender

animalsReasonsTransfer

animalsRelationships

animalsSponsorships

calls

callsCategories

callsLogentries

callsOutcomes

callsQueues

callsQueuesMembers

callsStatuses

callsUrgencies

colonies

coloniesCaretakers

contactFiles

contacts

contactsGroups

countries

donations

emailmessages

eventanimalattendance

events

intakes

intakesBorninrescueshelter

intakesImpounds

intakesOwnerrequestedeuthanasias

intakesOwnersurrenders

intakesServices

intakesServicetypes

intakesStraydropoffs

intakesStraypickups

intakesTransfers

inventoryFiles

inventoryLoaners

inventoryitems

inventoryitemsConditions

locations

memorials

microchipRegistrations

microchipVendors

newsarticles

onlineforms

orgs

outcomes

outcomesAdoptions

outcomesDeceased

outcomesEuthanasias

outcomesReleases

outcomesReturntoowner

outcomesTransfers

partnerships

roles

submittedforms

testimonials

users

volunteerHours

volunteersJournalEntries

waitinglists

webfiles

webimages

webpages

website

_login

login

{
    "username":"demo",
    "password":"demodemo",
    "accountNumber":"1",
    "action":"login"
}

affiliates

getSettings

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"affiliates",
    "objectAction":"getSettings",
    "values":
    [
        [
			"setAffiliatesPayPalEmail","showAffiliatesPayPalLink","setAffiliatesIGiveCauseID","showAffiliatesIGiveLink","setAffiliatesAmazonTag","showAffiliatesAmazonLink","setAffiliatesUWID","showAffiliatesUWLink","setAffiliatesCFCID","showAffiliatesCFCLink","setAffiliatesVolunteerMatchOrgID","showAffiliatesVolunteerMatchLink","setAffiliatesEIN","showAffiliatesHelpingLink","setAffiliatesEbayStoreName","showAffiliatesEbayStoreLink","setAffiliatesByVetsOnlyPartner","showAffiliatesByVetsOnlyLink","setAffiliatesFacebookPage","showAffiliatesFacebookLink","showAffiliatesFacebookBadge","setAffiliatesTwitterAccount","showAffiliatesTwitterLink","showAffiliatesTwitterBadge"
		]
    ]
}

updateSettings

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"affiliates",
    "objectAction":"updateSettings",
    "values":
    [
        {
            "setAffiliatesPayPalEmail": "testing@yahoo.com",
            "showAffiliatesPayPalLink": "No",
            "setAffiliatesIGiveCauseID": "12345",
            "showAffiliatesIGiveLink": "No",
            "setAffiliatesAmazonTag": "abc123",
            "showAffiliatesAmazonLink": "No",
            "setAffiliatesUWID": "9999",
            "showAffiliatesUWLink": "No",
            "setAffiliatesCFCID": "8888",
            "showAffiliatesCFCLink": "No",
            "setAffiliatesVolunteerMatchOrgID": "4321",
            "showAffiliatesVolunteerMatchLink": "No",
            "setAffiliatesEIN": "01-9876543",
            "showAffiliatesHelpingLink": "No",
            "setAffiliatesEbayStoreName": "testStore",
            "showAffiliatesEbayStoreLink": "No",
            "setAffiliatesByVetsOnlyPartner": "665544",
            "showAffiliatesByVetsOnlyLink": "No",
            "setAffiliatesFacebookPage": "yellow",
            "showAffiliatesFacebookLink": "No",
            "showAffiliatesFacebookBadge": "No",
            "setAffiliatesTwitterAccount": "twitties",
            "showAffiliatesTwitterLink": "No",
            "showAffiliatesTwitterBadge": "No"
        }
    ]    
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"affiliates",
    "objectAction":"define"
}

animalAdoptionLeads

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalAdoptionLeads",
    "objectAction":"define"
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalAdoptionLeads",
    "objectAction":"list"
}

animalAdoptionStatuses

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalAdoptionStatuses",
    "objectAction":"define"
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalAdoptionStatuses",
    "objectAction":"list"
}

animalBreeds

publicSearch

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalBreeds",
    "objectAction":"publicSearch",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "breedName",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "breedSpecies",
                "operation": "equals",
                "criteria": "Cat"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["breedID","breedName","breedSpecies","breedSpeciesID"]
    }
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalBreeds",
    "objectAction":"list"
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalBreeds",
    "objectAction":"define"
}
{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalBreeds",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "breedName",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "breedSpecies",
                "operation": "equals",
                "criteria": "Dog"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["breedID","breedName","breedSpecies","breedSpeciesID"]
    }
}

animalColors

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalColors",
    "objectAction":"define"
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalColors",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "colorName",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "colorSpecies",
                "operation": "equals",
                "criteria": "Cat"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["colorID","colorName","colorSpecies","colorSpeciesID"]
    }
}

publicSearch

{
    "apikey": "{{apikey}}",
    "objectType":"animalColors",
    "objectAction":"publicSearch",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "colorName",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "colorSpecies",
                "operation": "equals",
                "criteria": "Dog"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["colorID","colorName","colorSpecies","colorSpeciesID"]
    }
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalColors",
    "objectAction":"list"
}

animalExportAccounts

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalExportAccounts",
    "objectAction":"list"
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalExportAccounts",
    "objectAction":"define"
}

animalFiles

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalFiles",
    "objectAction":"add",
    "values":
    [
        {
            "animalfileAnimalID":"7973407",
            "animalfileBinary":"VGhpcyBpcyBhIHRleHQgZmlsZSBmb3IgQVBJIHRlc3RpbmcuCg==",
            "animalfileOldFileName":"test.txt",
            "animalfileDescription":"New file to upload",
            "animalfileStatus":"Active",
            "animalfileDisplayInline":"Yes",
            "animalfilePublic": "No"
        }
    ]
    
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalFiles",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "animalfileID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "animalfileID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields":
        [
            "animalfileID","animalfileContactID","animalfileOldName","animalfileDescription","animalfileStatus","animalfileDisplayInline","animalfileSize","animalfileCreatedDate"
        ]
        
    }
    
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalFiles",
    "objectAction":"view",
    "values":
    [
        {
            "animalfileID":"84"
        }

    ],
    "fields":["animalfileID","animalfileAnimalID","animalfileOldName","animalfileDescription","animalfileStatus","animalfileDisplayInline","animalfileSize","animalfileCreatedDate"]
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalFiles",
    "objectAction":"edit",
    "values":
    [
        {
            "animalfileID":"84",
            "animalfileAnimalID":"7989215",
            "animalfileDescription":"New file to uploadaaa",
            "animalfileStatus":"Active",
            "animalfileDisplayInline":"Yes"
        }
    ]
    
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalFiles",
    "objectAction":"define"
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalFiles",
    "objectAction":"list"
}

animalGroups

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalGroups",
    "objectAction":"view",
    "values":
    [
        {
            "groupID":"399"
        }

    ],
    "fields":["groupID","groupName","groupHeaderID","groupAnimals","webpageName"]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalGroups",
    "objectAction":"define"
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalGroups",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "groupID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "groupName",
                "operation": "equals",
                "criteria": "Test Group Name26"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["groupID","groupName","groupHeaderID","groupAnimals","webpageName"]
    }
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalGroups",
    "objectAction":"edit",
    "values":
    [
        {
            "groupID":"399",
            "groupName":"Test Group Name26"
        }
    ]
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalGroups",
    "objectAction":"list"
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalGroups",
    "objectAction":"add",
    "values":
    [
        {
            "groupName":"Test Group Name95"
        },
        {
            "groupName":"Test Group Name96"
        }
    ]
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalGroups",
    "objectAction":"delete",
    "values":
    [
        {
            "groupID":"399"
        }
    ]
}

animalPatterns

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalExportAccounts",
    "objectAction":"define"
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalPatterns",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "patternName",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "patternSpecies",
                "operation": "equals",
                "criteria": "Cat"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["patternID","patternName","patternSpecies","patternSpeciesID"]
    }
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalPatterns",
    "objectAction":"list"
}

publicSearch

{
    "apikey": "{{apikey}}",
    "objectType":"animalPatterns",
    "objectAction":"publicSearch",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "patternName",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "patternSpecies",
                "operation": "equals",
                "criteria": "Cat"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["patternID","patternName","patternSpecies","patternSpeciesID"]
    }
}

animalQualities

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalQualities",
    "objectAction":"define"
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalQualities",
    "objectAction":"list"
}

animalSpecies

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalSpecies",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "animalID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "animalSpecies",
                "operation": "equals",
                "criteria": "Dog"
                
            }
        ],
        "filterProcessing": "1",
        "fields":
        [
            "speciesID","animalSpecies","speciesFullname"
        ]
        
    }
    
}

publicList

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalSpecies",
    "objectAction":"publicList"
}

listActive

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalSpecies",
    "objectAction":"listActive"
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalSpecies",
    "objectAction":"list"
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalSpecies",
    "objectAction":"define"
}

animalStatuses

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalStatuses",
    "objectAction":"define"
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalStatuses",
    "objectAction":"list"
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalStatuses",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "statusID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "statusID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["statusID","statusName","statusDescription"]
        
    }
    
}

animals

getDisableableFields

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"getDisableableFields"
}

getPublicableStatuses

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"getPublicableStatuses"
}

addVideo

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"addVideo",
    "values":
    [
        {
            "animalID":"7988838",
            "videoBinary":"",
            "fileName":"s2890a5797687m16502338.mov"
        }
    ]
}

getEnabledSpecies

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"getEnabledSpecies"
}

addPicture

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"addPicture",
    "values":
    [
        {
            "animalID":"7988838",
            "pictureBinary":""
        }
    ]
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"add",
    "values":
    [
        {
            "animalName":"Test Animal96",
            "animalStatusID":"1",
            "animalPrimaryBreedID":"603",
            "animalSpeciesID":"Dog",
            "animalHighlightOrder": "10"
        }
    ]
}

getPublicStatuses

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"getPublicStatuses"
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"define"
}

pictures

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"pictures",
    "values":
    [
        {
            "animalID":"7995913"
        }
    ]
}

setRequiredFields

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"setRequiredFields",
    "values":
    [
        {
            "fieldlist":["animalRescueID"]
        }
    ]    
}

setDisabledFields

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"setDisabledFields",
    "values":
    [
        {
            "fieldlist":["animalSummary"]
        }
    ]
}

getSettings

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"getSettings",
    "values":
    [
        [
			"enableAnimalAutoRescueID"
		]
    ]
}

videos

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"videos",
    "values":
    [
        {
            "animalID":"7988838"
        }
    ]
}

getSpecies

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"getSpecies"
}

setEnabledSpecies

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"setEnabledSpecies",
    "values":
    [
        {
            "fieldlist":["Dog","Cat"]
        }
    ]
}

setPublicStatuses

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"setPublicStatuses",
    "values":
    [
        {
            "statuslist":["1","3","18"]
        }
    ]    
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"list"
}

youtubeUrls

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"youtubeUrls",
    "values":
    [
        {
            "animalID":"7988838"
        }
    ]
}

pictureReorder

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"pictureReorder",
    "values":
    [
        {
            "animalID":"7988838",
            "mediaID":"193",
            "newOrder":"1"
        }
    ]
}

publicSearch

{
    "apikey":"{{apikey}}",
    "objectType":"animals",
    "objectAction":"publicSearch",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "10",
        "resultSort": "animalID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "animalStatus",
                "operation": "equals",
                "criteria": "Available"
            },
            {
                "fieldName": "animalLocationDistance",
                "operation": "radius",
                "criteria": "50"
            },
            {
                "fieldName": "animalLocation",
                "operation": "equals",
                "criteria": "20715"
            }
        ],
        "filterProcessing": "1",
        "fields":
        [
            "animalID","animalOrgID","animalActivityLevel","animalAdoptedDate","animalAdoptionFee","animalAgeString","animalAltered","animalAvailableDate","animalBirthdate","animalBirthdateExact","animalBreed","animalCoatLength","animalColor","animalColorID","animalColorDetails","animalCourtesy","animalDeclawed","animalDescription","animalDescriptionPlain","animalDistinguishingMarks","animalEarType","animalEnergyLevel","animalExerciseNeeds","animalEyeColor","animalFence","animalFound","animalFoundDate","animalFoundPostalcode","animalGeneralAge","animalGeneralSizePotential","animalGroomingNeeds","animalHousetrained","animalIndoorOutdoor","animalKillDate","animalKillReason","animalLocation","animalLocationCoordinates","animalLocationDistance","animalLocationCitystate","animalMicrochipped","animalMixedBreed","animalName","animalSpecialneeds","animalSpecialneedsDescription","animalNeedsFoster","animalNewPeople","animalNotHousetrainedReason","animalObedienceTraining","animalOKWithAdults","animalOKWithCats","animalOKWithDogs","animalOKWithKids","animalOwnerExperience","animalPattern","animalPatternID","animalAdoptionPending","animalPrimaryBreed","animalPrimaryBreedID","animalRescueID","animalSearchString","animalSecondaryBreed","animalSecondaryBreedID","animalSex","animalShedding","animalSizeCurrent","animalSizePotential","animalSizeUOM","animalSpecies","animalSpeciesID","animalSponsorable","animalSponsors","animalSponsorshipDetails","animalSponsorshipMinimum","animalStatus","animalStatusID","animalSummary","animalTailType","animalThumbnailUrl","animalUptodate","animalUpdatedDate","animalUrl","animalVocal","animalYardRequired","animalAffectionate","animalApartment","animalCratetrained","animalDrools","animalEagerToPlease","animalEscapes","animalEventempered","animalFetches","animalGentle","animalGoodInCar","animalGoofy","animalHasAllergies","animalHearingImpaired","animalHypoallergenic","animalIndependent","animalIntelligent","animalLap","animalLeashtrained","animalNeedsCompanionAnimal","animalNoCold","animalNoFemaleDogs","animalNoHeat","animalNoLargeDogs","animalNoMaleDogs","animalNoSmallDogs","animalObedient","animalOKForSeniors","animalOKWithFarmAnimals","animalOlderKidsOnly","animalOngoingMedical","animalPlayful","animalPlaysToys","animalPredatory","animalProtective","animalSightImpaired","animalSkittish","animalSpecialDiet","animalSwims","animalTimid","fosterEmail","fosterFirstname","fosterLastname","fosterName","fosterPhoneCell","fosterPhoneHome","fosterSalutation","locationAddress","locationCity","locationCountry","locationUrl","locationName","locationPhone","locationState","locationPostalcode","animalPictures","animalVideos","animalVideoUrls"
        ]
        
    }
    
}

publicView

{
    "apikey":"{{apikey}}",
    "objectType":"animals",
    "objectAction":"publicView",
    "values":
    [
        {
            "animalID":"7973392"
        }
    ],
    "fields":["animalID","animalName"]
}

getDisabledFields

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"getDisabledFields"
}

updateSettings

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"updateSettings",
    "values":
    [
        {
			"enableAnimalAutoRescueID": "Yes"
        }
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"view",
    "values":
    [
        {
            "animalID":"7999141"
        }
    ],
    "fields":["animalID","animalName", "animalBreed", "animalHighlightOrder"]
}

videoReorder

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"videoReorder",
    "values":
    [
        {
            "animalID":"7988838",
            "mediaID":"193",
            "newOrder":"10"
        }
    ]
}

addPictureUrl

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"addPictureUrl",
    "values":
    [
        {
            "animalID":"7988838",
            "pictureUrl":"https://s3.amazonaws.com/filestore.rescuegroups.org/1/pictures/animals/4752/4752747/12208940_500x500.jpg"
        }
    ]
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"edit",
    "values":
    [
        {
            "animalID": "7990850",
            "animalName":"Test Animal11",
            "animalOthernames": "Mr. Otter",
            "animalStatusID":"1",
            "animalPrimaryBreedID":"603",
            "animalSpeciesID":"Dog",
            "animalCoatLength": "Medium",
            "animalAllowExport": "No"
        }
    ]
}

getRequireableFields

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"getRequireableFields"
}

addYoutubeUrl

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"addYoutubeUrl",
    "values":
    [
        {
            "animalID":"7988838",
            "youtubeUrl":"https://www.youtube.com/watch?v=pCbx4zlAUk4"
        }
    ]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "5",
        "resultSort": "animalCreatedDate",
        "resultOrder": "desc",
        "filters":
        [
            {
                "fieldName": "animalStatus",
                "operation": "equals",
                "criteria": "available"
                
            }
        ],
        "filterProcessing": "1",
        "fields":
        [
           "animalID","animalActivityLevel","animalAdoptedDate","animalAdoptionFee","animalAdoptionLead","animalAdoptionLeadID","animalAltered","animalApplicationID","animalAvailableDate","animalBirthdate","animalBirthdateExact","animalBreed","animalCoatLength","animalColonyID","animalColor","animalColorID","animalColorDetails","animalCondition","animalConditionID","animalCost","animalCourtesy","animalCreatedDate","animalCreatedBy","animalCreatedByID","animalCreatedTimeframe","animalDaysInFoster","animalDeclawed","animalDescription","animalDescriptionPlain","animalDistinguishingMarks","animalAllowExport","animalEarType","animalEnergyLevel","animalExerciseNeeds","animalEyeColor","animalFence","animalFosterID","animalFound","animalFoundDate","animalFoundPostalcode","animalGeneralAge","animalGeneralSizePotential","animalGroomingNeeds","animalHighlightOrder","animalHousetrained","animalIndoorOutdoor","animalIntakes","animalInternalID","animalKillDate","animalKillReason","animalUpdatedBy","animalUpdatedByID","animalUpdatedDate","animalUpdatedTimeframe","animalLocationID","animalLocationPublic","animalMicrochipped","animalMicrochipNumber","animalMicrochipVendor","animalMixedBreed","animalName","animalSpecialneeds","animalSpecialneedsDescription","animalNeedsFoster","animalNewPeople","animalNotes","animalNotHousetrainedReason","animalObedienceTraining","animalOKWithAdults","animalOKWithCats","animalOKWithDogs","animalOKWithKids","animalOpenIntakes","animalOrigin","animalOthernames","animalOutcomes","animalOwnerExperience","animalOwnerID","animalPattern","animalPatternID","animalAdoptionPending","animalPrimaryBreed","animalPrimaryBreedID","animalReceivedDate","animalRescueID","animalSecondaryBreed","animalSecondaryBreedID","animalSex","animalShared","animalShedding","animalSizeCurrent","animalSizePotential","animalSizeUOM","animalSpecies","animalSpeciesID","animalSponsorable","animalSponsors","animalSponsorshipDetails","animalSponsorshipMinimum","animalStatus","animalStatusID","animalSummary","animalTailType","animalTransferredToID","animalUptodate","animalVocal","animalYardRequired","animalAffectionate","animalApartment","animalCratetrained","animalDrools","animalEagerToPlease","animalEscapes","animalEventempered","animalFetches","animalGentle","animalGoodInCar","animalGoofy","animalHasAllergies","animalHearingImpaired","animalHypoallergenic","animalIndependent","animalIntelligent","animalLap","animalLeashtrained","animalNeedsCompanionAnimal","animalNoCold","animalNoFemaleDogs","animalNoHeat","animalNoLargeDogs","animalNoMaleDogs","animalNoSmallDogs","animalObedient","animalOKForSeniors","animalOKWithFarmAnimals","animalOlderKidsOnly","animalOngoingMedical","animalPlayful","animalPlaysToys","animalPredatory","animalProtective","animalSightImpaired","animalSkittish","animalSpecialDiet","animalSwims","animalTimid","ownerID","ownerActive","ownerAddress","ownerBounces","ownerCarrier","ownerCity","ownerComment","ownerCompany","ownerCountry","ownerCounty","ownerEmail","ownerEmailAlt","ownerEmailPager","ownerFax","ownerFirstname","ownerLastname","ownerName","ownerPhoneCell","ownerPhoneHome","ownerPhoneWork","ownerPhoneWorkExt","ownerPlus4","ownerReferredBy","ownerSalutation","ownerSendMail","ownerState","ownerTitle","ownerPostalcode","colonyAnimals","colonyCaretakers","colonyLocation","colonyLocationID","colonyName","colonyRegisteredDate","colonySpecificLocation","fosterID","fosterActive","fosterAddress","fosterBounces","fosterCarrier","fosterCity","fosterComment","fosterCompany","fosterCountry","fosterCounty","fosterEmail","fosterEmailAlt","fosterEmailPager","fosterFax","fosterFirstname","fosterLastname","fosterName","fosterPhoneCell","fosterPhoneHome","fosterPhoneWork","fosterPhoneWorkExt","fosterPlus4","fosterReferredBy","fosterSalutation","fosterSendMail","fosterState","fosterTitle","fosterPostalcode","locationAddress","locationAnimals","locationCity","locationColonies","locationCountry","locationUrl","locationEvents","locationMeetrequests","locationName","locationPhone","locationState","locationPostalcode","submittedformID","submittedformAnimalID","submittedformAssignedToID","submittedformCommentsCount","submittedformCommentsInline","submittedformCompletedDate","submittedformFormName","submittedformPending","submittedformStatus","submittedformStepsCount","submitterID","submitterActive","submitterAddress","submitterBounces","submitterCarrier","submitterCity","submitterComment","submitterCompany","submitterCountry","submitterCounty","submitterEmail","submitterEmailAlt","submitterEmailPager","submitterFax","submitterFirstname","submitterLastname","submitterName","submitterPhoneCell","submitterPhoneHome","submitterPhoneWork","submitterPhoneWorkExt","submitterPlus4","submitterReferredBy","submitterSalutation","submitterSendMail","submitterState","submitterTitle","submitterPostalcode","transferredtoActive","transferredtoAddress","transferredtoBounces","transferredtoCarrier","transferredtoCity","transferredtoComment","transferredtoCompany","transferredtoID","transferredtoCountry","transferredtoCounty","transferredtoEmail","transferredtoEmailAlt","transferredtoEmailPager","transferredtoFax","transferredtoFirstname","transferredtoLastname","transferredtoName","transferredtoPhoneCell","transferredtoPhoneHome","transferredtoPhoneWork","transferredtoPhoneWorkExt","transferredtoPlus4","transferredtoReferredBy","transferredtoSalutation","transferredtoSendMail","transferredtoState","transferredtoTitle","transferredtoPostalcode","animalGroups","animalExportAccounts","animalPictures" 
        ]
        
    }
    
}

getRequiredFields

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"getRequiredFields"
}

videoUrlReorder

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animals",
    "objectAction":"videoUrlReorder",
    "values":
    [
        {
            "animalID":"7988838",
            "mediaID":"193",
            "newOrder":"10"
        }
    ]
}

animalsAdoptions

getSettings

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsAdoptions",
    "objectAction":"getSettings",
    "values":
    [
        [
			"AdoptionsMessage","UseAppPending","AnimalPendingAdoptAnyway","AnimalPendingNoApplications"
		]
    ]
}

updateSettings

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsAdoptions",
    "objectAction":"updateSettings",
    "values":
    [
        {
			"AdoptionsMessage":"",
			"UseAppPending":"",
			"AnimalPendingAdoptAnyway":"",
			"AnimalPendingNoApplications":""
        }
    ]
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsAdoptions",
    "objectAction":"edit",
    "values":
    [
        {
            "adoptionID":"366912",
			"adoptionAnimalID":"7973667",
			"adoptionAdopterID":"4232298",
			"adoptionLeadID":"5",
			"adoptionFeeAmount":"250",
			"adoptionDonationAmount":"50",
			"adoptionDate":"6/22/2015",
			"adoptionSubmittedformID":"1",
			"adoptionStatusID":"1",
			"adoptionLetterSent":"No",
			"adoptionAddAdopterRole":"Yes"
        }
    ]
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsAdoptions",
    "objectAction":"delete",
    "values":
    [
        {
            "adoptionID":"366912"
        }
    ]
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsAdoptions",
    "objectAction":"list"
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsAdoptions",
    "objectAction":"add",
    "values":
    [
        {
			"adoptionAnimalID":"7973667",
			"adoptionAdopterID":"4232298",
			"adoptionLeadID":"5",
			"adoptionFeeAmount":"250",
			"adoptionDonationAmount":"50",
			"adoptionDate":"6/22/2015",
			"adoptionSubmittedformID":"1",
			"adoptionStatusID":"1",
			"adoptionLetterSent":"No",
			"adoptionAddAdopterRole":"Yes"
        }
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsAdoptions",
    "objectAction":"define"
}

animalsExports

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsExports",
    "objectAction":"define"
}

getExports

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsExports",
    "objectAction":"getExports"
}

updateSettings

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsExports",
    "objectAction":"updateSettings",
    "values":
    [
        {
			"disableAnimalExportAdopted": "",
			"disableAnimalExportCourtesy": "",
			"disableAnimalExportAnimalWebPageLink": "",
			"disableAnimalExportWebsiteLink": "",
			"disableAnimalExportAdoptionFormLink": "",
			"enableAnimalExportDescriptionHeader": "",
			"enableAnimalExportDescriptionFooter": "",
			"enableAnimalExportUniqueAnimalID": "",
			"enableAnimalExportContactFieldFirstname": "",
			"enableAnimalExportContactFieldLastname": "",
			"enableAnimalExportContactFieldEmail": "",
			"enableAnimalExportContactFieldPhoneHome": "",
			"enableAnimalExportContactFieldPhoneCell": "",
			"setAnimalExportYouTubeAccount": "",
			"setAnimalExportDefaultCategory1": "",
			"setAnimalExportDefaultCategory4": "",
			"setAnimalExportDefaultCategory3": "",
			"setAnimalExportDefaultCategory2": "",
			"setAnimalExportDefaultCategory5": "",
			"setAnimalExportDefaultCategory6": "",
			"setAnimalExportDefaultCategory8": "",
			"setAnimalExportDefaultCategory7": "",
			"setAnimalExportDefaultCategory13": "",
			"setAnimalExportDefaultCategory9": "",
			"setAnimalExportDefaultCategory11": "",
			"setAnimalExportDefaultCategory10": "",
			"setAnimalExportDefaultCategory12": ""
        }
    ]
}

updateExports

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsExports",
    "objectAction":"updateExports",
    "values":
    [
        {
            "exportID": "1007",
            "exportEnabled": "No"
        }
    ]
}

getSettings

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsExports",
    "objectAction":"getSettings",
    "values":
    [
        [
			"disableAnimalExportAdopted","disableAnimalExportCourtesy","disableAnimalExportAnimalWebPageLink","disableAnimalExportWebsiteLink","disableAnimalExportAdoptionFormLink","enableAnimalExportDescriptionHeader","enableAnimalExportDescriptionFooter","enableAnimalExportUniqueAnimalID","enableAnimalExportContactFieldFirstname","enableAnimalExportContactFieldLastname","enableAnimalExportContactFieldEmail","enableAnimalExportContactFieldPhoneHome","enableAnimalExportContactFieldPhoneCell","setAnimalExportYouTubeAccount","setAnimalExportDefaultCategory1","setAnimalExportDefaultCategory4","setAnimalExportDefaultCategory3","setAnimalExportDefaultCategory2","setAnimalExportDefaultCategory5","setAnimalExportDefaultCategory6","setAnimalExportDefaultCategory8","setAnimalExportDefaultCategory7","setAnimalExportDefaultCategory13","setAnimalExportDefaultCategory9","setAnimalExportDefaultCategory11","setAnimalExportDefaultCategory10","setAnimalExportDefaultCategory12"
		]
    ]
}

animalsJournalCategories

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsJournalCategories",
    "objectAction":"define"
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsJournalCategories",
    "objectAction":"list"
}

animalsJournalEntries

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsJournalEntries",
    "objectAction":"define"
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsJournalEntries",
    "objectAction":"edit",
    "values":
    [
        {
			"journalEntryID": "2130",
			"journalEntryAnimalID": "7973392",
			"journalEntryDate": "6/1/2015",
			"journalEntryComment": "This is a test journal entry",
			"journalEntryEntrytypeID": "13",
			"journalEntryCost": "5.89",
			"journalEntryDueDate": "6/15/2015",
			"journalEntryReminderDate": "6/15/2015"
        }
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsJournalEntries",
    "objectAction":"view",
    "values":
    [
        {
            "journalEntryID":"2092"
        }

    ],
    "fields":["journalEntryID","journalEntryAnimalID","journalEntryDate","journalEntryComment","journalEntryEntrytypeID","journalEntrytypeDescription","journalEntrytypeCategoryID","journalEntrytypeCategoryName","journalEntryCost","journalEntryDueDate","journalEntryReminderDate","journalEntryReminderContactID","journalEntryReminderContactName"]
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsJournalEntries",
    "objectAction":"delete",
    "values":
    [
        {
            "journalEntryID":"2091"
        }
    ]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsJournalEntries",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "journalEntryID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "journalEntryID",
                "operation": "greaterthan",
                "criteria": "1"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["journalEntryID","journalEntryAnimalID","journalEntryDate","journalEntryComment","journalEntryEntrytypeID","journalEntrytypeDescription","journalEntrytypeCategoryID","journalEntrytypeCategoryName","journalEntryCost","journalEntryDueDate","journalEntryReminderDate","journalEntryReminderContactID","journalEntryReminderContactName"]
    }
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsJournalEntries",
    "objectAction":"add",
    "values":
    [
        {
			"journalEntryAnimalID": "7973392",
			"journalEntryDate": "6/1/2015",
			"journalEntryComment": "This is a test journal entry",
			"journalEntryEntrytypeID": "13",
			"journalEntryCost": "5.89",
			"journalEntryDueDate": "6/15/2015",
			"journalEntryReminderDate": "6/15/2015"
        }
    ]
}

animalsJournalEntrytypes

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsJournalEntrytypes",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "journalEntrytypeID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "journalEntrytypeCategoryName",
                "operation": "equals",
                "criteria": "Vaccinations"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["journalEntrytypeID","journalEntrytypeDescription","journalEntrytypeCategoryID","journalEntrytypeCategoryName"]
    }
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsJournalEntrytypes",
    "objectAction":"define"
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsJournalEntrytypes",
    "objectAction":"list"
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsJournalEntrytypes",
    "objectAction":"edit",
    "values":
    [
        {
            "journalEntrytypeID":"106",
            "journalEntrytypeDescription":"Updated type Name26",
            "journalEntrytypeCategoryID":"3"
        }
    ]
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsJournalEntrytypes",
    "objectAction":"add",
    "values":
    [
        {
            "journalEntrytypeDescription":"Test Entry Name95",
            "journalEntrytypeCategoryID":"2"
        }
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsJournalEntrytypes",
    "objectAction":"view",
    "values":
    [
        {
            "journalEntrytypeID":"17"
        }

    ],
    "fields":["journalEntrytypeID","journalEntrytypeDescription","journalEntrytypeCategoryID","journalEntrytypeCategoryName"]
}

animalsMeetrequests

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsMeetrequests",
    "objectAction":"add",
    "values":
    [
        {
			"meetrequestAnimalID": "7973392",
			"meetrequestContactID" : "4232303",
			"meetrequestEventID" : "270",
			"meetrequestLocationID" : "23905",
			"meetrequestDate" : "8/10/2015"
        }
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsMeetrequests",
    "objectAction":"define"
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsMeetrequests",
    "objectAction":"view",
    "values":
    [
        {
            "meetrequestID":"2092"
        }

    ],
    "fields":["meetrequestID","meetrequestAnimalID","meetrequestContactID","meetrequestEventID","meetrequestLocationID","meetrequestDate","animalName","contactName","contactType","eventName","locationName"]
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsMeetrequests",
    "objectAction":"edit",
    "values":
    [
        {
			"meetrequestID": "80",
			"meetrequestAnimalID": "7973392",
			"meetrequestContactID" : "4232303",
			"meetrequestEventID" : "270",
			"meetrequestLocationID" : "23905",
			"meetrequestDate" : "8/15/2015"
        }
    ]
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsMeetrequests",
    "objectAction":"delete",
    "values":
    [
        {
            "meetrequestID":"2091"
        }
    ]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsMeetrequests",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "meetrequestID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "meetrequestID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["meetrequestID","meetrequestAnimalID","meetrequestContactID","meetrequestEventID","meetrequestLocationID","meetrequestDate","animalName","contactName","contactType","eventName","locationName"]
    }
}

animalsReasonsEuthanasia

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsEuthanasia",
    "objectAction":"view",
    "values":
    [
        {
            "reasonID":"140489"
        }

    ],
    "fields":["reasonID","reasonName"]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsEuthanasia",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "reasonName",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "reasonID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["reasonID","reasonName"]
    }
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsEuthanasia",
    "objectAction":"delete",
    "values":
    [
        {
            "reasonID":"140570"
        }
    ]
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsEuthanasia",
    "objectAction":"add",
    "values":
    [
        {
            "reasonName":"Test reason 95"
        }
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsEuthanasia",
    "objectAction":"define"
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsEuthanasia",
    "objectAction":"edit",
    "values":
    [
        {
            "reasonID":"140601",
            "reasonName":"Test Reason 26"
        }
    ]
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsEuthanasia",
    "objectAction":"list"
}

animalsReasonsImpound

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsImpound",
    "objectAction":"define"
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsImpound",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "reasonName",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "reasonID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["reasonID","reasonName"]
    }
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsImpound",
    "objectAction":"delete",
    "values":
    [
        {
            "reasonID":"7669"
        }
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsImpound",
    "objectAction":"view",
    "values":
    [
        {
            "reasonID":"7669"
        }

    ],
    "fields":["reasonID","reasonName"]
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsImpound",
    "objectAction":"edit",
    "values":
    [
        {
            "reasonID":"7727",
            "reasonName":"Test Reason 26"
        }
    ]
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsImpound",
    "objectAction":"list"
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsImpound",
    "objectAction":"add",
    "values":
    [
        {
            "reasonName":"Test reason 95"
        }
    ]
}

animalsReasonsSurrender

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsSurrender",
    "objectAction":"delete",
    "values":
    [
        {
            "reasonID":"141388"
        }
    ]
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsSurrender",
    "objectAction":"add",
    "values":
    [
        {
            "reasonName":"Test reason 95"
        }
    ]
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsSurrender",
    "objectAction":"list"
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsSurrender",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "reasonName",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "reasonID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["reasonID","reasonName"]
    }
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsSurrender",
    "objectAction":"edit",
    "values":
    [
        {
            "reasonID":"141418",
            "reasonName":"Test Reason 26"
        }
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsSurrender",
    "objectAction":"define"
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsSurrender",
    "objectAction":"view",
    "values":
    [
        {
            "reasonID":"141388"
        }

    ],
    "fields":["reasonID","reasonName"]
}

animalsReasonsTransfer

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsTransfer",
    "objectAction":"view",
    "values":
    [
        {
            "reasonID":"141388"
        }

    ],
    "fields":["reasonID","reasonName"]
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsTransfer",
    "objectAction":"edit",
    "values":
    [
        {
            "reasonID":"20878",
            "reasonName":"Test Reason 26"
        }
    ]
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsTransfer",
    "objectAction":"list"
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsTransfer",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "reasonName",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "reasonID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["reasonID","reasonName"]
    }
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsTransfer",
    "objectAction":"add",
    "values":
    [
        {
            "reasonName":"Test reason 95"
        }
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsTransfer",
    "objectAction":"define"
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsReasonsTransfer",
    "objectAction":"delete",
    "values":
    [
        {
            "reasonID":"20870"
        }
    ]
}

animalsRelationships

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsRelationships",
    "objectAction":"edit",
    "values":
    [
        {
            "relationshipID":"399",
			"relationshipAnimalID": "7988838",
			"relationshipRelatedAnimalID": "7988840",
			"relationshipType": "Companion",
			"relationshipAdopttogether": "Yes"
        }
    ]
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsRelationships",
    "objectAction":"add",
    "values":
    [
        {
			"relationshipAnimalID": "7988838",
			"relationshipRelatedAnimalID": "7988840",
			"relationshipType": "Companion",
			"relationshipAdopttogether": "Yes"
        }
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsRelationships",
    "objectAction":"define"
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsRelationships",
    "objectAction":"delete",
    "values":
    [
        {
            "relationshipID":"1"
        }
    ]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsRelationships",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "relationshipID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "relationshipID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["relationshipID","relationshipAnimalID","relationshipRelatedAnimalID","relationshipType","relationshipAdopttogether","animalName","animalRelatedName"]
    }
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsRelationships",
    "objectAction":"view",
    "values":
    [
        {
            "relationshipID":"399"
        }

    ],
    "fields":["groupID","groupName","groupHeaderID","groupAnimals","webpageName"]
}

animalsSponsorships

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsSponsorships",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "sponsorshipID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "sponsorshipID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["sponsorshipID","sponsorshipContactID","sponsorshipAnimalID","sponsorshipDonationID","sponsorshipStartDate","sponsorshipEndDate","sponsorshipCreatedDate","sponsorshipLastReminderDate","sponsorshipAmount","sponsorshipComment","sponsorshipPurpose","sponsorshipPurposeDetails","sponsorshipStatus","sponsorshipType","animalName","contactName"]
    }
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsSponsorships",
    "objectAction":"delete",
    "values":
    [
        {
            "sponsorshipID":"9"
        }
    ]
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsSponsorships",
    "objectAction":"edit",
    "values":
    [
        {
            "sponsorshipID": "{{sponsorshipID}}",
            "sponsorshipAnimalID": "{{animalID}}",
			"sponsorshipContactID": "{{contactID}}",
			"sponsorshipDonationID": "{{donationID}}",
			"sponsorshipStartDate": "4/1/2015",
			"sponsorshipEndDate": "11/1/2015",
			"sponsorshipAmount": "550",
			"sponsorshipComment": "In memory of my preciousness",
			"sponsorshipPurpose": "Memorial",
			"sponsorshipPurposeDetails": "I loved them so much",
			"sponsorshipStatus": "Confirmed",
			"sponsorshipType": "Recurring Sponsorship"
        }
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsSponsorships",
    "objectAction":"view",
    "values":
    [
        {
            "sponsorshipID":"107"
        }

    ],
    "fields":["sponsorshipID","sponsorshipContactID","sponsorshipAnimalID","sponsorshipDonationID","sponsorshipStartDate","sponsorshipEndDate","sponsorshipCreatedDate","sponsorshipLastReminderDate","sponsorshipAmount","sponsorshipComment","sponsorshipPurpose","sponsorshipPurposeDetails","sponsorshipStatus","sponsorshipType","animalName","contactName"]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsSponsorships",
    "objectAction":"define"
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalsSponsorships",
    "objectAction":"add",
    "values":
    [
        {
            "sponsorshipAnimalID": "{{animalID}}",
			"sponsorshipContactID": "{{contactID}}",
			"sponsorshipDonationID": "{{donationID}}",
			"sponsorshipStartDate": "5/1/2015",
			"sponsorshipEndDate": "12/1/2015",
			"sponsorshipAmount": "220",
			"sponsorshipComment": "In memory of my precious",
			"sponsorshipPurpose": "Memorial",
			"sponsorshipPurposeDetails": "I loved her so much",
			"sponsorshipStatus": "Confirmed",
			"sponsorshipType": "Recurring Sponsorship"
        }
    ]
}

calls

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"calls",
    "objectAction":"list"
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"calls",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "callID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "callID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["callID","callContactID","callAssignedID","callStatusID","callUrgencyID","callCategoryID","callQueueID","callDate","contactName","contactType","assignedName","queueName","categoryName","statusName","urgencyName","lastOutcome","logEntryCount"]
    }
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"calls",
    "objectAction":"edit",
    "values":
    [
        {
            "callID": "86",
			"callContactID": "{{contactID}}",
			"callAssignedID": "4232299",
			"callStatusID": "2",
			"callUrgencyID": "2",
			"callCategoryID": "7",
			"callQueueID": "12",
			"callDate": "6/20/2015 15:40:30"
        }
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"calls",
    "objectAction":"define"
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"calls",
    "objectAction":"add",
    "values":
    [
        {
			"callContactID": "{{contactID}}",
			"callAssignedID": "4232299",
			"callStatusID": "1",
			"callUrgencyID": "1",
			"callCategoryID": "2",
			"callQueueID": "11",
			"callDate": "6/20/2015"
        }
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"calls",
    "objectAction":"view",
    "values":
    [
        {
            "callID":"9"
        }

    ],
    "fields":["callID","callContactID","callAssignedID","callStatusID","callUrgencyID","callCategoryID","callQueueID","callDate","contactName","contactType","assignedName","queueName","categoryName","statusName","urgencyName","lastOutcome","logEntryCount"]
}

callsCategories

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsCategories",
    "objectAction":"edit",
    "values":
    [
        {
            "categoryID": "119",
			"categoryName": "Test cat for calls",
			"categoryDescription": "Testing 1 2 3 repeat'ins??",
			"categoryPublic": "Yes",
			"categoryDefaultQueueID": "11"
        }
    ]
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsCategories",
    "objectAction":"list"
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsCategories",
    "objectAction":"view",
    "values":
    [
        {
            "categoryID":"10"
        }

    ],
    "fields":["categoryID","categoryName","categoryDescription","categoryPublic","categoryDefaultQueueID","categoryDefaultQueueName","categoryCreatedDate","categoryCreatedByID","categoryUpdatedDate","categoryUpdatedByID","categoryCallsCount"]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsCategories",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "categoryID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "categoryID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["categoryID","categoryName","categoryDescription","categoryPublic","categoryDefaultQueueID","categoryDefaultQueueName","categoryCreatedDate","categoryCreatedByID","categoryUpdatedDate","categoryUpdatedByID","categoryCallsCount"]
    }
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalGroups",
    "objectAction":"delete",
    "values":
    [
        {
            "groupID":"399"
        }
    ]
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsCategories",
    "objectAction":"add",
    "values":
    [
        {
			"categoryName": "Test cat for calls",
			"categoryDescription": "Testing 1 2 3 hello?",
			"categoryPublic": "Yes",
			"categoryDefaultQueueID": "11"
        }
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsCategories",
    "objectAction":"define"
}

callsLogentries

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsLogentries",
    "objectAction":"view",
    "values":
    [
        {
            "logentryID":"1"
        }

    ],
    "fields":["logentryID","logentryCallID","logentryContactID","logentryDate","logentryOutcomeID","logentryComments","contactName","outcomeName"]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsLogentries",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "1",
        "resultSort": "logentryID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "logentryID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["logentryID","logentryCallID","logentryContactID","logentryDate","logentryOutcomeID","logentryComments","contactName","outcomeName"]
    }
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsLogentries",
    "objectAction":"define"
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsLogentries",
    "objectAction":"add",
    "values":
    [
        {
			"logentryCallID": "1",
			"logentryContactID": "{{contactID}}",
			"logentryDate": "5/25/2015 15:00:15",
			"logentryOutcomeID": "7",
			"logentryComments": "No pictures, no comments!"
        }
    ]
}

callsOutcomes

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsOutcomes",
    "objectAction":"list"
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsOutcomes",
    "objectAction":"define"
}

callsQueues

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsQueues",
    "objectAction":"edit",
    "values":
    [
        {
            "queueID": "91",
			"queueName": "Test cat for calls 2",
			"queueFromEmail": "testing2@yahoo.com",
			"queueDefaultUrgencyID": "2"
        }
    ]
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsQueues",
    "objectAction":"add",
    "values":
    [
        {
			"queueName": "Test cat for calls",
			"queueFromEmail": "testing@yahoo.com",
			"queueDefaultUrgencyID": "1"
        }
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsQueues",
    "objectAction":"view",
    "values":
    [
        {
            "queueID":"6"
        }

    ],
    "fields":["queueID","queueName","queueFromEmail","queueDefaultUrgencyID","queueDefaultUrgencyName","queueCreatedDate","queueCreatedByID","queueUpdatedDate","queueUpdatedByID","queueOpenCallsCount","queueMembersCount"]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsQueues",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "queueID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "queueID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["queueID","queueName","queueFromEmail","queueDefaultUrgencyID","queueDefaultUrgencyName","queueCreatedDate","queueCreatedByID","queueUpdatedDate","queueUpdatedByID","queueOpenCallsCount","queueMembersCount"]
    }
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsQueues",
    "objectAction":"list"
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsQueues",
    "objectAction":"define"
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsQueues",
    "objectAction":"delete",
    "values":
    [
        {
            "queueID":"6"
        }
    ]
}

callsQueuesMembers

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsQueuesMembers",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "memberID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "memberID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["memberID","memberContactID","memberQueueID","memberManager","memberCreatedDate","memberCreatedByID","memberUpdatedDate","memberUpdatedByID","queueName","memberName","memberContactType"]
    }
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsQueuesMembers",
    "objectAction":"define"
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsQueuesMembers",
    "objectAction":"edit",
    "values":
    [
        {
            "memberID": "5",
			"memberContactID": "{{contactID}}",
			"memberQueueID": "3",
			"memberManager": "No"
        }
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsQueuesMembers",
    "objectAction":"view",
    "values":
    [
        {
            "memberID":"4"
        }

    ],
    "fields":["memberID","memberContactID","memberQueueID","memberManager","memberCreatedDate","memberCreatedByID","memberUpdatedDate","memberUpdatedByID","queueName","memberName","memberContactType"]
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsQueuesMembers",
    "objectAction":"delete",
    "values":
    [
        {
            "groupID":"399"
        }
    ]
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsQueuesMembers",
    "objectAction":"add",
    "values":
    [
        {
			"memberContactID": "{{contactID}}",
			"memberQueueID": "2",
			"memberManager": "Yes"
        }
    ]
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsQueuesMembers",
    "objectAction":"list"
}

callsStatuses

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsStatuses",
    "objectAction":"list"
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsStatuses",
    "objectAction":"define"
}

callsUrgencies

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsUrgencies",
    "objectAction":"define"
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"callsUrgencies",
    "objectAction":"list"
}

colonies

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"colonies",
    "objectAction":"add",
    "values":
    [
        {
			"colonyName": "Test add colony",
			"colonyLocationID": "23901",
			"colonyTotalAnimals": "20",
			"colonyRegisteredDate": "6/18/2015",
			"colonySpecificLocation": "Behind the train depot"
        }
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"colonies",
    "objectAction":"define"
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"colonies",
    "objectAction":"list"
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"colonies",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "colonyID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "colonyID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["colonyID","colonyAnimals","colonyCaretakers","colonyLocationID","colonyName","colonyTotalAnimals","colonyRegisteredDate","colonySpecificLocation","locationName","locationUrl","locationAddress","locationCity","locationState","locationPostalcode","locationCountry","locationPhone","locationPhoneExt","locationAnimals","locationEvents","locationColonies","locationMeetrequests"]
    }
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"colonies",
    "objectAction":"view",
    "values":
    [
        {
            "colonyID":"73"
        }

    ],
    "fields":["colonyID","colonyAnimals","colonyCaretakers","colonyLocationID","colonyName","colonyTotalAnimals","colonyRegisteredDate","colonySpecificLocation","locationName","locationUrl","locationAddress","locationCity","locationState","locationPostalcode","locationCountry","locationPhone","locationPhoneExt","locationAnimals","locationEvents","locationColonies","locationMeetrequests"]
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"colonies",
    "objectAction":"edit",
    "values":
    [
        {
            "colonyID": "473",
			"colonyName": "Test edit  colony",
			"colonyLocationID": "23902",
			"colonyTotalAnimals": "22",
			"colonyRegisteredDate": "6/18/2015",
			"colonySpecificLocation": "Behind the train depot"
        }
    ]
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"colonies",
    "objectAction":"delete",
    "values":
    [
        {
            "colonyID":"473"
        }
    ]
}

coloniesCaretakers

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"coloniesCaretakers",
    "objectAction":"add",
    "values":
    [
        {
			"caretakerColonyID": "5",
			"caretakerContactID": "{{contactID}}"
        }
    ]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"coloniesCaretakers",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "caretakerID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "caretakerID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["caretakerID","caretakerColonyID","caretakerContactID","caretakerContactName"]
    }
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"coloniesCaretakers",
    "objectAction":"define"
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"coloniesCaretakers",
    "objectAction":"view",
    "values":
    [
        {
            "caretakerID":"73"
        }

    ],
    "fields":["caretakerID","caretakerColonyID","caretakerContactID","caretakerContactName"]
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"coloniesCaretakers",
    "objectAction":"delete",
    "values":
    [
        {
            "caretakerID":"2"
        }
    ]
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"coloniesCaretakers",
    "objectAction":"list"
}

contactFiles

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"contactFiles",
    "objectAction":"add",
    "values":
    [
        {
            "contactfileContactID":"4232296",
            "contactfileBinary":"VGhpcyBpcyBhIHRleHQgZmlsZSBmb3IgQVBJIHRlc3RpbmcuCg==",
            "contactfileOldFileName":"test.txt",
            "contactfileDescription":"New file to upload",
            "contactfileStatus":"Active",
            "contactfileDisplayInline":"Yes"
        }
    ]
    
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"contactFiles",
    "objectAction":"define"
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"contactFiles",
    "objectAction":"edit",
    "values":
    [
        {
            "contactfileID":"77",
            "contactfileContactID":"4232296",
            "contactfileDescription":"New file to uploadaaa",
            "contactfileStatus":"Active",
            "contactfileDisplayInline":"Yes"
        }
    ]
    
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"contactFiles",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "contactfileID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "contactfileID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields":
        [
            "contactfileID","contactfileContactID","contactfileOldName","contactfileDescription",
            "contactfileStatus","contactfileDisplayInline","contactfileSize","contactfileCreatedDate"
        ]
        
    }
    
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"contactFiles",
    "objectAction":"view",
    "values":
    [
        {
            "contactfileID":"77"
        }

    ],
    "fields":["contactfileID","contactfileContactID","contactfileOldName","contactfileDescription","contactfileStatus","contactfileDisplayInline","contactfileSize","contactfileCreatedDate"]
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"contactFiles",
    "objectAction":"list"
}

contacts

listFosters

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"contacts",
    "objectAction":"listFosters"
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"contacts",
    "objectAction":"edit",
    "values":
    [
        {
            "contactID": "4251754",
			"contactClass": "Individual/Family",
			"contactSalutation": "Ms.",
			"contactFirstname": "Josephine",
			"contactLastname": "Wilkerdink",
			"contactTitle": "Cow Herder",
			"contactAddress": "123 Main St.",
			"contactCity": "Anywhere",
			"contactState": "MO",
			"contactPostalcode": "90210",
			"contactPlus4": "3245",
			"contactCounty": "Coruption",
			"contactCountry": "USA",
			"contactPhoneHome": "3104519031",
			"contactPhoneWork": "3104112391",
			"contactPhoneWorkExt": "910",
			"contactPhoneCell": "3221239182",
			"contactFax": "3104519131",
			"contactEmail": "mrwilkers@thegoogles.com",
			"contactEmailAlt": "therealjoedinks@yahers.com",
			"contactEmailPager": "3221239182@anywheretelecom.com",
			"contactCompany": "Anywhere Art Gallery",
			"contactReferredBy": "Your mother",
			"contactCarrier": "ABC 123",
			"contactSendMail": "Yes",
			"contactActive": "Yes",
			"contactComment": "This is the most boring person in the world.",
			"contactCoalitionMember": "Yes",
			"contactTransportation": "Likes to walk",
			"contactAvailability": "Yes, anytime, anywhere",
			"contactCaretakerPublic": "No",
			"contactGroups": ["167592"]
        }
    ]
}

getSettings

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"contacts",
    "objectAction":"getSettings",
    "values":
    [
        [
			"enableContactsDoNotAdoptListSharing"
		]
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"contacts",
    "objectAction":"define"
}

updateSettings

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"contacts",
    "objectAction":"updateSettings",
    "values":
    [
        {
			"enableContactsDoNotAdoptListSharing": "Yes"
        }
    ]
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"contacts",
    "objectAction":"delete",
    "values":
    [
        {
            "contactID":"4251754"
        }
    ]
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"contacts",
    "objectAction":"add",
    "values":
    [
        {
			"contactClass": "Individual/Family",
			"contactSalutation": "Mr.",
			"contactFirstname": "Joe",
			"contactLastname": "Wilkerdink",
			"contactTitle": "Cat Herder",
			"contactAddress": "123 Main St.",
			"contactCity": "Anywhere",
			"contactState": "MO",
			"contactPostalcode": "71892",
			"contactPlus4": "3245",
			"contactCounty": "Coruption",
			"contactCountry": "United States",
			"contactPhoneHome": "3104519031",
			"contactPhoneWork": "3104112391",
			"contactPhoneWorkExt": "910",
			"contactPhoneCell": "3221239182",
			"contactFax": "3104519131",
			"contactEmail": "mrwilkers@thegoogles.com",
			"contactEmailAlt": "therealjoedinks@yahers.com",
			"contactEmailPager": "3221239182@anywheretelecom.com",
			"contactCompany": "Anywhere Art Gallery",
			"contactReferredBy": "Your mother",
			"contactCarrier": "ABC 123",
			"contactSendMail": "Yes",
			"contactActive": "Yes",
			"contactComment": "This is the most boring person in the world.",
			"contactCoalitionMember": "Yes",
			"contactTransportation": "Has own private jet",
			"contactAvailability": "Anytime, anywhere",
			"contactCaretakerPublic": "Yes",
			"contactSendInvite": "Yes",
			"contactGroups": ["167592"]
        }
    ]
}

listRescues

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"contacts",
    "objectAction":"listRescues"
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"contacts",
    "objectAction":"list"
}

contactsGroups

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"contactsGroups",
    "objectAction":"add",
    "values":
    [
        {
            "groupName":"Test Group Name95",
            "groupBusiness":"Yes"
            
        },
        {
            "groupName":"Test Group Name96",
            "groupBusiness":"Yes"
            
        }

    ]
    
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"contactsGroups",
    "objectAction":"edit",
    "values":
    [
        {
            "groupID":"175226",
            "groupName":"Test Group Name22",
            "groupBusiness":"Yes"
            
        },
        {
            "groupID":"175227",
            "groupName":"Test Group Name20",
            "groupBusiness":"Yes"
            
        }

    ]
    
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"contactsGroups",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "groupID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "groupName",
                "operation": "equals",
                "criteria": "Test Group Name20"
                
            }
        ],
        "filterProcessing": "1",
        "fields":
        [
            "groupID", "groupName", "groupBusiness"
        ]
        
    }
    
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"contactsGroups",
    "objectAction":"define"
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"contactsGroups",
    "objectAction":"delete",
    "values":
    [
        {
            "groupID":"167961"
        },
        {
            "groupID":"167962"
        }

    ]
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"contactsGroups",
    "objectAction":"list"
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"contactsGroups",
    "objectAction":"view",
    "values":
    [
        {
            "groupID":"175227"
        }

    ],
    "fields":["groupID","groupName","groupBusiness"]
}

countries

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"countries",
    "objectAction":"define"
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"countries",
    "objectAction":"list"
}

donations

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"donations",
    "objectAction":"delete",
    "values":
    [
        {
            "donationID":"246"
        }
    ]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"donations",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "donationID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "donationID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["donationID","donationContactID","donationContactName","donationContactType","donationAmount","donationInkind","donationComment","donationLettersent","donationPurpose","donationDate","donationAddDonorGroup"]
    }
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"donations",
    "objectAction":"add",
    "values":
    [
        {
			"donationContactID": "{{contactID}}",
			"donationAmount": "100",
			"donationInkind": "No",
			"donationComment": "No comments!!",
			"donationLettersent": "No",
			"donationPurpose": "Whatever you want.",
			"donationDate": "6/1/2015",
			"donationAddDonorGroup": "Yes"
        }
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"donations",
    "objectAction":"view",
    "values":
    [
        {
            "donationID":"3"
        }

    ],
    "fields":["donationID","donationContactID","donationContactName","donationContactType","donationAmount","donationInkind","donationComment","donationLettersent","donationPurpose","donationDate"]
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"donations",
    "objectAction":"list"
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"donations",
    "objectAction":"define"
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"donations",
    "objectAction":"edit",
    "values":
    [
        {
            "donationID":"246",
			"donationContactID": "{{contactID}}",
			"donationAmount": "100",
			"donationInkind": "No",
			"donationComment": "No comments!!",
			"donationLettersent": "No",
			"donationPurpose": "Whatever you want.",
			"donationDate": "6/1/2015",
			"donationAddDonorGroup": "Yes"
        }
    ]
}

emailmessages

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"emailmessages",
    "objectAction":"list"
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"emailmessages",
    "objectAction":"define"
}

eventanimalattendance

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"eventanimalattendance",
    "objectAction":"add",
    "values":
    [
        {
			"attendanceAnimalID": "{{animalID}}",
			"attendanceStatus": "Attending",
			"attendanceEventID": "2"
        }
    ]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"eventanimalattendance",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "attendanceID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "attendanceID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["attendanceID","attendanceStatus","attendanceAnimalID","animalOrgID","animalName","animalStatus","attendanceEventID","eventName","eventStart","eventEnd","eventUrl","eventDescription","eventLocationID","eventAnimalAttendance","eventMeetrequests","eventSpecies","eventLocationName","eventLocationUrl","eventLocationAddress","eventLocationCity","eventLocationState","eventLocationPostalcode","eventLocationCountry","eventLocationPhone","eventLocationPhoneExt","eventLocationAnimals","eventLocationEvents","eventLocationColonies","eventLocationMeetrequests"]
    }
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"eventanimalattendance",
    "objectAction":"define"
}

publicSearch

{
    "apikey":"{{apikey}}",
    "objectType":"eventanimalattendance",
    "objectAction":"publicSearch",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "attendanceID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "attendanceID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["attendanceID","attendanceStatus","attendanceAnimalID","animalOrgID","animalName","animalStatus","attendanceEventID","eventName","eventStart","eventEnd","eventUrl","eventDescription","eventLocationID","eventLocationName","eventLocationUrl","eventLocationAddress","eventLocationCity","eventLocationState","eventLocationPostalcode","eventLocationCountry","eventLocationPhone","eventLocationPhoneExt"]
    }
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"eventanimalattendance",
    "objectAction":"edit",
    "values":
    [
        {
            "groupID":"399",
            "groupName":"Test Group Name26"
        }
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"eventanimalattendance",
    "objectAction":"view",
    "values":
    [
        {
            "attendanceID":"1"
        }

    ],
    "fields":["attendanceID","attendanceStatus","attendanceAnimalID","animalOrgID","animalName","animalStatus","attendanceEventID","eventName","eventStart","eventEnd","eventUrl","eventDescription","eventLocationID","eventAnimalAttendance","eventMeetrequests","eventSpecies","eventLocationName","eventLocationUrl","eventLocationAddress","eventLocationCity","eventLocationState","eventLocationPostalcode","eventLocationCountry","eventLocationPhone","eventLocationPhoneExt","eventLocationAnimals","eventLocationEvents","eventLocationColonies","eventLocationMeetrequests"]
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"eventanimalattendance",
    "objectAction":"delete",
    "values":
    [
        {
            "attendanceID":"1"
        }
    ]
}

publicView

{
    "apikey":"{{apikey}}",
    "objectType":"eventanimalattendance",
    "objectAction":"publicView",
    "values":
    [
        {
            "attendanceID":"1"
        }

    ],
    "fields":["attendanceID","attendanceStatus","attendanceAnimalID","animalOrgID","animalName","animalStatus","attendanceEventID","eventName","eventStart","eventEnd","eventUrl","eventDescription","eventLocationID","eventAnimalAttendance","eventMeetrequests","eventSpecies","eventLocationName","eventLocationUrl","eventLocationAddress","eventLocationCity","eventLocationState","eventLocationPostalcode","eventLocationCountry","eventLocationPhone","eventLocationPhoneExt","eventLocationAnimals","eventLocationEvents","eventLocationColonies","eventLocationMeetrequests"]
}

events

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"events",
    "objectAction":"define"
}

publicSearch

{
    "apikey":"{{apikey}}",
    "objectType":"events",
    "objectAction":"publicSearch",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "1",
        "resultSort": "eventID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "eventID",
                "operation": "greaterthan",
                "criteria": "0"
            }
        ],
        "filterProcessing": "1",
        "fields": ["eventID","eventOrgID","eventName","eventStart","eventEnd","eventUrl","eventDescription","eventLocationID","eventSpecies","locationName","locationUrl","locationAddress","locationCity","locationState","locationPostalcode","locationCountry","locationPhone","locationPhoneExt","locationEvents"]
    }
}

publicSearch-locationDistance

{
    "apikey":"{{apikey}}",
    "objectType":"events",
    "objectAction":"publicSearch",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "1",
        "resultSort": "eventID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "locationDistance",
                "operation": "radius",
                "criteria": "100"
            },
            {
                "fieldName": "locationPostalcode",
                "operation": "equals",
                "criteria": "20715"
            },
            {
                "fieldName": "eventStart",
                "operation": "greaterthanorequal",
                "criteria": "rg:today"
            },
            {
                "fieldName": "eventSpecies",
                "operation": "equals",
                "criteria": "dog"
            }
        ],
        "fields": ["eventID","eventOrgID","eventName","eventStart","eventEnd","eventUrl","eventDescription","eventLocationID","eventSpecies","locationName","locationUrl","locationAddress","locationCity","locationState","locationPostalcode","locationCountry","locationPhone","locationPhoneExt","locationEvents"]
    }
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"animalGroups",
    "objectAction":"delete",
    "values":
    [
        {
            "groupID":"399"
        }
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"events",
    "objectAction":"view",
    "values":
    [
        {
            "eventID":"2"
        }

    ],
    "fields":["eventID","eventName","eventStart","eventEnd","eventUrl","eventDescription","eventLocationID","eventSpecies","locationName","locationUrl","locationAddress","locationCity","locationState","locationPostalcode","locationCountry","locationPhone","locationPhoneExt","locationEvents","eventAnimalAttendance","eventMeetrequests","locationID","locationAnimals","locationColonies","locationMeetrequests"]
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"events",
    "objectAction":"add",
    "values":
    [
        {
            "eventName": "Test add event",
			"eventStart": "6/12/2015 16:00",
			"eventEnd": "6/12/2015 18:00",
			"eventUrl": "http://ilovedogs.com",
			"eventDescription": "They love dogs, duh",
			"eventLocationID": "23901",
			"eventSpecies": "Dogs,Cats"

        }
    ]
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"events",
    "objectAction":"edit",
    "values":
    [
        {
            "eventID":"274",
            "eventName": "Test add event",
			"eventStart": "6/12/2015 16:00",
			"eventEnd": "6/12/2015 18:00",
			"eventUrl": "http://ilovedogs.com",
			"eventDescription": "They love dogs, duh",
			"eventLocationID": "23901",
			"eventSpecies": "Dogs,Cats"
        }
    ]
}

publicView

{
    "apikey":"{{apikey}}",
    "objectType":"events",
    "objectAction":"publicView",
    "values":
    [
        {
            "eventID":"2"
        }

    ],
    "fields":["eventID","eventOrgID","eventName","eventStart","eventEnd","eventUrl","eventDescription","eventLocationID","eventSpecies","locationName","locationUrl","locationAddress","locationCity","locationState","locationPostalcode","locationCountry","locationPhone","locationPhoneExt","locationEvents"]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"events",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "1",
        "resultSort": "eventID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "eventID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["eventID","eventOrgID","eventName","eventStart","eventEnd","eventUrl","eventDescription","eventLocationID","eventLocationDistance","eventSpecies","locationName","locationUrl","locationAddress","locationCity","locationState","locationPostalcode","locationCountry","locationPhone","locationPhoneExt","locationEvents","eventAnimalAttendance","eventMeetrequests","locationID","locationAnimals","locationColonies","locationMeetrequests"]
    }
}

intakes

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakes",
    "objectAction":"view",
    "values":
    [
        {
            "intakeID":"128512"
        }

    ],
    "fields":["intakeID","intakeOutcomeID","intakeAnimalID","intakeAnimalConditionID","intakeType","intakeDate","intakeNotes","animalName","animalConditionName"]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakes",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "intakeID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "intakeID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["intakeID","intakeOutcomeID","intakeAnimalID","intakeAnimalConditionID","intakeType","intakeDate","intakeNotes","animalName","animalConditionName"]
    }
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakes",
    "objectAction":"delete",
    "values":
    [
        {
            "intakeID":"128512"
        }
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakes",
    "objectAction":"define"
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakes",
    "objectAction":"list"
}

intakesBorninrescueshelter

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesBorninrescueshelter",
    "objectAction":"define"
}

change

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesBorninrescueshelter",
    "objectAction":"change",
    "values":
    [
        {
            "intakesBorninrescueshelterID":"134352",
            "intakesBorninrescueshelterAnimalID": "{{animalID}}",
			"intakesBorninrescueshelterAnimalConditionID": "3",
			"intakesBorninrescueshelterDate": "6/25/2015",
			"intakesBorninrescueshelterNotes": "Change of intake type!"
        }
    ]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesBorninrescueshelter",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "intakesBorninrescueshelterID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "intakesBorninrescueshelterID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["intakesBorninrescueshelterID","intakesBorninrescueshelterAnimalID","intakesBorninrescueshelterAnimalConditionID","intakesBorninrescueshelterDate","intakesBorninrescueshelterNotes","animalName","animalConditionName"]
    }
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesBorninrescueshelter",
    "objectAction":"edit",
    "values":
    [
        {
            "intakesBorninrescueshelterID":"134352",
            "intakesBorninrescueshelterAnimalID": "{{animalID}}",
			"intakesBorninrescueshelterAnimalConditionID": "2",
			"intakesBorninrescueshelterDate": "6/15/2015",
			"intakesBorninrescueshelterNotes": "Updated notes about the arrival of a puppy!"
        }
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesBorninrescueshelter",
    "objectAction":"view",
    "values":
    [
        {
            "intakesBorninrescueshelterID":"134352"
        }

    ],
    "fields":["intakesBorninrescueshelterID","intakesBorninrescueshelterAnimalID","intakesBorninrescueshelterAnimalConditionID","intakesBorninrescueshelterDate","intakesBorninrescueshelterNotes","animalName","animalConditionName"]
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesBorninrescueshelter",
    "objectAction":"add",
    "values":
    [
        {
            "intakesBorninrescueshelterAnimalID": "{{animalID}}",
			"intakesBorninrescueshelterAnimalConditionID": "1",
			"intakesBorninrescueshelterDate": "6/5/2015",
			"intakesBorninrescueshelterNotes": "Notes about the arrival of a puppy!"
        }
    ]
}

intakesImpounds

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesImpounds",
    "objectAction":"edit",
    "values":
    [
        {
            "intakesImpoundID":"134357",
			"intakesImpoundAnimalID": "{{animalID}}",
			"intakesImpoundAnimalConditionID": "2",
			"intakesImpoundDate": "6/20/2015",
			"intakesImpoundNotes": "Impound notes updated!",
			"intakesImpoundLocation": "over there or maybe it was over there",
			"intakesImpoundAddress": "123 Main St.Apt 5",
			"intakesImpoundCity": "Anywhere",
			"intakesImpoundState": "CA",
			"intakesImpoundPostalcode": "90210",
			"intakesImpoundFromID": "{{contactID}}",
			"intakesImpoundStaffID": "4232300",
			"intakesImpoundReasonID": "7642"
        }
    ]
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesImpounds",
    "objectAction":"add",
    "values":
    [
        {
			"intakesImpoundAnimalID": "{{animalID}}",
			"intakesImpoundAnimalConditionID": "1",
			"intakesImpoundDate": "6/10/2015",
			"intakesImpoundNotes": "Impound notes added",
			"intakesImpoundLocation": "over there",
			"intakesImpoundAddress": "123 Main St.",
			"intakesImpoundCity": "Anywhere",
			"intakesImpoundState": "CA",
			"intakesImpoundPostalcode": "90210",
			"intakesImpoundFromID": "{{contactID}}",
			"intakesImpoundStaffID": "4232300",
			"intakesImpoundReasonID": "7642"
        }
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesImpounds",
    "objectAction":"define"
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesImpounds",
    "objectAction":"view",
    "values":
    [
        {
            "intakesImpoundID":"134276"
        }

    ],
    "fields":["intakesImpoundID","intakesImpoundAnimalID","intakesImpoundAnimalConditionID","intakesImpoundDate","intakesImpoundNotes","intakesImpoundLocation","intakesImpoundAddress","intakesImpoundCity","intakesImpoundState","intakesImpoundPostalcode","intakesImpoundFromID","intakesImpoundStaffID","intakesImpoundReasonID","animalName","animalConditionName","impoundFromName","impoundStaffName","impoundReason"]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesImpounds",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "intakesImpoundID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "intakesImpoundID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["intakesImpoundID","intakesImpoundAnimalID","intakesImpoundAnimalConditionID","intakesImpoundDate","intakesImpoundNotes","intakesImpoundLocation","intakesImpoundAddress","intakesImpoundCity","intakesImpoundState","intakesImpoundPostalcode","intakesImpoundFromID","intakesImpoundStaffID","intakesImpoundReasonID","animalName","animalConditionName","impoundFromName","impoundStaffName","impoundReason"]
    }
}

change

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesImpounds",
    "objectAction":"change",
    "values":
    [
        {
            "intakeID":"134357",
			"intakesImpoundAnimalID": "{{animalID}}",
			"intakesImpoundAnimalConditionID": "2",
			"intakesImpoundDate": "6/20/2015",
			"intakesImpoundNotes": "Impound notes updated!",
			"intakesImpoundLocation": "over there or maybe it was over there",
			"intakesImpoundAddress": "123 Main St.Apt 5",
			"intakesImpoundCity": "Anywhere",
			"intakesImpoundState": "CA",
			"intakesImpoundPostalcode": "90210",
			"intakesImpoundFromID": "{{contactID}}",
			"intakesImpoundStaffID": "4232300",
			"intakesImpoundReasonID": "7642"
        }
    ]
}

intakesOwnerrequestedeuthanasias

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesImpounds",
    "objectAction":"define"
}

change

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesOwnerrequestedeuthanasias",
    "objectAction":"change",
    "values":
    [
        {
            "intakeID":"134359",
			"intakesOwnerrequestedeuthanasiaAnimalID": "{{animalID}}",
			"intakesOwnerrequestedeuthanasiaAnimalConditionID": "1",
			"intakesOwnerrequestedeuthanasiaDate": "6/10/2015",
			"intakesOwnerrequestedeuthanasiaNotes": "Impound notes added",
			"intakesOwnerrequestedeuthanasiaOwnerID": "{{contactID}}",
			"intakesOwnerrequestedeuthanasiaReasonID": "140486"
        }
    ]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesOwnerrequestedeuthanasias",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "intakesOwnerrequestedeuthanasiaID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "intakesOwnerrequestedeuthanasiaID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["intakesOwnerrequestedeuthanasiaID","intakesOwnerrequestedeuthanasiaAnimalID","intakesOwnerrequestedeuthanasiaAnimalConditionID","intakesOwnerrequestedeuthanasiaDate","intakesOwnerrequestedeuthanasiaNotes","intakesOwnerrequestedeuthanasiaOwnerID","intakesOwnerrequestedeuthanasiaReasonID","animalName","animalConditionName","ownerName","euthanasiaReason"]
    }
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesOwnerrequestedeuthanasias",
    "objectAction":"add",
    "values":
    [
        {
			"intakesOwnerrequestedeuthanasiaAnimalID": "{{animalID}}",
			"intakesOwnerrequestedeuthanasiaAnimalConditionID": "1",
			"intakesOwnerrequestedeuthanasiaDate": "6/10/2015",
			"intakesOwnerrequestedeuthanasiaNotes": "Impound notes added",
			"intakesOwnerrequestedeuthanasiaOwnerID": "{{contactID}}",
			"intakesOwnerrequestedeuthanasiaReasonID": "140486"
        }
    ]
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesOwnerrequestedeuthanasias",
    "objectAction":"edit",
    "values":
    [
        {
            "intakesOwnerrequestedeuthanasiaID":"134359",
			"intakesOwnerrequestedeuthanasiaAnimalID": "{{animalID}}",
			"intakesOwnerrequestedeuthanasiaAnimalConditionID": "1",
			"intakesOwnerrequestedeuthanasiaDate": "6/10/2015",
			"intakesOwnerrequestedeuthanasiaNotes": "Impound notes added",
			"intakesOwnerrequestedeuthanasiaOwnerID": "{{contactID}}",
			"intakesOwnerrequestedeuthanasiaReasonID": "140486"
        }
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesOwnerrequestedeuthanasias",
    "objectAction":"view",
    "values":
    [
        {
            "intakesOwnerrequestedeuthanasiaID":"134247"
        }

    ],
    "fields":["intakesOwnerrequestedeuthanasiaID","intakesOwnerrequestedeuthanasiaAnimalID","intakesOwnerrequestedeuthanasiaAnimalConditionID","intakesOwnerrequestedeuthanasiaDate","intakesOwnerrequestedeuthanasiaNotes","intakesOwnerrequestedeuthanasiaOwnerID","intakesOwnerrequestedeuthanasiaReasonID","animalName","animalConditionName","ownerName","euthanasiaReason"]
}

intakesOwnersurrenders

change

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesOwnersurrenders",
    "objectAction":"change",
    "values":
    [
        {
            "intakeID":"134357",
			"intakesOwnersurrenderAnimalID": "{{animalID}}",
			"intakesOwnersurrenderAnimalConditionID": "1",
			"intakesOwnersurrenderDate": "6/10/2015",
			"intakesOwnersurrenderNotes": "Surrender notes edited",
			"intakesOwnersurrenderOwnerID": "{{contactID}}",
			"intakesOwnersurrenderReasonID": "141263"
        }
    ]
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesOwnersurrenders",
    "objectAction":"edit",
    "values":
    [
        {
            "intakesOwnersurrenderID":"134357",
			"intakesOwnersurrenderAnimalID": "{{animalID}}",
			"intakesOwnersurrenderAnimalConditionID": "1",
			"intakesOwnersurrenderDate": "6/10/2015",
			"intakesOwnersurrenderNotes": "Surrender notes edited",
			"intakesOwnersurrenderOwnerID": "{{contactID}}",
			"intakesOwnersurrenderReasonID": "141263"
        }
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesOwnersurrenders",
    "objectAction":"define"
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesOwnersurrenders",
    "objectAction":"add",
    "values":
    [
        {
			"intakesOwnersurrenderAnimalID": "{{animalID}}",
			"intakesOwnersurrenderAnimalConditionID": "1",
			"intakesOwnersurrenderDate": "6/10/2015",
			"intakesOwnersurrenderNotes": "Surrender notes added",
			"intakesOwnersurrenderOwnerID": "{{contactID}}",
			"intakesOwnersurrenderReasonID": "141263"
        }
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesOwnersurrenders",
    "objectAction":"view",
    "values":
    [
        {
            "intakesOwnersurrenderID":"128570"
        }

    ],
    "fields":["intakesOwnersurrenderID","intakesOwnersurrenderAnimalID","intakesOwnersurrenderAnimalConditionID","intakesOwnersurrenderDate","intakesOwnersurrenderNotes","intakesOwnersurrenderOwnerID","intakesOwnersurrenderReasonID","animalName","animalConditionName","ownerName","surrenderReason"]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesOwnersurrenders",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "intakesOwnersurrenderID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "intakesOwnersurrenderID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["intakesOwnersurrenderID","intakesOwnersurrenderAnimalID","intakesOwnersurrenderAnimalConditionID","intakesOwnersurrenderDate","intakesOwnersurrenderNotes","intakesOwnersurrenderOwnerID","intakesOwnersurrenderReasonID","animalName","animalConditionName","ownerName","surrenderReason"]
    }
}

intakesServices

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesServices",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "intakesServiceID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "intakesServiceID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["intakesServiceID","intakesServiceAnimalID","intakesServiceAnimalConditionID","intakesServiceDate","intakesServiceNotes","intakesServiceOwnerID","intakesServiceServicetypeID","animalName","animalConditionName","ownerName","serviceName"]
    }
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesServices",
    "objectAction":"view",
    "values":
    [
        {
            "intakesServiceID":"134229"
        }

    ],
    "fields":["intakesServiceID","intakesServiceAnimalID","intakesServiceAnimalConditionID","intakesServiceDate","intakesServiceNotes","intakesServiceOwnerID","intakesServiceServicetypeID","animalName","animalConditionName","ownerName","serviceName"]
}

change

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesServices",
    "objectAction":"change",
    "values":
    [
        {
            "intakeID":"134365",
			"intakesServiceAnimalID": "{{animalID}}",
			"intakesServiceAnimalConditionID": "1",
			"intakesServiceDate": "6/10/2015",
			"intakesServiceNotes": "Surrender notes edited",
			"intakesServiceOwnerID": "{{contactID}}",
			"intakesServiceServicetypeID": "2"
        }
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesServices",
    "objectAction":"define"
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesServices",
    "objectAction":"add",
    "values":
    [
        {
			"intakesServiceAnimalID": "{{animalID}}",
			"intakesServiceAnimalConditionID": "1",
			"intakesServiceDate": "6/10/2015",
			"intakesServiceNotes": "Surrender notes added",
			"intakesServiceOwnerID": "{{contactID}}",
			"intakesServiceServicetypeID": "2"
        }
    ]
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesServices",
    "objectAction":"edit",
    "values":
    [
        {
            "intakesServiceID":"134365",
			"intakesServiceAnimalID": "{{animalID}}",
			"intakesServiceAnimalConditionID": "1",
			"intakesServiceDate": "6/10/2015",
			"intakesServiceNotes": "Surrender notes edited",
			"intakesServiceOwnerID": "{{contactID}}",
			"intakesServiceServicetypeID": "2"
		}
    ]
}

intakesServicetypes

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesServicetypes",
    "objectAction":"edit",
    "values":
    [
        {
            "serviceID":"5",
            "serviceName":"Test Group Name26"
        }
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesServicetypes",
    "objectAction":"view",
    "values":
    [
        {
            "serviceID":"1"
        }

    ],
    "fields":["serviceID","serviceName"]
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesServicetypes",
    "objectAction":"delete",
    "values":
    [
        {
            "serviceID":"5"
        }
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesServicetypes",
    "objectAction":"define"
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesServicetypes",
    "objectAction":"add",
    "values":
    [
        {
            "groupName":"Test Group Name95"
        }
    ]
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesServicetypes",
    "objectAction":"list"
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesServicetypes",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "serviceID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "serviceID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["serviceID","serviceName"]
    }
}

intakesStraydropoffs

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesStraydropoffs",
    "objectAction":"add",
    "values":
    [
        {
			"intakesStraydropoffAnimalID": "{{animalID}}",
			"intakesStraydropoffAnimalConditionID": "1",
			"intakesStraydropoffDate": "6/10/2015",
			"intakesStraydropoffNotes": "Surrender notes added",
			"intakesStraydropoffFoundLocation": "Over here",
			"intakesStraydropoffFoundAddress": "123 S. Main Lane",
			"intakesStraydropoffFoundCity": "Rocketown",
			"intakesStraydropoffFoundState": "MA",
			"intakesStraydropoffFoundPostalcode": "27618",
			"intakesStraydropoffFinderID": "{{contactID}}"
        }
    ]
}

change

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesStraydropoffs",
    "objectAction":"change",
    "values":
    [
        {
            "intakeID":"128513",
			"intakesStraydropoffAnimalID": "{{animalID}}",
			"intakesStraydropoffAnimalConditionID": "1",
			"intakesStraydropoffDate": "6/10/2015",
			"intakesStraydropoffNotes": "Surrender notes added",
			"intakesStraydropoffFoundLocation": "Over here",
			"intakesStraydropoffFoundAddress": "123 S. Main Lane",
			"intakesStraydropoffFoundCity": "Rocketown",
			"intakesStraydropoffFoundState": "MA",
			"intakesStraydropoffFoundPostalcode": "27618",
			"intakesStraydropoffFinderID": "{{contactID}}"
        }
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesStraydropoffs",
    "objectAction":"define"
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesStraydropoffs",
    "objectAction":"view",
    "values":
    [
        {
            "intakesStraydropoffID":"128513"
        }

    ],
    "fields":["intakesStraydropoffID","intakesStraydropoffAnimalID","intakesStraydropoffAnimalConditionID","intakesStraydropoffDate","intakesStraydropoffNotes","intakesStraydropoffFoundLocation","intakesStraydropoffFoundAddress","intakesStraydropoffFoundCity","intakesStraydropoffFoundState","intakesStraydropoffFoundPostalcode","intakesStraydropoffFinderID","animalName","animalConditionName","finderName"]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesStraydropoffs",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "intakesStraydropoffID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "intakesStraydropoffID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["intakesStraydropoffID","intakesStraydropoffAnimalID","intakesStraydropoffAnimalConditionID","intakesStraydropoffDate","intakesStraydropoffNotes","intakesStraydropoffFoundLocation","intakesStraydropoffFoundAddress","intakesStraydropoffFoundCity","intakesStraydropoffFoundState","intakesStraydropoffFoundPostalcode","intakesStraydropoffFinderID","animalName","animalConditionName","finderName"]
    }
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesStraydropoffs",
    "objectAction":"edit",
    "values":
    [
        {
            "intakesStraydropoffID":"128513",
			"intakesStraydropoffAnimalID": "{{animalID}}",
			"intakesStraydropoffAnimalConditionID": "1",
			"intakesStraydropoffDate": "6/10/2015",
			"intakesStraydropoffNotes": "Surrender notes added",
			"intakesStraydropoffFoundLocation": "Over here",
			"intakesStraydropoffFoundAddress": "123 S. Main Lane",
			"intakesStraydropoffFoundCity": "Rocketown",
			"intakesStraydropoffFoundState": "MA",
			"intakesStraydropoffFoundPostalcode": "27618",
			"intakesStraydropoffFinderID": "{{contactID}}"
		}
    ]
}

intakesStraypickups

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesStraypickups",
    "objectAction":"edit",
    "values":
    [
        {
            "intakesStraypickupID":"128514",
			"intakesStraypickupAnimalID": "{{animalID}}",
			"intakesStraypickupAnimalConditionID": "1",
			"intakesStraypickupDate": "6/10/2015",
			"intakesStraypickupNotes": "Surrender notes added",
			"intakesStraypickupLocation": "Over here",
			"intakesStraypickupAddress": "123 S. Main Lane",
			"intakesStraypickupCity": "Rocketown",
			"intakesStraypickupState": "MA",
			"intakesStraypickupPostalcode": "27618",
			"intakesStraypickupFinderID": "{{contactID}}",
			"intakesStraypickupStaffID": "{{contactID}}"
		}
    ]
}

change

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesStraypickups",
    "objectAction":"change",
    "values":
    [
        {
            "intakeID":"128514",
			"intakesStraypickupAnimalID": "{{animalID}}",
			"intakesStraypickupAnimalConditionID": "1",
			"intakesStraypickupDate": "6/10/2015",
			"intakesStraypickupNotes": "Surrender notes added",
			"intakesStraypickupLocation": "Over here",
			"intakesStraypickupAddress": "123 S. Main Lane",
			"intakesStraypickupCity": "Rocketown",
			"intakesStraypickupState": "MA",
			"intakesStraypickupPostalcode": "27618",
			"intakesStraypickupFinderID": "{{contactID}}",
			"intakesStraypickupStaffID": "{{contactID}}"
        }
    ]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesStraypickups",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "intakesStraypickupID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "intakesStraypickupID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["intakesStraypickupID","intakesStraypickupAnimalID","intakesStraypickupAnimalConditionID","intakesStraypickupDate","intakesStraypickupNotes","intakesStraypickupLocation","intakesStraypickupAddress","intakesStraypickupCity","intakesStraypickupState","intakesStraypickupPostalcode","intakesStraypickupFinderID","intakesStraypickupStaffID","animalName","animalConditionName","finderName","pickupstaffName"]
    }
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesStraypickups",
    "objectAction":"define"
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesStraypickups",
    "objectAction":"add",
    "values":
    [
        {
			"intakesStraypickupAnimalID": "{{animalID}}",
			"intakesStraypickupAnimalConditionID": "1",
			"intakesStraypickupDate": "6/10/2015",
			"intakesStraypickupNotes": "Surrender notes added",
			"intakesStraypickupLocation": "Over here",
			"intakesStraypickupAddress": "123 S. Main Lane",
			"intakesStraypickupCity": "Rocketown",
			"intakesStraypickupState": "MA",
			"intakesStraypickupPostalcode": "27618",
			"intakesStraypickupFinderID": "{{contactID}}",
			"intakesStraypickupStaffID": "{{contactID}}"
        }
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesStraypickups",
    "objectAction":"view",
    "values":
    [
        {
            "intakesStraypickupID":"128514"
        }

    ],
    "fields":["intakesStraypickupID","intakesStraypickupAnimalID","intakesStraypickupAnimalConditionID","intakesStraypickupDate","intakesStraypickupNotes","intakesStraypickupLocation","intakesStraypickupAddress","intakesStraypickupCity","intakesStraypickupState","intakesStraypickupPostalcode","intakesStraypickupFinderID","intakesStraypickupStaffID","animalName","animalConditionName","finderName","pickupstaffName"]
}

intakesTransfers

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesTransfers",
    "objectAction":"add",
    "values":
    [
        {
			"intakesTransferAnimalID": "{{animalID}}",
			"intakesTransferAnimalConditionID": "1",
			"intakesTransferDate": "6/10/2015",
			"intakesTransferNotes": "Surrender notes added",
			"intakesTransferFromID": "{{contactID}}",
			"intakesTransferCoalitionMember": "Yes",
			"intakesTransferReasonID": "20787"
        }
    ]
}

change

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesTransfers",
    "objectAction":"change",
    "values":
    [
        {
            "intakeID":"128514",
			"intakesStraypickupAnimalID": "{{animalID}}",
			"intakesStraypickupAnimalConditionID": "1",
			"intakesStraypickupDate": "6/10/2015",
			"intakesStraypickupNotes": "Surrender notes added",
			"intakesStraypickupLocation": "Over here",
			"intakesStraypickupAddress": "123 S. Main Lane",
			"intakesStraypickupCity": "Rocketown",
			"intakesStraypickupState": "MA",
			"intakesStraypickupPostalcode": "27618",
			"intakesStraypickupFinderID": "{{contactID}}",
			"intakesStraypickupStaffID": "{{contactID}}"
        }
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesTransfers",
    "objectAction":"view",
    "values":
    [
        {
            "intakesTransferID":"129875"
        }

    ],
    "fields":["intakesTransferID","intakesTransferAnimalID","intakesTransferAnimalConditionID","intakesTransferDate","intakesTransferNotes","intakesTransferFromID","intakesTransferCoalitionMember","intakesTransferReasonID","animalName","animalConditionName","transferFromName","transferReason"]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesTransfers",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "intakesTransferID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "intakesTransferID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["intakesTransferID","intakesTransferAnimalID","intakesTransferAnimalConditionID","intakesTransferDate","intakesTransferNotes","intakesTransferFromID","intakesTransferCoalitionMember","intakesTransferReasonID","animalName","animalConditionName","transferFromName","transferReason"]
    }
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesTransfers",
    "objectAction":"edit",
    "values":
    [
        {
            "intakesTransferID":"134370",
			"intakesTransferAnimalID": "{{animalID}}",
			"intakesTransferAnimalConditionID": "1",
			"intakesTransferDate": "6/10/2015",
			"intakesTransferNotes": "Surrender notes added",
			"intakesTransferFromID": "{{contactID}}",
			"intakesTransferCoalitionMember": "Yes",
			"intakesTransferReasonID": "20787"
		}
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"intakesTransfers",
    "objectAction":"define"
}

inventoryFiles

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"inventoryfiles",
    "objectAction":"define"
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"inventoryfiles",
    "objectAction":"view",
    "values":
    [
        {
            "inventoryfileID":"84"
        }

    ],
    "fields":["inventoryfileID","inventoryfileOldName","inventoryfileDescription","inventoryfileStatus","inventoryfileDisplayInline","inventoryfileSize","inventoryfileCreatedDate","inventoryfileItemID","inventoryitemName","inventoryitemDescription","inventoryitemReceivedDate","inventoryitemSource","inventoryitemCost","inventoryitemConditionID","inventoryitemCondition","inventoryitemCategory","inventoryitemDisposedDate","inventoryitemDisposedDestination","inventoryitemStorageLocation","inventoryitemFiles","inventoryitemLoaners"]
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"inventoryfiles",
    "objectAction":"add",
    "values":
    [
        {
            "inventoryfileItemID":"820",
            "inventoryfileBinary":"VGhpcyBpcyBhIHRleHQgZmlsZSBmb3IgQVBJIHRlc3RpbmcuCg==",
            "inventoryfileOldFileName":"test.txt",
            "inventoryfileDescription":"New file to upload",
            "inventoryfileStatus":"Active",
            "inventoryfileDisplayInline":"Yes"
        }
    ]
    
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"inventoryfiles",
    "objectAction":"edit",
    "values":
    [
        {
            "inventoryfileID":"84",
            "inventoryfileItemID":"819",
            "inventoryfileDescription":"New file to uploadaaa",
            "inventoryfileStatus":"Active",
            "inventoryfileDisplayInline":"Yes"
        }
    ]
    
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"inventoryfiles",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "inventoryfileID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "inventoryfileID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields":
        [
            "inventoryfileID","inventoryfileOldName","inventoryfileDescription","inventoryfileStatus","inventoryfileDisplayInline","inventoryfileSize","inventoryfileCreatedDate","inventoryfileItemID","inventoryitemName","inventoryitemDescription","inventoryitemReceivedDate","inventoryitemSource","inventoryitemCost","inventoryitemConditionID","inventoryitemCondition","inventoryitemCategory","inventoryitemDisposedDate","inventoryitemDisposedDestination","inventoryitemStorageLocation","inventoryitemFiles","inventoryitemLoaners","inventoryfileOldFileName"
        ]
        
    }
    
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"inventoryfiles",
    "objectAction":"list"
}

inventoryLoaners

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"inventoryLoaners",
    "objectAction":"edit",
    "values":
    [
        {
            "inventoryLoanerID": "100",
            "inventoryLoanerContactID": "{{contactID}}",
			"inventoryLoanerItemID": "838",
			"inventoryLoanerLoanDate": "7/4/2015",
			"inventoryLoanerLoanConditionID": "1",
			"inventoryLoanerDueDate": "7/15/2015",
			"inventoryLoanerReturnDate": "7/7/2015",
			"inventoryLoanerReturnConditionID": "1",
			"inventoryLoanerNotes": "You wouldn't believe"
        }
    ]
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"inventoryLoaners",
    "objectAction":"add",
    "values":
    [
        {
            "inventoryLoanerContactID": "{{contactID}}",
			"inventoryLoanerItemID": "838",
			"inventoryLoanerLoanDate": "7/4/2015",
			"inventoryLoanerLoanConditionID": "1",
			"inventoryLoanerDueDate": "7/15/2015",
			"inventoryLoanerReturnDate": "7/7/2015",
			"inventoryLoanerReturnConditionID": "1",
			"inventoryLoanerNotes": "You wouldn't believe"
        }
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"inventoryLoaners",
    "objectAction":"define"
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"inventoryLoaners",
    "objectAction":"view",
    "values":
    [
        {
            "inventoryLoanerID":"1"
        }

    ],
    "fields":["inventoryLoanerID","inventoryLoanerContactID","inventoryLoanerItemID","inventoryLoanerLoanDate","inventoryLoanerLoanCondition","inventoryLoanerLoanConditionID","inventoryLoanerDueDate","inventoryLoanerReturnDate","inventoryLoanerReturnCondition","inventoryLoanerReturnConditionID","inventoryLoanerNotes","inventoryLoanerLastDueReminderDate","inventoryitemName","inventoryitemDescription","inventoryitemReceivedDate","inventoryitemSource","inventoryitemCost","inventoryitemConditionID","inventoryitemCondition","inventoryitemCategory","inventoryitemDisposedDate","inventoryitemDisposedDestination","inventoryitemStorageLocation","contactClass","contactSalutation","contactName","contactFirstname","contactLastname","contactTitle","contactAddress","contactCity","contactState","contactPostalcode","contactPlus4","contactCounty","contactCountry","contactPhoneHome","contactPhoneWork","contactPhoneWorkExt","contactPhoneCell","contactFax","contactEmail","contactEmailAlt","contactEmailPager","contactCompany","contactReferredBy","contactCarrier","contactBounces","contactSendMail","contactActive","contactComment","contactTransportation","contactAvailability","contactCaretakerPublic","contactCoalitionMember","contactGroups","contactAdded"]
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"inventoryLoaners",
    "objectAction":"delete",
    "values":
    [
        {
            "inventoryLoanerID":"100"
        }
    ]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"inventoryLoaners",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "inventoryLoanerID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "inventoryLoanerID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["inventoryLoanerID","inventoryLoanerContactID","inventoryLoanerItemID","inventoryLoanerLoanDate","inventoryLoanerLoanCondition","inventoryLoanerLoanConditionID","inventoryLoanerDueDate","inventoryLoanerReturnDate","inventoryLoanerReturnCondition","inventoryLoanerReturnConditionID","inventoryLoanerNotes","inventoryLoanerLastDueReminderDate","inventoryitemName","inventoryitemDescription","inventoryitemReceivedDate","inventoryitemSource","inventoryitemCost","inventoryitemConditionID","inventoryitemCondition","inventoryitemCategory","inventoryitemDisposedDate","inventoryitemDisposedDestination","inventoryitemStorageLocation","contactClass","contactSalutation","contactName","contactFirstname","contactLastname","contactTitle","contactAddress","contactCity","contactState","contactPostalcode","contactPlus4","contactCounty","contactCountry","contactPhoneHome","contactPhoneWork","contactPhoneWorkExt","contactPhoneCell","contactFax","contactEmail","contactEmailAlt","contactEmailPager","contactCompany","contactReferredBy","contactCarrier","contactBounces","contactSendMail","contactActive","contactComment","contactTransportation","contactAvailability","contactCaretakerPublic","contactCoalitionMember","contactGroups","contactAdded"]
    }
}

inventoryitems

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"inventoryitems",
    "objectAction":"list"
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"inventoryitems",
    "objectAction":"add",
    "values":
    [
        {
            "inventoryitemName": "A widget",
			"inventoryitemItemID": "123",
			"inventoryitemDescription": "The best widget ever",
			"inventoryitemReceivedDate": "5/1/2015",
			"inventoryitemSource": "eBay",
			"inventoryitemCost": "5.67",
			"inventoryitemConditionID": "1",
			"inventoryitemCategory": "1",
			"inventoryitemDisposedDate": "6/1/2015",
			"inventoryitemDisposedDestination": "Trash",
			"inventoryitemStorageLocation": "Recepticle",
			"inventoryitemQuantity": "5"
        }
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"inventoryitems",
    "objectAction":"view",
    "values":
    [
        {
            "inventoryitemID":"1"
        }

    ],
    "fields":["inventoryitemID","inventoryitemName","inventoryitemItemID","inventoryitemDescription","inventoryitemReceivedDate","inventoryitemSource","inventoryitemCost","inventoryitemConditionID","inventoryitemCondition","inventoryitemCategory","inventoryitemDisposedDate","inventoryitemDisposedDestination","inventoryitemStorageLocation","inventoryitemFiles","inventoryitemLoaners"]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"inventoryitems",
    "objectAction":"define"
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"inventoryitems",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "inventoryitemID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "inventoryitemID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["inventoryitemID","inventoryitemName","inventoryitemItemID","inventoryitemDescription","inventoryitemReceivedDate","inventoryitemSource","inventoryitemCost","inventoryitemConditionID","inventoryitemCondition","inventoryitemCategory","inventoryitemDisposedDate","inventoryitemDisposedDestination","inventoryitemStorageLocation","inventoryitemFiles","inventoryitemLoaners"]
    }
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"inventoryitems",
    "objectAction":"delete",
    "values":
    [
        {
            "inventoryitemID":"847"
        }
    ]
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"inventoryitems",
    "objectAction":"edit",
    "values":
    [
        {
            "inventoryitemID": "847",
            "inventoryitemName": "A widget",
			"inventoryitemItemID": "123",
			"inventoryitemDescription": "The second best widget ever",
			"inventoryitemReceivedDate": "5/1/2015",
			"inventoryitemSource": "eBay",
			"inventoryitemCost": "5.67",
			"inventoryitemConditionID": "1",
			"inventoryitemCategory": "1",
			"inventoryitemDisposedDate": "6/1/2015",
			"inventoryitemDisposedDestination": "Trash",
			"inventoryitemStorageLocation": "Recepticle",
			"inventoryitemQuantity": "5"
        }
    ]
}

inventoryitemsConditions

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"inventoryitemsConditions",
    "objectAction":"define"
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"inventoryitemsConditions",
    "objectAction":"list"
}

locations

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"locations",
    "objectAction":"edit",
    "values":
    [
        {
            "locationID": "24459",
			"locationName": "Other place",
			"locationUrl": "http://otherplace.com",
			"locationAddress": "123 SW Lake Place",
			"locationCity": "SomethingErOther",
			"locationState": "OH",
			"locationPostalcode": "90210",
			"locationCountry": "United States",
			"locationPhone": "4431231234",
			"locationPhoneExt": "11"
        }
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"locations",
    "objectAction":"view",
    "values":
    [
        {
            "locationID":"23901"
        }

    ],
    "fields":["locationID","locationName","locationUrl","locationAddress","locationCity","locationState","locationPostalcode","locationCountry","locationPhone","locationPhoneExt","locationAnimals","locationEvents","locationColonies","locationMeetrequests"]
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"locations",
    "objectAction":"delete",
    "values":
    [
        {
            "locationID":"24460"
        }
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"locations",
    "objectAction":"define"
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"locations",
    "objectAction":"add",
    "values":
    [
        {
			"locationName": "Other place",
			"locationUrl": "http://otherplace.com",
			"locationAddress": "123 SW Lake Place",
			"locationCity": "Something",
			"locationState": "OH",
			"locationPostalcode": "45456",
			"locationCountry": "United States",
			"locationPhone": "4431231234",
			"locationPhoneExt": "11"
        }
    ]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"locations",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "locationID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "locationID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["locationID","locationName","locationUrl","locationAddress","locationCity","locationState","locationPostalcode","locationCountry","locationPhone","locationPhoneExt","locationAnimals","locationEvents","locationColonies","locationMeetrequests"]
    }
}

memorials

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"memorials",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "memorialID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "memorialID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["memorialID","memorialPictureFileName","memorialPictureUrl","memorialPictureThumbnailUrl","memorialName","memorialDescription","memorialOrder","memorialPictureBinary","memorialPictureOldFileName"]
    }
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"memorials",
    "objectAction":"view",
    "values":
    [
        {
            "memorialID":"23901"
        }

    ],
    "fields":["memorialID","memorialPictureFileName","memorialPictureUrl","memorialPictureThumbnailUrl","memorialName","memorialDescription","memorialOrder","memorialPictureBinary","memorialPictureOldFileName"]
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"memorials",
    "objectAction":"delete",
    "values":
    [
        {
            "memorialID":"125"
        }
    ]
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"memorials",
    "objectAction":"edit",
    "values":
    [
        {
            "memorialID": "125",
			"memorialPictureBinary":"",
            "memorialName": "Test memorial 2",
			"memorialPictureOldFileName": "image.jpg",
			"memorialDescription": "He was loved",
			"memorialOrder": "1"
        }
    ]
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"memorials",
    "objectAction":"add",
    "values":
    [
        {
			"memorialPictureBinary":"",
            "memorialName": "Test memorial",
			"memorialPictureOldFileName": "image.jpg",
			"memorialDescription": "He was loved",
			"memorialOrder": "1"
        }
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"memorials",
    "objectAction":"define"
}

microchipRegistrations

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"microchipRegistrations",
    "objectAction":"view",
    "values":
    [
        {
            "microchipRegistrationID":"1"
        }

    ],
    "fields":["microchipRegistrationID","microchipRegistrationCreatedDate","microchipRegistrationCreatedByID","microchipRegistrationUpdatedDate","microchipRegistrationUpdatedByID","microchipRegistrationMicrochipNumber","microchipRegistrationMicrochipVendor","microchipRegistrationRegistry","microchipRegistrationOrgID","microchipRegistrationAnimalID","microchipRegistrationRegistrantName","microchipRegistrationRegistrantFirstname","microchipRegistrationRegistrantLastname","microchipRegistrationRegistrantAddress","microchipRegistrationRegistrantCity","microchipRegistrationRegistrantState","microchipRegistrationRegistrantPostalcode","microchipRegistrationRegistrantCountry","microchipRegistrationRegistrantPrimaryPhone","microchipRegistrationRegistrantSecondaryPhone","microchipRegistrationRegistrantPrimaryEmail","microchipRegistrationRegistrantSecondaryEmail","microchipRegistrationDate","microchipRegistrationCode","microchipRegistrationComplete"]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"microchipRegistrations",
    "objectAction":"define"
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"microchipRegistrations",
    "objectAction":"add",
    "values":
    [
        {
			"microchipRegistrationAnimalID": "{{animalID}}",
    		"microchipRegistrationMicrochipNumber": "911001001276214",
    		"microchipRegistrationMicrochipVendor": "24PetWatch",
    		"microchipRegistrationRegistry": "FreePetChipRegistry",
    		"microchipRegistrationRegistrantFirstname": "Test",
    		"microchipRegistrationRegistrantLastname": "Person",
    		"microchipRegistrationRegistrantAddress": "123 NW Whacky St.",
    		"microchipRegistrationRegistrantCity": "Nonese",
    		"microchipRegistrationRegistrantState": "CA",
    		"microchipRegistrationRegistrantPostalcode": "90210",
    		"microchipRegistrationRegistrantCountry": "United States",
    		"microchipRegistrationRegistrantPrimaryPhone": "3016751928",
    		"microchipRegistrationRegistrantSecondaryPhone": "2023124516",
    		"microchipRegistrationRegistrantPrimaryEmail": "test@yahoo.com",
    		"microchipRegistrationRegistrantSecondaryEmail": "test@gmail.com"
        }
    ]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"microchipRegistrations",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "microchipRegistrationID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "microchipRegistrationID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["microchipRegistrationID","microchipRegistrationCreatedDate","microchipRegistrationCreatedByID","microchipRegistrationUpdatedDate","microchipRegistrationUpdatedByID","microchipRegistrationMicrochipNumber","microchipRegistrationMicrochipVendor","microchipRegistrationRegistry","microchipRegistrationOrgID","microchipRegistrationAnimalID","microchipRegistrationRegistrantName","microchipRegistrationRegistrantFirstname","microchipRegistrationRegistrantLastname","microchipRegistrationRegistrantAddress","microchipRegistrationRegistrantCity","microchipRegistrationRegistrantState","microchipRegistrationRegistrantPostalcode","microchipRegistrationRegistrantCountry","microchipRegistrationRegistrantPrimaryPhone","microchipRegistrationRegistrantSecondaryPhone","microchipRegistrationRegistrantPrimaryEmail","microchipRegistrationRegistrantSecondaryEmail","microchipRegistrationDate","microchipRegistrationCode","microchipRegistrationComplete"]
    }
}

microchipVendors

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"microchipVendors",
    "objectAction":"define"
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"microchipVendors",
    "objectAction":"list"
}

newsarticles

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"newsarticles",
    "objectAction":"delete",
    "values":
    [
        {
            "articleID":"112"
        }
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"newsarticles",
    "objectAction":"define"
}

publicSearch

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"newsarticles",
    "objectAction":"publicSearch",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "1",
        "resultSort": "articleID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "articleID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["articleID","articleOrgID","articleTitle","articleDescription","articleDate","articleUpdatedDate"]
    }
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"newsarticles",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "1",
        "resultSort": "articleID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "articleID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["articleID","articleTitle","articleDescription","articleDate","articleUpdatedDate"]
    }
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"newsarticles",
    "objectAction":"view",
    "values":
    [
        {
            "articleID":"209"
        }

    ],
    "fields":["articleID","articleTitle","articleDescription","articleDate","articleUpdatedDate"]
}

publicView

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"newsarticles",
    "objectAction":"publicView",
    "values":
    [
        {
            "articleID":"209"
        }

    ],
    "fields":["articleID","articleOrgID","articleTitle","articleDescription","articleDate","articleUpdatedDate"]
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"newsarticles",
    "objectAction":"add",
    "values":
    [
        {
            "articleTitle": "Test",
			"articleDescription": "testing 1 2 3 2 1 ...",
			"articleDate": "5/1/2014"
        }
    ]
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"newsarticles",
    "objectAction":"edit",
    "values":
    [
        {
            "articleID": "112",
            "articleTitle": "Test",
			"articleDescription": "testing 100 200 300 2 1 ...",
			"articleDate": "5/1/2014"
        }
    ]
}

onlineforms

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"onlineforms",
    "objectAction":"list"
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"onlineforms",
    "objectAction":"define"
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"onlineforms",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "1",
        "resultSort": "onlineformID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "onlineformID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["onlineformID","onlineformName","onlineformType","onlineformStatus"]
    }
}

publicCommonQuestionsList

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"onlineforms",
    "objectAction":"publicCommonQuestionsList"
}

orgs

publicView

{
    "apikey": "{{apikey}}",
    "objectType":"orgs",
    "objectAction":"publicView",
    "values":
    [
        {
            "orgID":"1"
        }

    ],
    "fields":["orgID","orgLocation","orgName","orgAddress","orgCity","orgState","orgPostalcode","orgPlus4","orgCountry","orgPhone","orgFax","orgEmail","orgWebsiteUrl","orgFacebookUrl","orgAdoptionUrl","orgDonationUrl","orgSponsorshipUrl","orgServeAreas","orgAdoptionProcess","orgAbout","orgServices","orgMeetPets","orgType","orgLocationDistance","orgCommonapplicationAccept"]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"orgs",
    "objectAction":"define"
}

publicSearch

{
    "apikey": "{{apikey}}",
    "objectType":"orgs",
    "objectAction":"publicSearch",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "orgID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "orgID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["orgID","orgLocation","orgName","orgAddress","orgCity","orgState","orgPostalcode","orgPlus4","orgCountry","orgPhone","orgFax","orgEmail","orgWebsiteUrl","orgFacebookUrl","orgAdoptionUrl","orgDonationUrl","orgSponsorshipUrl","orgServeAreas","orgAdoptionProcess","orgAbout","orgServices","orgMeetPets","orgType","orgLocationDistance","orgCommonapplicationAccept"]
        
    }
    
}

outcomes

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomes",
    "objectAction":"define"
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomes",
    "objectAction":"list"
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomes",
    "objectAction":"view",
    "values":
    [
        {
            "outcomeID":"102026"
        }

    ],
    "fields":["outcomeID","outcomeAnimalConditionID","outcomeType","outcomeDate","outcomeNotes","intakeID","intakeAnimalID","animalName","outcomeAnimalConditionName"]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomes",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "outcomeID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "outcomeID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["outcomeID","outcomeAnimalConditionID","outcomeType","outcomeDate","outcomeNotes","intakeID","intakeAnimalID","animalName","outcomeAnimalConditionName"]
    }
}

outcomesAdoptions

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesAdoptions",
    "objectAction":"edit",
    "values":
    [
        {
            "outcomesAdoptionID": "107224",
			"outcomesAdoptionAnimalConditionID": "1",
			"outcomesAdoptionDate": "5/15/2015",
			"outcomesAdoptionNotes": "Add outcome adoption thanks!",
			"outcomesAdoptionAdoptionID": "362025"
		}
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesAdoptions",
    "objectAction":"view",
    "values":
    [
        {
            "outcomesAdoptionID":"102025"
        }

    ],
    "fields":["outcomesAdoptionID","outcomesAdoptionIntakeID","outcomesAdoptionAnimalConditionID","outcomesAdoptionDate","outcomesAdoptionNotes","outcomesAdoptionAdoptionID","animalID","animalName","animalConditionName","adopterContactID","ownerName"]
}

change

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesAdoptions",
    "objectAction":"change",
    "values":
    [
        {
            "outcomeID": "107224",
			"outcomesAdoptionAnimalConditionID": "1",
			"outcomesAdoptionDate": "5/15/2015",
			"outcomesAdoptionNotes": "Change outcome adoption thanks!",
			"outcomesAdoptionAdoptionID": "362025"
        }
    ]
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesAdoptions",
    "objectAction":"add",
    "values":
    [
        {
			"outcomesAdoptionIntakeID": "128989",
			"outcomesAdoptionAnimalConditionID": "1",
			"outcomesAdoptionDate": "5/15/2015",
			"outcomesAdoptionNotes": "Add outcome adoption thanks!",
			"outcomesAdoptionAdoptionID": "362025"
        }
    ]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesAdoptions",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "outcomesAdoptionID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "outcomesAdoptionID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["outcomesAdoptionID","outcomesAdoptionIntakeID","outcomesAdoptionAnimalConditionID","outcomesAdoptionDate","outcomesAdoptionNotes","outcomesAdoptionAdoptionID","animalID","animalName","animalConditionName","adopterContactID","ownerName"]
    }
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesAdoptions",
    "objectAction":"define"
}

outcomesDeceased

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesDeceased",
    "objectAction":"view",
    "values":
    [
        {
            "outcomesDeceasedID":"107243"
        },
        {
            "outcomesDeceasedID":"102025"
        }

    ],
    "fields":["outcomesDeceasedID","outcomesDeceasedIntakeID","outcomesDeceasedAnimalConditionID","outcomesDeceasedDate","outcomesDeceasedNotes","outcomesDeceasedReason","animalID","animalName","animalConditionName"]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesDeceased",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "outcomesDeceasedID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "outcomesDeceasedID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["outcomesDeceasedID","outcomesDeceasedIntakeID","outcomesDeceasedAnimalConditionID","outcomesDeceasedDate","outcomesDeceasedNotes","outcomesDeceasedReason","animalID","animalName","animalConditionName"]
    }
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesDeceased",
    "objectAction":"edit",
    "values":
    [
        {
            "outcomesDeceasedID": "107227",
			"outcomesDeceasedIntakeID": "128988",
			"outcomesDeceasedAnimalConditionID": "1",
			"outcomesDeceasedDate": "5/15/2015",
			"outcomesDeceasedNotes": "Add outcome deceased so sorry",
			"outcomesDeceasedReason": "Passed away from old age"
		}
    ]
}

change

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesDeceased",
    "objectAction":"change",
    "values":
    [
        {
            "outcomeID": "107224",
			"outcomesDeceasedIntakeID": "128988",
			"outcomesDeceasedAnimalConditionID": "1",
			"outcomesDeceasedDate": "5/15/2015",
			"outcomesDeceasedNotes": "Add outcome deceased so sorry",
			"outcomesDeceasedReason": "Passed away from old age"
        }
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesDeceased",
    "objectAction":"define"
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesDeceased",
    "objectAction":"add",
    "values":
    [
        {
			"outcomesDeceasedIntakeID": "128990",
			"outcomesDeceasedAnimalConditionID": "1",
			"outcomesDeceasedDate": "5/15/2015",
			"outcomesDeceasedNotes": "Add outcome deceased so sorry",
			"outcomesDeceasedReason": "Passed away from old age"
        }
    ]
}

outcomesEuthanasias

change

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesEuthanasias",
    "objectAction":"change",
    "values":
    [
        {
            "outcomeID": "107224",
			"outcomesEuthanasiaIntakeID": "128989",
			"outcomesEuthanasiaAnimalConditionID": "1",
			"outcomesEuthanasiaDate": "5/15/2015",
			"outcomesEuthanasiaNotes": "Ed outcome euth sorry",
			"outcomesEuthanasiaReasonID": "140486"
        }
    ]
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesEuthanasias",
    "objectAction":"add",
    "values":
    [
        {
			"outcomesEuthanasiaIntakeID": "128989",
			"outcomesEuthanasiaAnimalConditionID": "1",
			"outcomesEuthanasiaDate": "5/15/2015",
			"outcomesEuthanasiaNotes": "Add outcome euth sorry",
			"outcomesEuthanasiaReasonID": "140486"
        }
    ]
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesEuthanasias",
    "objectAction":"edit",
    "values":
    [
        {
            "outcomesEuthanasiaID": "107228",
			"outcomesEuthanasiaIntakeID": "128989",
			"outcomesEuthanasiaAnimalConditionID": "1",
			"outcomesEuthanasiaDate": "5/15/2015",
			"outcomesEuthanasiaNotes": "Ed outcome euth sorry",
			"outcomesEuthanasiaReasonID": "140486"
		}
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesEuthanasias",
    "objectAction":"view",
    "values":
    [
        {
            "outcomesEuthanasiaID":"102310"
        }

    ],
    "fields":["outcomesEuthanasiaID","outcomesEuthanasiaIntakeID","outcomesEuthanasiaAnimalConditionID","outcomesEuthanasiaDate","outcomesEuthanasiaNotes","outcomesEuthanasiaReasonID","outcomesEuthanasiaReason","animalID","animalName","animalConditionName"]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesEuthanasias",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "outcomesEuthanasiaID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "outcomesEuthanasiaID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["outcomesEuthanasiaID","outcomesEuthanasiaIntakeID","outcomesEuthanasiaAnimalConditionID","outcomesEuthanasiaDate","outcomesEuthanasiaNotes","outcomesEuthanasiaReasonID","outcomesEuthanasiaReason","animalID","animalName","animalConditionName"]
    }
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesEuthanasias",
    "objectAction":"define"
}

outcomesReleases

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesReleases",
    "objectAction":"define"
}

change

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesReleases",
    "objectAction":"change",
    "values":
    [
        {
            "outcomeID": "107224",
			"outcomesReleaseIntakeID": "128988",
			"outcomesReleaseAnimalConditionID": "1",
			"outcomesReleaseDate": "5/15/2015",
			"outcomesReleaseNotes": "Add outcome adoption thanks!",
			"outcomesReleaseLocation": "Here and there",
			"outcomesReleaseAddress": "123 N. Main Blvd",
			"outcomesReleaseCity": "Raunchy",
			"outcomesReleaseState": "PA",
			"outcomesReleasePostalcode": "31314",
			"outcomesReleaseByID": "{{contactID}}"
        }
    ]
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesReleases",
    "objectAction":"edit",
    "values":
    [
        {
            "outcomesReleaseID": "107232",
			"outcomesReleaseIntakeID": "128988",
			"outcomesReleaseAnimalConditionID": "1",
			"outcomesReleaseDate": "5/15/2015",
			"outcomesReleaseNotes": "Add outcome adoption thanks!",
			"outcomesReleaseLocation": "Here and there",
			"outcomesReleaseAddress": "123 N. Main Blvd",
			"outcomesReleaseCity": "Raunchy",
			"outcomesReleaseState": "PA",
			"outcomesReleasePostalcode": "31314",
			"outcomesReleaseByID": "{{contactID}}"
		}
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesReleases",
    "objectAction":"view",
    "values":
    [
        {
            "outcomesReleaseID":"107153"
        }

    ],
    "fields":["outcomesReleaseID","outcomesReleaseIntakeID","outcomesReleaseAnimalConditionID","outcomesReleaseDate","outcomesReleaseNotes","outcomesReleaseLocation","outcomesReleaseAddress","outcomesReleaseCity","outcomesReleaseState","outcomesReleasePostalcode","outcomesReleaseByID","animalID","animalName","animalConditionName","releaseByName"]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesReleases",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "outcomesReleaseID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "outcomesReleaseID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["outcomesReleaseID","outcomesReleaseIntakeID","outcomesReleaseAnimalConditionID","outcomesReleaseDate","outcomesReleaseNotes","outcomesReleaseLocation","outcomesReleaseAddress","outcomesReleaseCity","outcomesReleaseState","outcomesReleasePostalcode","outcomesReleaseByID","animalID","animalName","animalConditionName","releaseByName"]
    }
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesReleases",
    "objectAction":"add",
    "values":
    [
        {
			"outcomesReleaseIntakeID": "128990",
			"outcomesReleaseAnimalConditionID": "1",
			"outcomesReleaseDate": "5/15/2015",
			"outcomesReleaseNotes": "Add outcome adoption thanks!",
			"outcomesReleaseLocation": "Here and there",
			"outcomesReleaseAddress": "123 N. Main Blvd",
			"outcomesReleaseCity": "Raunchy",
			"outcomesReleaseState": "PA",
			"outcomesReleasePostalcode": "31314",
			"outcomesReleaseByID": "{{contactID}}"
        }
    ]
}

outcomesReturntoowner

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesReturntoowner",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "outcomesReturntoownerID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "outcomesReturntoownerID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["outcomesReturntoownerID","outcomesReturntoownerIntakeID","outcomesReturntoownerAnimalConditionID","outcomesReturntoownerDate","outcomesReturntoownerNotes","outcomesReturntoownerOwnerID","animalID","animalName","animalConditionName","returntoownerName"]
    }
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesReturntoowner",
    "objectAction":"add",
    "values":
    [
        {
			"outcomesReturntoownerIntakeID": "128991",
			"outcomesReturntoownerAnimalConditionID": "1",
			"outcomesReturntoownerDate": "5/15/2015",
			"outcomesReturntoownerNotes": "Add outcome return thanks!",
			"outcomesReturntoownerOwnerID": "{{contactID}}"
        }
    ]
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesReturntoowner",
    "objectAction":"edit",
    "values":
    [
        {
            "outcomesReturntoownerID": "107224",
			"outcomesReturntoownerIntakeID": "128991",
			"outcomesReturntoownerAnimalConditionID": "1",
			"outcomesReturntoownerDate": "5/15/2015",
			"outcomesReturntoownerNotes": "Add outcome return thanks!",
			"outcomesReturntoownerOwnerID": "{{contactID}}"
		}
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesReturntoowner",
    "objectAction":"view",
    "values":
    [
        {
            "outcomesReturntoownerID":"103265"
        }

    ],
    "fields":["outcomesReturntoownerID","outcomesReturntoownerIntakeID","outcomesReturntoownerAnimalConditionID","outcomesReturntoownerDate","outcomesReturntoownerNotes","outcomesReturntoownerOwnerID","animalID","animalName","animalConditionName","returntoownerName"]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesReturntoowner",
    "objectAction":"define"
}

change

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesReturntoowner",
    "objectAction":"change",
    "values":
    [
        {
            "outcomeID": "107224",
			"outcomesReturntoownerIntakeID": "128991",
			"outcomesReturntoownerAnimalConditionID": "1",
			"outcomesReturntoownerDate": "5/15/2015",
			"outcomesReturntoownerNotes": "Add outcome return thanks!",
			"outcomesReturntoownerOwnerID": "{{contactID}}"
        }
    ]
}

outcomesTransfers

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesTransfers",
    "objectAction":"edit",
    "values":
    [
        {
            "outcomesTransferID": "107235",
			"outcomesTransferIntakeID": "128991",
			"outcomesTransferAnimalConditionID": "1",
			"outcomesTransferDate": "5/15/2015",
			"outcomesTransferNotes": "Add outcome adoption thanks!",
			"outcomesTransferReceiveID": "{{contactID}}",
			"outcomesTransferCoalitionMember": "Yes",
			"outcomesTransferReasonID": "20787"
		}
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesTransfers",
    "objectAction":"view",
    "values":
    [
        {
            "outcomesTransferID":"103257"
        }

    ],
    "fields":["outcomesTransferID","outcomesTransferIntakeID","outcomesTransferAnimalConditionID","outcomesTransferDate","outcomesTransferNotes","outcomesTransferReceiveID","outcomesTransferCoalitionMember","outcomesTransferReasonID","outcomesTransferReason","animalID","animalName","animalConditionName","receiveName"]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesTransfers",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "outcomesTransferID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "outcomesTransferID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["outcomesTransferID","outcomesTransferIntakeID","outcomesTransferAnimalConditionID","outcomesTransferDate","outcomesTransferNotes","outcomesTransferReceiveID","outcomesTransferCoalitionMember","outcomesTransferReasonID","outcomesTransferReason","animalID","animalName","animalConditionName","receiveName"]
    }
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesTransfers",
    "objectAction":"define"
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesTransfers",
    "objectAction":"add",
    "values":
    [
        {
			"outcomesTransferIntakeID": "128991",
			"outcomesTransferAnimalConditionID": "1",
			"outcomesTransferDate": "5/15/2015",
			"outcomesTransferNotes": "Add outcome adoption thanks!",
			"outcomesTransferReceiveID": "{{contactID}}",
			"outcomesTransferCoalitionMember": "Yes",
			"outcomesTransferReasonID": "20787"
        }
    ]
}

change

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"outcomesTransfers",
    "objectAction":"change",
    "values":
    [
        {
            "outcomeID": "107224",
			"outcomesTransferIntakeID": "128991",
			"outcomesTransferAnimalConditionID": "1",
			"outcomesTransferDate": "5/15/2015",
			"outcomesTransferNotes": "Add outcome adoption thanks!",
			"outcomesTransferReceiveID": "{{contactID}}",
			"outcomesTransferCoalitionMember": "Yes",
			"outcomesTransferReasonID": "20787"
        }
    ]
}

partnerships

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"partnerships",
    "objectAction":"view"
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"partnerships",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "partnershipID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "partnershipID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["partnershipID","partnershipRequestOrgID","partnershipRequestOrgName","partnershipSharingOrgID","partnershipSharingOrgName","partnershipRequestDate","partnershipRequestedByID","partnershipRequestedBy","partnershipResponseByID","partnershipResponseBy","partnershipStatus","partnershipResponseDate"]
        
    }
    
}

request

{
    "token": "{{token}}",
    "tokenHash": "{{tokenHash}}",
    "objectType": "partnerships",
    "objectAction": "request",
    "values":
    [
        {
			"partnershipSharingOrgID": "13"
        }
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"partnerships",
    "objectAction":"define"
}

roles

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"roles",
    "objectAction":"list"
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"roles",
    "objectAction":"define"
}

submittedforms

listRecent

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"submittedforms",
    "objectAction":"listRecent"
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"submittedforms",
    "objectAction":"define"
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"submittedforms",
    "objectAction":"view",
    "values":
    [
        {
            "submittedformID":"1"
        }

    ],
    "fields":["submittedformAnimalID","submitterSalutation","submitterFirstname","submitterLastname","submitterAddress","submitterCity","submitterState","submitterPostalcode","submitterPlus4","submitterCounty","submitterCountry","submitterPhoneHome","submitterPhoneWork","submitterPhoneWorkExt","submitterPhoneCell","submitterFax","submitterEmail","submitterEmailAlt","submitterEmailPager","submitterReferredBy","submittedformID","submittedformAssignedTo","submittedformAssignedToID","submittedformCommentsCount","submittedformCommentsInline","submittedformCompleted","submittedformFormName","submittedformPending","submittedformStatus","submittedformStatusID","submitterID","submitterClass","submitterName","submitterTitle","submitterCompany","submitterCarrier","submitterBounces","submitterSendMail","submitterActive","submitterComment","submitterTransportation","submitterAvailability","submitterCaretakerPublic","submitterCoalitionMember","submittedformAnswers"]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"submittedforms",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "submittedformAnimalID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "submittedformAnimalID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["submittedformAnimalID","submitterSalutation","submitterFirstname","submitterLastname","submitterAddress","submitterCity","submitterState","submitterPostalcode","submitterPlus4","submitterCounty","submitterCountry","submitterPhoneHome","submitterPhoneWork","submitterPhoneWorkExt","submitterPhoneCell","submitterFax","submitterEmail","submitterEmailAlt","submitterEmailPager","submitterReferredBy","submittedformID","submittedformAssignedTo","submittedformAssignedToID","submittedformCommentsCount","submittedformCommentsInline","submittedformCompleted","submittedformFormName","submittedformPending","submittedformStatus","submittedformStatusID","submitterID","submitterClass","submitterName","submitterTitle","submitterCompany","submitterCarrier","submitterBounces","submitterSendMail","submitterActive","submitterComment","submitterTransportation","submitterAvailability","submitterCaretakerPublic","submitterCoalitionMember","submittedformAnswers"]
    }
}

listPending

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"submittedforms",
    "objectAction":"listPending"
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"submittedforms",
    "objectAction":"list"
}

testimonials

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"testimonials",
    "objectAction":"define"
}

publicSearch

{
    "apikey":"{{apikey}}",
    "objectType":"testimonials",
    "objectAction":"publicSearch",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "10",
        "resultSort": "testimonialID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "testimonialID",
                "operation": "greaterthan",
                "criteria": "0"
            }
        ],
        "filterProcessing": "1",
        "fields": ["testimonialID","testimonialLocation","testimonialLocationDistance","testimonialLocationCitystate","testimonialService","testimonialUserFirstname","testimonialCreatedDate","testimonialContent"]
        
    }
    
}

users

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"users",
    "objectAction":"edit",
    "values":
    [
        {
            "userID": "855222",
			"userPassword": "testing",
			"userSalutation": "Mr.",
			"userFirstname": "Testy",
			"userLastname": "Person",
			"userAddress": "123 S.",
			"userCity": "Nowhere",
			"userState": "MO",
			"userPostalcode": "34341",
			"userPlus4": "1234",
			"userCountry": "United States",
			"userPhoneHome": "3018055081",
			"userPhoneWork": "3018055081",
			"userPhoneWorkExt": "123",
			"userPhoneCell": "3018055081",
			"userFax": "3018055081",
			"userEmail": "test@yahoo.com",
			"userEmailAlt": "",
			"userEmailPager": "",
			"userContactID": "{{contactID}}",
			"userType": "Volunteer"
        }
    ]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"users",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "userID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "userID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["userID","userLogin","userSalutation","userName","userFirstname","userLastname","userAddress","userCity","userState","userPostalcode","userPlus4","userCountry","userPhoneHome","userPhoneWork","userPhoneWorkExt","userPhoneCell","userFax","userEmail","userEmailAlt","userEmailPager","userContactID","userRegisteredDate","userLastPasswordResetDate","userPasswordResetCount"]
    }
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"users",
    "objectAction":"add",
    "values":
    [
        {
			"userLogin": "test122343",
			"userPassword": "testing",
			"userSalutation": "Mr.",
			"userFirstname": "Testy",
			"userLastname": "Person",
			"userAddress": "123 S.",
			"userCity": "Nowhere",
			"userState": "MO",
			"userPostalcode": "34341",
			"userPlus4": "1234",
			"userCountry": "United States",
			"userPhoneHome": "3018055081",
			"userPhoneWork": "3018055081",
			"userPhoneWorkExt": "123",
			"userPhoneCell": "3018055081",
			"userFax": "3018055081",
			"userEmail": "test@yahoo.com",
			"userEmailAlt": "",
			"userEmailPager": "",
			"userContactID": "{{contactID}}",
			"userType": "Volunteer"
        }
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"users",
    "objectAction":"view",
    "values":
    [
        {
            "userID":"855211"
        }

    ],
    "fields":["userID","userLogin","userSalutation","userName","userFirstname","userLastname","userAddress","userCity","userState","userPostalcode","userPlus4","userCountry","userPhoneHome","userPhoneWork","userPhoneWorkExt","userPhoneCell","userFax","userEmail","userEmailAlt","userEmailPager","userContactID","userRegisteredDate","userLastPasswordResetDate","userPasswordResetCount"]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"users",
    "objectAction":"define"
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"users",
    "objectAction":"list"
}

volunteerHours

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"volunteerHours",
    "objectAction":"delete",
    "values":
    [
        {
            "volunteerHoursID":"92"
        }
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"volunteerHours",
    "objectAction":"view",
    "values":
    [
        {
            "volunteerHoursID":"2"
        }

    ],
    "fields":["volunteerHoursID","volunteerHoursVolunteerID","volunteerHoursVolunteerDate","volunteerHoursCreatedDate","volunteerHoursVolunteerLength","volunteerHoursVolunteerTask","volunteerType"]
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"volunteerHours",
    "objectAction":"edit",
    "values":
    [
        {
            "volunteerHoursID": "92",
			"volunteerHoursVolunteerID": "{{contactID}}",
			"volunteerHoursVolunteerDate": "6/10/2015",
			"volunteerHoursVolunteerLength": "4",
			"volunteerHoursVolunteerTask": "Helping at adoption show"
        }
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"volunteerHours",
    "objectAction":"define"
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"volunteerHours",
    "objectAction":"add",
    "values":
    [
        {
			"volunteerHoursVolunteerID": "{{contactID}}",
			"volunteerHoursVolunteerDate": "6/10/2015",
			"volunteerHoursVolunteerLength": "4",
			"volunteerHoursVolunteerTask": "Helping at adoption show"
        }
    ]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"volunteerHours",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "volunteerHoursID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "volunteerHoursID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["volunteerHoursID","volunteerHoursVolunteerID","volunteerHoursVolunteerDate","volunteerHoursCreatedDate","volunteerHoursVolunteerLength","volunteerHoursVolunteerTask","volunteerType"]
    }
}

volunteersJournalEntries

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"volunteersJournalEntries",
    "objectAction":"define"
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"volunteersJournalEntries",
    "objectAction":"view",
    "values":
    [
        {
            "journalEntryID":"2"
        }

    ],
    "fields":["journalEntryID","journalEntryContactID","journalEntryDate","journalEntryComment","journalEntryType","volunteerName","volunteerType","journalEntryCreatedDate"]
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"volunteersJournalEntries",
    "objectAction":"delete",
    "values":
    [
        {
            "journalEntryID":"2"
        }
    ]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"volunteersJournalEntries",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "1",
        "resultSort": "journalEntryID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "journalEntryID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["journalEntryID","journalEntryContactID","journalEntryDate","journalEntryComment","journalEntryType","volunteerName","volunteerType","journalEntryCreatedDate"]
    }
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"volunteersJournalEntries",
    "objectAction":"edit",
    "values":
    [
        {
            "journalEntryID": "2",
			"journalEntryContactID": "{{contactID}}",
			"journalEntryDate": "5/14/2015",
			"journalEntryComment": "It was tough work",
			"journalEntryType": "Help at the shelter"
        }
    ]
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"volunteersJournalEntries",
    "objectAction":"add",
    "values":
    [
        {
			"journalEntryContactID": "{{contactID}}",
			"journalEntryDate": "5/14/2015",
			"journalEntryComment": "It was tough work",
			"journalEntryType": "Help at the shelter"
        }
    ]
}

waitinglists

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"waitinglists",
    "objectAction":"add",
    "values":
    [
        {
            "waitinglistName": "Testing add wl name",
			"waitinglistType": "Whatever",
			"waitinglistComment": "Waiting for everything in this world now a days"
        }
    ]
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"waitinglists",
    "objectAction":"delete",
    "values":
    [
        {
            "waitinglistID":"42"
        }
    ]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"waitinglists",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "waitinglistID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "waitinglistID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["waitinglistID","waitinglistName","waitinglistType","waitinglistComment","waitinglistMembersCount"]
    }
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"waitinglists",
    "objectAction":"define"
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"waitinglists",
    "objectAction":"edit",
    "values":
    [
        {
            "waitinglistID": "142",
            "waitinglistName": "Testing add wl name",
			"waitinglistType": "Whatever",
			"waitinglistComment": "Waiting for everything in this world now a days"
        }
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"waitinglists",
    "objectAction":"view",
    "values":
    [
        {
            "waitinglistID":"399"
        }

    ],
    "fields":["waitinglistID","waitinglistName","waitinglistType","waitinglistComment","waitinglistMembersCount"]
}

webfiles

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"webfiles",
    "objectAction":"define"
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"webfiles",
    "objectAction":"edit",
    "values":
    [
        {
            "webfileID": "91",
			"webfileDescription": "Desc",
			"webfileStatus": "Deactivated",
			"webfileDisplayInline": "Yes",
			"webfileRoleID": "12"
        }
    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"webfiles",
    "objectAction":"view",
    "values":
    [
        {
            "webfileID":"1"
        }

    ],
    "fields":["webfileID","webfileOldName","webfileName","webfileDescription","webfileStatus","webfileDisplayInline","webfileRoleID","webfileRoleName","webfileSize","webfileCreatedDate"]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"webfiles",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "webfileID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "webfileID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["webfileID","webfileOldName","webfileName","webfileDescription","webfileStatus","webfileDisplayInline","webfileRoleID","webfileRoleName","webfileSize","webfileCreatedDate"]
    }
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"webfiles",
    "objectAction":"list"
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"webfiles",
    "objectAction":"add",
    "values":
    [
        {
            "webfileBinary": "VGhpcyBpcyBhIHRleHQgZmlsZSBmb3IgQVBJIHRlc3RpbmcuCg==",
			"webfileOldFileName": "test.txt",
			"webfileDescription": "Desc",
			"webfileStatus": "Activated",
			"webfileDisplayInline": "Yes",
			"webfileRoleID": "12"
        }
    ]
}

webimages

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"webimages",
    "objectAction":"delete",
    "values":
    [
        {
            "webimageID":"88"
        }

    ]
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"webimages",
    "objectAction":"view",
    "values":
    [
        {
            "webimageID":"2"
        }

    ],
    "fields": ["webimageID","webimageName","webimageFileName","webimageUrl","webimageSize","webimageWidth","webimageHeight"]
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"webimages",
    "objectAction":"add",
    "values":
    [
        {
            "webimageBinary": "",
			"webimageOldFileName": "test.jpg",
			"webimageName": "Desc"
        }
    ]
}

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"webimages",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "webimageID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "webimageID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["webimageID","webimageName","webimageFileName","webimageUrl","webimageSize","webimageWidth","webimageHeight"]
    }
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"webimages",
    "objectAction":"list"
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"webimages",
    "objectAction":"define"
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"webimages",
    "objectAction":"edit",
    "values":
    [
        {
            "webimageID": "2",
			"webimageName": "Desc"
        }
    ]
}

webpages

search

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"webpages",
    "objectAction":"search",
    "search":
    {
        "resultStart": "0",
        "resultLimit": "100",
        "resultSort": "webpageID",
        "resultOrder": "asc",
        "filters":
        [
            {
                "fieldName": "webpageID",
                "operation": "greaterthan",
                "criteria": "0"
                
            }
        ],
        "filterProcessing": "1",
        "fields": ["webpageID","webpageOrgID","webpageName","webpageContent","webpageStatus","webpageUselayout","webpageShowonmenu","webpageMetaDescription","webpageBackgroundImageID","webpageBackgroundImageFileName","webpageBackgroundMusicID","webpageBackgroundMusicFileName","webpageRoles","webpageRoleID"]
    }
}

view

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"webpages",
    "objectAction":"view",
    "values":
    [
        {
            "webpageID":"399"
        }

    ],
    "fields":["webpageID","webpageOrgID","webpageName","webpageContent","webpageStatus","webpageUselayout","webpageShowonmenu","webpageMetaDescription","webpageBackgroundImageID","webpageBackgroundImageFileName","webpageBackgroundMusicID","webpageBackgroundMusicFileName","webpageRoles","webpageRoleID"]
}

delete

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"webpages",
    "objectAction":"delete",
    "values":
    [
        {
            "groupID":"399"
        }
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"webpages",
    "objectAction":"define"
}

edit

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"webpages",
    "objectAction":"edit",
    "values":
    [
        {
            "groupID":"399",
            "groupName":"Test Group Name26"
        }
    ]
}

add

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"webpages",
    "objectAction":"add",
    "values":
    [
        {
			"webpageName": "Test add",
			"webpageContent": "Test adding web page",
			"webpageStatus": "Active",
			"webpageUselayout": "Yes",
			"webpageShowonmenu": "Yes",
			"webpageMetaDescription": "Test adding web page (this is the meta desc)",
			"webpageBackgroundImageID": "",
			"webpageBackgroundMusicID": "",
			"webpageRoleID": "12"
        }
    ]
}

list

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"webpages",
    "objectAction":"list"
}

website

updateSettings

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"website",
    "objectAction":"updateSettings",
    "values":
    [
        {
			"enableAnimalAutoRescueID": "Yes"
        }
    ]
}

define

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"website",
    "objectAction":"define"
}

getSettings

{
    "token":"{{token}}",
    "tokenHash":"{{tokenHash}}",
    "objectType":"website",
    "objectAction":"getSettings",
    "values":
    [
        [
			"enableAnimalAutoRescueID"
		]
    ]
}
  • No labels