Details

Name Data Type Is Nullable
Id Integer False
AgencyId Integer False
SystemDayOfWeekId

Select a day to add to the agency schedule.

Integer False
BeginTime

Enter the begin time to add to agency schedule.

String False
EndTime

Enter the end time to add to agency schedule.

String False
Comment

Enter additional comment.

String False
AcceptDonation Boolean False
IsOpenAM

Check this box if the agency open only in the Morning.

Boolean False
IsOpenPM

Check this box if the agency open only in the Evening.

Boolean False
CreatedOn DateTime False
CreatedBy Integer False
ModifiedOn DateTime False
ModifiedBy Integer False
InactiveOn DateTime True
InactiveBy Integer True
IsInactive Boolean False
HoursOfDonationComment

Enter additional hours of donation comment.

String False
HoursOfOperationComment

Enter additional hours of operation comment.

String False
Latitude

Enter the Latitude for the agency schedule.

Decimal True
Longitude

Enter the Longitude for the agency schedule.

Decimal True
HomeDeliveryProvided Boolean False
GivesDonation

Check the box if the gives is a donation

Boolean False
IsOpen24 Boolean False
AltReferenceId1

Alt reference Id 1 is carried over from Classic. It is used for mapping the data.

String False
AltReferenceId2

Alt reference Id 2 is carried over from Classic. It is used for mapping the data.

String False
SystemFrequencyId

Select frequency to add to the agency schedule.

Integer True
SystemDayOfWeekId::SystemDayOfWeek.Name String False
SystemDayOfWeekId_FormattedValue String False
SystemFrequencyId::SystemFrequency.Name String False
SystemFrequencyId_FormattedValue String False

Object:

{
    Id":####,
    AgencyId":####,
    SystemDayOfWeekId":####,
    BeginTime":"abcABC123",
    EndTime":"abcABC123",
    Comment":"abcABC123",
    AcceptDonation":True/False,
    IsOpenAM":True/False,
    IsOpenPM":True/False,
    CreatedOn":"MM-dd-yyyy hh:mm:ss",
    CreatedBy":####,
    ModifiedOn":"MM-dd-yyyy hh:mm:ss",
    ModifiedBy":####,
    InactiveOn":"MM-dd-yyyy hh:mm:ss",
    InactiveBy":####,
    IsInactive":True/False,
    HoursOfDonationComment":"abcABC123",
    HoursOfOperationComment":"abcABC123",
    Latitude":###.##,
    Longitude":###.##,
    HomeDeliveryProvided":True/False,
    GivesDonation":True/False,
    IsOpen24":True/False,
    AltReferenceId1":"abcABC123",
    AltReferenceId2":"abcABC123",
    SystemFrequencyId":####,
    SystemDayOfWeekId::SystemDayOfWeek.Name":"abcABC123",
    SystemDayOfWeekId_FormattedValue":"abcABC123",
    SystemFrequencyId::SystemFrequency.Name":"abcABC123",
    SystemFrequencyId_FormattedValue":"abcABC123"
}