Update latest definitions files

This commit is contained in:
AdyenAutomationBot
2023-09-25 10:54:31 +00:00
committed by github-actions[bot]
parent 0001ddb52d
commit a8b8d5c346
3 changed files with 28 additions and 28 deletions

View File

@@ -188,7 +188,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"entityAssociations\" : [ {\n \"jobTitle\" : \"CEO\",\n \"legalEntityId\" : \"YOUR_LEGAL_ENTITY_1\",\n \"type\" : \"uboThroughControl\"\n } ]\n}",
"raw": "{\n \"entityAssociations\" : [ {\n \"jobTitle\" : \"CEO\",\n \"legalEntityId\" : \"LE00000000000000000000001\",\n \"type\" : \"uboThroughControl\"\n } ]\n}",
"options": {
"raw": {
"language": "json"
@@ -338,7 +338,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"type\" : \"organization\",\n \"organization\" : {\n \"legalName\" : \"Explorer Company based in NL\",\n \"doingBusinessAs\" : \"API Company Trading\",\n \"type\" : \"privateCompany\",\n \"registeredAddress\" : {\n \"city\" : \"Amsterdam\",\n \"country\" : \"NL\",\n \"postalCode\" : \"1011DJ\",\n \"street\" : \"Simon Carmiggeltstraat 6 - 50\"\n },\n \"registrationNumber\" : \"34179503\",\n \"email\" : \"organization@example.com\"\n },\n \"entityAssociations\" : [ {\n \"jobTitle\" : \"CEO\",\n \"legalEntityId\" : \"YOUR_LEGAL_ENTITY_1\",\n \"type\" : \"signatory\"\n } ]\n}",
"raw": "{\n \"type\" : \"organization\",\n \"organization\" : {\n \"legalName\" : \"Explorer Company based in NL\",\n \"doingBusinessAs\" : \"API Company Trading\",\n \"type\" : \"privateCompany\",\n \"registeredAddress\" : {\n \"city\" : \"Amsterdam\",\n \"country\" : \"NL\",\n \"postalCode\" : \"1011DJ\",\n \"street\" : \"Simon Carmiggeltstraat 6 - 50\"\n },\n \"registrationNumber\" : \"34179503\",\n \"email\" : \"organization@example.com\"\n },\n \"entityAssociations\" : [ {\n \"jobTitle\" : \"CEO\",\n \"legalEntityId\" : \"LE00000000000000000000001\",\n \"type\" : \"signatory\"\n } ]\n}",
"options": {
"raw": {
"language": "json"
@@ -681,7 +681,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"capability\" : \"issueBankAccount\",\n \"industryCode\" : \"4531\",\n \"webData\" : [ {\n \"webAddress\" : \"https://www.adyen.com\"\n } ],\n \"legalEntityId\" : \"YOUR_LEGAL_ENTITY\",\n \"sourceOfFunds\" : {\n \"type\" : \"business\",\n \"adyenProcessedFunds\" : false,\n \"description\" : \"Funds from my flower shop business\"\n }\n}",
"raw": "{\n \"capability\" : \"issueBankAccount\",\n \"industryCode\" : \"4531\",\n \"webData\" : [ {\n \"webAddress\" : \"https://www.adyen.com\"\n } ],\n \"legalEntityId\" : \"LE00000000000000000000001\",\n \"sourceOfFunds\" : {\n \"type\" : \"business\",\n \"adyenProcessedFunds\" : false,\n \"description\" : \"Funds from my flower shop business\"\n }\n}",
"options": {
"raw": {
"language": "json"
@@ -722,7 +722,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"capability\" : \"receivePayments\",\n \"salesChannels\" : [ \"eCommerce\", \"ecomMoto\" ],\n \"industryCode\" : \"339E\",\n \"legalEntityId\" : \"YOUR_LEGAL_ENTITY\",\n \"webData\" : [ {\n \"webAddress\" : \"https://yoururl.com\"\n } ]\n}",
"raw": "{\n \"capability\" : \"receivePayments\",\n \"salesChannels\" : [ \"eCommerce\", \"ecomMoto\" ],\n \"industryCode\" : \"339E\",\n \"legalEntityId\" : \"LE00000000000000000000001\",\n \"webData\" : [ {\n \"webAddress\" : \"https://yoururl.com\"\n } ]\n}",
"options": {
"raw": {
"language": "json"
@@ -933,7 +933,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"type\" : \"registrationDocument\",\n \"attachments\" : [ {\n \"content\" : \"JVBERi0xLjQKJcOkw7zDtsOfCjIgMCBv+f/ub0j6JPRX+E3EmC==\"\n } ],\n \"description\" : \"Registration doc for Example Company\",\n \"owner\" : {\n \"id\" : \"YOUR_LEGAL_ENTITY\",\n \"type\" : \"legalEntity\"\n }\n}",
"raw": "{\n \"type\" : \"registrationDocument\",\n \"attachments\" : [ {\n \"content\" : \"JVBERi0xLjQKJcOkw7zDtsOfCjIgMCBv+f/ub0j6JPRX+E3EmC==\"\n } ],\n \"description\" : \"Registration doc for Example Company\",\n \"owner\" : {\n \"id\" : \"LE00000000000000000000001\",\n \"type\" : \"legalEntity\"\n }\n}",
"options": {
"raw": {
"language": "json"
@@ -1083,7 +1083,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"acceptedBy\" : \"YOUR_LEGAL_ENTITY\",\n \"ipAddress\" : \"82.199.87.148\"\n}",
"raw": "{\n \"acceptedBy\" : \"LE00000000000000000000002\",\n \"ipAddress\" : \"82.199.87.148\"\n}",
"options": {
"raw": {
"language": "json"
@@ -1303,7 +1303,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"bankAccount\" : {\n \"currencyCode\" : \"EUR\",\n \"iban\" : \"NL02ABNA0123456789\"\n },\n \"legalEntityId\" : \"YOUR_LEGAL_ENTITY\",\n \"type\" : \"bankAccount\"\n}",
"raw": "{\n \"bankAccount\" : {\n \"currencyCode\" : \"EUR\",\n \"iban\" : \"NL02ABNA0123456789\"\n },\n \"legalEntityId\" : \"LE00000000000000000000001\",\n \"type\" : \"bankAccount\"\n}",
"options": {
"raw": {
"language": "json"
@@ -1361,7 +1361,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"legalEntityId\" : \"YOUR_LEGAL_ENTITY\",\n \"type\" : \"bankAccount\",\n \"bankAccount\" : {\n \"countryCode\" : \"NL\",\n \"currencyCode\" : \"EUR\",\n \"iban\" : \"NL62ABNA0000000123\"\n }\n}",
"raw": "{\n \"legalEntityId\" : \"LE00000000000000000000001\",\n \"type\" : \"bankAccount\",\n \"bankAccount\" : {\n \"countryCode\" : \"NL\",\n \"currencyCode\" : \"EUR\",\n \"iban\" : \"NL62ABNA0000000123\"\n }\n}",
"options": {
"raw": {
"language": "json"
@@ -1407,7 +1407,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"legalEntityId\" : \"YOUR_LEGAL_ENTITY\",\n \"type\" : \"bankAccount\",\n \"bankAccount\" : {\n \"countryCode\" : \"US\",\n \"currencyCode\" : \"USD\",\n \"accountNumber\" : \"0000000123\",\n \"branchCode\" : \"121202211\",\n \"accountType\" : \"checking\"\n }\n}",
"raw": "{\n \"legalEntityId\" : \"LE00000000000000000000001\",\n \"type\" : \"bankAccount\",\n \"bankAccount\" : {\n \"countryCode\" : \"US\",\n \"currencyCode\" : \"USD\",\n \"accountNumber\" : \"0000000123\",\n \"branchCode\" : \"121202211\",\n \"accountType\" : \"checking\"\n }\n}",
"options": {
"raw": {
"language": "json"

View File

@@ -188,7 +188,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"entityAssociations\" : [ {\n \"jobTitle\" : \"CEO\",\n \"legalEntityId\" : \"YOUR_LEGAL_ENTITY_2\",\n \"type\" : \"uboThroughControl\"\n } ]\n}",
"raw": "{\n \"entityAssociations\" : [ {\n \"jobTitle\" : \"CEO\",\n \"legalEntityId\" : \"LE00000000000000000000002\",\n \"type\" : \"uboThroughControl\"\n } ]\n}",
"options": {
"raw": {
"language": "json"
@@ -240,7 +240,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"entityAssociations\" : [ {\n \"legalEntityId\" : \"YOUR_LEGAL_ENTITY_2\",\n \"type\" : \"soleProprietorship\"\n } ]\n}",
"raw": "{\n \"entityAssociations\" : [ {\n \"legalEntityId\" : \"LE00000000000000000000002\",\n \"type\" : \"soleProprietorship\"\n } ]\n}",
"options": {
"raw": {
"language": "json"
@@ -390,7 +390,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"type\" : \"organization\",\n \"organization\" : {\n \"legalName\" : \"Explorer Company based in NL\",\n \"doingBusinessAs\" : \"API Company Trading\",\n \"type\" : \"privateCompany\",\n \"registeredAddress\" : {\n \"city\" : \"Amsterdam\",\n \"country\" : \"NL\",\n \"postalCode\" : \"1011DJ\",\n \"street\" : \"Simon Carmiggeltstraat 6 - 50\"\n },\n \"registrationNumber\" : \"34179503\",\n \"email\" : \"organization@example.com\"\n },\n \"entityAssociations\" : [ {\n \"jobTitle\" : \"CEO\",\n \"legalEntityId\" : \"YOUR_LEGAL_ENTITY_1\",\n \"type\" : \"signatory\"\n } ]\n}",
"raw": "{\n \"type\" : \"organization\",\n \"organization\" : {\n \"legalName\" : \"Explorer Company based in NL\",\n \"doingBusinessAs\" : \"API Company Trading\",\n \"type\" : \"privateCompany\",\n \"registeredAddress\" : {\n \"city\" : \"Amsterdam\",\n \"country\" : \"NL\",\n \"postalCode\" : \"1011DJ\",\n \"street\" : \"Simon Carmiggeltstraat 6 - 50\"\n },\n \"registrationNumber\" : \"34179503\",\n \"email\" : \"organization@example.com\"\n },\n \"entityAssociations\" : [ {\n \"jobTitle\" : \"CEO\",\n \"legalEntityId\" : \"LE00000000000000000000001\",\n \"type\" : \"signatory\"\n } ]\n}",
"options": {
"raw": {
"language": "json"
@@ -878,7 +878,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"capability\" : \"issueBankAccount\",\n \"industryCode\" : \"4531\",\n \"webData\" : [ {\n \"webAddress\" : \"https://www.adyen.com\"\n } ],\n \"legalEntityId\" : \"YOUR_LEGAL_ENTITY\",\n \"sourceOfFunds\" : {\n \"type\" : \"business\",\n \"adyenProcessedFunds\" : false,\n \"description\" : \"Funds from my flower shop business\"\n }\n}",
"raw": "{\n \"capability\" : \"issueBankAccount\",\n \"industryCode\" : \"4531\",\n \"webData\" : [ {\n \"webAddress\" : \"https://www.adyen.com\"\n } ],\n \"legalEntityId\" : \"LE00000000000000000000001\",\n \"sourceOfFunds\" : {\n \"type\" : \"business\",\n \"adyenProcessedFunds\" : false,\n \"description\" : \"Funds from my flower shop business\"\n }\n}",
"options": {
"raw": {
"language": "json"
@@ -1089,7 +1089,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"type\" : \"registrationDocument\",\n \"attachments\" : [ {\n \"content\" : \"JVBERi0xLjQKJcOkw7zDtsOfCjIgMCBv+f/ub0j6JPRX+E3EmC==\"\n } ],\n \"description\" : \"Registration doc for Example Company\",\n \"owner\" : {\n \"id\" : \"YOUR_LEGAL_ENTITY\",\n \"type\" : \"legalEntity\"\n }\n}",
"raw": "{\n \"type\" : \"registrationDocument\",\n \"attachments\" : [ {\n \"content\" : \"JVBERi0xLjQKJcOkw7zDtsOfCjIgMCBv+f/ub0j6JPRX+E3EmC==\"\n } ],\n \"description\" : \"Registration doc for Example Company\",\n \"owner\" : {\n \"id\" : \"LE00000000000000000000001\",\n \"type\" : \"legalEntity\"\n }\n}",
"options": {
"raw": {
"language": "json"
@@ -1239,7 +1239,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"acceptedBy\" : \"YOUR_LEGAL_ENTITY\",\n \"ipAddress\" : \"82.199.87.148\"\n}",
"raw": "{\n \"acceptedBy\" : \"LE00000000000000000000002\",\n \"ipAddress\" : \"82.199.87.148\"\n}",
"options": {
"raw": {
"language": "json"
@@ -1459,7 +1459,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"bankAccount\" : {\n \"currencyCode\" : \"EUR\",\n \"iban\" : \"NL02ABNA0123456789\"\n },\n \"legalEntityId\" : \"YOUR_LEGAL_ENTITY\",\n \"type\" : \"bankAccount\"\n}",
"raw": "{\n \"bankAccount\" : {\n \"currencyCode\" : \"EUR\",\n \"iban\" : \"NL02ABNA0123456789\"\n },\n \"legalEntityId\" : \"LE00000000000000000000001\",\n \"type\" : \"bankAccount\"\n}",
"options": {
"raw": {
"language": "json"
@@ -1517,7 +1517,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"legalEntityId\" : \"YOUR_LEGAL_ENTITY\",\n \"type\" : \"bankAccount\",\n \"bankAccount\" : {\n \"countryCode\" : \"NL\",\n \"currencyCode\" : \"EUR\",\n \"iban\" : \"NL62ABNA0000000123\"\n }\n}",
"raw": "{\n \"legalEntityId\" : \"LE00000000000000000000001\",\n \"type\" : \"bankAccount\",\n \"bankAccount\" : {\n \"countryCode\" : \"NL\",\n \"currencyCode\" : \"EUR\",\n \"iban\" : \"NL62ABNA0000000123\"\n }\n}",
"options": {
"raw": {
"language": "json"
@@ -1563,7 +1563,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"legalEntityId\" : \"YOUR_LEGAL_ENTITY\",\n \"type\" : \"bankAccount\",\n \"bankAccount\" : {\n \"countryCode\" : \"US\",\n \"currencyCode\" : \"USD\",\n \"accountNumber\" : \"0000000123\",\n \"branchCode\" : \"121202211\",\n \"accountType\" : \"checking\"\n }\n}",
"raw": "{\n \"legalEntityId\" : \"LE00000000000000000000001\",\n \"type\" : \"bankAccount\",\n \"bankAccount\" : {\n \"countryCode\" : \"US\",\n \"currencyCode\" : \"USD\",\n \"accountNumber\" : \"0000000123\",\n \"branchCode\" : \"121202211\",\n \"accountType\" : \"checking\"\n }\n}",
"options": {
"raw": {
"language": "json"

View File

@@ -188,7 +188,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"entityAssociations\" : [ {\n \"jobTitle\" : \"CEO\",\n \"legalEntityId\" : \"YOUR_LEGAL_ENTITY_2\",\n \"type\" : \"uboThroughControl\"\n } ]\n}",
"raw": "{\n \"entityAssociations\" : [ {\n \"jobTitle\" : \"CEO\",\n \"legalEntityId\" : \"LE00000000000000000000002\",\n \"type\" : \"uboThroughControl\"\n } ]\n}",
"options": {
"raw": {
"language": "json"
@@ -240,7 +240,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"entityAssociations\" : [ {\n \"legalEntityId\" : \"YOUR_LEGAL_ENTITY_2\",\n \"type\" : \"soleProprietorship\"\n } ]\n}",
"raw": "{\n \"entityAssociations\" : [ {\n \"legalEntityId\" : \"LE00000000000000000000002\",\n \"type\" : \"soleProprietorship\"\n } ]\n}",
"options": {
"raw": {
"language": "json"
@@ -390,7 +390,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"type\" : \"organization\",\n \"organization\" : {\n \"legalName\" : \"Explorer Company based in NL\",\n \"doingBusinessAs\" : \"API Company Trading\",\n \"type\" : \"privateCompany\",\n \"registeredAddress\" : {\n \"city\" : \"Amsterdam\",\n \"country\" : \"NL\",\n \"postalCode\" : \"1011DJ\",\n \"street\" : \"Simon Carmiggeltstraat 6 - 50\"\n },\n \"registrationNumber\" : \"34179503\",\n \"email\" : \"organization@example.com\"\n },\n \"entityAssociations\" : [ {\n \"jobTitle\" : \"CEO\",\n \"legalEntityId\" : \"YOUR_LEGAL_ENTITY_1\",\n \"type\" : \"signatory\"\n } ]\n}",
"raw": "{\n \"type\" : \"organization\",\n \"organization\" : {\n \"legalName\" : \"Explorer Company based in NL\",\n \"doingBusinessAs\" : \"API Company Trading\",\n \"type\" : \"privateCompany\",\n \"registeredAddress\" : {\n \"city\" : \"Amsterdam\",\n \"country\" : \"NL\",\n \"postalCode\" : \"1011DJ\",\n \"street\" : \"Simon Carmiggeltstraat 6 - 50\"\n },\n \"registrationNumber\" : \"34179503\",\n \"email\" : \"organization@example.com\"\n },\n \"entityAssociations\" : [ {\n \"jobTitle\" : \"CEO\",\n \"legalEntityId\" : \"LE00000000000000000000001\",\n \"type\" : \"signatory\"\n } ]\n}",
"options": {
"raw": {
"language": "json"
@@ -927,7 +927,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"service\" : \"banking\",\n \"industryCode\" : \"4531\",\n \"webData\" : [ {\n \"webAddress\" : \"https://www.adyen.com\"\n } ],\n \"legalEntityId\" : \"YOUR_LEGAL_ENTITY\",\n \"sourceOfFunds\" : {\n \"type\" : \"business\",\n \"adyenProcessedFunds\" : false,\n \"description\" : \"Funds from my flower shop business\"\n }\n}",
"raw": "{\n \"service\" : \"banking\",\n \"industryCode\" : \"4531\",\n \"webData\" : [ {\n \"webAddress\" : \"https://www.adyen.com\"\n } ],\n \"legalEntityId\" : \"LE00000000000000000000001\",\n \"sourceOfFunds\" : {\n \"type\" : \"business\",\n \"adyenProcessedFunds\" : false,\n \"description\" : \"Funds from my flower shop business\"\n }\n}",
"options": {
"raw": {
"language": "json"
@@ -968,7 +968,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"service\" : \"paymentProcessing\",\n \"industryCode\" : \"339E\",\n \"salesChannels\" : [ \"eCommerce\", \"ecomMoto\" ],\n \"legalEntityId\" : \"YOUR_LEGAL_ENTITY\",\n \"webData\" : [ {\n \"webAddress\" : \"https://yoururl.com\"\n } ]\n}",
"raw": "{\n \"service\" : \"paymentProcessing\",\n \"industryCode\" : \"339E\",\n \"salesChannels\" : [ \"eCommerce\", \"ecomMoto\" ],\n \"legalEntityId\" : \"LE00000000000000000000001\",\n \"webData\" : [ {\n \"webAddress\" : \"https://yoururl.com\"\n } ]\n}",
"options": {
"raw": {
"language": "json"
@@ -1179,7 +1179,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"type\" : \"registrationDocument\",\n \"attachments\" : [ {\n \"content\" : \"JVBERi0xLjQKJcOkw7zDtsOfCjIgMCBv+f/ub0j6JPRX+E3EmC==\"\n } ],\n \"description\" : \"Registration doc for Example Company\",\n \"owner\" : {\n \"id\" : \"YOUR_LEGAL_ENTITY\",\n \"type\" : \"legalEntity\"\n }\n}",
"raw": "{\n \"type\" : \"registrationDocument\",\n \"attachments\" : [ {\n \"content\" : \"JVBERi0xLjQKJcOkw7zDtsOfCjIgMCBv+f/ub0j6JPRX+E3EmC==\"\n } ],\n \"description\" : \"Registration doc for Example Company\",\n \"owner\" : {\n \"id\" : \"LE00000000000000000000001\",\n \"type\" : \"legalEntity\"\n }\n}",
"options": {
"raw": {
"language": "json"
@@ -1329,7 +1329,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"acceptedBy\" : \"YOUR_LEGAL_ENTITY\",\n \"ipAddress\" : \"82.199.87.148\"\n}",
"raw": "{\n \"acceptedBy\" : \"LE00000000000000000000002\",\n \"ipAddress\" : \"82.199.87.148\"\n}",
"options": {
"raw": {
"language": "json"
@@ -1549,7 +1549,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"bankAccount\" : {\n \"accountIdentification\" : {\n \"type\" : \"iban\",\n \"iban\" : \"NL02ABNA0123456789\"\n }\n },\n \"legalEntityId\" : \"YOUR_LEGAL_ENTITY\",\n \"type\" : \"bankAccount\"\n}",
"raw": "{\n \"bankAccount\" : {\n \"accountIdentification\" : {\n \"type\" : \"iban\",\n \"iban\" : \"NL02ABNA0123456789\"\n }\n },\n \"legalEntityId\" : \"LE00000000000000000000001\",\n \"type\" : \"bankAccount\"\n}",
"options": {
"raw": {
"language": "json"
@@ -1607,7 +1607,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"legalEntityId\" : \"YOUR_LEGAL_ENTITY\",\n \"type\" : \"bankAccount\",\n \"bankAccount\" : {\n \"accountIdentification\" : {\n \"type\" : \"iban\",\n \"iban\" : \"NL62ABNA0000000123\"\n }\n }\n}",
"raw": "{\n \"legalEntityId\" : \"LE00000000000000000000001\",\n \"type\" : \"bankAccount\",\n \"bankAccount\" : {\n \"accountIdentification\" : {\n \"type\" : \"iban\",\n \"iban\" : \"NL62ABNA0000000123\"\n }\n }\n}",
"options": {
"raw": {
"language": "json"
@@ -1653,7 +1653,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"legalEntityId\" : \"YOUR_LEGAL_ENTITY\",\n \"type\" : \"bankAccount\",\n \"bankAccount\" : {\n \"accountIdentification\" : {\n \"type\" : \"usLocal\",\n \"accountNumber\" : \"0000000123\",\n \"routingNumber\" : \"121202211\"\n }\n }\n}",
"raw": "{\n \"legalEntityId\" : \"LE00000000000000000000001\",\n \"type\" : \"bankAccount\",\n \"bankAccount\" : {\n \"accountIdentification\" : {\n \"type\" : \"usLocal\",\n \"accountNumber\" : \"0000000123\",\n \"routingNumber\" : \"121202211\"\n }\n }\n}",
"options": {
"raw": {
"language": "json"