Get Market tree modification date
Description
This service Get last modification date of market tree in timestamp format. Milliseconds at GMT timezone.
Request
Endpoint
GET https://<server-url>/api/v4/referencedata/markets-tree/last-modification-datePath Parameters
Parameter
Type
Description
market
String
Optional. A string used to retrieve the modification date by market code.
Parameters
Parameter
Location
Description
touchpoint
Query / Header
The identifier for the touchpoint making the request. If sent as a header, the name must be Thalamus-Touchpoint.
token
Query / Header
The authentication token for the API. If sent as a header, the name must be Thalamus-Token.
Content-Type
Header
Specifies the content type of the request body. Must be application/json.
Full URL Example
http://localhost:8080/thalamus/api/v4/referencedata/markets-tree/last-modification-date?market={market-code}&touchpoint=test&token=testtesttesttesttesttesttesttesttesttesttesttesttesttesttesttestRequest Body
This request does not have a body.
Response
✅ Successful Response: 200 OK
200 OKA JSON is returned with the market modification date.
JSON
Last updated
Was this helpful?
