API changes: ACTION REQUIRED.
properties packageinsertsactivate (http://api.3plcentral.com/rels/properties/packageinsertsactivate)
Resource:
GroupOperator: of packageinsertactivate
C# Rel Const:
Rels.PropertySvc.PackageInsertsActivate
URI template:
PackageInserts/activator{?activate}
Obtain URI from:
Success status: 204
Name (* = required) Data Type Description
activate * bool
Type Description
PackageInsertIdentifiers IEnumerable<Generic.Models.PackageInsertIdentifier> package inserts to be affected
Name string
Id int
Sample content-type: application/hal+json
{
  "packageInsertIdentifiers": [
    {
      "name": "str",
      "id": 2
    }
  ]
}

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@extensiv.com with any questions about this documentation.