Job Material Bundles
List all Job Material Bundles
Filtering
This endpoint supports result filtering. For more information on how to filter this request, go here.
get/jobmaterialbundle.json
Response
An array of Job Material Bundles
Example response
[
{
"uuid": "123e4567-3043-4893-9d00-2313fd8b969b",
"edit_date": "2025-08-01 12:00:00",
"material_bundle_uuid": "123e4567-cfad-4db5-b93a-2313f7663a1b",
"job_uuid": "123e4567-47c3-41c6-b302-2313f350e97b"
}
]