post https://example.com/api/v1/materials/batch_update/
Performs batch update/create of materials records.
The request body must be an array of model-like objects. If an object does not have a primary key defined, a model instance will be created; otherwise an update will be performed. Updates and creations can be done in the same request.