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-c6a0-4dde-ab6a-230fe2794feb",
"edit_date": "2025-07-01 12:00:00",
"material_bundle_uuid": "123e4567-46e9-4fe2-be72-230feaa74f9b",
"job_uuid": "123e4567-027a-4e3c-8eba-230feef8b12b"
}
]