From version 19.1
edited by David Persson
on 2020/01/16 23:59
To version 20.1
edited by David Persson
on 2020/01/17 00:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -15,7 +15,7 @@
15 15  
16 16  ==== List ====
17 17  
18 -{{code language="http" title="**Request**"}}
18 +{{code language="http" title="**Response**"}}
19 19  GET /ledger/credit-account-onboarding/v1/XXX/offers HTTP/1.1
20 20  Host: -
21 21  Authorization: Bearer <Token>
... ... @@ -39,14 +39,6 @@
39 39   "accountTerms" : "https://www.payex.com/term-and-conditions/no/-----.pdf"
40 40   },
41 41   "@id" : "/ledger/credit-account-onboarding/v1/501/offers/kontotyp-1",
42 - "operations" :
43 - [
44 - {
45 - "title" : "apply-for-account",
46 - "href" : "/ledger/credit-account-onboarding/v1/501/offers/kontotyp-1/applications",
47 - "action" : "post"
48 - }
49 - ]
50 50   },
51 51   {
52 52   "accountProfile" : "kontotyp-2",
... ... @@ -63,14 +63,6 @@
63 63   "accountTerms" : "https://www.payex.com/term-and-conditions/no/-----.pdf"
64 64   },
65 65   "@id" : "/ledger/credit-account-onboarding/v1/501/offers/kontotyp-2",
66 - "operations" :
67 - [
68 - {
69 - "title" : "apply-for-account",
70 - "href" : "/ledger/credit-account-onboarding/v1/501/offers/kontotyp-2/applications",
71 - "action" : "post"
72 - }
73 - ]
74 74   }
75 75   ],
76 76   "@id": "/ledger/credit-account-onboarding/v1/501/offers",