Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request GET \ --url '{{BASE_URL}}/v3/order/<order_id>/requisition/pdf' \ --header 'accept: application/pdf' \ --header 'x-vital-api-key: YOUR_API_KEY' \ --output file.pdf
{ "detail": "<unknown>" }
Retrieve order requisition pdf via the Junction API. Requires authentication with your team API key.
Vital Team API Key
Your Order ID.
PDF with requisition form
Was this page helpful?
Suggestions