List Procurements

GET

Fetches a procurement by ID provided in the path.

Path parameters

idlongRequired

The ID of the Procurement to fetch.

Response

This endpoint returns an object.
idlongOptional

Unique identifier for the site, managed by Impilo.

currentStatusstringOptional

The current status of the procurement

procurementTypestringOptional

The type of the procurement.

procurementItemslist of objectsOptional

List of items on the procurement

procurementEventslist of objectsOptional

List of events attached to the procurement

Built with