admin-projects

Get Project Detail

Get full project detail with user info, parts, quotes, and comments.

get/api/v1/admin/projects/{project_id}

Path parameters

project_idstring uuid required

Response

Successful Response

idstring uuid required
namestring required
descriptionstring nullable
notesstring nullable
internal_statusstring nullable
internal_notesstring nullable
statusstring required
prioritystring required
target_delivery_datestring date nullable
shipping_address_idstring uuid nullable
customer_billing_addressstring nullable
created_atstring date-time required
updated_atstring date-time required
request_for_order_datestring date-time nullable
order_placed_atstring date-time nullable
expected_delivery_date_minstring date nullable
expected_delivery_date_maxstring date nullable
is_lockedboolean
quote_needs_resendboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.