Fetch current terms and conditions
GET/api/v1/terms-conditions
Retrieves the active terms and conditions document for the authenticated user's bank and language. Returns the latest version if the user hasn't accepted it yet or if a new version is available.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Terms and conditions document retrieved successfully
Invalid request parameters
Unauthorized access
Forbidden: You do not have permission to access this resource
Resource not found
Internal server error