Appearance
Create an assignment
OpenAPI specificationspost https://api.autopass.pro/assignments
Assign a part AM to a KType and an application.
Query parameters
ktype_id- Type:
number - Example:
470
application_id- Type:
number - Example:
2
Request body
Schema
| Attribute | Type | Example |
|---|---|---|
part_am_idRequired | number | 2659167 |
Example
{
"part_am_id": 2659167
}