Skip to content

Commit

Permalink
Added example for comfort signature activation
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelB committed Oct 23, 2023
1 parent 2bf4df0 commit 1fc58a2
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{"type": "GetSignatureModeResponse", "payload":
{
"comfortSignatureMax": 250,
"comfortSignatureStatus": "ENABLED",
"comfortSignatureTimer": "P1DT0H0M0S",
"sessionInfo": {
"countRemaining": 250,
"signatureMode": "COMFORT",
"timeRemaining": "PT23H59M59S"
},
"status": {
"result": "OK"
},
"userId": "6df2dbaa-0c5a-464b-81af-9231faca9c65"
}, "replyToMessageId": "6373b833-c797-42b3-af15-43a427e76919"}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"type":"ActivateComfortSignature","id":"6373b833-c797-42b3-af15-43a427e76919"}

0 comments on commit 1fc58a2

Please sign in to comment.