Retrieve a term deposit by its ID
GET/api/v1/term-deposits/:id
Fetch a specific term deposit using its ID and agency code.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Term deposit retrieved successfully
Invalid request parameters
Unauthorized access
Forbidden: You do not have permission to access this resource
Resource not found
Internal server error