All Collections
Whitelabel Veryfi APIs
General Questions
List of JSON fields that users can update with PUT API
List of JSON fields that users can update with PUT API
Helen Birulia avatar
Written by Helen Birulia
Updated over a week ago

JSON fields that users can update with PUT API

Please check the fields that can be updated in v7 & v8 inside Veryfi Interactive API schema:

v8

PUT /documents/{document_id}

v7

PUT /documents/{document_id}

Fields that users can update with PUT API but don't participate in model training:

"exch_rate",

"external_id",

"is_dupe",

"lat",

"lng",

"notes",

"status",

For more instructions and code samples inside your web hub API Documentation: https://hub.veryfi.com/api/docs/documents/train/#

Other Articles that might help

Have any questions? Contact us at support@veryfi.com

Did this answer your question?