Attach submission characteristics to the submission. Submission characteristics are properties associated with the original submission of the document (i.e., from the end user). In descriptions of the properties, “user” refers to the person who initially submitted the document, “customer” refers to a customer of Resistant.ai using this API.
Calling this endpoint is only allowed if enable_submission_characteristics is set to true when creating the submission. When submission characteristics are enabled for the submission, submitting then is required (the document will not be analyzed without them).
The access token received from the authorization server in the OAuth 2.0 flow.
Properties associated with the original submission of the document (i.e., from the actual end client).
Properties associated with the analyzed document.
Properties associated with the device used to submit the document.
Properties identifying the user who submitted the document.
Properties of a transaction between the user and customer, e.g., load or purchase.
Properties of an email interaction between the user and customer, e.g. email or subject hashes.
Properties of an insurance claim.
Time of document submission by the end user
Customer-assigned identifier of a customer's tenant (e.g., internal merchant ID). Please ensure the customer_tenant_id of any document is reviewed prior to submission to confirm that no PII is included. The customer_tenant_id is used to separate data by individual customer tenants for monitoring and configuration purposes.
1024Customer-assigned identifier of a customer's tenant (e.g., internal case ID). Please ensure the case_id of any document is reviewed prior to submission to confirm that no PII is included. The case_id is used to identify the resubmission of the document.
1024Submission characteristics were submitted successfully