Retrieve details of a specific client credit
GET/api/v1/credits/:id
Fetches detailed information about a specific credit based on its ID, including agency code, file number, and amendment information, if available.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Returns the details of a specific client credit
Invalid request parameters
Unauthorized access
Forbidden: You do not have permission to access this resource
Resource not found
Internal server error