GetErrorCSVAsset returns a signed URL and metadata for downloading an error CSV The error CSV contains all rows from the original file that failed during processing, sorted by their line number. This file can be used to identify and correct errors, and then re-uploaded through the CSV upload endpoint. If an error CSV does not yet exist for the specified file, one will be created.
GET/v1/csvs/:csvFileReferenceId/error/asset
GetErrorCSVAsset returns a signed URL and metadata for downloading an error CSV The error CSV contains all rows from the original file that failed during processing, sorted by their line number. This file can be used to identify and correct errors, and then re-uploaded through the CSV upload endpoint. If an error CSV does not yet exist for the specified file, one will be created.
Request
Responses
- 200
- default
A successful response.
An unexpected error response.