Changes to Get credential offer
GET /webapp/credential-offers/{id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 5 revisions of this API.71
What changed
- ●
added the new
ACCESS_TOKEN_CREATEDenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
CREDENTIAL_ISSUEDenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
CREDENTIAL_REQUEST_RECEIVEDenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
NOTIFICATION_CREDENTIAL_ACCEPTEDenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
NOTIFICATION_CREDENTIAL_DELETEDenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
NOTIFICATION_CREDENTIAL_FAILURE ERRORenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
OFFER_CREATED ACCESS_TOKEN_REQUESTEDenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ○
removed the
OFFER_CREATED ACCESS_TOKEN_REQUESTED ACCESS_TOKEN_CREATED CREDENTIAL_REQUEST_RECEIVED CREDENTIAL_ISSUED NOTIFICATION_CREDENTIAL_ACCEPTED NOTIFICATION_CREDENTIAL_DELETED NOTIFICATION_CREDENTIAL_FAILURE ERRORenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ●