Get Import Mappings File

GET /api/pim/getImportMappings

Gets existing import mappings for a supplier

Query parameters

GET /api/pim/getImportMappings
curl \
 --request GET http://api.example.com/api/pim/getImportMappings \
 --header "Authorization: Bearer $ACCESS_TOKEN"