| Name | Description | Type | Additional information |
|---|---|---|---|
| duns |
Required field with the DUNS number of a client |
string |
None. |
| country |
Required field with a country code (BE, NL, FR, ...) |
string |
None. |
| language |
Required field with a language code (BE, NL, FR, ...) |
string |
None. |
| name |
Required field with the merchant's company name |
string |
None. |
| prefill_values |
Optional field that contains a JSON like { field1: "value1", field2: "value2", … } |
Object |
None. |
| form_id |
Required field with the ID of the form that was created with /CreateForm |
string |
None. |
| client_id |
Required field with the client ID |
string |
None. |
| customer_client_id |
Optional field with the client ID within the customer's system |
string |
None. |
| contacts |
Required field with a list of contacts |
Collection of Contact |
None. |
| email_content |
Optional field with a message to be added to the invitation email |
string |
None. |