|
| 1 | + |
| 2 | +export const businessLineInfo = { |
| 3 | + "capability": "issueBankAccount", |
| 4 | + "industryCode": "55", |
| 5 | + "webData": [ |
| 6 | + { |
| 7 | + "webAddress": "https://www.adyen.com" |
| 8 | + } |
| 9 | + ], |
| 10 | + "legalEntityId": "LE322KT223222D5FJ7THR293F", |
| 11 | + "sourceOfFunds": { |
| 12 | + "type": "business", |
| 13 | + "adyenProcessedFunds": "false", |
| 14 | + "description": "Funds from my flower shop business" |
| 15 | + } |
| 16 | +}; |
| 17 | + |
| 18 | +export const businessLineInfoUpdate = { |
| 19 | + "capability": "string", |
| 20 | + "industryCode": "string", |
| 21 | + "legalEntityId": "string", |
| 22 | + "salesChannels": ["string"], |
| 23 | + "sourceOfFunds": { |
| 24 | + "acquiringBusinessLineId": "string", |
| 25 | + "adyenProcessedFunds": false, |
| 26 | + "description": "string", |
| 27 | + "type": "business" |
| 28 | + }, |
| 29 | + "webData": [{ "webAddress": "string" }], |
| 30 | + "webDataExemption": { "reason": "noOnlinePresence" } |
| 31 | +}; |
| 32 | + |
| 33 | +export const document = { |
| 34 | + "attachment": { |
| 35 | + "content": "string", |
| 36 | + "contentType": "string", |
| 37 | + "filename": "string", |
| 38 | + "pageName": "string", |
| 39 | + "pageType": "string" |
| 40 | + }, |
| 41 | + "attachments": [{ |
| 42 | + "content": "string", |
| 43 | + "contentType": "string", |
| 44 | + "filename": "string", |
| 45 | + "pageName": "string", |
| 46 | + "pageType": "string" |
| 47 | + }], |
| 48 | + "description": "string", |
| 49 | + "expiryDate": "string", |
| 50 | + "fileName": "string", |
| 51 | + "id": "string", |
| 52 | + "issuerCountry": "string", |
| 53 | + "issuerState": "string", |
| 54 | + "number": "string", |
| 55 | + "owner": { |
| 56 | + "id": "string", |
| 57 | + "type": "string" |
| 58 | + }, |
| 59 | + "type": "bankStatement" |
| 60 | +}; |
| 61 | + |
| 62 | +export const onboardingLinkInfo = { |
| 63 | + "locale": "cs-CZ", |
| 64 | + "redirectUrl": "https://your.redirect-url.com", |
| 65 | + "themeId": "123456789" |
| 66 | +}; |
| 67 | + |
| 68 | +export const legalEntityInfo = { |
| 69 | + "type": "individual", |
| 70 | + "individual": { |
| 71 | + "residentialAddress": { |
| 72 | + "city": "San Francisco", |
| 73 | + "country": "US", |
| 74 | + "postalCode": "94107", |
| 75 | + "street": "Brannan Street 274", |
| 76 | + "stateOrProvince": "CA" |
| 77 | + }, |
| 78 | + "phone": { |
| 79 | + "countryCode": "US", |
| 80 | + "number": "5551231234", |
| 81 | + "type": "mobile" |
| 82 | + }, |
| 83 | + "name": { |
| 84 | + "firstName": "Simone", |
| 85 | + "lastName": "Hopper" |
| 86 | + }, |
| 87 | + "birthData": { |
| 88 | + "dateOfBirth": "1981-12-01" |
| 89 | + }, |
| 90 | + |
| 91 | + } |
| 92 | +}; |
| 93 | + |
| 94 | +export const genericEntityInfo = { |
| 95 | + "entityAssociations": [{ |
| 96 | + "associatorId": "string", |
| 97 | + "entityType": "string", |
| 98 | + "jobTitle": "string", |
| 99 | + "legalEntityId": "string", |
| 100 | + "name": "string", |
| 101 | + "type": "signatory" |
| 102 | + }], |
| 103 | + "individual": { |
| 104 | + "birthData": { "dateOfBirth": "string" }, |
| 105 | + "email": "string", |
| 106 | + "identificationData": { |
| 107 | + "expiryDate": "string", |
| 108 | + "issuerCountry": "string", |
| 109 | + "issuerState": "string", |
| 110 | + "nationalIdExempt": false, |
| 111 | + "number": "string", |
| 112 | + "type": "bankStatement" |
| 113 | + }, |
| 114 | + "name": { |
| 115 | + "firstName": "string", |
| 116 | + "infix": "string", |
| 117 | + "lastName": "string" |
| 118 | + }, |
| 119 | + "nationality": "string", |
| 120 | + "phone": { |
| 121 | + "number": "string", |
| 122 | + "type": "string" |
| 123 | + }, |
| 124 | + "residentialAddress": { |
| 125 | + "city": "string", |
| 126 | + "country": "string", |
| 127 | + "postalCode": "string", |
| 128 | + "stateOrProvince": "string", |
| 129 | + "street": "string", |
| 130 | + "street2": "string" |
| 131 | + }, |
| 132 | + "taxInformation": [{ |
| 133 | + "country": "string", |
| 134 | + "number": "string", |
| 135 | + "type": "string" |
| 136 | + }], |
| 137 | + "webData": { "webAddress": "string" } |
| 138 | + }, |
| 139 | + "organization": { |
| 140 | + "description": "string", |
| 141 | + "doingBusinessAs": "string", |
| 142 | + "email": "string", |
| 143 | + "legalName": "string", |
| 144 | + "phone": { |
| 145 | + "number": "string", |
| 146 | + "type": "string" |
| 147 | + }, |
| 148 | + "principalPlaceOfBusiness": { |
| 149 | + "city": "string", |
| 150 | + "country": "string", |
| 151 | + "postalCode": "string", |
| 152 | + "stateOrProvince": "string", |
| 153 | + "street": "string", |
| 154 | + "street2": "string" |
| 155 | + }, |
| 156 | + "registeredAddress": { |
| 157 | + "city": "string", |
| 158 | + "country": "string", |
| 159 | + "postalCode": "string", |
| 160 | + "stateOrProvince": "string", |
| 161 | + "street": "string", |
| 162 | + "street2": "string" |
| 163 | + }, |
| 164 | + "registrationNumber": "string", |
| 165 | + "stockData": { |
| 166 | + "marketIdentifier": "string", |
| 167 | + "stockNumber": "string", |
| 168 | + "tickerSymbol": "string" |
| 169 | + }, |
| 170 | + "taxInformation": [{ |
| 171 | + "country": "string", |
| 172 | + "number": "string", |
| 173 | + "type": "string" |
| 174 | + }], |
| 175 | + "taxReportingClassification": { |
| 176 | + "businessType": "other", |
| 177 | + "financialInstitutionNumber": "string", |
| 178 | + "mainSourceOfIncome": "businessOperation", |
| 179 | + "type": "nonFinancialNonReportable" |
| 180 | + }, |
| 181 | + "type": "associationIncorporated", |
| 182 | + "vatAbsenceReason": "industryExemption", |
| 183 | + "vatNumber": "string", |
| 184 | + "webData": { "webAddress": "string" } |
| 185 | + }, |
| 186 | + "soleProprietorship": { |
| 187 | + "countryOfGoverningLaw": "string", |
| 188 | + "doingBusinessAs": "string", |
| 189 | + "name": "string", |
| 190 | + "principalPlaceOfBusiness": { |
| 191 | + "city": "string", |
| 192 | + "country": "string", |
| 193 | + "postalCode": "string", |
| 194 | + "stateOrProvince": "string", |
| 195 | + "street": "string", |
| 196 | + "street2": "string" |
| 197 | + }, |
| 198 | + "registeredAddress": { |
| 199 | + "city": "string", |
| 200 | + "country": "string", |
| 201 | + "postalCode": "string", |
| 202 | + "stateOrProvince": "string", |
| 203 | + "street": "string", |
| 204 | + "street2": "string" |
| 205 | + }, |
| 206 | + "registrationNumber": "string", |
| 207 | + "vatAbsenceReason": "industryExemption", |
| 208 | + "vatNumber": "string" |
| 209 | + } |
| 210 | +}; |
| 211 | + |
| 212 | +export const transferInstrumentInfo = { |
| 213 | + "bankAccount": { |
| 214 | + "accountNumber": "string", |
| 215 | + "accountType": "string", |
| 216 | + "bankBicSwift": "string", |
| 217 | + "bankCity": "string", |
| 218 | + "bankCode": "string", |
| 219 | + "bankName": "string", |
| 220 | + "branchCode": "string", |
| 221 | + "checkCode": "string", |
| 222 | + "countryCode": "string", |
| 223 | + "currencyCode": "string", |
| 224 | + "iban": "string" |
| 225 | + }, |
| 226 | + "legalEntityId": "string", |
| 227 | + "recurringDetail": { |
| 228 | + "merchantAccount": "string", |
| 229 | + "reference": "string", |
| 230 | + "shopperReference": "string" |
| 231 | + }, |
| 232 | + "type": "bankAccount" |
| 233 | +}; |
0 commit comments