Quote
List the quote states
List the quote states
get/v1/workgroups/{workgroup_id}/quoteStates
Path parameters
workgroup_idstring required
Response
Successful retrieval
Example response
{
"results": [
{
"object_state_name": "sample object_state_name"
}
],
"status_reason": "sample status_reason"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.