Get support
Request a Demo
Search...
/
Get Started
Welcome
Guides
Authentication
Patient Management
Order Management
Device Management
Webhook Management
API Reference
Clinical Notes
Devices
Inventory
Items
Kits
Manufacturers
Orders
Patients
Procurements
GET
List Procurements
POST
Create Procurement Request
POST
Create Shipping Notice
GET
Fetch Procurement Document
POST
Upload Procurement Document
DEL
Delete Procurement Document
Sites
Transfers
Webhooks
Readings - Blood Glucose
Readings - Blood Oxygen
Readings - Blood Pressure
Readings - Heart Rate
Readings - Heart Rate Variability
Readings - Peak Flow
Readings - Temperature
Readings - Weight
Tests
Resources
Models
OpenAPI Spec
Get support
Request a Demo
API Reference
Procurements
List Procurements
GET
https://
app.impiloplatform.com
/
api
/
v3
/
procurement
/
:id
Fetches a procurement by ID provided in the path.
Path parameters
id
integer
Required
The ID of the Procurement to fetch.
Response
This endpoint returns an object.
id
integer
Optional
Unique identifier for the site, managed by Impilo.
currentStatus
string
Optional
The current status of the procurement
procurementType
string
Optional
The type of the procurement.
procurementItems
list of objects
Optional
List of items on the procurement
Show 5 properties
procurementEvents
list of objects
Optional
List of events attached to the procurement
Show 2 properties
Built with