GetContactBirthdays

Overview

Get birthdays for an account based on information sent via an http form post.

URL

POST/api/2/GetContactBirthdays.aspx

Parameters

FieldMax LengthRequiredNotes
response_typefalseDefault results will be returned in XML.
Set this field value to json to return results in JSON format
accountidtrueMust be numeric. Account ID for this account.
Found in Settings > API Settings or for White Label CRM in the Admin control panel
apikeytrueAPI Key for this account.
Found in Settings > API Settings or for White Label CRM in the Admin control panel
month2trueMonth for birthdays
[A number, 1 through 12]
day2trueDay of the month (combined with Month to return all birthdays for that Month/Day)
[A number, 1 through 31]