Retrieve coupon schedule for ABS with a WSO ID of {id}.
https://api-cmi.wsohosting.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, "couponDate": "2025-07-01T09:49:52.0096446-07:00", "startDate": "2025-07-01T09:49:52.0096446-07: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, "couponDate": "2025-07-01T09:49:52.0096446-07:00", "startDate": "2025-07-01T09:49:52.0096446-07: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" } ] }
<NonPagedListOfCouponListItem xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <Items> <CouponListItem> <CouponDate>2025-07-01T09:49:52.0096446-07:00</CouponDate> <Id>2</Id> <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> <StartDate>2025-07-01T09:49:52.0096446-07:00</StartDate> </CouponListItem> <CouponListItem> <CouponDate>2025-07-01T09:49:52.0096446-07:00</CouponDate> <Id>2</Id> <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> <StartDate>2025-07-01T09:49:52.0096446-07:00</StartDate> </CouponListItem> </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> </NonPagedListOfCouponListItem>