REL documentation
Resource:GroupOperator: of packagesgenerateC# Rel Const:Rels.OrderSvc.PackagesGeneratesURI template:packages/generator{?overridesummary}Obtain URI from:
aborts on first error; if any generation succeeded prior to error, they are not rolled back
Success status: 204
| Name | Data Type | Description |
|---|---|---|
| overridesummary | bool | true: recalculate order-level package counts |
| Type | Description | |
|---|---|---|
| OrderIdentifiers | IEnumerable<Generic.Models.OrderIdentifier> | identifies orders to be affected |
| Id | int |
Sample content-type: application/hal+json |
{
"orderIdentifiers": [
{
"id": 1
}
]
}
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.