Changes for page card-transaction

Last modified by David Persson on 2024/02/21 07:48
From version 35.1
edited by Magnus Kull
on 2020/03/02 14:15
To version 36.1
edited by David Persson
on 2020/03/02 15:25
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.otr
1 +xwiki:XWiki.dap
Content
... ... @@ -48,7 +48,10 @@
48 48  Content-Type: application/json
49 49  
50 50  {
51 - "@id": "/ledger/card-transaction/v1/XXX/authorization/YYY",
51 + "authorizationId": "YYY",
52 + "@id": "/ledger/card-transaction/v1/XXX/authorizations/YYY",
53 + "parentHREF": "/",
54 + "operations": []
52 52  }
53 53  {{/code}}
54 54