Power.Dev ISO Services

<back to all web services

ErcotDocDetectorRequest

The following routes are available for this service:
GET/ercot-doc-detector/{docid}
import Foundation
import ServiceStack

public class ErcotDocDetectorRequest : Codable
{
    public var docId:Int

    required public init(){}
}


Swift ErcotDocDetectorRequest DTOs

To override the Content-type in your clients, use the HTTP Accept Header, append the .other suffix or ?format=other

HTTP + OTHER

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

GET /ercot-doc-detector/{docid} HTTP/1.1 
Host: iso-api.adumen.com 
Accept: text/jsonl