GetReportedPregnancyYears API documentation

Endpoint Overview

Retrieve donor information by providing the donor's unique identifier (key).

HTTP Method

GET

URL

https://api-development.cryosinternational.com/pregnancy/PregnancyReport/pregnancyReportYears

Key is the donor ID, either as a alias name like JOHN or a number ID like 12345.

Request Details

The request path parameters

Response details - status codes

Status Codes

  • 200 OK: Request was successful, and the donor details are returned.

  • 400 Bad Request: Missing or invalid parameters.

  • 401 Unauthorized: Invalid or missing subscription key.

  • 404 Not Found: No donor found with the provided key.

Response Format

Content-Type: application/json