Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Certify transaction #5

Open
PierrickP opened this issue May 19, 2016 · 0 comments
Open

Certify transaction #5

PierrickP opened this issue May 19, 2016 · 0 comments

Comments

@PierrickP
Copy link
Owner

GET https://api.tech26.de/api/tans/[MISTERY_ID]

HTTP/1.1 200 OK
{
    "encryptedTan": "PXOFSt8XRQ+NlB3x7bgF+f90TNhmROOO1ZGL2PUxF2679GxqSZOivdya1L5KoTfwQ9zkwaympFU76X4q7w6DsGuJM6CU/Sl5nJddxvoAUemb/zMRyloAVXGuHR7KGJOoAALgnm5RJ3XDlEqiKzo5TeChuT0FX1/e992qxwiNIWMzApvYF0Bn8kd2KWvu7Atmk5060gYQfBBzemz3dmAu6fa2TKcPjZYB10ZcDxz7cQ5gAn740KRIcpepBoljkXXWChciSEnkrcZZbHElckEm4Erj0Dtm3+dNGUgULF3XtPUvuaBrZFJw/kD7B9ZbDO5vjYPdEsmSSKEcuZDC1EVMhg\u003d\u003d",
    "id": "[MISTERY_ID]"
}

POST https://api.tech26.de/api/transactions/certify

Body

{
    "action": "CERTIFY",
    "tanID": "[MISTERY_ID]",
    "transactionID": "[ID]",
    "decryptedTan": "[STRING]"
}
HTTP/1.1 200 OK
@PierrickP PierrickP modified the milestone: road-to-1-0-0 May 24, 2016
@PierrickP PierrickP modified the milestone: road-to-1-0-0 May 29, 2016
@PierrickP PierrickP added this to the Certify transfers milestone Jun 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant