Resource Fields
|
PII |
SI |
Field |
Description |
Format |
|---|---|---|---|---|
|
|
|
id |
The "id" refers to the identifier of a specific entity within the context of the API. It is automatically generated, does not change, and can only be accessed in read mode. It serves as a search filter to locate data based on a list of values. This field is also named “materialKitComponentId“ when used as path parameter. |
Max Length: 10 |
|
|
|
materialKit |
The id of a material kit that material kit component is part of. |
|
|
|
|
material |
The material associated with the material kit component. |
|
|
|
|
threshold |
The threshold quantity. |
|
|
|
|
thresholdIncrement |
Total threshold increment quantity. |
|
|
|
|
costAccount |
The cost account that is associated with the material kit component. |
|
|
|
|
movementType |
The movement type that is associated with the material kit component. |
|
|
|
|
costType |
The cost type that is associated with the material kit component. |
|
|
|
|
auxiliarAccount |
The auxiliar account that is associated with the material kit component. |
|
API list
-
GET /inventory/materials/r1/material-kits/{materialKitId}/components -
GET /inventory/materials/r1/material-kits/{materialKitId}/components/{materialKitComponentId -
POST /inventory/materials/r1/material-kits/{materialKitId}/components -
PATCH /inventory/materials/r1/material-Kit Components/{materialKitId}