Routes
Add supplemental information to collection
Add supplemental information to a collection. See the extended section of SupplementInformation for what types of supplemental information that are supported.
Path Parameters
collectionIdstringrequired
Header Parameters
Insurely-Versionstring
Enum:
["2024-06-01"]Request Body
typestring
Type of the supplemental information.
Possible Enum values are
TWO_FACTOR_CODE, TWO_FACTOR_CHOICE, RESPONSE_OBJECT, or COLLECTION_INPUT.Responses
Successfully added supplemental information.
cURL
curl https://api.insurely.com/wealth/collection/{collectionId}/supplement-info \ -X POST