Configuring a REST API service to fetch vehicle information
Configure a REST API service to fetch vehicle information based on the vehicle identification number. As a service manager, you can quickly retrieve the details of a vehicle as it enters the service bay.
- Log in to Pega Warranty as a supplier manager.
- In the navigation panel of Dev Studio, click
- In the Explorer panel, go to .
- Click the Filter icon for Service package name and search for
Inquiry
. - Click the rule with the
VehicleInfo/{VIN}
URL template to open it. - In the Resource properties section, note the Service endpoint
URL.
You can use the Service endpoint URL in your connect REST rule to fetch vehicle information.
- To configure additional options and to test the method, in the Processing
options section, in the Service package (includes additional
processing options) area, click Inquiry.
For more information, see About Service Package data instances.
Previous topic Configuring an inquiry to display data on a single screen Next topic Warranty claim case type