GET api/AutoShip/PeriodTypes?repDID={repDID}&customerDID={customerDID}&localeID={localeID}&autoShipScheduleID={autoShipScheduleID}
Request Information
URI Parameters
Name | Description | Type | Additional 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 IAutoShipPeriodTypeViewModelName | Description | Type | Additional 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.