latestOpenAPI 3.1.02026-08-0854104180.4 KB

f39a4bfeca8e

Orders

Get an order's basic validation results

Fetch the basic validation results for a specific order.

get/orders/{order_id}/validation/stats

Path parameters

order_idstring required

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.