Routes
Add contact form input to collection
Add required contact form input fields to a collection. The required input fields are sent as extraInformation in the status response message. The collection will have the status `CONTACT_FORM_PENDING` in this case.
Path Parameters
collectionIdstringrequired
Header Parameters
Insurely-Versionstring
Enum:
["2024-06-01"]Request Body
Schema not found
Responses
Contact form input successfully added
cURL
curl https://api.insurely.com/wealth/collection/{collectionId}/add-contact-form-input \ -X POST