get https://import/v2/qualification/
Find a qualification based on ID and year
Response
Find a qualification based on ID and year
xxxxxxxxxx
curl --request GET \
--url https://import/v2/qualification/id \
--header 'accept: */*'
Try It!
to start a request and see the response here!