Financing | ans..1024 | O | Contains financing data for a previous initialization. They are returned in JSON format and Base64 encoded. Example JSON format (already Base64 decoded): 
| Contains all the necessary data for a previous initialization. They are returned in JSON format and Base64 encoded. Example JSON format (already Base64 decoded): {
"decision": {
"transactionId": "EWZEN7",
"deviceIdentToken": "dffedf20-21df-11ec-9621-0242ac130002",
"orderValue": 2614.79,
"interest": 234.56,
"nominalInterest": 8.64,
"effectiveInterest": 8.99,
"merchantSpecificInterest": 8.99,
"totalValue": 2849.35,
"decisionOutcome": "POSITIVE",
"numberOfInstallments": 9,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 60,
"installment": 302,
"lastInstallment": 293.58,
"firstInstallmentDate": "2023-03-20",
"lastInstallmentDate": "2023-03-20",
"amortizationPlanText": "string",
"urlPreContractualInformation": "string",
"installmentPlans": [
{
"totalValuePlan": 0,
"interests": {
"effectiveInterest": 8.99,
"nominalInterest": 8.64,
"interest": 234.56
},
"paymentPlan": {
"numberOfInstallments": 9,
"firstInstallmentDate": "2023-03-20",
"lastInstallmentDate": "2023-03-20",
"installment": 302,
"lastInstallment": 293.58
}
}
],
"mtan": {
"required": true,
"status": "PENDING",
"remainingAttempts": 2,
"successful": true,
"mobilePhoneNumberInvalid": true,
"skipMobilePhoneNumberValidation": true
},
"bankAccountCheck": {
"required": false,
"successful": false
}
},
"transaction": {
"financingTerm": 6,
"orderDetails": {
"orderValue": 2614.79,
"orderId": "A1ZU560",
"numberOfProductsInShoppingCart": 1,
"invoiceAddress": {
"address": "Beuthener Str. 25",
"additionalAddressInformation": "3 OG",
"zip": "90471",
"city": "Nürnberg",
"country": "DE",
"firstName": "Ralf",
"lastName": "Ratenkauf"
},
"shippingAddress": {
"address": "Beuthener Str. 25",
"additionalAddressInformation": "3 OG",
"zip": "90471",
"city": "Nürnberg",
"country": "DE",
"firstName": "Ralf",
"lastName": "Ratenkauf",
"packageStation": true
},
"shoppingCartInformation": [
{
"productName": "Washing Machine",
"quantity": 1,
"price": 599.95,
"manufacturer": "Siemens",
"productCategory": "Household Appliances",
"articleNumber": [
{
"numberType": "GTIN",
"number": 1111111
}
]
}
]
},
"shopsystem": {
"shopSystemManufacturer": "Shopware 5.5.10",
"shopSystemModuleVersion": "1.6.3"
},
"customer": {
"gender": "MR",
"firstName": "Ralf",
"lastName": "Ratenkauf",
"birthDate": "1949-10-17",
"birthName": "string",
"birthPlace": "string",
"title": "PROFDR",
"contact": {
"email": "test@test.de",
"mobilePhoneNumber": "017186397426",
"phoneNumber": "01771234567",
"phoneNumbersConfirmed": false
},
"bank": {
"iban": "DE06760320009210030015",
"bic": "MARKDEFFXXX"
},
"employment": {
"employmentType": "EMPLOYEE",
"monthlyNetIncome": 3000
},
"companyName": ""
},
"customerRelationship": {
"customerStatus": "EXISTING_CUSTOMER",
"customerSince": "2007-10-10",
"orderDoneWithLogin": false,
"numberOfOrders": 3,
"negativePaymentInformation": "NO_INFORMATION",
"riskyItemsInShoppingCart": false,
"logisticsServiceProvider": "Hermes"
},
"consent": {
"sepaMandate": true,
"advertisement": true,
"dataProcessing": true,
"consentToActInOnwnName": true
},
"redirectLinks": {
"urlSuccess": "https://www.google.com/search?q=easycreditSuccess",
"urlCancellation": "https://www.google.com/search?q=easycreditCanceled",
"urlDenial": "https://www.google.com/search?q=easycreditDenied",
"urlAuthorizationCallback": "https://www.google.com/search?=ratenkaufCallback"
}
},
"status": "OPEN"
} |
| Enthält Finanzierungsdaten für eine vorherige Initialisierung. Sie werden im JSON-Format und Base64-codiert zurückgegeben. Beispiel-JSON-Format (bereits Base64-dekodiert): 
| Enthält alle notwendigen Daten für eine vorherige Initialisierung. Sie werden im JSON-Format und Base64-codiert zurückgegeben. Beispiel-JSON-Format (bereits Base64-dekodiert): {
"decision": {
"transactionId": "EWZEN7",
"deviceIdentToken": "dffedf20-21df-11ec-9621-0242ac130002",
"orderValue": 2614.79,
"interest": 234.56,
"nominalInterest": 8.64,
"effectiveInterest": 8.99,
"merchantSpecificInterest": 8.99,
"totalValue": 2849.35,
"decisionOutcome": "POSITIVE",
"numberOfInstallments": 9,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 60,
"installment": 302,
"lastInstallment": 293.58,
"firstInstallmentDate": "2023-03-20",
"lastInstallmentDate": "2023-03-20",
"amortizationPlanText": "string",
"urlPreContractualInformation": "string",
"installmentPlans": [
{
"totalValuePlan": 0,
"interests": {
"effectiveInterest": 8.99,
"nominalInterest": 8.64,
"interest": 234.56
},
"paymentPlan": {
"numberOfInstallments": 9,
"firstInstallmentDate": "2023-03-20",
"lastInstallmentDate": "2023-03-20",
"installment": 302,
"lastInstallment": 293.58
}
}
],
"mtan": {
"required": true,
"status": "PENDING",
"remainingAttempts": 2,
"successful": true,
"mobilePhoneNumberInvalid": true,
"skipMobilePhoneNumberValidation": true
},
"bankAccountCheck": {
"required": false,
"successful": false
}
},
"transaction": {
"financingTerm": 6,
"orderDetails": {
"orderValue": 2614.79,
"orderId": "A1ZU560",
"numberOfProductsInShoppingCart": 1,
"invoiceAddress": {
"address": "Beuthener Str. 25",
"additionalAddressInformation": "3 OG",
"zip": "90471",
"city": "Nürnberg",
"country": "DE",
"firstName": "Ralf",
"lastName": "Ratenkauf"
},
"shippingAddress": {
"address": "Beuthener Str. 25",
"additionalAddressInformation": "3 OG",
"zip": "90471",
"city": "Nürnberg",
"country": "DE",
"firstName": "Ralf",
"lastName": "Ratenkauf",
"packageStation": true
},
"shoppingCartInformation": [
{
"productName": "Washing Machine",
"quantity": 1,
"price": 599.95,
"manufacturer": "Siemens",
"productCategory": "Household Appliances",
"articleNumber": [
{
"numberType": "GTIN",
"number": 1111111
}
]
}
]
},
"shopsystem": {
"shopSystemManufacturer": "Shopware 5.5.10",
"shopSystemModuleVersion": "1.6.3"
},
"customer": {
"gender": "MR",
"firstName": "Ralf",
"lastName": "Ratenkauf",
"birthDate": "1949-10-17",
"birthName": "string",
"birthPlace": "string",
"title": "PROFDR",
"contact": {
"email": "test@test.de",
"mobilePhoneNumber": "017186397426",
"phoneNumber": "01771234567",
"phoneNumbersConfirmed": false
},
"bank": {
"iban": "DE06760320009210030015",
"bic": "MARKDEFFXXX"
},
"employment": {
"employmentType": "EMPLOYEE",
"monthlyNetIncome": 3000
},
"companyName": ""
},
"customerRelationship": {
"customerStatus": "EXISTING_CUSTOMER",
"customerSince": "2007-10-10",
"orderDoneWithLogin": false,
"numberOfOrders": 3,
"negativePaymentInformation": "NO_INFORMATION",
"riskyItemsInShoppingCart": false,
"logisticsServiceProvider": "Hermes"
},
"consent": {
"sepaMandate": true,
"advertisement": true,
"dataProcessing": true,
"consentToActInOnwnName": true
},
"redirectLinks": {
"urlSuccess": "https://www.google.com/search?q=easycreditSuccess",
"urlCancellation": "https://www.google.com/search?q=easycreditCanceled",
"urlDenial": "https://www.google.com/search?q=easycreditDenied",
"urlAuthorizationCallback": "https://www.google.com/search?=ratenkaufCallback"
}
},
"status": "OPEN"
} |
|