latestOpenAPI 3.1.02026-08-183475125.9 KB

ae58c064a7af

Batch custom-data lookup

Custom-data records for up to 500 DOT numbers in one call. Records come back under the requested DOT number; misses are listed in missing_dot_numbers. Optional fields projection narrows the returned custom_data keys.

post/v1/custom-data/lookup

Request body

dot_numbersstring[] required

1-500 DOT numbers; numbers are coerced to strings

fieldsstring[]

Optional projection: subset of the account’s field keys. Unknown keys return 400.

Response

Batch results with found/missing partition

requested_countinteger

After deduplication

found_countinteger
missing_dot_numbersstring[]

Requested DOTs with no record, echoed as requested