POST UpcomingPM?appid={appid}&sg={sg}&hash={hash}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
Body Parameters
UpcomingPM| Name | Description | Type | Additional information |
|---|---|---|---|
| appid | string |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
|
| pm_id | string |
None. |
|
| event_id | string |
None. |
|
| for_guid | string |
None. |
|
| for_guid_type | string |
None. |
|
| pm_name | string |
None. |
|
| pm_description | string |
None. |
|
| event_name | string |
None. |
|
| event_description | string |
None. |
|
| usage_or_time | string |
None. |
|
| threshold | string |
None. |
|
| usage_since_last_execution | string |
None. |
|
| usage_at_last_execution | string |
None. |
|
| usage_units | string |
None. |
|
| last_execution_date | string |
None. |
|
| projected_execution_date | string |
None. |
|
| updated_date | string |
None. |
|
| remaining | string |
None. |
|
| complete_eligible | boolean |
None. |
|
| pm_due | boolean |
None. |
|
| sort_date | date |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.