Name | Description | Type | Additional information |
---|---|---|---|
FuneralHomeID | integer |
Required Range: inclusive between 1 and 10000 |
|
TributeID |
Use 0 if its a new Tribute |
integer |
Required |
FirstName | string |
Required Max length: 50 |
|
MiddleName |
blank if unknown / none |
string |
Max length: 50 |
LastName | string |
Required Max length: 60 |
|
DateOfBirth |
if unknown use 1900-01-01 00:00:00.000 |
date |
Required |
DateOfDeath |
if unknown use 1800-01-01 00:00:00.000 |
date |
Required |
ExpiryAndCommentNotificationEmail | string |
Matching regular expression pattern: ^([\w\.\-]+)@([\w\-]+)((\.(\w+))+)$ Max length: 255 |
|
FuneralServiceDateTime |
if not applicable use 1900-01-01 00:00:00.000 |
date |
Required |
FuneralServiceNameOfVenue |
blank if unknown / none |
string |
Max length: 50 |
FuneralServiceStreetAddress |
blank if unknown / none |
string |
Max length: 100 |
FuneralServiceSuburb |
blank if unknown / none |
string |
Max length: 50 |
FuneralServiceCity |
blank if unknown / none |
string |
Max length: 50 |
TributeText | string |
Required |
|
ThemeID |
Background Theme, use /api/themes to get list of all themes |
integer |
Required Range: inclusive between 0 and 20 |
TestTribute |
1=Test Tribute (use fake name and delete Tribute after testing) or 0=Live Tribute |
integer |
Required Range: inclusive between 0 and 1 |
LiveStreamEnabled |
Allow Request for Live streaming from Tribute 1=True |
integer |
Range: inclusive between 0 and 1 |
LiveStreamEmail |
The email to request access for live streaming |
string |
Matching regular expression pattern: ^([\w\.\-]+)@([\w\-]+)((\.(\w+))+)$ Max length: 255 |
ServiceGoogleMapURL | string |
Max length: 255 |
|
LiveStreamURL | string |
Max length: 255 |
|
NotifyEmails | Collection of NotifyEmail |
None. |
|
FuneralServiceHasRestrictions |
Funeral Service has Attendee Restrictions (1 = There are Restrictions, 0 = No Restrictions (Default) ) |
integer |
Range: inclusive between 0 and 1 |
FuneralServiceRestrictionsVaccinationRequired |
Funeral Service is only for Covid vacinated or with a Medical Exemption Cert. 1 = True) |
integer |
Range: inclusive between 0 and 1 |
FuneralServiceRestrictionsUnlimitedAttendees |
Funeral Service has Unlimited Attendees (Only applicable for Covid/Medical Exemption Cert required Funeral with No Max Attendees. 1 = True ) |
integer |
Range: inclusive between 0 and 1 |
FuneralServiceRestrictionsMaxAttendees |
Funeral Service has Max Number of Attendees Restriction and not Unlimited Attendees (If Unlimited Attendees use 0) |
integer |
Range: inclusive between 0 and 1000 |
FuneralServiceRestrictionsFamiliyReserved |
Funeral Service number of spaces reserved for Family (number should be included in the max number of attendees, if Unlimited Attendees use 0) |
integer |
Range: inclusive between 0 and 1000 |