Material Lists
Connect Material List to entity
post/material-lists/{id}/connect
Path parameters
idstring required
Request body
object required
Example request
{
"to_entity": "",
"to_entity_id": ""
}Response
Successful response
{
"to_entity": "",
"to_entity_id": ""
}Successful response