API changes: ACTION REQUIRED.
properties packagedefsactivate (http://api.3plcentral.com/rels/properties/packagedefsactivate)
Resource:
GroupOperator: of packagedefactivate
C# Rel Const:
Rels.PropertySvc.PackageDefsActivate
URI template:
packagedefs/activator{?activate}
Obtain URI from:
Success status: 204
Name (* = required) Data Type Description
activate * bool
Type Description
PackageDefIdentifiers IEnumerable<Generic.Models.PackageDefIdentifier> package definitions to be affected
Name string
Id int
Sample content-type: application/hal+json
{
  "packageDefIdentifiers": [
    {
      "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.