Index

api/v1/docs

Path: api/v1/docs

This API is JSON:API compliant.

This endpoint supports the following methods:
GET

The resource type for this endpoint is Document
The identifier is docid

Filters:

objreftypeThe type of object being referenced, can be Job,Stock
objrefidThe object reference. For a job, the job number, for stock the stock code.

The Document resource type attributes are as follows:

{
"code":string (read-only)
"docName":string (read-only)
}