Changes for page ../credit-account
Last modified by Helge Dahl on 2020/02/06 17:55
From version 45.1
edited by David Persson
on 2019/12/19 16:59
on 2019/12/19 16:59
To version 46.1
edited by David Persson
on 2019/12/20 10:03
on 2019/12/20 10:03
Change comment: There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -273,6 +273,7 @@ 273 273 274 274 === Cards === 275 275 276 +List cards 276 276 277 277 {{code language="http" title="**Request**"}} 278 278 POST /ledger/credit-account/v1/XXX/accounts/123/cards HTTP/1.1 ... ... @@ -285,7 +285,7 @@ 285 285 286 286 287 287 {{code language="http" title="**Response**"}} 288 -HTTP/1.1 20 1Created289 +HTTP/1.1 200 OK 289 289 Content-Type: application/json 290 290 291 291 { ... ... @@ -305,6 +305,7 @@ 305 305 306 306 {{/code}} 307 307 309 +==== Get ==== 308 308 309 309 {{code language="http" title="**Response**"}} 310 310 HTTP/1.1 201 Created