Vendor

Start a Vendor Bulk Import from File

Creates a file source and returns a presigned upload. POST the file to continue. The file source can subsequently be managed via the /v1/web/bulk-import-file-source endpoints. The expected file structure can be retrieved from GET /v1/web/vendor/file-bulk-import/template.

post/v1/web/vendor/file-bulk-import

Request body

filenamestring required

Response

Default Response

idstring required
filenamestring required
creatorUserIdstring required
bulkImportIdstring
createdAtstring date-time required
updatedAtstring date-time required
processedAtstring date-time
uploadUrlstring required

Deprecated. Use upload instead.

Changes

No recorded changes to this endpoint across all 1 revision of this API.