Get Import Mappings File

GET /api/pim/getImportMappings

Gets existing import mappings for a supplier

Query parameters

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