Retrieve the current status and results of a bulk customer import job. This endpoint can be used to track the progress of both CSV uploads.
The response includes:
API token authentication using format <api token id>:<api client secret>
ID of the bulk import job to retrieve
Job status retrieved successfully
Unique identifier for the bulk import job
"Job:019542f5-b3e7-1d02-0000-000000000006"
Current status of the job
PENDING, PROCESSING, COMPLETED, FAILED "PROCESSING"
Detailed error information for failed entries
Timestamp when the job completed (only present for COMPLETED or FAILED status)
"2025-08-15T14:32:00Z"