Apex Web Services Superbadge Unit || All Challenges

#salesforcetrailhead #superbadgeunit
Link: https://trailhead.salesforce.com/content/learn/superbadges/superbadge-custom-api-sbu
Find the Permissible Fly Zone
Develop an Apex REST web service to fetch the designated fly zone for a product code based on the country code. Build tests for your Apex REST service logic. You must have 90% test coverage to pass this challenge.

For more guidance, refer to the Help article.

2
Report a Lost Device
Implement an Apex REST service to report a device as lost and track its insurance claims process. Build tests for your Apex REST service logic. You must have 80% test coverage to pass this challenge.

For more guidance, refer to the Help article.

3
Confirm Certification Status
Expose an Apex class method as a custom SOAP web service to verify status of certifications held by an operator. Build tests for your Apex SOAP service logic. You must have 90% test coverage to pass this challenge.

Leave a Reply