This is the API
commitTransaction
URL
http://localhost/api/appelements/d/{did}/w/{wid}/e/{eid}/transactions/{tid}
HTTP Method
POST
Response Type
Parameters
-
Path:
did
String
-
Path:
eid
String
-
Path:
wid
String
-
Path:
tid
String
-
Body:
BTAppElementCommitTransactionParams
BTAppElementCommitTransactionParams(BTAppElementCommitTransactionParams)
create7
URL
http://localhost/api/appelements/d/{did}/w/{wid}
HTTP Method
POST
Response Type
Parameters
-
Path:
did
String
-
Path:
wid
String
-
Body:
BTAppElementParams
BTAppElementParams(BTAppElementParams)
createReference1
URL
http://localhost/api/appelements/d/{did}/{wvm}/{wvmid}/e/{eid}/references
HTTP Method
POST
Response Type
Parameters
-
Path:
did
String
-
Path:
eid
String
-
Path:
wvm
String
-
Path:
wvmid
String
-
Body:
BTAppElementReferenceParams
BTAppElementReferenceParams(BTAppElementReferenceParams)
deleteContent1
URL
http://localhost/api/appelements/d/{did}/{wvm}/{wvmid}/e/{eid}/content/subelements/{sid}
HTTP Method
DELETE
Response Type
Parameters
-
Path:
did
String
-
Path:
eid
String
-
Path:
wvm
String
-
Path:
wvmid
String
-
Path:
sid
String
-
Query:
transactionId
String
-
Query:
parentChangeId
String
-
Query:
description
String
deleteReference1
URL
http://localhost/api/appelements/d/{did}/{wvm}/{wvmid}/e/{eid}/references/{rid}
HTTP Method
DELETE
Response Type
Parameters
-
Path:
did
String
-
Path:
eid
String
-
Path:
wvm
String
-
Path:
wvmid
String
-
Path:
rid
String
-
Query:
transactionId
String
-
Query:
parentChangeId
String
-
Query:
description
String
getHistory
URL
http://localhost/api/appelements/d/{did}/{wvm}/{wvmid}/e/{eid}/content/history
HTTP Method
GET
Response Type
Parameters
-
Path:
did
String
-
Path:
eid
String
-
Path:
wvm
String
-
Path:
wvmid
String
getSubElementContent
URL
http://localhost/api/appelements/d/{did}/{wvm}/{wvmid}/e/{eid}/content
HTTP Method
GET
Response Type
Parameters
-
Path:
did
String
-
Path:
eid
String
-
Path:
wvm
String
-
Path:
wvmid
String
-
Query:
transactionId
String
-
Query:
changeId
String
-
Query:
baseChangeId
String
-
Query:
subelementId
String
-
Query:
linkDocumentId
String
getSubelementIds
URL
http://localhost/api/appelements/d/{did}/{wvm}/{wvmid}/e/{eid}/content/ids
HTTP Method
GET
Response Type
Parameters
-
Path:
did
String
-
Path:
eid
String
-
Path:
wvm
String
-
Path:
wvmid
String
-
Query:
transactionId
String
-
Query:
changeId
String
resolveReference1
URL
http://localhost/api/appelements/d/{did}/{wvm}/{wvmid}/e/{eid}/references/{rid}
HTTP Method
GET
Response Type
Parameters
-
Path:
did
String
-
Path:
eid
String
-
Path:
wvm
String
-
Path:
wvmid
String
-
Path:
rid
String
-
Query:
transactionId
String
-
Query:
parentChangeId
String
-
Query:
includeInternal
Boolean
-
Query:
linkDocumentId
String
startTransaction
URL
http://localhost/api/appelements/d/{did}/w/{wid}/e/{eid}/transactions
HTTP Method
POST
Response Type
Parameters
-
Path:
did
String
-
Path:
eid
String
-
Path:
wid
String
-
Body:
BTAppElementStartTransactionParams
BTAppElementStartTransactionParams(BTAppElementStartTransactionParams)
update5
URL
http://localhost/api/appelements/d/{did}/{wvm}/{wvmid}/e/{eid}/content
HTTP Method
POST
Response Type
Parameters
-
Path:
did
String
-
Path:
eid
String
-
Path:
wvm
String
-
Path:
wvmid
String
-
Body:
BTAppElementUpdateParams
BTAppElementUpdateParams(BTAppElementUpdateParams)
updateReference1
URL
http://localhost/api/appelements/d/{did}/{wvm}/{wvmid}/e/{eid}/references/{rid}
HTTP Method
POST
Response Type
Parameters
-
Path:
did
String
-
Path:
eid
String
-
Path:
wvm
String
-
Path:
wvmid
String
-
Path:
rid
String
-
Body:
BTAppElementReferenceParams
BTAppElementReferenceParams(BTAppElementReferenceParams)