Use this when
The trigger
A sample payload is almost ready, but its geography, currency or timestamp fields came from a spreadsheet, mapping table or customer-provided source.
API payload preflight · no signup
Catch cheap country-code, currency-code and timestamp mistakes before spending a debugging cycle on a remote API request.
For Developers, finance systems teams, solutions engineers and operators preparing representative payloads.
The scenario link contains no pasted text, uploaded file or generated result. Loading the workflow into the builder carries route slugs only.
Use this when
A sample payload is almost ready, but its geography, currency or timestamp fields came from a spreadsheet, mapping table or customer-provided source.
Portable handoff · no signup
Copy or download the public checklist, stop conditions, completion evidence and verified tool sequence. The pack does not read or include tool inputs, results, uploads or generated output.
Portable by design: public route metadata only. Use it for handoff and repeatable preparation, not as certification, compliance evidence or proof that a recipient accepted the work.
Verified route · 3 steps
Validate representative field values independently so reference-code mistakes are caught before they become integration debugging. This is syntax/reference checking, not end-to-end API validation.
Check country code
Validate a representative two-letter country code before mapping geography fields.
Validation utilities · validator.js · MIT
Check currency code
Validate the three-letter currency value used by the payload or export.
Business utilities · validator.js · MIT
Check timestamp
Validate the sample date-time syntax before handing it to another service.
Validation utilities · validator.js · MIT
Paid boundary
Field-level preflight is free. Production API ownership, secrets, retries, webhooks, monitoring, SLAs and durable jobs are the paid layer when needed.
Pass the useful route forward
Native share sends only this canonical Solarc route plus public page context. It never includes tool inputs, generated results, uploaded files, local presets or builder state.