mitodl/ol-django

Digital Credentials: add DRF detail action mixin to create DigitalCredentialRequest

Closed this issue · 0 comments

To accomplish mitodl/mitxpro#2157, we want to be able to add digital credential request creation to existing REST APIs.

An example of what we'd be looking to do is an API call like:

POST /api/program-certificate//request-digital-credentials/

Which would then return, at a minimum, the deep link to the mobile wallet app.