mirror of
https://github.com/gcatanese/adyen-postman.git
synced 2026-03-10 08:01:18 +00:00
Update latest definitions files
This commit is contained in:
committed by
github-actions[bot]
parent
85727c0cf3
commit
466a297f14
@@ -526,7 +526,7 @@
|
||||
],
|
||||
"body": {
|
||||
"mode": "raw",
|
||||
"raw": "{\n \"redirectUrl\" : \"https://your.redirect-url.com/\",\n \"locale\" : \"nl-NL\"\n}",
|
||||
"raw": "{\n \"themeId\" : \"YOUR_THEME_ID\",\n \"redirectUrl\" : \"https://your.redirect-url.com/\",\n \"locale\" : \"nl-NL\"\n}",
|
||||
"options": {
|
||||
"raw": {
|
||||
"language": "json"
|
||||
|
||||
@@ -670,7 +670,7 @@
|
||||
],
|
||||
"body": {
|
||||
"mode": "raw",
|
||||
"raw": "{\n \"redirectUrl\" : \"https://your.redirect-url.com/\",\n \"locale\" : \"nl-NL\"\n}",
|
||||
"raw": "{\n \"themeId\" : \"YOUR_THEME_ID\",\n \"redirectUrl\" : \"https://your.redirect-url.com/\",\n \"locale\" : \"nl-NL\"\n}",
|
||||
"options": {
|
||||
"raw": {
|
||||
"language": "json"
|
||||
|
||||
@@ -719,7 +719,7 @@
|
||||
],
|
||||
"body": {
|
||||
"mode": "raw",
|
||||
"raw": "{\n \"redirectUrl\" : \"https://your.redirect-url.com/\",\n \"locale\" : \"nl-NL\"\n}",
|
||||
"raw": "{\n \"themeId\" : \"YOUR_THEME_ID\",\n \"redirectUrl\" : \"https://your.redirect-url.com/\",\n \"locale\" : \"nl-NL\"\n}",
|
||||
"options": {
|
||||
"raw": {
|
||||
"language": "json"
|
||||
|
||||
Reference in New Issue
Block a user