Resource:request the package restock alertsC# Rel Const:Rels.OrderSvc.PackagesRestockAlertURI template:PackagesRestockAlerts/{id}Obtain URI from:
get a package insert
Success status: 200
Name (* = required) | Data Type | Description |
---|---|---|
id * | int |
Type | Description | |
---|---|---|
AlertId | int | defines alert identifier |
UserLoginID | int | defines user to receive alerts |
CreationDate | DateTime | defines when alert was created |
OrderSource | string | defines order source |
Links | IList<WebApi.Hal.Link> | |
- edit |
{ "alertId": 1, "userLoginID": 2, "creationDate": "2016-12-25T23:00:00", "orderSource": "str", "message": "str" }
Deletes an existing Package Alert
Success status: 204
Name (* = required) | Data Type | Description |
---|---|---|
id * | int |
This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.