POST /item-import-templates), attributes (POST /attribute-import-templates), and bundles (POST /bundle-import-templates).
Once the import details are filled out in the template, you need to provide the file name and type in the request body of the POST /files/product endpoint. In the endpoint response, you will get the URL to upload the file to be imported. Using job exports endpoints, you can export the uploaded products and attributes based on specified criteria.
For information on the optimal methods to import data into fabric, see Data Ingestion Best Practices.
Download Postman Collection