We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e12e71 commit 8afa62aCopy full SHA for 8afa62a
config/v3/landing_company/receive.json
@@ -362,6 +362,18 @@
362
}
363
364
},
365
+ "partner": {
366
+ "description": "Sign up requirements for partners",
367
+ "type": "array",
368
+ "items": {
369
+ "type": "string",
370
+ "examples": [
371
+ "first_name",
372
+ "residence",
373
+ "salutation"
374
+ ]
375
+ }
376
+ },
377
"signup": {
378
"description": "Sign up requirements",
379
"type": "array",
0 commit comments