VW File Hosting API

This API providers access to different files configurations used in the index

Endpoint Pattern

GET
/api/config/json/{fileName} Get files with .json extension
GET
/api/config/property/{fileName} Get files with .properties extension
GET
/api/config/csv/{fileName} Get files with .csv extension

Endpoint List

GET
/ Endpoint root to show documentation
GET
/health Verify if the server status is up
GET
/api/config/json/custom-pr-codes-1 Get the custom-pr-codes-1.json file
GET
/api/config/json/color-lookup Get the color-lookup.json file
GET
/api/config/json/satellite-dealers Get the satellite-dealers.json file
GET
/api/config/json/listDealerAssociations Get the listDealerAssociations.json file
GET
/api/config/json/lma-enrollment Get the lma-enrollment.json file
GET
/api/config/json/lma-zip Get the lma-zip.json file
GET
/api/config/json/destination-charges Get the destination-charges.json file
GET
/api/config/json/offers-shared-configurations Get the offers-shared-configurations.json file
GET
/api/config/property/pov-bg Get the pov-bg.properties file
GET
/api/config/csv/sample-inventory Get the sample-inventory.csv file