Amounts-are-consistent
amountsAreConsistent
is a special extraction introduced for the Return Assistant front-end. This extraction text value is set to "true" whenever we are confident that the delivered line item amounts, discounts, and other additional costs are extracted correctly. When the extraction value is "false", the Return Assistant screen should not appear and the compound extractions are removed from the response.
//amounts_are_consistent
{
"entity" : "text",
"value": "true",
"box" : {}
}
Format
Name | Type | Description |
---|---|---|
|
|
|
|
| Either "true" or "false". |
| bounding-box | n/a. |