From version 22.1
edited by David Persson
on 2020/01/30 13:04
To version 23.1
edited by David Persson
on 2020/02/03 21:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,7 +6,7 @@
6 6  )))
7 7  )))
8 8  
9 -(% id="HThisAPIisusedtolistcurrentlyavailablecreditaccountoffersaswellastheassociatedonboardingprocess" class="lead" %)
9 +(% class="lead" id="HThisAPIisusedtolistcurrentlyavailablecreditaccountoffersaswellastheassociatedonboardingprocess" %)
10 10  This API is used to list currently available credit account offers as well as the associated onboarding process
11 11  
12 12  == [[image:1579213934206-248.png||height="160" width="362"]] ==
... ... @@ -118,7 +118,7 @@
118 118  ==== Post ====
119 119  
120 120  {{code language="http" title="**Request**"}}
121 -GET /ledger/credit-account-onboarding/v1/XXX/offers/YYY/applications HTTP/1.1
121 +POST /ledger/credit-account-onboarding/v1/XXX/offers/YYY/applications HTTP/1.1
122 122  Host: -
123 123  Authorization: Bearer <Token>
124 124  Content-Type: application/json
... ... @@ -280,7 +280,7 @@
280 280  ==== Request ====
281 281  
282 282  {{code language="http" title="**Request**"}}
283 -GET /ledger/credit-account-onboarding/v1/XXX/offers/YYY/applications/NNN/sign-agreement HTTP/1.1
283 +POST /ledger/credit-account-onboarding/v1/XXX/offers/YYY/applications/NNN/sign-agreement HTTP/1.1
284 284  Host: -
285 285  Authorization: Bearer <Token>
286 286  Content-Type: application/json