# Bulk Version: v1 ## Download OpenAPI description [Bulk](https://developer.reged.com/_bundle/apis/producer-bulk-api/openapi.yaml) ## Bulk ### Gets the status of a bulk request - [GET /bulk/v1/status/{bulkRequestId}](https://developer.reged.com/apis/producer-bulk-api/openapi/bulk/paths/~1bulk~1v1~1status~1%7Bbulkrequestid%7D/get.md): Returns the processing status and outcome of a bulk import request ### Submit a new bulk of items to import - [POST /bulk/v1/{itemType}](https://developer.reged.com/apis/producer-bulk-api/openapi/bulk/paths/~1bulk~1v1~1%7Bitemtype%7D/post.md): For the provided itemType will import a batch of item records.