Retrieve a coupon rate schedule for a ABS with a WSO ID of {id}.
https://services.wsoweb.com/
There are no limitations specified.
id
WSO ID of ABS
integer
Required
{ "items": [ { "links": [ { "verb": "sample string 1", "rel": "sample string 2", "uri": "http://webapihelppage3.com" }, { "verb": "sample string 1", "rel": "sample string 2", "uri": "http://webapihelppage3.com" } ], "id": 2, "endDate": "2024-11-23T01:32:20.8858231-06:00", "startDate": "2024-11-23T01:32:20.8858231-06:00", "baseRate": 1.1, "allInRate": 1.1, "spread": 1.1, "spreadAdjustment": 1.1, "addId": "sample string 3", "addNode": "sample string 4", "addDate": "2024-11-23T01:32:20.8858231-06:00", "lastChangeId": "sample string 6", "lastChangeNode": "sample string 7", "lastChangeDate": "2024-11-23T01:32:20.8858231-06:00" }, { "links": [ { "verb": "sample string 1", "rel": "sample string 2", "uri": "http://webapihelppage3.com" }, { "verb": "sample string 1", "rel": "sample string 2", "uri": "http://webapihelppage3.com" } ], "id": 2, "endDate": "2024-11-23T01:32:20.8858231-06:00", "startDate": "2024-11-23T01:32:20.8858231-06:00", "baseRate": 1.1, "allInRate": 1.1, "spread": 1.1, "spreadAdjustment": 1.1, "addId": "sample string 3", "addNode": "sample string 4", "addDate": "2024-11-23T01:32:20.8858231-06:00", "lastChangeId": "sample string 6", "lastChangeNode": "sample string 7", "lastChangeDate": "2024-11-23T01:32:20.8858231-06:00" } ], "links": [ { "verb": "sample string 1", "rel": "sample string 2", "uri": "http://webapihelppage3.com" }, { "verb": "sample string 1", "rel": "sample string 2", "uri": "http://webapihelppage3.com" } ] }
<NonPagedListOfAbsCouponRateListItem xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <Items> <AbsCouponRateListItem> <AddDate>2024-11-23T01:32:20.8858231-06:00</AddDate> <AddId>sample string 3</AddId> <AddNode>sample string 4</AddNode> <AllInRate>1.1</AllInRate> <BaseRate>1.1</BaseRate> <EndDate>2024-11-23T01:32:20.8858231-06:00</EndDate> <Id>2</Id> <LastChangeDate>2024-11-23T01:32:20.8858231-06:00</LastChangeDate> <LastChangeId>sample string 6</LastChangeId> <LastChangeNode>sample string 7</LastChangeNode> <Links> <Link> <Rel>sample string 2</Rel> <Uri>http://webapihelppage3.com/</Uri> <Verb>sample string 1</Verb> </Link> <Link> <Rel>sample string 2</Rel> <Uri>http://webapihelppage3.com/</Uri> <Verb>sample string 1</Verb> </Link> </Links> <Spread>1.1</Spread> <SpreadAdjustment>1.1</SpreadAdjustment> <StartDate>2024-11-23T01:32:20.8858231-06:00</StartDate> </AbsCouponRateListItem> <AbsCouponRateListItem> <AddDate>2024-11-23T01:32:20.8858231-06:00</AddDate> <AddId>sample string 3</AddId> <AddNode>sample string 4</AddNode> <AllInRate>1.1</AllInRate> <BaseRate>1.1</BaseRate> <EndDate>2024-11-23T01:32:20.8858231-06:00</EndDate> <Id>2</Id> <LastChangeDate>2024-11-23T01:32:20.8858231-06:00</LastChangeDate> <LastChangeId>sample string 6</LastChangeId> <LastChangeNode>sample string 7</LastChangeNode> <Links> <Link> <Rel>sample string 2</Rel> <Uri>http://webapihelppage3.com/</Uri> <Verb>sample string 1</Verb> </Link> <Link> <Rel>sample string 2</Rel> <Uri>http://webapihelppage3.com/</Uri> <Verb>sample string 1</Verb> </Link> </Links> <Spread>1.1</Spread> <SpreadAdjustment>1.1</SpreadAdjustment> <StartDate>2024-11-23T01:32:20.8858231-06:00</StartDate> </AbsCouponRateListItem> </Items> <Links> <Link> <Rel>sample string 2</Rel> <Uri>http://webapihelppage3.com/</Uri> <Verb>sample string 1</Verb> </Link> <Link> <Rel>sample string 2</Rel> <Uri>http://webapihelppage3.com/</Uri> <Verb>sample string 1</Verb> </Link> </Links> </NonPagedListOfAbsCouponRateListItem>