Endpoint
Query Parameters
The unique identifier of the donation key to retrieve
Request Example
Response
Indicates whether the donation key was found
A message describing the result of the operation
The ID of the donation key
The code of the donation key
The amount associated with the donation key
Response Examples
Status Codes
200 OK- Donation key found and returned successfully400 Bad Request- Invalid request, missing identifier, or service error404 Not Found- Donation key not found or no data available
Source Reference
Controller:ClavesController.cs:46-98