Trendsic Platform Service

<back to all web services

CoverageSwapPageRequest

The following routes are available for this service:
GET/coverage/swap/{Token}

export class CoverageSwapPageRequest
{
    public Token: string;

    public constructor(init?: Partial<CoverageSwapPageRequest>) { (Object as any).assign(this, init); }
}

TypeScript CoverageSwapPageRequest 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 /coverage/swap/{Token} HTTP/1.1 
Host: api.dev.dynamics.trendsic.com 
Accept: text/jsonl