Index

api/v1/items

Path: api/v1/items

This API is JSON:API compliant.

This endpoint supports the following methods:
GET

The resource type for this endpoint is Item
The identifier is itemno

The Item resource type attributes are as follows:

{
"ItemCode":string (read-only)
"Description":string
}