OpenAPI 3.0.32026-08-1463192294.9 KB

68961a011db0

erp-imports

createErpImport

Register an already-uploaded file (S3 ref) as a pricing-file import job and return its id. Nothing runs yet: no use case is chosen and no validation starts here. Rank the candidates with POST /v2/erp/imports/{importId}:suggest-use-cases, then start the validate phase with POST /v2/erp/imports/{importId}:validate.

post/v2/erp/imports

Request body

Response

Import job accepted

import_idstring required

imp_{ULID} — time-ordered, also used as the job's correlation_id.