API Docs / Operations / Client Services - CSV Import / Confirm Service CSV Import

Confirm Service CSV Import

PUT /tenants/{tenant}/client-services/import/csv/{code}/confirm

Confirms a previously previewed import and queues it for background processing. Returns 201 if completed within 10 seconds, 202 if still processing.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string

Responses

400 Bad Request
401 Unauthorized – Invalid or missing API key
403 Forbidden
404 Not Found