---
title: "Create Psr Sandbox"
method: POST
path: "/sandbox/create_psr"
---

# Create Psr Sandbox

`POST /sandbox/create_psr`

Medline's sandbox route: creates the order against the demo hospital.

Validates against the running environment's sandbox key -- a key of its own,
separate from the live create_psr key -- and there is no development bypass.

## Headers

- `x-api-key` string, nullable

## Request body

- object

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/versemedical/apis/fastapi.md) · [All operations](https://skmtc.dev/versemedical/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/versemedical/fastapi/revisions/2fa122a248bb/schema)
