type: error get: is: [filename, accessToken, jobschedulerMaster] queryParameters: jobChain: required: true type: string description: Path of a job chain example: /sos/reporting/Inventory orderId: required: true type: string description: The id of an order example: Inventory historyId: required: true type: integer description: The history id of an order example: 4711 description: |
Name | Type | Description | Example | Default |
---|---|---|---|---|
``jobschedulerId`` | required, string | JobScheduler Master ID | scheduler | |
``jobChain`` | required, string | Path of a job chain | /sos/reporting/Inventory | |
``orderId`` | required; string | The id of an order | inventory | |
``historyId`` | required; integer | The history id of an order | 4711 | |
``filename`` | optional, string | name of a temp. file from ./order< This file will be responsed if exists | sos-download-5961566003164029224.tmp |