Summary
API Endpoint Address | https://api.trackrecordpro.co.uk/3.0/assetqueue |
---|---|
Minimum Supported API Version | 3.0 |
Supported Methods | GET |
Access Level | Everyone |
Description | The asset queue contains a list of assets awaiting approval. Assets must then be approved by whichever system is attached to the company via the api_assetqueue_manager_id value within the companies data. Once an asset is approved the external system can decide via the API wether or not to then copy that asset into its own database, and move it into the items table by using the items endpoint. |
GET assetqueue
GET /3.0/assetqueue HTTP/1.1
POST assetqueue
POST /3.0/assetqueue HTTP/1.1
PUT assetqueue
PUT /3.0/assetqueue HTTP/1.1
DELETE assetqueue
DELETE /3.0/assetqueue HTTP/1.1
Field Definitions