latestOpenAPI 3.1.02026-08-0854104180.4 KB

f39a4bfeca8e

Get an order's basic validation results

Fetch the basic validation results for a specific order

Either 'id' or 'uuid' must be provided.

get/orders/order/validation/stats

Query parameters

idstring
uuidstring

Headers

version-datavantstring

Version of the Orders API to use with this call

Version of the Orders API to use with this call

Response

Successful Response

validinteger required

Number of validated rows.

failedinteger required

Number of failed rows.

copiedinteger required

Number of copied rows.

in_progressinteger required

Number of in progress rows. -1 if not calculated yet.

validation_failures_thresholdinteger

Max failure percent to dispatch with validation errors by default.

tenant_namestring

Tenant name.