End Of Service Data

Endpoint Description

The data export endpoint provides a snapshot view of a the current machine activation and subscription data. A snapshot is a single point in time. This endpoint is paginated with a default of 1000 records per page.

Request Information

URI

GEThttps://api20.takeuchi-us.com/Data/v1/EndOfService/{pageNumber}

URI Parameters

Name Description Type Additional Information
pageNumber Navigation is controlled by the page number parameter. string Required

Header Parameters

No additional headers required.

Body Parameters

None (Empty)

Response Information

Resource Description

Response will be defined by this following format, and can either be XML or JSON format.

EndOfService

Name Description Type Additional Information
Links Links are used to describe the meta data about call. Each link contains a relationship (rel) and a hyper-link (href). Collection of Links Single element activations may not contain links.
Machines Collection of Activation
Order Order
Renewals Collection of Renewal
version Declaration Version specifies the version of the response conforms. string

Response Formats

Return