GET api/AutoShip/PeriodTypes?repDID={repDID}&customerDID={customerDID}&localeID={localeID}&autoShipScheduleID={autoShipScheduleID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
repDID

string

Required

customerDID

string

Default value is

localeID

integer

Default value is 1

autoShipScheduleID

integer

None.

Body Parameters

None.

Response Information

Resource Description

Collection of IAutoShipPeriodTypeViewModel
NameDescriptionTypeAdditional information
ID

integer

None.

Description

string

None.

AvailableScheduleDays

string

None.

DefaultScheduleDay

integer

None.

NextShipMonth

integer

None.

NextShipDay

integer

None.

NextShipYear

integer

None.

MinDaysFromCreationAllowed

integer

None.

Response Formats

application/xml, text/xml, application/json, text/json

Sample:

Sample not available.