GET api1/Schedule?contractID={contractID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
contractID

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of ScheduleDTO
NameDescriptionTypeAdditional information
ScheduleID

integer

None.

ContractID

integer

None.

ScheduleMethodID

integer

None.

ScheduleMethodName

string

None.

StartContractDate

boolean

None.

StartUnitSold

integer

None.

StartDollar

decimal number

None.

DateRangeStart

date

None.

DateRangeEnd

date

None.

OriginalUser

string

None.

OriginalDateTime

date

None.

UpdateUser

string

None.

UpdateDateTime

date

None.

ParentScheduleID

integer

None.

IsActive

boolean

None.

DollarPerUnitPaymentSchedule

Collection of DollarPerUnitPaymentScheduleDTO

None.

MilestonePaymentSchedule

Collection of MilestonePaymentScheduleDTO

None.

AICertificateSchedule

Collection of AICertificateScheduleDTO

None.

TierStructureSchedule

Collection of TierStructureScheduleDTO

None.

ScheduleProductHierarchyLevel2

Collection of ScheduleProductHierarchyLevel2DTO

None.

ExceptionScheduleContinentCountry

Collection of ExceptionScheduleContinentCountryDTO

None.

ExceptionSchedules

Collection of ScheduleDTO

None.

ProductList

string

None.

HasExceptions

boolean

None.

Countries

string

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'ExceptionSchedule' with type 'GENEX.Royalty.DTO.ScheduleDTO'. Path '[0].ExceptionScheduleContinentCountry[0]'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'ExceptionSchedule' with type 'GENEX.Royalty.DTO.ScheduleDTO'. Path '[0].ExceptionScheduleContinentCountry[0]'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[GENEX.Royalty.DTO.ExceptionScheduleContinentCountryDTO, GENEX.Royalty.DTO, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[GENEX.Royalty.DTO.ExceptionScheduleContinentCountryDTO, GENEX.Royalty.DTO, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.