{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "checkin-representation", "href" : "https://ewt.echosos.com/profile/checkins", "descriptor" : [ { "name" : "partnerId", "type" : "SEMANTIC" }, { "name" : "checkinUuid", "type" : "SEMANTIC" }, { "name" : "busSequenceNumber", "type" : "SEMANTIC" }, { "name" : "state", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "NEW, DONE, CANCEL, CANCELLED" } }, { "name" : "altitude", "type" : "SEMANTIC" }, { "name" : "accuracy", "type" : "SEMANTIC" }, { "name" : "locationTimestamp", "type" : "SEMANTIC" }, { "name" : "sendTimestamp", "type" : "SEMANTIC" }, { "name" : "receiveTimestamp", "type" : "SEMANTIC" }, { "name" : "deviceId", "type" : "SEMANTIC" }, { "name" : "appVersion", "type" : "SEMANTIC" }, { "name" : "osVersion", "type" : "SEMANTIC" }, { "name" : "deviceModel", "type" : "SEMANTIC" }, { "name" : "deviceLocale", "type" : "SEMANTIC" }, { "name" : "batteryLevel", "type" : "SEMANTIC" }, { "name" : "source", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "REGA_APP, ECHOSOS_APP, SMS, PLUSPORT" } }, { "name" : "caller", "type" : "SEMANTIC" }, { "name" : "callee", "type" : "SEMANTIC" }, { "name" : "address", "type" : "SEMANTIC" }, { "name" : "firstname", "type" : "SEMANTIC" }, { "name" : "lastname", "type" : "SEMANTIC" }, { "name" : "verticalAccuracy", "type" : "SEMANTIC" }, { "name" : "carrier", "type" : "SEMANTIC" }, { "name" : "archived", "type" : "SEMANTIC" }, { "name" : "buddy", "type" : "SEMANTIC" }, { "name" : "ip", "type" : "SEMANTIC" }, { "name" : "blocked", "type" : "SEMANTIC" }, { "name" : "blockedReason", "type" : "SEMANTIC" }, { "name" : "cancelled", "type" : "SEMANTIC" }, { "name" : "cancelTimestamp", "type" : "SEMANTIC" } ] }, { "id" : "create-checkins", "name" : "checkins", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#checkin-representation" }, { "id" : "get-checkins", "name" : "checkins", "type" : "SAFE", "descriptor" : [ { "name" : "page", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "The page to return." } }, { "name" : "size", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "The size of the page to return." } }, { "name" : "sort", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "The sorting criteria to use to calculate the content of the page." } } ], "rt" : "#checkin-representation" }, { "id" : "delete-checkin", "name" : "checkin", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#checkin-representation" }, { "id" : "update-checkin", "name" : "checkin", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#checkin-representation" }, { "id" : "patch-checkin", "name" : "checkin", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#checkin-representation" }, { "id" : "get-checkin", "name" : "checkin", "type" : "SAFE", "descriptor" : [ ], "rt" : "#checkin-representation" }, { "name" : "findAllByArchivedIsFalseAndReceiveTimestampBefore", "type" : "SAFE", "descriptor" : [ { "name" : "instant", "type" : "SEMANTIC" } ] }, { "name" : "findAllByReceiveTimestampAfterAndPartnerIdAndStateNotInAndBlockedIsFalseOrderByReceiveTimestampDesc", "type" : "SAFE", "descriptor" : [ { "name" : "instant", "type" : "SEMANTIC" }, { "name" : "partnerId", "type" : "SEMANTIC" }, { "name" : "state", "type" : "SEMANTIC" } ] }, { "name" : "findByCheckinUuid", "type" : "SAFE", "descriptor" : [ { "name" : "checkinUuid", "type" : "SEMANTIC" } ] }, { "name" : "findFirstByCallerAndReceiveTimestampAfterAndStateNotInOrderByReceiveTimestampDesc", "type" : "SAFE", "descriptor" : [ { "name" : "callerNumber", "type" : "SEMANTIC" }, { "name" : "after", "type" : "SEMANTIC" }, { "name" : "state", "type" : "SEMANTIC" } ] } ] } }