Changes for page ../credit-account-onboarding
Last modified by David Persson on 2020/04/21 08:18
From version 21.1
edited by David Persson
on 2020/01/17 08:24
on 2020/01/17 08:24
To version 22.1
edited by David Persson
on 2020/01/30 13:04
on 2020/01/30 13:04
Change comment: There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,7 +6,7 @@ 6 6 ))) 7 7 ))) 8 8 9 -(% class="lead"id="HThisAPIisusedtolistcurrentlyavailablecreditaccountoffersaswellastheassociatedonboardingprocess" %)9 +(% id="HThisAPIisusedtolistcurrentlyavailablecreditaccountoffersaswellastheassociatedonboardingprocess" class="lead" %) 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"]] == ... ... @@ -38,7 +38,7 @@ 38 38 "standardEuropeeanAgreements" : "https://www.payex.com/term-and-conditions/no/-----.pdf", 39 39 "accountTerms" : "https://www.payex.com/term-and-conditions/no/-----.pdf" 40 40 }, 41 - "@id" : "/ledger/credit-account-onboarding/v1/ 501/offers/kontotyp-1",41 + "@id" : "/ledger/credit-account-onboarding/v1/XXX/offers/kontotyp-1", 42 42 }, 43 43 { 44 44 "accountProfile" : "kontotyp-2", ... ... @@ -54,13 +54,13 @@ 54 54 "standardEuropeeanAgreements" : "https://www.payex.com/term-and-conditions/no/-----.pdf", 55 55 "accountTerms" : "https://www.payex.com/term-and-conditions/no/-----.pdf" 56 56 }, 57 - "@id" : "/ledger/credit-account-onboarding/v1/ 501/offers/kontotyp-2",57 + "@id" : "/ledger/credit-account-onboarding/v1/XXX/offers/kontotyp-2", 58 58 } 59 59 ], 60 - "@id": "/ledger/credit-account-onboarding/v1/ 501/offers",60 + "@id": "/ledger/credit-account-onboarding/v1/XXX/offers", 61 61 "view": { 62 - "@id": "/ledger/credit-account-onboarding/v1/ 501/offers?$top=2&$skip=0",63 - "next": "/ledger/credit-account-onboarding/v1/ 501/offers?$top=2&$skip=2"62 + "@id": "/ledger/credit-account-onboarding/v1/XXX/offers?$top=2&$skip=0", 63 + "next": "/ledger/credit-account-onboarding/v1/XXX/offers?$top=2&$skip=2" 64 64 } 65 65 } 66 66 {{/code}} ... ... @@ -85,12 +85,12 @@ 85 85 "standardEuropeeanAgreements" : "https://www.payex.com/term-and-conditions/no/-----.pdf", 86 86 "accountTerms" : "https://www.payex.com/term-and-conditions/no/-----.pdf" 87 87 }, 88 - "@id" : "/ledger/credit-account-onboarding/v1/ 501/offers/kontotyp-1000",88 + "@id" : "/ledger/credit-account-onboarding/v1/XXX/offers/kontotyp-1000", 89 89 "operations" : 90 90 [ 91 91 { 92 92 "title" : "apply-for-account", 93 - "href" : "/ledger/credit-account-onboarding/v1/ 501/offers/kontotyp-1000/applications",93 + "href" : "/ledger/credit-account-onboarding/v1/XXX/offers/kontotyp-1000/applications", 94 94 "action" : "post" 95 95 } 96 96 ] ... ... @@ -238,11 +238,11 @@ 238 238 }, 239 239 "account" : null, 240 240 "@id" : "/ledger/credit-account-onboardings/v1/501/offers/kontotyp-10000/applications/1561561-54641515-56456", 241 - "parentHREF" : "/ledger/credit-account-onboardings/v1/ 501/offers/kontotyp-10000",241 + "parentHREF" : "/ledger/credit-account-onboardings/v1/XXX/offers/kontotyp-10000", 242 242 "operations" : [ 243 243 { 244 244 "rel" : "sign-application", 245 - "href" : "/ledger/credit-account-onboardings/v1/ 501/offers/kontotyp-10000/applications/1561561-54641515-56456/sign-agreement",245 + "href" : "/ledger/credit-account-onboardings/v1/XXX/offers/kontotyp-10000/applications/1561561-54641515-56456/sign-agreement", 246 246 "action" : "post" 247 247 } 248 248 ] ... ... @@ -294,7 +294,7 @@ 294 294 Content-Type: application/json 295 295 296 296 { 297 - "createdAccount" : "https://api.payex.com/ledger/credit-account/v1/ 123/accounts/123456",297 + "createdAccount" : "https://api.payex.com/ledger/credit-account/v1/XXX/accounts/123456", 298 298 } 299 299 {{/code}} 300 300