Update latest definitions files

This commit is contained in:
AdyenAutomationBot
2023-07-21 15:39:15 +00:00
committed by github-actions[bot]
parent 7a69c2af89
commit 4ff54476c0
16 changed files with 28 additions and 28 deletions

View File

@@ -1345,7 +1345,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"amount\" : {\n \"currency\" : \"USD\",\n \"value\" : 1000\n },\n \"reference\" : \"Your order number\",\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4212345678901237\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\",\n \"cvc\" : \"737\"\n },\n \"browserInfo\" : {\n \"userAgent\" : \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0\",\n \"acceptHeader\" : \"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\",\n \"javaEnabled\" : true\n },\n \"returnUrl\" : \"https://your-company.com/...\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\"\n}",
"raw": "{\n \"amount\" : {\n \"currency\" : \"USD\",\n \"value\" : 1000\n },\n \"reference\" : \"Your order number\",\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4212345678901237\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\",\n \"cvc\" : \"737\"\n },\n \"browserInfo\" : {\n \"userAgent\" : \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0\",\n \"acceptHeader\" : \"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\"\n },\n \"returnUrl\" : \"https://your-company.com/...\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\"\n}",
"options": {
"raw": {
"language": "json"

View File

@@ -1391,7 +1391,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"amount\" : {\n \"currency\" : \"USD\",\n \"value\" : 1000\n },\n \"reference\" : \"Your order number\",\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4212345678901237\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\",\n \"cvc\" : \"737\"\n },\n \"browserInfo\" : {\n \"userAgent\" : \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0\",\n \"acceptHeader\" : \"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\",\n \"javaEnabled\" : true\n },\n \"returnUrl\" : \"https://your-company.com/...\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\"\n}",
"raw": "{\n \"amount\" : {\n \"currency\" : \"USD\",\n \"value\" : 1000\n },\n \"reference\" : \"Your order number\",\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4212345678901237\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\",\n \"cvc\" : \"737\"\n },\n \"browserInfo\" : {\n \"colorDepth\" : 24,\n \"screenHeight\" : 1800,\n \"screenWidth\" : 2880,\n \"timeZoneOffset\" : 60,\n \"language\" : \"nl\",\n \"userAgent\" : \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0\",\n \"acceptHeader\" : \"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\",\n \"javaEnabled\" : true\n },\n \"returnUrl\" : \"https://your-company.com/...\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\"\n}",
"options": {
"raw": {
"language": "json"

View File

@@ -1437,7 +1437,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"amount\" : {\n \"currency\" : \"USD\",\n \"value\" : 1000\n },\n \"reference\" : \"Your order number\",\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4212345678901237\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\",\n \"cvc\" : \"737\"\n },\n \"browserInfo\" : {\n \"userAgent\" : \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0\",\n \"acceptHeader\" : \"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\",\n \"javaEnabled\" : true\n },\n \"returnUrl\" : \"https://your-company.com/...\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\"\n}",
"raw": "{\n \"amount\" : {\n \"currency\" : \"USD\",\n \"value\" : 1000\n },\n \"reference\" : \"Your order number\",\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4212345678901237\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\",\n \"cvc\" : \"737\"\n },\n \"browserInfo\" : {\n \"colorDepth\" : 24,\n \"screenHeight\" : 1800,\n \"screenWidth\" : 2880,\n \"timeZoneOffset\" : 60,\n \"language\" : \"nl\",\n \"userAgent\" : \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0\",\n \"acceptHeader\" : \"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\",\n \"javaEnabled\" : true\n },\n \"returnUrl\" : \"https://your-company.com/...\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\"\n}",
"options": {
"raw": {
"language": "json"

View File

@@ -1437,7 +1437,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"amount\" : {\n \"currency\" : \"USD\",\n \"value\" : 1000\n },\n \"reference\" : \"Your order number\",\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4212345678901237\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\",\n \"cvc\" : \"737\"\n },\n \"browserInfo\" : {\n \"userAgent\" : \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0\",\n \"acceptHeader\" : \"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\",\n \"javaEnabled\" : true\n },\n \"returnUrl\" : \"https://your-company.com/...\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\"\n}",
"raw": "{\n \"amount\" : {\n \"currency\" : \"USD\",\n \"value\" : 1000\n },\n \"reference\" : \"Your order number\",\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4212345678901237\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\",\n \"cvc\" : \"737\"\n },\n \"browserInfo\" : {\n \"colorDepth\" : 24,\n \"screenHeight\" : 1800,\n \"screenWidth\" : 2880,\n \"timeZoneOffset\" : 60,\n \"language\" : \"nl\",\n \"userAgent\" : \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0\",\n \"acceptHeader\" : \"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\",\n \"javaEnabled\" : true\n },\n \"returnUrl\" : \"https://your-company.com/...\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\"\n}",
"options": {
"raw": {
"language": "json"

View File

@@ -1437,7 +1437,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"amount\" : {\n \"currency\" : \"USD\",\n \"value\" : 1000\n },\n \"reference\" : \"Your order number\",\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4212345678901237\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\",\n \"cvc\" : \"737\"\n },\n \"browserInfo\" : {\n \"userAgent\" : \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0\",\n \"acceptHeader\" : \"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\",\n \"javaEnabled\" : true\n },\n \"returnUrl\" : \"https://your-company.com/...\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\"\n}",
"raw": "{\n \"amount\" : {\n \"currency\" : \"USD\",\n \"value\" : 1000\n },\n \"reference\" : \"Your order number\",\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4212345678901237\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\",\n \"cvc\" : \"737\"\n },\n \"browserInfo\" : {\n \"colorDepth\" : 24,\n \"screenHeight\" : 1800,\n \"screenWidth\" : 2880,\n \"timeZoneOffset\" : 60,\n \"language\" : \"nl\",\n \"userAgent\" : \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0\",\n \"acceptHeader\" : \"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\",\n \"javaEnabled\" : true\n },\n \"returnUrl\" : \"https://your-company.com/...\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\"\n}",
"options": {
"raw": {
"language": "json"

View File

@@ -1437,7 +1437,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"amount\" : {\n \"currency\" : \"USD\",\n \"value\" : 1000\n },\n \"reference\" : \"Your order number\",\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4212345678901237\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\",\n \"cvc\" : \"737\"\n },\n \"browserInfo\" : {\n \"userAgent\" : \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0\",\n \"acceptHeader\" : \"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\",\n \"javaEnabled\" : true\n },\n \"returnUrl\" : \"https://your-company.com/...\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\"\n}",
"raw": "{\n \"amount\" : {\n \"currency\" : \"USD\",\n \"value\" : 1000\n },\n \"reference\" : \"Your order number\",\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4212345678901237\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\",\n \"cvc\" : \"737\"\n },\n \"browserInfo\" : {\n \"colorDepth\" : 24,\n \"screenHeight\" : 1800,\n \"screenWidth\" : 2880,\n \"timeZoneOffset\" : 60,\n \"language\" : \"nl\",\n \"userAgent\" : \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0\",\n \"acceptHeader\" : \"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\",\n \"javaEnabled\" : true\n },\n \"returnUrl\" : \"https://your-company.com/...\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\"\n}",
"options": {
"raw": {
"language": "json"

View File

@@ -1437,7 +1437,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"amount\" : {\n \"currency\" : \"USD\",\n \"value\" : 1000\n },\n \"reference\" : \"Your order number\",\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4212345678901237\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\",\n \"cvc\" : \"737\"\n },\n \"browserInfo\" : {\n \"userAgent\" : \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0\",\n \"acceptHeader\" : \"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\",\n \"javaEnabled\" : true\n },\n \"returnUrl\" : \"https://your-company.com/...\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\"\n}",
"raw": "{\n \"amount\" : {\n \"currency\" : \"USD\",\n \"value\" : 1000\n },\n \"reference\" : \"Your order number\",\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4212345678901237\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\",\n \"cvc\" : \"737\"\n },\n \"browserInfo\" : {\n \"colorDepth\" : 24,\n \"screenHeight\" : 1800,\n \"screenWidth\" : 2880,\n \"timeZoneOffset\" : 60,\n \"language\" : \"nl\",\n \"userAgent\" : \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0\",\n \"acceptHeader\" : \"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\",\n \"javaEnabled\" : true\n },\n \"returnUrl\" : \"https://your-company.com/...\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\"\n}",
"options": {
"raw": {
"language": "json"

View File

@@ -1437,7 +1437,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"amount\" : {\n \"currency\" : \"USD\",\n \"value\" : 1000\n },\n \"reference\" : \"Your order number\",\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4212345678901237\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\",\n \"cvc\" : \"737\"\n },\n \"browserInfo\" : {\n \"userAgent\" : \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0\",\n \"acceptHeader\" : \"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\",\n \"javaEnabled\" : true\n },\n \"returnUrl\" : \"https://your-company.com/...\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\"\n}",
"raw": "{\n \"amount\" : {\n \"currency\" : \"USD\",\n \"value\" : 1000\n },\n \"reference\" : \"Your order number\",\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4212345678901237\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\",\n \"cvc\" : \"737\"\n },\n \"browserInfo\" : {\n \"colorDepth\" : 24,\n \"screenHeight\" : 1800,\n \"screenWidth\" : 2880,\n \"timeZoneOffset\" : 60,\n \"language\" : \"nl\",\n \"userAgent\" : \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0\",\n \"acceptHeader\" : \"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\",\n \"javaEnabled\" : true\n },\n \"returnUrl\" : \"https://your-company.com/...\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\"\n}",
"options": {
"raw": {
"language": "json"

View File

@@ -1437,7 +1437,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"amount\" : {\n \"currency\" : \"USD\",\n \"value\" : 1000\n },\n \"reference\" : \"Your order number\",\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4212345678901237\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\",\n \"cvc\" : \"737\"\n },\n \"browserInfo\" : {\n \"userAgent\" : \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0\",\n \"acceptHeader\" : \"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\",\n \"javaEnabled\" : true\n },\n \"returnUrl\" : \"https://your-company.com/...\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\"\n}",
"raw": "{\n \"amount\" : {\n \"currency\" : \"USD\",\n \"value\" : 1000\n },\n \"reference\" : \"Your order number\",\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4212345678901237\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\",\n \"cvc\" : \"737\"\n },\n \"browserInfo\" : {\n \"colorDepth\" : 24,\n \"screenHeight\" : 1800,\n \"screenWidth\" : 2880,\n \"timeZoneOffset\" : 60,\n \"language\" : \"nl\",\n \"userAgent\" : \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0\",\n \"acceptHeader\" : \"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\",\n \"javaEnabled\" : true\n },\n \"returnUrl\" : \"https://your-company.com/...\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\"\n}",
"options": {
"raw": {
"language": "json"

View File

@@ -1437,7 +1437,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"amount\" : {\n \"currency\" : \"USD\",\n \"value\" : 1000\n },\n \"reference\" : \"Your order number\",\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4212345678901237\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\",\n \"cvc\" : \"737\"\n },\n \"browserInfo\" : {\n \"userAgent\" : \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0\",\n \"acceptHeader\" : \"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\",\n \"javaEnabled\" : true\n },\n \"returnUrl\" : \"https://your-company.com/...\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\"\n}",
"raw": "{\n \"amount\" : {\n \"currency\" : \"USD\",\n \"value\" : 1000\n },\n \"reference\" : \"Your order number\",\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4212345678901237\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\",\n \"cvc\" : \"737\"\n },\n \"browserInfo\" : {\n \"colorDepth\" : 24,\n \"screenHeight\" : 1800,\n \"screenWidth\" : 2880,\n \"timeZoneOffset\" : 60,\n \"language\" : \"nl\",\n \"userAgent\" : \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0\",\n \"acceptHeader\" : \"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\",\n \"javaEnabled\" : true\n },\n \"returnUrl\" : \"https://your-company.com/...\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\"\n}",
"options": {
"raw": {
"language": "json"

View File

@@ -1437,7 +1437,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"amount\" : {\n \"currency\" : \"USD\",\n \"value\" : 1000\n },\n \"reference\" : \"Your order number\",\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4212345678901237\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\",\n \"cvc\" : \"737\"\n },\n \"browserInfo\" : {\n \"userAgent\" : \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0\",\n \"acceptHeader\" : \"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\",\n \"javaEnabled\" : true\n },\n \"returnUrl\" : \"https://your-company.com/...\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\"\n}",
"raw": "{\n \"amount\" : {\n \"currency\" : \"USD\",\n \"value\" : 1000\n },\n \"reference\" : \"Your order number\",\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4212345678901237\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\",\n \"cvc\" : \"737\"\n },\n \"browserInfo\" : {\n \"colorDepth\" : 24,\n \"screenHeight\" : 1800,\n \"screenWidth\" : 2880,\n \"timeZoneOffset\" : 60,\n \"language\" : \"nl\",\n \"userAgent\" : \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0\",\n \"acceptHeader\" : \"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\",\n \"javaEnabled\" : true\n },\n \"returnUrl\" : \"https://your-company.com/...\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\"\n}",
"options": {
"raw": {
"language": "json"

View File

@@ -1437,7 +1437,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"amount\" : {\n \"currency\" : \"USD\",\n \"value\" : 1000\n },\n \"reference\" : \"Your order number\",\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4212345678901237\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\",\n \"cvc\" : \"737\"\n },\n \"browserInfo\" : {\n \"userAgent\" : \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0\",\n \"acceptHeader\" : \"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\",\n \"javaEnabled\" : true\n },\n \"returnUrl\" : \"https://your-company.com/...\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\"\n}",
"raw": "{\n \"amount\" : {\n \"currency\" : \"USD\",\n \"value\" : 1000\n },\n \"reference\" : \"Your order number\",\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4212345678901237\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\",\n \"cvc\" : \"737\"\n },\n \"browserInfo\" : {\n \"colorDepth\" : 24,\n \"screenHeight\" : 1800,\n \"screenWidth\" : 2880,\n \"timeZoneOffset\" : 60,\n \"language\" : \"nl\",\n \"userAgent\" : \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0\",\n \"acceptHeader\" : \"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\",\n \"javaEnabled\" : true\n },\n \"returnUrl\" : \"https://your-company.com/...\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\"\n}",
"options": {
"raw": {
"language": "json"

View File

@@ -2035,7 +2035,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4111111111111111\",\n \"cvc\" : \"737\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\"\n },\n \"amount\" : {\n \"value\" : 40000,\n \"currency\" : \"USD\"\n },\n \"reference\" : \"{{$guid}}\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\",\n \"returnUrl\" : \"https://your-company.com/...\",\n \"platformChargebackLogic\" : {\n \"behavior\" : \"deductFromOneBalanceAccount\",\n \"targetAccount\" : \"BA00000000000000000000001\"\n },\n \"splits\" : [ {\n \"amount\" : {\n \"value\" : 39600\n },\n \"type\" : \"BalanceAccount\",\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the sale amount\",\n \"description\" : \"Your description for the sale amount\"\n }, {\n \"amount\" : {\n \"value\" : 400\n },\n \"type\" : \"Commission\",\n \"reference\" : \"Your reference for the commission\",\n \"description\" : \"Your description for the commission\"\n }, {\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the fees\",\n \"description\" : \"Your description for the fees\",\n \"type\" : \"PaymentFee\"\n } ]\n}",
"raw": "{\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4111111111111111\",\n \"cvc\" : \"737\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\"\n },\n \"amount\" : {\n \"value\" : 40000,\n \"currency\" : \"USD\"\n },\n \"reference\" : \"{{$guid}}\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\",\n \"returnUrl\" : \"https://your-company.com/...\",\n \"platformChargebackLogic\" : {\n \"behavior\" : \"deductFromOneBalanceAccount\",\n \"targetAccount\" : \"BA00000000000000000000001\"\n },\n \"splits\" : [ {\n \"amount\" : {\n \"value\" : 39200\n },\n \"type\" : \"BalanceAccount\",\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the sale amount\",\n \"description\" : \"Your description for the sale amount\"\n }, {\n \"amount\" : {\n \"value\" : 400\n },\n \"type\" : \"Commission\",\n \"reference\" : \"Your reference for the commission\",\n \"description\" : \"Your description for the commission\"\n }, {\n \"amount\" : {\n \"value\" : 400\n },\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the fees\",\n \"description\" : \"Your description for the fees\",\n \"type\" : \"PaymentFee\"\n } ]\n}",
"options": {
"raw": {
"language": "json"

View File

@@ -2087,7 +2087,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4111111111111111\",\n \"cvc\" : \"737\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\"\n },\n \"amount\" : {\n \"value\" : 40000,\n \"currency\" : \"USD\"\n },\n \"reference\" : \"{{$guid}}\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\",\n \"returnUrl\" : \"https://your-company.com/...\",\n \"platformChargebackLogic\" : {\n \"behavior\" : \"deductFromOneBalanceAccount\",\n \"targetAccount\" : \"BA00000000000000000000001\"\n },\n \"splits\" : [ {\n \"amount\" : {\n \"value\" : 39600\n },\n \"type\" : \"BalanceAccount\",\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the sale amount\",\n \"description\" : \"Your description for the sale amount\"\n }, {\n \"amount\" : {\n \"value\" : 400\n },\n \"type\" : \"Commission\",\n \"reference\" : \"Your reference for the commission\",\n \"description\" : \"Your description for the commission\"\n }, {\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the fees\",\n \"description\" : \"Your description for the fees\",\n \"type\" : \"PaymentFee\"\n } ]\n}",
"raw": "{\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4111111111111111\",\n \"cvc\" : \"737\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\"\n },\n \"amount\" : {\n \"value\" : 40000,\n \"currency\" : \"USD\"\n },\n \"reference\" : \"{{$guid}}\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\",\n \"returnUrl\" : \"https://your-company.com/...\",\n \"platformChargebackLogic\" : {\n \"behavior\" : \"deductFromOneBalanceAccount\",\n \"targetAccount\" : \"BA00000000000000000000001\"\n },\n \"splits\" : [ {\n \"amount\" : {\n \"value\" : 39200\n },\n \"type\" : \"BalanceAccount\",\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the sale amount\",\n \"description\" : \"Your description for the sale amount\"\n }, {\n \"amount\" : {\n \"value\" : 400\n },\n \"type\" : \"Commission\",\n \"reference\" : \"Your reference for the commission\",\n \"description\" : \"Your description for the commission\"\n }, {\n \"amount\" : {\n \"value\" : 400\n },\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the fees\",\n \"description\" : \"Your description for the fees\",\n \"type\" : \"PaymentFee\"\n } ]\n}",
"options": {
"raw": {
"language": "json"
@@ -2423,7 +2423,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"amount\" : {\n \"value\" : 40000,\n \"currency\" : \"USD\"\n },\n \"reference\" : \"{{$guid}}\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\",\n \"returnUrl\" : \"https://your-company.com/...\",\n \"splits\" : [ {\n \"amount\" : {\n \"value\" : 39600\n },\n \"type\" : \"BalanceAccount\",\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the sale amount\",\n \"description\" : \"Your description for the sale amount\"\n }, {\n \"amount\" : {\n \"value\" : 400\n },\n \"type\" : \"Commission\",\n \"reference\" : \"Your reference for the commission\",\n \"description\" : \"Your description for the commission\"\n }, {\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the fees\",\n \"description\" : \"Your description for the fees\",\n \"type\" : \"PaymentFee\"\n } ]\n}",
"raw": "{\n \"amount\" : {\n \"value\" : 40000,\n \"currency\" : \"USD\"\n },\n \"reference\" : \"{{$guid}}\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\",\n \"returnUrl\" : \"https://your-company.com/...\",\n \"splits\" : [ {\n \"amount\" : {\n \"value\" : 39200\n },\n \"type\" : \"BalanceAccount\",\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the sale amount\",\n \"description\" : \"Your description for the sale amount\"\n }, {\n \"amount\" : {\n \"value\" : 400\n },\n \"type\" : \"Commission\",\n \"reference\" : \"Your reference for the commission\",\n \"description\" : \"Your description for the commission\"\n }, {\n \"amount\" : {\n \"value\" : 400\n },\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the fees\",\n \"description\" : \"Your description for the fees\",\n \"type\" : \"PaymentFee\"\n } ]\n}",
"options": {
"raw": {
"language": "json"

View File

@@ -2087,7 +2087,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4111111111111111\",\n \"cvc\" : \"737\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\"\n },\n \"amount\" : {\n \"value\" : 40000,\n \"currency\" : \"USD\"\n },\n \"reference\" : \"{{$guid}}\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\",\n \"returnUrl\" : \"https://your-company.com/...\",\n \"platformChargebackLogic\" : {\n \"behavior\" : \"deductFromOneBalanceAccount\",\n \"targetAccount\" : \"BA00000000000000000000001\"\n },\n \"splits\" : [ {\n \"amount\" : {\n \"value\" : 39600\n },\n \"type\" : \"BalanceAccount\",\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the sale amount\",\n \"description\" : \"Your description for the sale amount\"\n }, {\n \"amount\" : {\n \"value\" : 400\n },\n \"type\" : \"Commission\",\n \"reference\" : \"Your reference for the commission\",\n \"description\" : \"Your description for the commission\"\n }, {\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the fees\",\n \"description\" : \"Your description for the fees\",\n \"type\" : \"PaymentFee\"\n } ]\n}",
"raw": "{\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4111111111111111\",\n \"cvc\" : \"737\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\"\n },\n \"amount\" : {\n \"value\" : 40000,\n \"currency\" : \"USD\"\n },\n \"reference\" : \"{{$guid}}\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\",\n \"returnUrl\" : \"https://your-company.com/...\",\n \"platformChargebackLogic\" : {\n \"behavior\" : \"deductFromOneBalanceAccount\",\n \"targetAccount\" : \"BA00000000000000000000001\"\n },\n \"splits\" : [ {\n \"amount\" : {\n \"value\" : 39200\n },\n \"type\" : \"BalanceAccount\",\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the sale amount\",\n \"description\" : \"Your description for the sale amount\"\n }, {\n \"amount\" : {\n \"value\" : 400\n },\n \"type\" : \"Commission\",\n \"reference\" : \"Your reference for the commission\",\n \"description\" : \"Your description for the commission\"\n }, {\n \"amount\" : {\n \"value\" : 400\n },\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the fees\",\n \"description\" : \"Your description for the fees\",\n \"type\" : \"PaymentFee\"\n } ]\n}",
"options": {
"raw": {
"language": "json"
@@ -2423,7 +2423,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"amount\" : {\n \"value\" : 40000,\n \"currency\" : \"USD\"\n },\n \"reference\" : \"{{$guid}}\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\",\n \"returnUrl\" : \"https://your-company.com/...\",\n \"splits\" : [ {\n \"amount\" : {\n \"value\" : 39600\n },\n \"type\" : \"BalanceAccount\",\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the sale amount\",\n \"description\" : \"Your description for the sale amount\"\n }, {\n \"amount\" : {\n \"value\" : 400\n },\n \"type\" : \"Commission\",\n \"reference\" : \"Your reference for the commission\",\n \"description\" : \"Your description for the commission\"\n }, {\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the fees\",\n \"description\" : \"Your description for the fees\",\n \"type\" : \"PaymentFee\"\n } ]\n}",
"raw": "{\n \"amount\" : {\n \"value\" : 40000,\n \"currency\" : \"USD\"\n },\n \"reference\" : \"{{$guid}}\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\",\n \"returnUrl\" : \"https://your-company.com/...\",\n \"splits\" : [ {\n \"amount\" : {\n \"value\" : 39200\n },\n \"type\" : \"BalanceAccount\",\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the sale amount\",\n \"description\" : \"Your description for the sale amount\"\n }, {\n \"amount\" : {\n \"value\" : 400\n },\n \"type\" : \"Commission\",\n \"reference\" : \"Your reference for the commission\",\n \"description\" : \"Your description for the commission\"\n }, {\n \"amount\" : {\n \"value\" : 400\n },\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the fees\",\n \"description\" : \"Your description for the fees\",\n \"type\" : \"PaymentFee\"\n } ]\n}",
"options": {
"raw": {
"language": "json"

View File

@@ -979,7 +979,7 @@
"name": "Recurring",
"item": [
{
"name": "/storedPaymentMethods/{{recurringId}}",
"name": "/storedPaymentMethods/{{storedPaymentMethodId}}",
"description": "Deletes the token identified in the path. The token can no longer be used with payment requests.",
"item": [
{
@@ -1003,17 +1003,17 @@
}
},
"url": {
"raw": "{{baseUrl}}/storedPaymentMethods/{{recurringId}}",
"raw": "{{baseUrl}}/storedPaymentMethods/{{storedPaymentMethodId}}",
"host": [
"{{baseUrl}}"
],
"path": [
"storedPaymentMethods",
"{{recurringId}}"
"{{storedPaymentMethodId}}"
],
"variable": [
{
"key": "recurringId",
"key": "storedPaymentMethodId",
"value": "",
"description": "The unique identifier of the token."
}
@@ -2198,7 +2198,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4111111111111111\",\n \"cvc\" : \"737\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\"\n },\n \"amount\" : {\n \"value\" : 40000,\n \"currency\" : \"USD\"\n },\n \"reference\" : \"{{$guid}}\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\",\n \"returnUrl\" : \"https://your-company.com/...\",\n \"platformChargebackLogic\" : {\n \"behavior\" : \"deductFromOneBalanceAccount\",\n \"targetAccount\" : \"BA00000000000000000000001\",\n \"costAllocationAccount\" : \"BA00000000000000000000001\"\n },\n \"splits\" : [ {\n \"amount\" : {\n \"value\" : 39600\n },\n \"type\" : \"BalanceAccount\",\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the sale amount\",\n \"description\" : \"Your description for the sale amount\"\n }, {\n \"amount\" : {\n \"value\" : 400\n },\n \"type\" : \"Commission\",\n \"reference\" : \"Your reference for the commission\",\n \"description\" : \"Your description for the commission\"\n }, {\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the fees\",\n \"description\" : \"Your description for the fees\",\n \"type\" : \"PaymentFee\"\n } ]\n}",
"raw": "{\n \"paymentMethod\" : {\n \"type\" : \"scheme\",\n \"number\" : \"4111111111111111\",\n \"cvc\" : \"737\",\n \"expiryMonth\" : \"03\",\n \"expiryYear\" : \"2030\",\n \"holderName\" : \"John Smith\"\n },\n \"amount\" : {\n \"value\" : 40000,\n \"currency\" : \"USD\"\n },\n \"reference\" : \"{{$guid}}\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\",\n \"returnUrl\" : \"https://your-company.com/...\",\n \"platformChargebackLogic\" : {\n \"behavior\" : \"deductFromOneBalanceAccount\",\n \"targetAccount\" : \"BA00000000000000000000001\",\n \"costAllocationAccount\" : \"BA00000000000000000000001\"\n },\n \"splits\" : [ {\n \"amount\" : {\n \"value\" : 39200\n },\n \"type\" : \"BalanceAccount\",\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the sale amount\",\n \"description\" : \"Your description for the sale amount\"\n }, {\n \"amount\" : {\n \"value\" : 400\n },\n \"type\" : \"Commission\",\n \"reference\" : \"Your reference for the commission\",\n \"description\" : \"Your description for the commission\"\n }, {\n \"amount\" : {\n \"value\" : 400\n },\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the fees\",\n \"description\" : \"Your description for the fees\",\n \"type\" : \"PaymentFee\"\n } ]\n}",
"options": {
"raw": {
"language": "json"
@@ -2534,7 +2534,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"amount\" : {\n \"value\" : 40000,\n \"currency\" : \"USD\"\n },\n \"reference\" : \"{{$guid}}\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\",\n \"returnUrl\" : \"https://your-company.com/...\",\n \"splits\" : [ {\n \"amount\" : {\n \"value\" : 39600\n },\n \"type\" : \"BalanceAccount\",\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the sale amount\",\n \"description\" : \"Your description for the sale amount\"\n }, {\n \"amount\" : {\n \"value\" : 400\n },\n \"type\" : \"Commission\",\n \"reference\" : \"Your reference for the commission\",\n \"description\" : \"Your description for the commission\"\n }, {\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the fees\",\n \"description\" : \"Your description for the fees\",\n \"type\" : \"PaymentFee\"\n } ]\n}",
"raw": "{\n \"amount\" : {\n \"value\" : 40000,\n \"currency\" : \"USD\"\n },\n \"reference\" : \"{{$guid}}\",\n \"merchantAccount\" : \"{{YOUR_MERCHANT_ACCOUNT}}\",\n \"returnUrl\" : \"https://your-company.com/...\",\n \"splits\" : [ {\n \"amount\" : {\n \"value\" : 39200\n },\n \"type\" : \"BalanceAccount\",\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the sale amount\",\n \"description\" : \"Your description for the sale amount\"\n }, {\n \"amount\" : {\n \"value\" : 400\n },\n \"type\" : \"Commission\",\n \"reference\" : \"Your reference for the commission\",\n \"description\" : \"Your description for the commission\"\n }, {\n \"amount\" : {\n \"value\" : 400\n },\n \"account\" : \"BA00000000000000000000001\",\n \"reference\" : \"Your reference for the fees\",\n \"description\" : \"Your description for the fees\",\n \"type\" : \"PaymentFee\"\n } ]\n}",
"options": {
"raw": {
"language": "json"
@@ -2756,6 +2756,11 @@
"value": "",
"type": "string"
},
{
"key": "storedPaymentMethodId",
"value": "",
"type": "string"
},
{
"key": "YOUR_MERCHANT_ACCOUNT",
"value": "",
@@ -2765,11 +2770,6 @@
"key": "sessionId",
"value": "",
"type": "string"
},
{
"key": "recurringId",
"value": "",
"type": "string"
}
]
}