We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b57e263 commit ea10770Copy full SHA for ea10770
config/v3/partner_settings/receive.json
@@ -33,6 +33,11 @@
33
"company"
34
]
35
},
36
+ "platform_URL": {
37
+ "description": "Platform URL for Dynamic works dashboard to be redirected from Partners Hub which will be set in BackOffice.",
38
+ "type": "string",
39
+ "pattern": "^[\\w_@./:#&+-]*$"
40
+ },
41
"provider": {
42
"description": "Defines the provider platform.",
43
"type": "string",
0 commit comments