Create loc_id Conversion Job
create_conversion_jobCreates a synchronous v0 user-data conversion job with preserved scalar fields and JSON rows, CSV, JSON Lines, or Parquet output. Hosted service default: 7,500 rows, tuned around a 10-20 second response budget. A direct local-runtime loopback caller has no service item cap; local machine resources are the boundary. Identifier deduplication keeps repeated geography keys efficient.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iso3 | No | ||
| items | Yes | Rows to convert; row-level fields may override top-level defaults. | |
| limit | No | ||
| quote_id | No | Quote id returned by estimate_conversion_job, when available. | |
| min_share | No | ||
| to_system | No | Optional output reference system. Omit to normalize to loc_id. | |
| request_id | No | Optional caller-supplied request id for tracing. | |
| from_system | No | ||
| output_name | No | ||
| output_format | No | ||
| geography_binding | No | ||
| target_admin_level | No | ||
| relationship_vintage | No |