Skip to main content
Eptura Knowledge Center

Endpoint - snapshot

The API has the following endpoint:
worddav9529be75172718d18ffca5139702d65c.png

Returns a created snapshot detail given the name and ending period in the body

Request URL

https://[client_instance].serraview.com/api/v2/snapshot/create

worddavc1203884bbad12c63c71c22dabf00bf2.png

Model Schema

{
  "periodEnding": "",
  "personId": 0,
  "snapshotDate": "",
  "snapshotId": 0,
  "snapshotName": ""
}