POST api/HHGDates
Request Information
URI Parameters
None.
Body Parameters
HHGDateName | Description | Type | Additional information |
---|---|---|---|
AuthorizationID | string |
Required String length: inclusive between 0 and 20 |
|
DateID | integer |
None. |
|
DateType | string |
Required String length: inclusive between 0 and 5 |
|
Description | string |
Required String length: inclusive between 0 and 50 |
|
EstStart | date |
None. |
|
EstEnd | date |
None. |
|
ActStart | date |
None. |
|
ActEnd | date |
None. |
|
AddedBy | string |
String length: inclusive between 0 and 50 |
|
AddedOn | date |
None. |
|
ModifiedBy | string |
String length: inclusive between 0 and 50 |
|
ModifiedOn | date |
None. |
|
RecordID | integer |
None. |
|
ID | integer |
None. |
|
Item | Object |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HHGDateName | Description | Type | Additional information |
---|---|---|---|
AuthorizationID | string |
Required String length: inclusive between 0 and 20 |
|
DateID | integer |
None. |
|
DateType | string |
Required String length: inclusive between 0 and 5 |
|
Description | string |
Required String length: inclusive between 0 and 50 |
|
EstStart | date |
None. |
|
EstEnd | date |
None. |
|
ActStart | date |
None. |
|
ActEnd | date |
None. |
|
AddedBy | string |
String length: inclusive between 0 and 50 |
|
AddedOn | date |
None. |
|
ModifiedBy | string |
String length: inclusive between 0 and 50 |
|
ModifiedOn | date |
None. |
|
RecordID | integer |
None. |
|
ID | integer |
None. |
|
Item | Object |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.