post https://{shopdomain}.myshoplaza.com/openapi/2022-01/file
This API endpoint is used to create an upload task for a list of original file URLs. The backend processes the provided file URLs and assigns a task ID that can be used for tracking the upload progress.
Error Details
ErrorCode | Description | Possible reasons |
---|---|---|
400 | Bad Request | 1. Backend status indicates failure 2.Invalid domain url or credentials 3. empty body params 4.Missing or empty task_id |
500 | StatusInternalServerError | 1.Aborted 2.Unimplemented 3.Unauthenticated 4.DeadlineExceeded 5. Response message parsing error |