Objects
SupplementInformationRequest
Supplemental information to be added to a running collection.
collectionIdstring
The collection ID to append supplemental information to
supplementalInformationSupplementInformation
The supplemental information to provide.
{
"collectionId": "22e633bc-427d-4f4a-87cf-cfaca04ef351",
"supplementalInformation": {
"type": "TWO_FACTOR_CODE"
}
}