{ "opencollection": "1.0.0", "info": { "name": "protobuf/arms/charge.proto ChargeService WorkOrderService API", "version": "version not set" }, "request": { "auth": { "type": "apikey", "key": "x-arms-api-key", "value": "{{x-arms-api-key}}", "placement": "header" } }, "items": [ { "info": { "name": "WorkOrderService", "type": "folder" }, "items": [ { "info": { "name": "List Train Reason Codes", "type": "http" }, "http": { "method": "POST", "url": "https://api-lg-k-h1.arms.cedarai.com/t/v1/list-train-reason-codes", "headers": [ { "name": "Carrier", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Returns the carrier's train reason codes grouped by category." }, { "info": { "name": "Resequence a train", "type": "http" }, "http": { "method": "POST", "url": "https://api-lg-k-h1.arms.cedarai.com/t/v1/resequence-train", "headers": [ { "name": "Carrier", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Used for resequence of active trains. For editing the consist of Pending trains, use UpdateWorkOrder." }, { "info": { "name": "Setout Cars", "type": "http" }, "http": { "method": "POST", "url": "https://api-lg-k-h1.arms.cedarai.com/t/v1/setout-cars", "headers": [ { "name": "Carrier", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Setout cars. On success, completes the Setout tasks." }, { "info": { "name": "Pickup cars", "type": "http" }, "http": { "method": "POST", "url": "https://api-lg-k-h1.arms.cedarai.com/t/v1/pickup-cars", "headers": [ { "name": "Carrier", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Pickup cars. On success, completes the Pickup tasks." }, { "info": { "name": "List Work Orders", "type": "http" }, "http": { "method": "POST", "url": "https://api-lg-k-h1.arms.cedarai.com/t/v1/list-work-orders", "headers": [ { "name": "Carrier", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Returns list of Work Orders" }, { "info": { "name": "Depart train", "type": "http" }, "http": { "method": "POST", "url": "https://api-lg-k-h1.arms.cedarai.com/t/v1/depart-train", "headers": [ { "name": "Carrier", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Depart a train from a station." }, { "info": { "name": "Update a Work Order", "type": "http" }, "http": { "method": "POST", "url": "https://api-lg-k-h1.arms.cedarai.com/t/v1/update-work-order", "headers": [ { "name": "Carrier", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update a Work Order. Used for editing consist of a pending train." }, { "info": { "name": "List Work Order Tasks", "type": "http" }, "http": { "method": "POST", "url": "https://api-lg-k-h1.arms.cedarai.com/t/v1/list-work-order-tasks", "headers": [ { "name": "Carrier", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Returns a list of tasks for a given work order." }, { "info": { "name": "Arrive train", "type": "http" }, "http": { "method": "POST", "url": "https://api-lg-k-h1.arms.cedarai.com/t/v1/arrive-train", "headers": [ { "name": "Carrier", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Arrive a train to a customer or serving location." }, { "info": { "name": "Record Train Event", "type": "http" }, "http": { "method": "POST", "url": "https://api-lg-k-h1.arms.cedarai.com/t/v1/record-train-event", "headers": [ { "name": "Carrier", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Record a train event." } ] } ], "bundled": true }