UNPKG

230 kBJSONView Raw
1{"openapi":"3.0.0","info":{"contact":{"x-twitter":"NooshInc"},"description":"Full description of Noosh API","title":"Noosh API application","version":"1.0","x-apisguru-categories":["collaboration"],"x-logo":{"url":"https://twitter.com/NooshInc/profile_image?size=original"},"x-origin":[{"format":"swagger","url":"https://api.noosh.com/api/swagger.json","version":"2.0"}],"x-providerName":"noosh.com"},"tags":[{"name":"Contact"},{"name":"Deactivation Reason"},{"name":"My Info"},{"name":"Order"},{"name":"Project"},{"name":"Project Category"},{"name":"Project Status"},{"name":"Quote"},{"name":"Rfq"},{"name":"Shipment"},{"name":"Spec"},{"name":"Spec Template"},{"name":"Task"},{"name":"Team Member"},{"name":"Team Member Role"},{"name":"Time Card"},{"name":"User Fields"},{"name":"Workgroup"},{"name":"Workgroup Members"}],"paths":{"/1.1/workgroups/{workgroup_id}/projects/{project_id}/teammembers":{"post":{"description":"Invite a team member or all the members of team template for the specific project.","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TeamMemberPO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TeamMemberPO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TeamMemberPO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TeamMemberPO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TeamMemberPO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TeamMemberPO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TeamMemberPO"}}}},"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/V1x1InvitedTeamMemberResultsVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/V1x1InvitedTeamMemberResultsVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/V1x1InvitedTeamMemberResultsVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/V1x1InvitedTeamMemberResultsVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/V1x1InvitedTeamMemberResultsVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/V1x1InvitedTeamMemberResultsVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/V1x1InvitedTeamMemberResultsVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/V1x1InvitedTeamMemberResultsVO"}}}},"422":{"description":"Invalid data","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Invite a team member or all the members of team template for the specific project.","tags":["Team Member"]}},"/v1/workgroups":{"get":{"description":"List the workgroups","operationId":"getWorkgroupList","parameters":[{"description":"Workgroup Name","in":"query","name":"workgroup_name","required":false,"schema":{"type":"string"}},{"description":"1000001 for Buyer, 1000002 for supplier, 1000003 for agent, 1000004 for Broker/Outsourcer and 1000005 for Partner","in":"query","name":"workgroup_types","required":false,"schema":{"type":"array","items":{"type":"string"}}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/WorkgroupListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/WorkgroupListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/WorkgroupListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/WorkgroupListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/WorkgroupListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/WorkgroupListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/WorkgroupListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/WorkgroupListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List the workgroups","tags":["Workgroup"]}},"/v1/workgroups/{workgroup_id}/automaticInvitations":{"get":{"description":"List current user's automatic invitations info ","operationId":"getAutomaticInvitationList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AutomaticInvitationsListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/AutomaticInvitationsListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/AutomaticInvitationsListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/AutomaticInvitationsListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/AutomaticInvitationsListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/AutomaticInvitationsListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/AutomaticInvitationsListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/AutomaticInvitationsListVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List current user's automatic invitations info ","tags":["My Info"]}},"/v1/workgroups/{workgroup_id}/buyOrders":{"get":{"description":"List the buy orders of workgroup","operationId":"getBuyOrderListOfWorkgroup","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrderWorkgroupLevelListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/OrderWorkgroupLevelListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/OrderWorkgroupLevelListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/OrderWorkgroupLevelListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/OrderWorkgroupLevelListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/OrderWorkgroupLevelListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/OrderWorkgroupLevelListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/OrderWorkgroupLevelListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List the buy orders of workgroup","tags":["Order"]}},"/v1/workgroups/{workgroup_id}/buyOrders/{order_id}":{"get":{"description":"Get a specific buy order of workgroup","operationId":"getBuyOrderOfWorkgroup","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"order_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrderExpandWorkgroupLevelVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/OrderExpandWorkgroupLevelVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/OrderExpandWorkgroupLevelVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/OrderExpandWorkgroupLevelVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/OrderExpandWorkgroupLevelVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/OrderExpandWorkgroupLevelVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/OrderExpandWorkgroupLevelVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/OrderExpandWorkgroupLevelVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get a specific buy order of workgroup","tags":["Order"]}},"/v1/workgroups/{workgroup_id}/clientWorkgroups":{"get":{"description":"List client workgroups","operationId":"getClientWorkgroupList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ClientWorkgroupListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ClientWorkgroupListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ClientWorkgroupListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ClientWorkgroupListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ClientWorkgroupListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ClientWorkgroupListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ClientWorkgroupListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/ClientWorkgroupListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List client workgroups","tags":["Workgroup"]}},"/v1/workgroups/{workgroup_id}/clientWorkgroups/{client_workgroup_id}/projectCategory":{"get":{"description":"List the project categories of client side","operationId":"getProjectCategoryListOfClient","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"client_workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"422":{"description":"Invalid data","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List the project categories of client side","tags":["Project Category"]}},"/v1/workgroups/{workgroup_id}/clientWorkgroups/{client_workgroup_id}/projectHomeUserFields":{"get":{"description":"List projec home user fields of client workgroup","operationId":"getProjectHomeUserFieldListOfClient","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"client_workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List projec home user fields of client workgroup","tags":["User Fields"]}},"/v1/workgroups/{workgroup_id}/clientWorkgroups/{client_workgroup_id}/projectStatus":{"get":{"description":"List the project status of client","operationId":"getProjectStatusOfClient","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"client_workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List the project status of client","tags":["Project Status"]}},"/v1/workgroups/{workgroup_id}/contacts":{"get":{"description":"List the contacts","operationId":"getContactList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContactsListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ContactsListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ContactsListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ContactsListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ContactsListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ContactsListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ContactsListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/ContactsListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List the contacts","tags":["Contact"]}},"/v1/workgroups/{workgroup_id}/customTaskStatus":{"get":{"description":"Get custom task status of workgroup level","operationId":"getWgTaskStatusListOfWorkgroup","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/WgTaskStatusListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/WgTaskStatusListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/WgTaskStatusListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/WgTaskStatusListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/WgTaskStatusListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/WgTaskStatusListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/WgTaskStatusListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/WgTaskStatusListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get custom task status of workgroup level","tags":["Task"]}},"/v1/workgroups/{workgroup_id}/customTaskTypes":{"get":{"description":"Get custom task types of workgroup level","operationId":"getCustomTaskTypesOfWg","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskTypeListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TaskTypeListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TaskTypeListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TaskTypeListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskTypeListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskTypeListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TaskTypeListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/TaskTypeListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get custom task types of workgroup level","tags":["Task"]}},"/v1/workgroups/{workgroup_id}/deactivationReasons":{"get":{"description":"List all deactivation resons","operationId":"getDeactivationReasonList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeactivationReasonListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/DeactivationReasonListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/DeactivationReasonListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/DeactivationReasonListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/DeactivationReasonListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/DeactivationReasonListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/DeactivationReasonListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/DeactivationReasonListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List all deactivation resons","tags":["Deactivation Reason"]}},"/v1/workgroups/{workgroup_id}/defaultTaskPriority":{"get":{"description":"Get default task priority list","operationId":"TaskPriorityList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskPriorityListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TaskPriorityListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TaskPriorityListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TaskPriorityListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskPriorityListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskPriorityListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TaskPriorityListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/TaskPriorityListVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get default task priority list","tags":["Task"]}},"/v1/workgroups/{workgroup_id}/defaultTaskStatus":{"get":{"description":"Get default task status list","operationId":"getDefaultTaskStatusList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskStatusListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TaskStatusListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TaskStatusListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TaskStatusListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskStatusListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskStatusListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TaskStatusListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/TaskStatusListVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get default task status list","tags":["Task"]}},"/v1/workgroups/{workgroup_id}/myTimeCards":{"get":{"description":"List my time cards","operationId":"getMyTimeCardList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TimeCardListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TimeCardListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TimeCardListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TimeCardListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TimeCardListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TimeCardListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TimeCardListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/TimeCardListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List my time cards","tags":["Time Card"]}},"/v1/workgroups/{workgroup_id}/myTimeCards/{timeCard_id}":{"get":{"description":"Get a specific my time cards","operationId":"getMyTimeCard","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"timeCard_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TimeCardDetailVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TimeCardDetailVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TimeCardDetailVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TimeCardDetailVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TimeCardDetailVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TimeCardDetailVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TimeCardDetailVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/TimeCardDetailVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get a specific my time cards","tags":["Time Card"]}},"/v1/workgroups/{workgroup_id}/productTypes":{"get":{"description":"Get product type of workgroup level","operationId":"getProductTypeListOfWorkgroup","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/WorkgroupAttributeListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/WorkgroupAttributeListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/WorkgroupAttributeListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/WorkgroupAttributeListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/WorkgroupAttributeListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/WorkgroupAttributeListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/WorkgroupAttributeListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/WorkgroupAttributeListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get product type of workgroup level","tags":["Spec"]}},"/v1/workgroups/{workgroup_id}/projectCategory":{"get":{"description":"List the project categories","operationId":"getProjectCategoryList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/ProjectCategoryListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List the project categories","tags":["Project Category"]}},"/v1/workgroups/{workgroup_id}/projectHomeUserFields":{"get":{"description":"List projec home user fields","operationId":"getProjectHomeUserFieldsList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/ProjectHomeUserFieldsListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List projec home user fields","tags":["User Fields"]}},"/v1/workgroups/{workgroup_id}/projectStatus":{"get":{"description":"List the project status","operationId":"getProjectStatus","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/ProjectStatusListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List the project status","tags":["Project Status"]}},"/v1/workgroups/{workgroup_id}/projects":{"get":{"description":"List the projects","operationId":"getProjectList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProjectListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ProjectListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ProjectListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ProjectListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ProjectListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/ProjectListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List the projects","tags":["Project"]},"post":{"description":"Create a Project","operationId":"postProject","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/ProjectPersistVO"},"responses":{"200":{"description":"Successful created","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProjectVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ProjectVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ProjectVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ProjectVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ProjectVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/ProjectVO"}}}},"422":{"description":"Invalid data","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Create a Project","tags":["Project"]}},"/v1/workgroups/{workgroup_id}/projects/{project_id}":{"delete":{"description":"Archieve a specific Project","operationId":"deleteProject","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful archive","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"422":{"description":"Invalid data","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Archieve a specific Project","tags":["Project"]},"get":{"description":"Get a specific Project","operationId":"getProject","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProjectExpandVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ProjectExpandVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ProjectExpandVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ProjectExpandVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectExpandVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectExpandVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ProjectExpandVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/ProjectExpandVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get a specific Project","tags":["Project"]},"put":{"description":"Update a specific Project","operationId":"putProject","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/ProjectPersistVO"},"responses":{"200":{"description":"Successful update","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"422":{"description":"Invalid data","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Update a specific Project","tags":["Project"]}},"/v1/workgroups/{workgroup_id}/projects/{project_id}/buyOrders":{"get":{"description":"List the buy orders","operationId":"getBuyOrderList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrderListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/OrderListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/OrderListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/OrderListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/OrderListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/OrderListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/OrderListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/OrderListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List the buy orders","tags":["Order"]}},"/v1/workgroups/{workgroup_id}/projects/{project_id}/buyOrders/{order_id}":{"get":{"description":"Get a specific buy order","operationId":"getBuyOrder","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"order_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrderDetailVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/OrderDetailVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/OrderDetailVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/OrderDetailVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/OrderDetailVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/OrderDetailVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/OrderDetailVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/OrderDetailVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get a specific buy order","tags":["Order"]}},"/v1/workgroups/{workgroup_id}/projects/{project_id}/memberroles/{user_id}":{"get":{"description":"List all the role options for the user","operationId":"getMemberRoles","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"user_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RoleListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/RoleListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/RoleListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/RoleListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/RoleListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/RoleListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/RoleListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/RoleListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List all the role options for the user","tags":["Team Member Role"]}},"/v1/workgroups/{workgroup_id}/projects/{project_id}/quotes":{"get":{"description":"List the quotes","operationId":"getQuoteList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QuoteListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/QuoteListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/QuoteListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/QuoteListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/QuoteListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/QuoteListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/QuoteListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/QuoteListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List the quotes","tags":["Quote"]}},"/v1/workgroups/{workgroup_id}/projects/{project_id}/quotes/{quote_id}":{"get":{"description":"Get a specific quote of project","operationId":"getQuote","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"quote_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QuoteExpandVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/QuoteExpandVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/QuoteExpandVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/QuoteExpandVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/QuoteExpandVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/QuoteExpandVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/QuoteExpandVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/QuoteExpandVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get a specific quote of project","tags":["Quote"]},"put":{"description":"Accept / Reject a Quote","operationId":"putQuote","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"quote_id","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/QuotePutPersistVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/QuotePutPersistVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/QuotePutPersistVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/QuotePutPersistVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/QuotePutPersistVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/QuotePutPersistVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/QuotePutPersistVO"}}}},"responses":{"200":{"description":"Successful updated","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"422":{"description":"Invalid data","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Accept / Reject a Quote","tags":["Quote"]}},"/v1/workgroups/{workgroup_id}/projects/{project_id}/rfqs":{"get":{"description":"List the rfqs","operationId":"getRfqList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RfqListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/RfqListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/RfqListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/RfqListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/RfqListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/RfqListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/RfqListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/RfqListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List the rfqs","tags":["Rfq"]}},"/v1/workgroups/{workgroup_id}/projects/{project_id}/rfqs/{rfq_id}":{"get":{"description":"Get a specific Rfq","operationId":"getRfq","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"rfq_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RfqExpandVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/RfqExpandVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/RfqExpandVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/RfqExpandVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/RfqExpandVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/RfqExpandVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/RfqExpandVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/RfqExpandVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get a specific Rfq","tags":["Rfq"]}},"/v1/workgroups/{workgroup_id}/projects/{project_id}/sellOrders":{"get":{"description":"List the sell orders","operationId":"getSellOrderList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrderListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/OrderListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/OrderListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/OrderListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/OrderListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/OrderListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/OrderListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/OrderListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List the sell orders","tags":["Order"]}},"/v1/workgroups/{workgroup_id}/projects/{project_id}/sellOrders/{order_id}":{"get":{"description":"Get a specific sell order","operationId":"getSellOrder","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"order_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrderDetailVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/OrderDetailVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/OrderDetailVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/OrderDetailVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/OrderDetailVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/OrderDetailVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/OrderDetailVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/OrderDetailVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get a specific sell order","tags":["Order"]},"put":{"description":"Accept or reject a specific sell change order","operationId":"putSellOrder","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"order_id","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrderApprovalVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/OrderApprovalVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/OrderApprovalVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/OrderApprovalVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/OrderApprovalVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/OrderApprovalVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/OrderApprovalVO"}}}},"responses":{"200":{"description":"Successful updated","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Accept or reject a specific sell change order","tags":["Order"]}},"/v1/workgroups/{workgroup_id}/projects/{project_id}/shipments":{"get":{"description":"List shipments of project","operationId":"getShipmentList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ShipmentListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ShipmentListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ShipmentListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ShipmentListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ShipmentListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ShipmentListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ShipmentListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/ShipmentListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List shipments of project","tags":["Shipment"]},"post":{"description":"Create a shipment","operationId":"postShipment","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ShipmentLocationPostPersistVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ShipmentLocationPostPersistVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ShipmentLocationPostPersistVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ShipmentLocationPostPersistVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ShipmentLocationPostPersistVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ShipmentLocationPostPersistVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ShipmentLocationPostPersistVO"}}}},"responses":{"200":{"description":"Successful created","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ShipmentLocationsPOSTResultVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ShipmentLocationsPOSTResultVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ShipmentLocationsPOSTResultVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ShipmentLocationsPOSTResultVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ShipmentLocationsPOSTResultVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ShipmentLocationsPOSTResultVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ShipmentLocationsPOSTResultVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/ShipmentLocationsPOSTResultVO"}}}},"422":{"description":"Invalid data","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Create a shipment","tags":["Shipment"]}},"/v1/workgroups/{workgroup_id}/projects/{project_id}/shipments/{shipment_id}":{"get":{"description":"Get a specific shipment.","operationId":"getShipment","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"shipment_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ShipmentExpandVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ShipmentExpandVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ShipmentExpandVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ShipmentExpandVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ShipmentExpandVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ShipmentExpandVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ShipmentExpandVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/ShipmentExpandVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get a specific shipment.","tags":["Shipment"]}},"/v1/workgroups/{workgroup_id}/projects/{project_id}/shipments/{shipment_id}/locations/{location_id}":{"put":{"description":"Update a specific shipment location","operationId":"putShipmentLocation","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"shipment_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"location_id","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ShipmentLocationPersistVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ShipmentLocationPersistVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ShipmentLocationPersistVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ShipmentLocationPersistVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ShipmentLocationPersistVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ShipmentLocationPersistVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ShipmentLocationPersistVO"}}}},"responses":{"200":{"description":"Update successfully","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"422":{"description":"Invalid data","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Update a specific shipment location","tags":["Shipment"]}},"/v1/workgroups/{workgroup_id}/projects/{project_id}/specs":{"get":{"description":"List specs of project Level","operationId":"getSpecList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SpecListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/SpecListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/SpecListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/SpecListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/SpecListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/SpecListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/SpecListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/SpecListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List specs of project Level","tags":["Spec"]},"post":{"description":"Create a Spec","operationId":"postSpec","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SpecPersistVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/SpecPersistVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/SpecPersistVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/SpecPersistVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/SpecPersistVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/SpecPersistVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/SpecPersistVO"}}}},"responses":{"200":{"description":"Successful created","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SpecVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/SpecVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/SpecVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/SpecVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/SpecVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/SpecVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/SpecVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/SpecVO"}}}},"422":{"description":"Invalid data","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Create a Spec","tags":["Spec"]}},"/v1/workgroups/{workgroup_id}/projects/{project_id}/specs/{spec_id}":{"get":{"description":"List a specific spec of project Level","operationId":"getSpec","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"spec_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SpecListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/SpecListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/SpecListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/SpecListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/SpecListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/SpecListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/SpecListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/SpecListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List a specific spec of project Level","tags":["Spec"]}},"/v1/workgroups/{workgroup_id}/projects/{project_id}/tasks":{"get":{"description":"Get task list of project level","operationId":"getTaskListOfProject","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TaskListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TaskListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TaskListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TaskListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/TaskListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get task list of project level","tags":["Task"]},"post":{"description":"Create a new task","operationId":"postTaskForProject","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskPersistVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TaskPersistVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TaskPersistVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TaskPersistVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskPersistVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskPersistVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TaskPersistVO"}}}},"responses":{"200":{"description":"Successful created","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskCreatedVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TaskCreatedVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TaskCreatedVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TaskCreatedVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskCreatedVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskCreatedVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TaskCreatedVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/TaskCreatedVO"}}}},"422":{"description":"Invalid data","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Create a new task","tags":["Task"]}},"/v1/workgroups/{workgroup_id}/projects/{project_id}/tasks/{task_id}":{"get":{"description":"Get a sepcific task of project level","operationId":"getTaskOfProject","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"task_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskExpandVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TaskExpandVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TaskExpandVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TaskExpandVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskExpandVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskExpandVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TaskExpandVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/TaskExpandVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get a sepcific task of project level","tags":["Task"]}},"/v1/workgroups/{workgroup_id}/projects/{project_id}/teammembers":{"get":{"description":"List team member of project.","operationId":"getTeamMemberListOfProject","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TeamMemberListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TeamMemberListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TeamMemberListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TeamMemberListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TeamMemberListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TeamMemberListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TeamMemberListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/TeamMemberListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List team member of project.","tags":["Team Member"]},"post":{"description":"Deprecated, please use 1.1 Version","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContactUserVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ContactUserVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ContactUserVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ContactUserVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ContactUserVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ContactUserVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ContactUserVO"}}}},"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TeamMemberBaseInfVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TeamMemberBaseInfVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TeamMemberBaseInfVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TeamMemberBaseInfVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TeamMemberBaseInfVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TeamMemberBaseInfVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TeamMemberBaseInfVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/TeamMemberBaseInfVO"}}}},"422":{"description":"Invalid data","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Deprecated, please use 1.1 Version","tags":["Team Member"]}},"/v1/workgroups/{workgroup_id}/projects/{project_id}/teammembers/{teammember_id}":{"delete":{"description":"Delete a team member for the specific project.","operationId":"deleteTeamMemberOfProject","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"project_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"teammember_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TeamMemberBaseInfVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TeamMemberBaseInfVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TeamMemberBaseInfVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TeamMemberBaseInfVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TeamMemberBaseInfVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TeamMemberBaseInfVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TeamMemberBaseInfVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/TeamMemberBaseInfVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Delete a team member for the specific project.","tags":["Team Member"]}},"/v1/workgroups/{workgroup_id}/receivedTimeCards":{"get":{"description":"List received time cards","operationId":"getReceivedTimeCardList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TimeCardListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TimeCardListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TimeCardListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TimeCardListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TimeCardListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TimeCardListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TimeCardListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/TimeCardListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List received time cards","tags":["Time Card"]}},"/v1/workgroups/{workgroup_id}/receivedTimeCards/{timeCard_id}":{"get":{"description":"List a specific received time cards","operationId":"getReceivedTimeCard","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"timeCard_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TimeCardReceivedDetailVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TimeCardReceivedDetailVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TimeCardReceivedDetailVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TimeCardReceivedDetailVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TimeCardReceivedDetailVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TimeCardReceivedDetailVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TimeCardReceivedDetailVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/TimeCardReceivedDetailVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List a specific received time cards","tags":["Time Card"]}},"/v1/workgroups/{workgroup_id}/sellOrders":{"get":{"description":"List the sell orders of workgrop","operationId":"getSellOrderListOfWorkgroup","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrderWorkgroupLevelListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/OrderWorkgroupLevelListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/OrderWorkgroupLevelListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/OrderWorkgroupLevelListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/OrderWorkgroupLevelListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/OrderWorkgroupLevelListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/OrderWorkgroupLevelListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/OrderWorkgroupLevelListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List the sell orders of workgrop","tags":["Order"]}},"/v1/workgroups/{workgroup_id}/sellOrders/{order_id}":{"get":{"description":"Get a specific sell order","operationId":"getSellOrderOfWorkgroup","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"order_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrderExpandWorkgroupLevelVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/OrderExpandWorkgroupLevelVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/OrderExpandWorkgroupLevelVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/OrderExpandWorkgroupLevelVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/OrderExpandWorkgroupLevelVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/OrderExpandWorkgroupLevelVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/OrderExpandWorkgroupLevelVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/OrderExpandWorkgroupLevelVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get a specific sell order","tags":["Order"]}},"/v1/workgroups/{workgroup_id}/specTemplates":{"get":{"description":"List Spec Templates of Workgroup Level ","operationId":"getSpecTemplateList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SpecTemplateListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/SpecTemplateListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/SpecTemplateListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/SpecTemplateListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/SpecTemplateListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/SpecTemplateListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/SpecTemplateListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/SpecTemplateListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List Spec Templates of Workgroup Level ","tags":["Spec Template"]}},"/v1/workgroups/{workgroup_id}/specTemplates/{spec_template_id}":{"get":{"description":"Get a specific Spec Template","operationId":"getSpecTemplate","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"spec_template_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SpecTemplateExpandVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/SpecTemplateExpandVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/SpecTemplateExpandVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/SpecTemplateExpandVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/SpecTemplateExpandVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/SpecTemplateExpandVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/SpecTemplateExpandVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/SpecTemplateExpandVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get a specific Spec Template","tags":["Spec Template"]}},"/v1/workgroups/{workgroup_id}/specTypes/{spec_type_id}/specTypeFields":{"get":{"description":"Get Spec Type Fields","operationId":"getSpecTypeFields","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"spec_type_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PropertyParamListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/PropertyParamListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/PropertyParamListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/PropertyParamListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/PropertyParamListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/PropertyParamListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/PropertyParamListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/PropertyParamListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get Spec Type Fields","tags":["Spec"]}},"/v1/workgroups/{workgroup_id}/taskTypes":{"get":{"description":"Get task types of workgroup level","operationId":"getTaskTypesOfWorkgroup","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskTypeListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TaskTypeListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TaskTypeListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TaskTypeListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskTypeListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskTypeListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TaskTypeListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/TaskTypeListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get task types of workgroup level","tags":["Task"]}},"/v1/workgroups/{workgroup_id}/tasks":{"get":{"description":"Get task list of workgroup level","operationId":"getTaskListOfWorkgroup","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskWorkgroupLevelListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TaskWorkgroupLevelListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TaskWorkgroupLevelListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TaskWorkgroupLevelListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskWorkgroupLevelListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskWorkgroupLevelListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TaskWorkgroupLevelListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/TaskWorkgroupLevelListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get task list of workgroup level","tags":["Task"]}},"/v1/workgroups/{workgroup_id}/tasks/{task_id}":{"get":{"description":"Get a sepcific task of workgroup level","operationId":"getTaskOfWorkgroup","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"task_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskExpandWorkgroupLevelVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TaskExpandWorkgroupLevelVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TaskExpandWorkgroupLevelVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TaskExpandWorkgroupLevelVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskExpandWorkgroupLevelVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TaskExpandWorkgroupLevelVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TaskExpandWorkgroupLevelVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/TaskExpandWorkgroupLevelVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get a sepcific task of workgroup level","tags":["Task"]}},"/v1/workgroups/{workgroup_id}/teamTemplates":{"get":{"description":"List current user's team templates info ","operationId":"getTeamTemplateList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TeamTemplateListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TeamTemplateListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TeamTemplateListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TeamTemplateListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TeamTemplateListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TeamTemplateListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TeamTemplateListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/TeamTemplateListVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List current user's team templates info ","tags":["My Info"]}},"/v1/workgroups/{workgroup_id}/teamTemplates/{team_template_id}":{"get":{"description":"Get current user's team template detal info ","operationId":"getTeamTemplateDetail","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}},{"in":"path","name":"team_template_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TeamTemplateExpandVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/TeamTemplateExpandVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TeamTemplateExpandVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/TeamTemplateExpandVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/TeamTemplateExpandVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/TeamTemplateExpandVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/TeamTemplateExpandVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/TeamTemplateExpandVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"Get current user's team template detal info ","tags":["My Info"]}},"/v1/workgroups/{workgroup_id}/workgroupMembers":{"get":{"description":"List the workgroup members","operationId":"getWorkgroupMemberList","parameters":[{"in":"path","name":"workgroup_id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful retrieval","content":{"application/json":{"schema":{"$ref":"#/components/schemas/WorkgroupMembersListVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/WorkgroupMembersListVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/WorkgroupMembersListVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/WorkgroupMembersListVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/WorkgroupMembersListVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/WorkgroupMembersListVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/WorkgroupMembersListVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/WorkgroupMembersListVO"}}}},"404":{"description":"There are not any result matching your search condition","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}},"500":{"description":"Internal server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}},"*/*":{"schema":{"$ref":"#/components/schemas/HTTPStatusVO"}}}}},"summary":"List the workgroup members","tags":["Workgroup Members"]}}},"servers":[{"url":"http://noosh.local:80/v1"}],"components":{"requestBodies":{"ProjectPersistVO":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProjectPersistVO"}},"application/x-json-smile":{"schema":{"$ref":"#/components/schemas/ProjectPersistVO"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ProjectPersistVO"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ProjectPersistVO"}},"application/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectPersistVO"}},"text/x-yaml":{"schema":{"$ref":"#/components/schemas/ProjectPersistVO"}},"text/csv":{"schema":{"$ref":"#/components/schemas/ProjectPersistVO"}}}}},"securitySchemes":{"HTTP_BASIC":{"type":"http","scheme":"basic"}},"schemas":{"AutomaticInvitationVO":{"description":"Java type: com.noosh.nooshapi.vo.AutomaticInvitationVO","properties":{"automatic_invitation_type_name":{"description":"","example":"sample automatic_invitation_type_name","type":"string"},"team_template":{"$ref":"#/components/schemas/TeamTemplateSimpleVO"}}},"AutomaticInvitationsListVO":{"description":"Java type: com.noosh.nooshapi.vo.AutomaticInvitationsListVO","properties":{"results":{"description":"","items":{"$ref":"#/components/schemas/AutomaticInvitationVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"BigDecimal":{"description":"Java type: java.math.BigDecimal"},"BreakoutVO":{"description":"Java type: com.noosh.nooshapi.vo.BreakoutVO","properties":{"breakout_id":{"description":"","example":"1","format":"int64","type":"integer"},"breakout_name":{"description":"","example":"sample breakout_name","type":"string"},"breakout_pre_markup":{"$ref":"#/components/schemas/BigDecimal"},"breakout_price":{"$ref":"#/components/schemas/BigDecimal"}}},"ClientWorkgroupListVO":{"description":"Java type: com.noosh.nooshapi.vo.ClientWorkgroupListVO","properties":{"results":{"description":"","items":{"$ref":"#/components/schemas/ClientWorkgroupSimpleVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"ClientWorkgroupSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.ClientWorkgroupSimpleVO","properties":{"client_workgroup_id":{"description":"","example":"1","format":"int64","type":"integer"},"client_workgroup_name":{"description":"","example":"sample client_workgroup_name","type":"string"}}},"ContactUserVO":{"description":"Java type: com.noosh.domain.nooshapi.persist.vo.ContactUserVO","properties":{"role_id":{"description":"","example":"1","format":"int64","type":"integer"},"user_id":{"description":"","example":"1","format":"int64","type":"integer"}},"required":["role_id","user_id"]},"ContactsListVO":{"description":"Java type: com.noosh.nooshapi.vo.ContactsListVO","properties":{"results":{"description":"","items":{"$ref":"#/components/schemas/ContactsSimpleVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"ContactsSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.ContactsSimpleVO","properties":{"address":{"description":"","example":"sample address","type":"string"},"company_name":{"description":"","example":"sample company_name","type":"string"},"email":{"description":"","example":"sample email","type":"string"},"first_name":{"description":"","example":"sample first_name","type":"string"},"last_name":{"description":"","example":"sample last_name","type":"string"},"primary_phone":{"description":"","example":"sample primary_phone","type":"string"},"user_id":{"description":"","example":"1","format":"int64","type":"integer"},"workgroup_name":{"description":"","example":"sample workgroup_name","type":"string"}}},"CustomFieldPersistVO":{"description":"Java type: com.noosh.domain.nooshapi.persist.vo.CustomFieldPersistVO","properties":{"date_value":{"description":"","format":"date","type":"string"},"number_value":{"$ref":"#/components/schemas/BigDecimal"},"param_name":{"description":"","example":"sample param_name","type":"string"},"string_value":{"description":"","example":"sample string_value","type":"string"}}},"DeactivationReasonListVO":{"description":"Java type: com.noosh.nooshapi.vo.DeactivationReasonListVO","properties":{"results":{"description":"","items":{"$ref":"#/components/schemas/DeactivationReasonVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"DeactivationReasonVO":{"description":"Java type: com.noosh.nooshapi.vo.DeactivationReasonVO","properties":{"deactivation_reason_id":{"description":"","example":"1","format":"int64","type":"integer"},"deactivation_reason_name":{"description":"","example":"sample deactivation_reason_name","type":"string"}}},"ErgoSpecSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.ergo.ErgoSpecSimpleVO","properties":{"is_active":{"description":"","example":"1","format":"int32","type":"integer"},"is_template":{"description":"","example":"1","format":"int32","type":"integer"},"quantity_1":{"description":"","example":"1.1","format":"double","type":"number"},"quantity_2":{"description":"","example":"1.1","format":"double","type":"number"},"quantity_3":{"description":"","example":"1.1","format":"double","type":"number"},"quantity_4":{"description":"","example":"1.1","format":"double","type":"number"},"quantity_5":{"description":"","example":"1.1","format":"double","type":"number"},"reference_number":{"description":"","example":"sample reference_number","type":"string"},"spec_id":{"description":"","example":"1","format":"int64","type":"integer"},"spec_name":{"description":"","example":"sample spec_name","type":"string"}}},"HTTPStatusVO":{"description":"Java type: com.noosh.core.vo.HTTPStatusVO","properties":{"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"OrderApprovalVO":{"description":"Java type: com.noosh.domain.nooshapi.persist.vo.OrderApprovalVO","properties":{"action":{"description":"accept or reject","example":"sample action","type":"string"},"reject_reason":{"description":"","example":"sample reject_reason","type":"string"}}},"OrderDetailBaseVO":{"description":"Java type: com.noosh.nooshapi.vo.OrderDetailBaseVO","properties":{"accepted_date":{"description":"","format":"date","type":"string"},"annulled_date":{"description":"","format":"date","type":"string"},"approved_date":{"description":"","format":"date","type":"string"},"awarded_date":{"description":"","format":"date","type":"string"},"budget_type":{"description":"","example":"sample budget_type","type":"string"},"buyer":{"$ref":"#/components/schemas/PersonVO"},"buyer_workgroup":{"$ref":"#/components/schemas/WorkgroupBaseVO"},"classification":{"description":"","example":"sample classification","type":"string"},"closed_date":{"description":"","format":"date","type":"string"},"completion_date":{"description":"","format":"date","type":"string"},"currency":{"description":"","example":"sample currency","type":"string"},"custom_fields":{"description":"","items":{"$ref":"#/components/schemas/PropertyPaAndAttVO"},"type":"array"},"grand_total":{"$ref":"#/components/schemas/BigDecimal"},"item_count":{"description":"","example":"1","format":"int32","type":"integer"},"last_activity_date":{"description":"","format":"date","type":"string"},"last_changed":{"description":"","format":"date","type":"string"},"last_status_change":{"description":"","format":"date","type":"string"},"misc_cost":{"description":"","example":"1.1","format":"double","type":"number"},"order_id":{"description":"","example":"1","format":"int64","type":"integer"},"order_number":{"description":"","example":"sample order_number","type":"string"},"order_title":{"description":"","example":"sample order_title","type":"string"},"order_total":{"$ref":"#/components/schemas/BigDecimal"},"overs_percent":{"description":"","example":"1.1","format":"double","type":"number"},"parent_order_id":{"description":"","example":"1","format":"int64","type":"integer"},"payment_reference":{"description":"","example":"sample payment_reference","type":"string"},"shipping":{"$ref":"#/components/schemas/BigDecimal"},"status":{"description":"","example":"sample status","type":"string"},"status_comments":{"description":"","example":"sample status_comments","type":"string"},"supplier":{"$ref":"#/components/schemas/PersonVO"},"supplier_reference":{"description":"","example":"sample supplier_reference","type":"string"},"supplier_selection_reason":{"description":"","example":"sample supplier_selection_reason","type":"string"},"supplier_workgroup":{"$ref":"#/components/schemas/WorkgroupBaseVO"},"tax":{"$ref":"#/components/schemas/BigDecimal"},"unders_percent":{"description":"","example":"1.1","format":"double","type":"number"}}},"OrderDetailVO":{"description":"Java type: com.noosh.nooshapi.vo.OrderDetailVO","properties":{"accepted_date":{"description":"","format":"date","type":"string"},"annulled_date":{"description":"","format":"date","type":"string"},"approved_date":{"description":"","format":"date","type":"string"},"awarded_date":{"description":"","format":"date","type":"string"},"budget_type":{"description":"","example":"sample budget_type","type":"string"},"buyer":{"$ref":"#/components/schemas/PersonVO"},"buyer_workgroup":{"$ref":"#/components/schemas/WorkgroupBaseVO"},"change_orders":{"description":"","items":{"$ref":"#/components/schemas/OrderDetailBaseVO"},"type":"array"},"classification":{"description":"","example":"sample classification","type":"string"},"closed_date":{"description":"","format":"date","type":"string"},"closing_change_orders":{"description":"","items":{"$ref":"#/components/schemas/OrderDetailBaseVO"},"type":"array"},"completion_date":{"description":"","format":"date","type":"string"},"currency":{"description":"","example":"sample currency","type":"string"},"custom_fields":{"description":"","items":{"$ref":"#/components/schemas/PropertyPaAndAttVO"},"type":"array"},"grand_total":{"$ref":"#/components/schemas/BigDecimal"},"grand_total_with_changes":{"$ref":"#/components/schemas/BigDecimal"},"item_count":{"description":"","example":"1","format":"int32","type":"integer"},"last_activity_date":{"description":"","format":"date","type":"string"},"last_changed":{"description":"","format":"date","type":"string"},"last_status_change":{"description":"","format":"date","type":"string"},"misc_cost":{"description":"","example":"1.1","format":"double","type":"number"},"order_id":{"description":"","example":"1","format":"int64","type":"integer"},"order_items":{"description":"","items":{"$ref":"#/components/schemas/OrderItemSimpleVO"},"type":"array"},"order_number":{"description":"","example":"sample order_number","type":"string"},"order_title":{"description":"","example":"sample order_title","type":"string"},"order_total":{"$ref":"#/components/schemas/BigDecimal"},"overs_percent":{"description":"","example":"1.1","format":"double","type":"number"},"parent_order_id":{"description":"","example":"1","format":"int64","type":"integer"},"payment_reference":{"description":"","example":"sample payment_reference","type":"string"},"shipping":{"$ref":"#/components/schemas/BigDecimal"},"status":{"description":"","example":"sample status","type":"string"},"status_comments":{"description":"","example":"sample status_comments","type":"string"},"supplier":{"$ref":"#/components/schemas/PersonVO"},"supplier_reference":{"description":"","example":"sample supplier_reference","type":"string"},"supplier_selection_reason":{"description":"","example":"sample supplier_selection_reason","type":"string"},"supplier_workgroup":{"$ref":"#/components/schemas/WorkgroupBaseVO"},"tax":{"$ref":"#/components/schemas/BigDecimal"},"unders_percent":{"description":"","example":"1.1","format":"double","type":"number"}}},"OrderDetailWorkgroupLevelVO":{"description":"Java type: com.noosh.nooshapi.vo.OrderDetailWorkgroupLevelVO","properties":{"accepted_date":{"description":"","format":"date","type":"string"},"annulled_date":{"description":"","format":"date","type":"string"},"approved_date":{"description":"","format":"date","type":"string"},"awarded_date":{"description":"","format":"date","type":"string"},"budget_type":{"description":"","example":"sample budget_type","type":"string"},"buyer":{"$ref":"#/components/schemas/PersonVO"},"buyer_workgroup":{"$ref":"#/components/schemas/WorkgroupBaseVO"},"change_orders":{"description":"","items":{"$ref":"#/components/schemas/OrderDetailBaseVO"},"type":"array"},"classification":{"description":"","example":"sample classification","type":"string"},"closed_date":{"description":"","format":"date","type":"string"},"closing_change_orders":{"description":"","items":{"$ref":"#/components/schemas/OrderDetailBaseVO"},"type":"array"},"completion_date":{"description":"","format":"date","type":"string"},"currency":{"description":"","example":"sample currency","type":"string"},"custom_fields":{"description":"","items":{"$ref":"#/components/schemas/PropertyPaAndAttVO"},"type":"array"},"grand_total":{"$ref":"#/components/schemas/BigDecimal"},"grand_total_with_changes":{"$ref":"#/components/schemas/BigDecimal"},"item_count":{"description":"","example":"1","format":"int32","type":"integer"},"last_activity_date":{"description":"","format":"date","type":"string"},"last_changed":{"description":"","format":"date","type":"string"},"last_status_change":{"description":"","format":"date","type":"string"},"misc_cost":{"description":"","example":"1.1","format":"double","type":"number"},"order_id":{"description":"","example":"1","format":"int64","type":"integer"},"order_items":{"description":"","items":{"$ref":"#/components/schemas/OrderItemSimpleVO"},"type":"array"},"order_number":{"description":"","example":"sample order_number","type":"string"},"order_title":{"description":"","example":"sample order_title","type":"string"},"order_total":{"$ref":"#/components/schemas/BigDecimal"},"overs_percent":{"description":"","example":"1.1","format":"double","type":"number"},"parent_order_id":{"description":"","example":"1","format":"int64","type":"integer"},"payment_reference":{"description":"","example":"sample payment_reference","type":"string"},"project":{"$ref":"#/components/schemas/ProjectBaseVO"},"shipping":{"$ref":"#/components/schemas/BigDecimal"},"status":{"description":"","example":"sample status","type":"string"},"status_comments":{"description":"","example":"sample status_comments","type":"string"},"supplier":{"$ref":"#/components/schemas/PersonVO"},"supplier_reference":{"description":"","example":"sample supplier_reference","type":"string"},"supplier_selection_reason":{"description":"","example":"sample supplier_selection_reason","type":"string"},"supplier_workgroup":{"$ref":"#/components/schemas/WorkgroupBaseVO"},"tax":{"$ref":"#/components/schemas/BigDecimal"},"unders_percent":{"description":"","example":"1.1","format":"double","type":"number"}}},"OrderExpandWorkgroupLevelVO":{"description":"Java type: com.noosh.nooshapi.vo.OrderExpandWorkgroupLevelVO","properties":{"result":{"$ref":"#/components/schemas/OrderDetailWorkgroupLevelVO"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"OrderItemSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.OrderItemSimpleVO","properties":{"comments":{"description":"","example":"sample comments","type":"string"},"completion_date":{"description":"","format":"date","type":"string"},"custom_fields":{"description":"","items":{"$ref":"#/components/schemas/PropertyPaAndAttVO"},"type":"array"},"item_id":{"description":"","example":"1","format":"int64","type":"integer"},"item_price":{"description":"","example":"1.1","format":"double","type":"number"},"quantity":{"description":"","example":"1.1","format":"double","type":"number"},"shipping":{"description":"","example":"1.1","format":"double","type":"number"},"spec":{"$ref":"#/components/schemas/SpecBaseVO"},"tax":{"description":"","example":"1.1","format":"double","type":"number"},"unit_description":{"description":"","example":"sample unit_description","type":"string"},"unit_price":{"$ref":"#/components/schemas/BigDecimal"}}},"OrderListVO":{"description":"Java type: com.noosh.nooshapi.vo.OrderListVO","properties":{"results":{"description":"","items":{"$ref":"#/components/schemas/OrderSimpleVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"OrderSimpleBaseVO":{"description":"Java type: com.noosh.nooshapi.vo.OrderSimpleBaseVO","properties":{"buyer_workgroup":{"$ref":"#/components/schemas/WorkgroupBaseVO"},"completion_date":{"description":"","format":"date","type":"string"},"currency":{"description":"","example":"sample currency","type":"string"},"grand_total":{"$ref":"#/components/schemas/BigDecimal"},"last_changed":{"description":"","format":"date","type":"string"},"last_status_change":{"description":"","format":"date","type":"string"},"order_id":{"description":"","example":"1","format":"int64","type":"integer"},"order_number":{"description":"","example":"sample order_number","type":"string"},"order_title":{"description":"","example":"sample order_title","type":"string"},"payment_reference":{"description":"","example":"sample payment_reference","type":"string"},"status":{"description":"","example":"sample status","type":"string"},"status_comments":{"description":"","example":"sample status_comments","type":"string"},"supplier_workgroup":{"$ref":"#/components/schemas/WorkgroupBaseVO"}}},"OrderSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.OrderSimpleVO","properties":{"buyer_workgroup":{"$ref":"#/components/schemas/WorkgroupBaseVO"},"change_orders":{"description":"","items":{"$ref":"#/components/schemas/OrderSimpleBaseVO"},"type":"array"},"closing_change_orders":{"description":"","items":{"$ref":"#/components/schemas/OrderSimpleBaseVO"},"type":"array"},"completion_date":{"description":"","format":"date","type":"string"},"currency":{"description":"","example":"sample currency","type":"string"},"grand_total":{"$ref":"#/components/schemas/BigDecimal"},"grand_total_with_changes":{"$ref":"#/components/schemas/BigDecimal"},"last_changed":{"description":"","format":"date","type":"string"},"last_status_change":{"description":"","format":"date","type":"string"},"order_id":{"description":"","example":"1","format":"int64","type":"integer"},"order_number":{"description":"","example":"sample order_number","type":"string"},"order_title":{"description":"","example":"sample order_title","type":"string"},"payment_reference":{"description":"","example":"sample payment_reference","type":"string"},"status":{"description":"","example":"sample status","type":"string"},"status_comments":{"description":"","example":"sample status_comments","type":"string"},"supplier_workgroup":{"$ref":"#/components/schemas/WorkgroupBaseVO"}}},"OrderWorkgroupLevelListVO":{"description":"Java type: com.noosh.nooshapi.vo.OrderWorkgroupLevelListVO","properties":{"results":{"description":"","items":{"$ref":"#/components/schemas/OrderWorkgroupLevelSimpleVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"OrderWorkgroupLevelSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.OrderWorkgroupLevelSimpleVO","properties":{"buyer_workgroup":{"$ref":"#/components/schemas/WorkgroupBaseVO"},"change_orders":{"description":"","items":{"$ref":"#/components/schemas/OrderSimpleBaseVO"},"type":"array"},"closing_change_orders":{"description":"","items":{"$ref":"#/components/schemas/OrderSimpleBaseVO"},"type":"array"},"completion_date":{"description":"","format":"date","type":"string"},"currency":{"description":"","example":"sample currency","type":"string"},"grand_total":{"$ref":"#/components/schemas/BigDecimal"},"grand_total_with_changes":{"$ref":"#/components/schemas/BigDecimal"},"last_changed":{"description":"","format":"date","type":"string"},"last_status_change":{"description":"","format":"date","type":"string"},"order_id":{"description":"","example":"1","format":"int64","type":"integer"},"order_number":{"description":"","example":"sample order_number","type":"string"},"order_title":{"description":"","example":"sample order_title","type":"string"},"payment_reference":{"description":"","example":"sample payment_reference","type":"string"},"project":{"$ref":"#/components/schemas/ProjectBaseVO"},"status":{"description":"","example":"sample status","type":"string"},"status_comments":{"description":"","example":"sample status_comments","type":"string"},"supplier_workgroup":{"$ref":"#/components/schemas/WorkgroupBaseVO"}}},"PersonVO":{"description":"Java type: com.noosh.nooshapi.vo.PersonVO","properties":{"email":{"description":"","example":"sample email","type":"string"},"first_name":{"description":"","example":"sample first_name","type":"string"},"last_name":{"description":"","example":"sample last_name","type":"string"},"middle_name":{"description":"","example":"sample middle_name","type":"string"}}},"ProjectBaseVO":{"description":"Java type: com.noosh.nooshapi.vo.ProjectBaseVO","properties":{"project_id":{"description":"","example":"1","format":"int64","type":"integer"},"project_name":{"description":"","example":"sample project_name","type":"string"},"project_number":{"description":"","example":"sample project_number","type":"string"}}},"ProjectCategoryListVO":{"description":"Java type: com.noosh.nooshapi.vo.ProjectCategoryListVO","properties":{"results":{"description":"","items":{"$ref":"#/components/schemas/ProjectCategorySimpleVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"ProjectCategorySimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.ProjectCategorySimpleVO","properties":{"project_category_id":{"description":"","example":"1","format":"int64","type":"integer"},"project_category_name":{"description":"","example":"sample project_category_name","type":"string"}}},"ProjectDetailVO":{"description":"Java type: com.noosh.nooshapi.vo.ProjectDetailVO","properties":{"category":{"description":"","example":"sample category","type":"string"},"client_account":{"description":"","example":"sample client_account","type":"string"},"comments":{"description":"","example":"sample comments","type":"string"},"completion_date":{"description":"","format":"date","type":"string"},"custom_fields":{"description":"","items":{"$ref":"#/components/schemas/PropertyPaAndAttVO"},"type":"array"},"deactivation_reason":{"description":"","example":"sample deactivation_reason","type":"string"},"is_active":{"description":"","example":"false","type":"boolean"},"is_hot":{"description":"","example":"false","type":"boolean"},"last_spec_update":{"description":"","format":"date","type":"string"},"mod_date":{"description":"","format":"date","type":"string"},"owner_workgroup":{"description":"","example":"sample owner_workgroup","type":"string"},"parent_project":{"$ref":"#/components/schemas/ProjectParentVO"},"project_create_date":{"description":"","format":"date","type":"string"},"project_description":{"description":"","example":"sample project_description","type":"string"},"project_id":{"description":"","example":"1","format":"int64","type":"integer"},"project_name":{"description":"","example":"sample project_name","type":"string"},"project_number":{"description":"","example":"sample project_number","type":"string"},"project_status":{"description":"","example":"sample project_status","type":"string"},"team_owners":{"description":"","example":"sample team_owners","type":"string"}}},"ProjectExpandVO":{"description":"Java type: com.noosh.nooshapi.vo.ProjectExpandVO","properties":{"result":{"$ref":"#/components/schemas/ProjectDetailVO"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"ProjectHomeUserFieldsListVO":{"description":"Java type: com.noosh.nooshapi.vo.ProjectHomeUserFieldsListVO","properties":{"results":{"description":"","items":{"$ref":"#/components/schemas/UserFieldsSimpleVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"ProjectListVO":{"description":"Java type: com.noosh.nooshapi.vo.ProjectListVO","properties":{"results":{"description":"","items":{"$ref":"#/components/schemas/ProjectSimpleVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"ProjectParentVO":{"description":"Java type: com.noosh.nooshapi.vo.ProjectParentVO","properties":{"client_account":{"description":"","example":"sample client_account","type":"string"},"comments":{"description":"","example":"sample comments","type":"string"},"created_by":{"$ref":"#/components/schemas/PersonVO"},"project_create_date":{"description":"","format":"date","type":"string"},"project_description":{"description":"","example":"sample project_description","type":"string"},"project_id":{"description":"","example":"1","format":"int64","type":"integer"},"project_name":{"description":"","example":"sample project_name","type":"string"},"project_number":{"description":"","example":"sample project_number","type":"string"}}},"ProjectPersistVO":{"description":"Java type: com.noosh.domain.nooshapi.persist.vo.ProjectPersistVO","properties":{"client_account":{"description":"","example":"sample client_account","type":"string"},"client_user_id":{"description":"","example":"1","format":"int64","type":"integer"},"client_workgroup_id":{"description":"","example":"1","format":"int64","type":"integer"},"comments":{"description":"","example":"sample comments","type":"string"},"completion_date":{"description":"","format":"date","type":"string"},"custom_fields":{"description":"","items":{"$ref":"#/components/schemas/CustomFieldPersistVO"},"type":"array"},"deactivation_reason_id":{"description":"","example":"1","format":"int64","type":"integer"},"is_active":{"description":"","example":"false","type":"boolean"},"is_hot":{"description":"","example":"false","type":"boolean"},"project_category_id":{"description":"","example":"1","format":"int64","type":"integer"},"project_description":{"description":"","example":"sample project_description","type":"string"},"project_name":{"description":"","example":"sample project_name","type":"string"},"project_number":{"description":"","example":"sample project_number","type":"string"},"project_owner_user_id":{"description":"","example":"1","format":"int64","type":"integer"},"project_status_id":{"description":"","example":"1","format":"int64","type":"integer"}},"required":["project_status_id"]},"ProjectSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.ProjectSimpleVO","properties":{"client_account":{"description":"","example":"sample client_account","type":"string"},"completion_date":{"description":"","format":"date","type":"string"},"is_active":{"description":"","example":"false","type":"boolean"},"is_hot":{"description":"","example":"false","type":"boolean"},"last_spec_update":{"description":"","format":"date","type":"string"},"project_id":{"description":"","example":"1","format":"int64","type":"integer"},"project_name":{"description":"","example":"sample project_name","type":"string"},"project_number":{"description":"","example":"sample project_number","type":"string"},"project_status":{"description":"","example":"sample project_status","type":"string"}}},"ProjectStatusListVO":{"description":"Java type: com.noosh.nooshapi.vo.ProjectStatusListVO","properties":{"results":{"description":"","items":{"$ref":"#/components/schemas/ProjectStatusSimpleVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"ProjectStatusSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.ProjectStatusSimpleVO","properties":{"project_status_id":{"description":"","example":"1","format":"int64","type":"integer"},"project_status_name":{"description":"","example":"sample project_status_name","type":"string"}}},"ProjectTimeCardVO":{"description":"Java type: com.noosh.nooshapi.vo.ProjectTimeCardVO","properties":{"project_id":{"description":"","example":"1","format":"int64","type":"integer"},"project_name":{"description":"","example":"sample project_name","type":"string"}}},"ProjectVO":{"description":"Java type: com.noosh.nooshapi.vo.ProjectVO","properties":{"project_id":{"description":"","example":"1","format":"int64","type":"integer"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"PropertyPaAndAttVO":{"description":"Java type: com.noosh.nooshapi.vo.PropertyPaAndAttVO","properties":{"date_value":{"description":"","format":"date","type":"string"},"number_value":{"$ref":"#/components/schemas/BigDecimal"},"param_id":{"description":"","example":"1","format":"int64","type":"integer"},"param_name":{"description":"","example":"sample param_name","type":"string"},"property_attribute_id":{"description":"","example":"1","format":"int64","type":"integer"},"string_value":{"description":"","example":"sample string_value","type":"string"}}},"PropertyParamListVO":{"description":"Java type: com.noosh.nooshapi.vo.PropertyParamListVO","properties":{"result":{"description":"","items":{"$ref":"#/components/schemas/PropertyParamSimpleVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"PropertyParamSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.PropertyParamSimpleVO","properties":{"data_type":{"description":"","example":"sample data_type","type":"string"},"param_name":{"description":"","example":"sample param_name","type":"string"}}},"QuoteBaseVO":{"description":"Java type: com.noosh.nooshapi.vo.QuoteBaseVO","properties":{"currency":{"description":"","example":"sample currency","type":"string"},"grand_total":{"$ref":"#/components/schemas/BigDecimal"},"quote_id":{"description":"","example":"1","format":"int64","type":"integer"},"quote_title":{"description":"","example":"sample quote_title","type":"string"},"status":{"description":"","example":"sample status","type":"string"},"submit_date":{"description":"","format":"date","type":"string"}}},"QuoteDetailVO":{"description":"Java type: com.noosh.nooshapi.vo.QuoteDetailVO","properties":{"client":{"description":"","example":"sample client","type":"string"},"comments":{"description":"","example":"sample comments","type":"string"},"currency":{"description":"","example":"sample currency","type":"string"},"custom_fields":{"description":"","items":{"$ref":"#/components/schemas/PropertyPaAndAttVO"},"type":"array"},"description":{"description":"","example":"sample description","type":"string"},"grand_total":{"$ref":"#/components/schemas/BigDecimal"},"is_show_supplier_information":{"description":"","example":"false","type":"boolean"},"proposed_order_completion_date":{"description":"","format":"date","type":"string"},"quote_expiration_date":{"description":"","format":"date","type":"string"},"quote_id":{"description":"","example":"1","format":"int64","type":"integer"},"quote_items":{"description":"","items":{"$ref":"#/components/schemas/QuoteItemDetailVO"},"type":"array"},"quote_items_total":{"$ref":"#/components/schemas/BigDecimal"},"quote_title":{"description":"","example":"sample quote_title","type":"string"},"shipping":{"$ref":"#/components/schemas/BigDecimal"},"status":{"description":"","example":"sample status","type":"string"},"submit_date":{"description":"","format":"date","type":"string"},"tax":{"$ref":"#/components/schemas/BigDecimal"}}},"QuoteExpandVO":{"description":"Java type: com.noosh.nooshapi.vo.QuoteExpandVO","properties":{"result":{"$ref":"#/components/schemas/QuoteDetailVO"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"QuoteItemDetailVO":{"description":"Java type: com.noosh.nooshapi.vo.QuoteItemDetailVO","properties":{"chosen_quantity":{"$ref":"#/components/schemas/BigDecimal"},"comments":{"description":"","example":"sample comments","type":"string"},"completion_date":{"description":"","format":"date","type":"string"},"custom_fields":{"description":"","items":{"$ref":"#/components/schemas/PropertyPaAndAttVO"},"type":"array"},"item_id":{"description":"","example":"1","format":"int64","type":"integer"},"item_prices":{"description":"","items":{"$ref":"#/components/schemas/QuotePriceDetailVO"},"type":"array"},"item_shipping_total":{"$ref":"#/components/schemas/BigDecimal"},"item_tax_total":{"$ref":"#/components/schemas/BigDecimal"},"item_total":{"$ref":"#/components/schemas/BigDecimal"},"reason_for_quote_selection":{"description":"","example":"sample reason_for_quote_selection","type":"string"},"spec":{"$ref":"#/components/schemas/SpecBaseVO"}}},"QuoteListVO":{"description":"Java type: com.noosh.nooshapi.vo.QuoteListVO","properties":{"result":{"description":"","items":{"$ref":"#/components/schemas/QuoteSimpleVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"QuotePriceDetailVO":{"description":"Java type: com.noosh.nooshapi.vo.QuotePriceDetailVO","properties":{"breakouts":{"description":"","items":{"$ref":"#/components/schemas/BreakoutVO"},"type":"array"},"cost":{"$ref":"#/components/schemas/BigDecimal"},"fixed":{"$ref":"#/components/schemas/BigDecimal"},"is_included":{"description":"","example":"false","type":"boolean"},"is_quoted":{"description":"","example":"false","type":"boolean"},"price_id":{"description":"","example":"1","format":"int64","type":"integer"},"quantity":{"$ref":"#/components/schemas/BigDecimal"},"sell_price":{"$ref":"#/components/schemas/BigDecimal"},"shipping":{"$ref":"#/components/schemas/BigDecimal"},"source":{"$ref":"#/components/schemas/QuotePriceSourceVO"},"supplier":{"description":"","example":"sample supplier","type":"string"},"tax":{"$ref":"#/components/schemas/BigDecimal"},"total":{"$ref":"#/components/schemas/BigDecimal"},"variable":{"$ref":"#/components/schemas/BigDecimal"},"variable_percent":{"$ref":"#/components/schemas/BigDecimal"}}},"QuotePriceSourceVO":{"description":"Java type: com.noosh.nooshapi.vo.QuotePriceSourceVO"},"QuotePutPersistVO":{"description":"Java type: com.noosh.domain.nooshapi.persist.vo.QuotePutPersistVO","properties":{"action":{"description":"","example":"sample action","type":"string"},"po_number":{"description":"","example":"sample po_number","type":"string"},"quote_id":{"description":"","example":"1","format":"int64","type":"integer"},"state_change_comments":{"description":"","example":"sample state_change_comments","type":"string"}}},"QuoteSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.QuoteSimpleVO","properties":{"currency":{"description":"","example":"sample currency","type":"string"},"grand_total":{"$ref":"#/components/schemas/BigDecimal"},"quote_id":{"description":"","example":"1","format":"int64","type":"integer"},"quote_title":{"description":"","example":"sample quote_title","type":"string"},"rfq":{"$ref":"#/components/schemas/RfqBaseVO"},"status":{"description":"","example":"sample status","type":"string"},"submit_date":{"description":"","format":"date","type":"string"}}},"RfqBaseVO":{"description":"Java type: com.noosh.nooshapi.vo.RfqBaseVO","properties":{"received_date":{"description":"","format":"date","type":"string"},"rfq_id":{"description":"","example":"1","format":"int64","type":"integer"},"rfq_title":{"description":"","example":"sample rfq_title","type":"string"},"status":{"description":"","example":"sample status","type":"string"}}},"RfqDetailsVO":{"description":"Java type: com.noosh.nooshapi.vo.RfqDetailsVO","properties":{"comments":{"description":"","example":"sample comments","type":"string"},"description":{"description":"","example":"sample description","type":"string"},"proposed_completion_date":{"description":"","format":"date","type":"string"},"quote_due_date":{"description":"","format":"date","type":"string"},"quotes":{"description":"","items":{"$ref":"#/components/schemas/QuoteBaseVO"},"type":"array"},"received_date":{"description":"","format":"date","type":"string"},"recipient_name":{"description":"","example":"sample recipient_name","type":"string"},"requestor_name":{"description":"","example":"sample requestor_name","type":"string"},"rfq_id":{"description":"","example":"1","format":"int64","type":"integer"},"rfq_items":{"description":"","items":{"$ref":"#/components/schemas/RfqItemBaseVO"},"type":"array"},"rfq_title":{"description":"","example":"sample rfq_title","type":"string"},"status":{"description":"","example":"sample status","type":"string"}}},"RfqExpandVO":{"description":"Java type: com.noosh.nooshapi.vo.RfqExpandVO","properties":{"result":{"$ref":"#/components/schemas/RfqDetailsVO"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"RfqItemBaseVO":{"description":"Java type: com.noosh.nooshapi.vo.RfqItemBaseVO","properties":{"job_id":{"description":"","example":"1","format":"int64","type":"integer"},"rfq_item_id":{"description":"","example":"1","format":"int64","type":"integer"},"spec":{"$ref":"#/components/schemas/ErgoSpecSimpleVO"}}},"RfqListVO":{"description":"Java type: com.noosh.nooshapi.vo.RfqListVO","properties":{"result":{"description":"","items":{"$ref":"#/components/schemas/RfqSimpleVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"RfqSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.RfqSimpleVO","properties":{"quotes":{"description":"","items":{"$ref":"#/components/schemas/QuoteBaseVO"},"type":"array"},"received_date":{"description":"","format":"date","type":"string"},"rfq_id":{"description":"","example":"1","format":"int64","type":"integer"},"rfq_title":{"description":"","example":"sample rfq_title","type":"string"},"status":{"description":"","example":"sample status","type":"string"}}},"RoleListVO":{"description":"Java type: com.noosh.nooshapi.vo.RoleListVO","properties":{"result":{"description":"","items":{"$ref":"#/components/schemas/RoleSimpleVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"RoleSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.RoleSimpleVO","properties":{"role_id":{"description":"","example":"1","format":"int64","type":"integer"},"role_name":{"description":"","example":"sample role_name","type":"string"}}},"ShipmentDetailVO":{"description":"Java type: com.noosh.nooshapi.vo.ShipmentDetailVO","properties":{"locations":{"description":"","items":{"$ref":"#/components/schemas/ShipmentRequestBaseVO"},"type":"array"},"locations_count":{"description":"","example":"1","format":"int64","type":"integer"},"qty_received":{"description":"","example":"1","format":"int64","type":"integer"},"qty_requested":{"description":"","example":"1","format":"int64","type":"integer"},"qty_shipped":{"description":"","example":"1","format":"int64","type":"integer"},"received_date":{"description":"","format":"date","type":"string"},"shipment_id":{"description":"","example":"1","format":"int64","type":"integer"},"shipment_status":{"description":"","example":"sample shipment_status","type":"string"},"shipped_date":{"description":"","format":"date","type":"string"},"spec":{"$ref":"#/components/schemas/SpecBaseVO"}}},"ShipmentExpandVO":{"description":"Java type: com.noosh.nooshapi.vo.ShipmentExpandVO","properties":{"resut":{"$ref":"#/components/schemas/ShipmentDetailVO"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"ShipmentListVO":{"description":"Java type: com.noosh.nooshapi.vo.ShipmentListVO","properties":{"result":{"description":"","items":{"$ref":"#/components/schemas/ShipmentSimpleVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"ShipmentLocationPersistVO":{"description":"Java type: com.noosh.domain.nooshapi.persist.vo.ShipmentLocationPersistVO","properties":{"due_date":{"description":"","format":"date","type":"string"},"qty_received":{"description":"","example":"1","format":"int64","type":"integer"},"qty_requested":{"description":"","example":"1","format":"int64","type":"integer"},"qty_shipped":{"description":"","example":"1","format":"int64","type":"integer"},"received_date":{"description":"","format":"date","type":"string"},"shipped_date":{"description":"","format":"date","type":"string"},"shipping_cost":{"$ref":"#/components/schemas/BigDecimal"},"type":{"description":"","example":"sample type","type":"string"}}},"ShipmentLocationPostPersistVO":{"description":"Java type: com.noosh.domain.nooshapi.persist.vo.ShipmentLocationPostPersistVO","properties":{"address_line1":{"description":"","example":"sample address_line1","type":"string"},"address_line2":{"description":"","example":"sample address_line2","type":"string"},"address_line3":{"description":"","example":"sample address_line3","type":"string"},"batch_label":{"description":"","example":"sample batch_label","type":"string"},"city":{"description":"","example":"sample city","type":"string"},"company_name":{"description":"","example":"sample company_name","type":"string"},"country_iso_code":{"description":"","example":"sample country_iso_code","type":"string"},"delivery_date":{"description":"","format":"date","type":"string"},"description_or_title":{"description":"","example":"sample description_or_title","type":"string"},"email":{"description":"","example":"sample email","type":"string"},"first_name":{"description":"","example":"sample first_name","type":"string"},"inner_carton_label":{"description":"","example":"sample inner_carton_label","type":"string"},"last_name":{"description":"","example":"sample last_name","type":"string"},"middle_name":{"description":"","example":"sample middle_name","type":"string"},"outer_carton_label":{"description":"","example":"sample outer_carton_label","type":"string"},"pallet_lablel":{"description":"","example":"sample pallet_lablel","type":"string"},"poof_type":{"description":"","example":"sample poof_type","type":"string"},"postal_code":{"description":"","example":"sample postal_code","type":"string"},"request_type":{"description":"","example":"sample request_type","type":"string"},"requested_quantity":{"description":"","example":"1","format":"int64","type":"integer"},"shipping_carrier":{"description":"","example":"sample shipping_carrier","type":"string"},"shipping_instruction":{"description":"","example":"sample shipping_instruction","type":"string"},"shpping_method":{"description":"","example":"sample shpping_method","type":"string"},"spec_ids":{"description":"","example":"sample spec_ids","type":"string"},"state":{"description":"","example":"sample state","type":"string"},"work_phone_number":{"description":"","example":"sample work_phone_number","type":"string"},"workgroup_name":{"description":"","example":"sample workgroup_name","type":"string"}}},"ShipmentLocationsPOSTResultVO":{"description":"Java type: com.noosh.nooshapi.vo.ShipmentLocationsPOSTResultVO","properties":{"results":{"description":"","items":{"$ref":"#/components/schemas/ShipmentLocationsPOSTVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"ShipmentLocationsPOSTVO":{"description":"Java type: com.noosh.nooshapi.vo.ShipmentLocationsPOSTVO","properties":{"location_id":{"description":"","example":"1","format":"int64","type":"integer"},"shipment_id":{"description":"","example":"1","format":"int64","type":"integer"},"spec_id":{"description":"","example":"1","format":"int64","type":"integer"}}},"ShipmentRequestBaseVO":{"description":"Java type: com.noosh.nooshapi.vo.ShipmentRequestBaseVO","properties":{"city":{"description":"","example":"sample city","type":"string"},"company_name":{"description":"","example":"sample company_name","type":"string"},"country":{"description":"","example":"sample country","type":"string"},"custom_fields":{"description":"","items":{"$ref":"#/components/schemas/PropertyPaAndAttVO"},"type":"array"},"description_or_title":{"description":"","example":"sample description_or_title","type":"string"},"due_date":{"description":"","format":"date","type":"string"},"email":{"description":"","example":"sample email","type":"string"},"first_name":{"description":"","example":"sample first_name","type":"string"},"is_use_spec_packaging":{"description":"","example":"false","type":"boolean"},"last_name":{"description":"","example":"sample last_name","type":"string"},"line_1":{"description":"","example":"sample line_1","type":"string"},"line_2":{"description":"","example":"sample line_2","type":"string"},"line_3":{"description":"","example":"sample line_3","type":"string"},"location_id":{"description":"","example":"1","format":"int64","type":"integer"},"middle_name":{"description":"","example":"sample middle_name","type":"string"},"postal":{"description":"","example":"sample postal","type":"string"},"proof_type":{"description":"","example":"sample proof_type","type":"string"},"qty_received":{"description":"","example":"1","format":"int64","type":"integer"},"qty_requested":{"description":"","example":"1","format":"int64","type":"integer"},"qty_shipped":{"description":"","example":"1","format":"int64","type":"integer"},"received_comments":{"description":"","example":"sample received_comments","type":"string"},"received_date":{"description":"","format":"date","type":"string"},"requested_shipping_carrier":{"description":"","example":"sample requested_shipping_carrier","type":"string"},"requested_shipping_method":{"description":"","example":"sample requested_shipping_method","type":"string"},"shipped_comments":{"description":"","example":"sample shipped_comments","type":"string"},"shipped_date":{"description":"","format":"date","type":"string"},"shipped_in_units":{"description":"","example":"1","format":"int64","type":"integer"},"shipped_in_uofm":{"description":"","example":"sample shipped_in_uofm","type":"string"},"shipped_shipping_carrier":{"description":"","example":"sample shipped_shipping_carrier","type":"string"},"shipped_shipping_method":{"description":"","example":"sample shipped_shipping_method","type":"string"},"shipping_cost":{"$ref":"#/components/schemas/BigDecimal"},"shipping_instruction":{"description":"","example":"sample shipping_instruction","type":"string"},"state":{"description":"","example":"sample state","type":"string"},"tax":{"$ref":"#/components/schemas/BigDecimal"},"tracking_number":{"description":"","example":"sample tracking_number","type":"string"},"type":{"description":"","example":"sample type","type":"string"},"weight":{"$ref":"#/components/schemas/BigDecimal"},"weight_uofm":{"description":"","example":"sample weight_uofm","type":"string"},"work_phone_number":{"description":"","example":"sample work_phone_number","type":"string"},"workgroup_name":{"description":"","example":"sample workgroup_name","type":"string"}}},"ShipmentSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.ShipmentSimpleVO","properties":{"locations_count":{"description":"","example":"1","format":"int64","type":"integer"},"qty_received":{"description":"","example":"1","format":"int64","type":"integer"},"qty_requested":{"description":"","example":"1","format":"int64","type":"integer"},"qty_shipped":{"description":"","example":"1","format":"int64","type":"integer"},"received_date":{"description":"","format":"date","type":"string"},"shipment_id":{"description":"","example":"1","format":"int64","type":"integer"},"shipment_status":{"description":"","example":"sample shipment_status","type":"string"},"shipped_date":{"description":"","format":"date","type":"string"},"spec":{"$ref":"#/components/schemas/SpecBaseVO"}}},"SpecBaseVO":{"description":"Java type: com.noosh.nooshapi.vo.SpecBaseVO","properties":{"job_id":{"description":"","example":"1","format":"int64","type":"integer"},"reference_number":{"description":"","example":"sample reference_number","type":"string"},"spec_id":{"description":"","example":"1","format":"int64","type":"integer"},"spec_name":{"description":"","example":"sample spec_name","type":"string"}}},"SpecListVO":{"description":"Java type: com.noosh.nooshapi.vo.SpecListVO","properties":{"results":{"description":"","items":{"$ref":"#/components/schemas/SpecSimpleVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"SpecPersistVO":{"description":"Java type: com.noosh.domain.nooshapi.persist.vo.SpecPersistVO","properties":{"jsonBody":{"description":"","example":"false","type":"boolean"},"product_type_id":{"description":"","example":"1","format":"int64","type":"integer"},"quantity_1":{"description":"","example":"1","format":"int64","type":"integer"},"quantity_2":{"description":"","example":"1","format":"int64","type":"integer"},"quantity_3":{"description":"","example":"1","format":"int64","type":"integer"},"quantity_4":{"description":"","example":"1","format":"int64","type":"integer"},"quantity_5":{"description":"","example":"1","format":"int64","type":"integer"},"sku":{"description":"","example":"sample sku","type":"string"},"spec_name":{"description":"","example":"sample spec_name","type":"string"},"spec_template_id":{"description":"","example":"1","format":"int64","type":"integer"},"spec_type_id":{"description":"","example":"1","format":"int64","type":"integer"}}},"SpecSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.SpecSimpleVO","properties":{"client_status":{"description":"","example":"sample client_status","type":"string"},"create_date":{"description":"","format":"date","type":"string"},"created_by":{"$ref":"#/components/schemas/PersonVO"},"job_id":{"description":"","example":"1","format":"int64","type":"integer"},"last_updated":{"description":"","format":"date","type":"string"},"reference_number":{"description":"","example":"sample reference_number","type":"string"},"spec_id":{"description":"","example":"1","format":"int64","type":"integer"},"spec_name":{"description":"","example":"sample spec_name","type":"string"},"supplier_status":{"description":"","example":"sample supplier_status","type":"string"},"uofms":{"description":"","items":{"$ref":"#/components/schemas/UofmSimpleVO"},"type":"array"},"user_state":{"description":"","example":"sample user_state","type":"string"}}},"SpecTemplateDetailVO":{"description":"Java type: com.noosh.nooshapi.vo.SpecTemplateDetailVO","properties":{"created_by":{"$ref":"#/components/schemas/PersonVO"},"created_date":{"description":"","format":"date","type":"string"},"is_active":{"description":"","example":"false","type":"boolean"},"is_externally_published":{"description":"","example":"false","type":"boolean"},"is_locked":{"description":"","example":"false","type":"boolean"},"last_updated_date":{"description":"","format":"date","type":"string"},"product_type":{"description":"","example":"sample product_type","type":"string"},"spec_template_id":{"description":"","example":"1","format":"int64","type":"integer"},"spec_template_name":{"description":"","example":"sample spec_template_name","type":"string"},"spec_type":{"$ref":"#/components/schemas/SpecTypeVO"}}},"SpecTemplateExpandVO":{"description":"Java type: com.noosh.nooshapi.vo.SpecTemplateExpandVO","properties":{"result":{"$ref":"#/components/schemas/SpecTemplateDetailVO"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"SpecTemplateListVO":{"description":"Java type: com.noosh.nooshapi.vo.SpecTemplateListVO","properties":{"results":{"description":"","items":{"$ref":"#/components/schemas/SpecTemplateSimpleVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"SpecTemplateSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.SpecTemplateSimpleVO","properties":{"created_by":{"$ref":"#/components/schemas/PersonVO"},"created_date":{"description":"","format":"date","type":"string"},"is_active":{"description":"","example":"false","type":"boolean"},"is_externally_published":{"description":"","example":"false","type":"boolean"},"is_locked":{"description":"","example":"false","type":"boolean"},"last_updated_date":{"description":"","format":"date","type":"string"},"spec_template_id":{"description":"","example":"1","format":"int64","type":"integer"},"spec_template_name":{"description":"","example":"sample spec_template_name","type":"string"}}},"SpecTypeVO":{"description":"Java type: com.noosh.nooshapi.vo.SpecTypeVO","properties":{"spec_type_id":{"description":"","example":"1","format":"int64","type":"integer"},"spec_type_name":{"description":"","example":"sample spec_type_name","type":"string"}}},"SpecVO":{"description":"Java type: com.noosh.nooshapi.vo.SpecVO","properties":{"spec_id":{"description":"","example":"1","format":"int64","type":"integer"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"TaskCreatedVO":{"description":"Java type: com.noosh.nooshapi.vo.ne.TaskCreatedVO","properties":{"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"},"task_id":{"description":"","example":"1","format":"int64","type":"integer"}}},"TaskDetailVO":{"description":"Java type: com.noosh.nooshapi.vo.TaskDetailVO","properties":{"actual_duration":{"$ref":"#/components/schemas/BigDecimal"},"actual_end":{"description":"","format":"date","type":"string"},"actual_hours":{"$ref":"#/components/schemas/BigDecimal"},"actual_start":{"description":"","format":"date","type":"string"},"assign_to":{"$ref":"#/components/schemas/PersonVO"},"baseline_duration":{"$ref":"#/components/schemas/BigDecimal"},"baseline_end_date":{"description":"","format":"date","type":"string"},"baseline_start_date":{"description":"","format":"date","type":"string"},"comments":{"description":"","example":"sample comments","type":"string"},"create_date":{"description":"","format":"date","type":"string"},"creator_workgroup_name":{"description":"","example":"sample creator_workgroup_name","type":"string"},"current_duration":{"$ref":"#/components/schemas/BigDecimal"},"description":{"description":"","example":"sample description","type":"string"},"is_milestone":{"description":"","example":"false","type":"boolean"},"last_updated_by":{"$ref":"#/components/schemas/PersonVO"},"mod_date":{"description":"","format":"date","type":"string"},"percent_complete":{"description":"","example":"1","format":"int32","type":"integer"},"plan_duration":{"$ref":"#/components/schemas/BigDecimal"},"plan_end":{"description":"","format":"date","type":"string"},"plan_start":{"description":"","format":"date","type":"string"},"priority":{"description":"","example":"sample priority","type":"string"},"requested_by":{"$ref":"#/components/schemas/PersonVO"},"schedule_code":{"description":"","example":"sample schedule_code","type":"string"},"status":{"description":"","example":"sample status","type":"string"},"task_id":{"description":"","example":"1","format":"int64","type":"integer"},"task_name":{"description":"","example":"sample task_name","type":"string"},"task_type":{"description":"","example":"sample task_type","type":"string"}}},"TaskDetailWorkgroupLevelVO":{"description":"Java type: com.noosh.nooshapi.vo.TaskDetailWorkgroupLevelVO","properties":{"actual_duration":{"$ref":"#/components/schemas/BigDecimal"},"actual_end":{"description":"","format":"date","type":"string"},"actual_hours":{"$ref":"#/components/schemas/BigDecimal"},"actual_start":{"description":"","format":"date","type":"string"},"assign_to":{"$ref":"#/components/schemas/PersonVO"},"baseline_duration":{"$ref":"#/components/schemas/BigDecimal"},"baseline_end_date":{"description":"","format":"date","type":"string"},"baseline_start_date":{"description":"","format":"date","type":"string"},"comments":{"description":"","example":"sample comments","type":"string"},"create_date":{"description":"","format":"date","type":"string"},"creator_workgroup_name":{"description":"","example":"sample creator_workgroup_name","type":"string"},"current_duration":{"$ref":"#/components/schemas/BigDecimal"},"description":{"description":"","example":"sample description","type":"string"},"is_milestone":{"description":"","example":"false","type":"boolean"},"last_updated_by":{"$ref":"#/components/schemas/PersonVO"},"mod_date":{"description":"","format":"date","type":"string"},"percent_complete":{"description":"","example":"1","format":"int32","type":"integer"},"plan_duration":{"$ref":"#/components/schemas/BigDecimal"},"plan_end":{"description":"","format":"date","type":"string"},"plan_start":{"description":"","format":"date","type":"string"},"priority":{"description":"","example":"sample priority","type":"string"},"project":{"$ref":"#/components/schemas/ProjectBaseVO"},"requested_by":{"$ref":"#/components/schemas/PersonVO"},"schedule_code":{"description":"","example":"sample schedule_code","type":"string"},"status":{"description":"","example":"sample status","type":"string"},"task_id":{"description":"","example":"1","format":"int64","type":"integer"},"task_name":{"description":"","example":"sample task_name","type":"string"},"task_type":{"description":"","example":"sample task_type","type":"string"}}},"TaskExpandVO":{"description":"Java type: com.noosh.nooshapi.vo.TaskExpandVO","properties":{"result":{"$ref":"#/components/schemas/TaskDetailVO"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"TaskExpandWorkgroupLevelVO":{"description":"Java type: com.noosh.nooshapi.vo.TaskExpandWorkgroupLevelVO","properties":{"result":{"$ref":"#/components/schemas/TaskDetailWorkgroupLevelVO"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"TaskListVO":{"description":"Java type: com.noosh.nooshapi.vo.TaskListVO","properties":{"results":{"description":"","items":{"$ref":"#/components/schemas/TaskSimpleVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"TaskPersistVO":{"description":"Java type: com.noosh.domain.nooshapi.persist.vo.TaskPersistVO","properties":{"actual_duration":{"description":"","example":"1.1","format":"double","type":"number"},"actual_duration_hour":{"description":"","example":"1.1","format":"double","type":"number"},"actual_end_date":{"description":"","format":"date","type":"string"},"actual_start_date":{"description":"","format":"date","type":"string"},"assign_to_user_id":{"description":"","example":"1","format":"int64","type":"integer"},"comments":{"description":"","example":"sample comments","type":"string"},"contributors":{"description":"","example":"sample contributors","type":"string"},"custom_status_id":{"description":"","example":"1","format":"int64","type":"integer"},"description":{"description":"","example":"sample description","type":"string"},"name":{"description":"","example":"sample name","type":"string"},"percentage_complete":{"description":"","example":"1","format":"int64","type":"integer"},"priority":{"description":"","example":"1","format":"int64","type":"integer"},"revised_duration":{"description":"","example":"1.1","format":"double","type":"number"},"revised_duration_hour":{"description":"","example":"1.1","format":"double","type":"number"},"revised_end_date":{"description":"","format":"date","type":"string"},"revised_start_date":{"description":"","format":"date","type":"string"},"status_id":{"description":"","example":"1","format":"int64","type":"integer"},"task_id":{"description":"","example":"1","format":"int64","type":"integer"},"task_type_id":{"description":"","example":"1","format":"int64","type":"integer"}}},"TaskPriorityListVO":{"description":"Java type: com.noosh.nooshapi.vo.TaskPriorityListVO","properties":{"results":{"description":"","items":{"$ref":"#/components/schemas/TaskPriorityVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"TaskPriorityVO":{"description":"Java type: com.noosh.nooshapi.vo.TaskPriorityVO","properties":{"task_priority_id":{"description":"","example":"1","format":"int64","type":"integer"},"task_priority_name":{"description":"","example":"sample task_priority_name","type":"string"}}},"TaskSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.TaskSimpleVO","properties":{"actual_end":{"description":"","format":"date","type":"string"},"actual_hours":{"$ref":"#/components/schemas/BigDecimal"},"actual_start":{"description":"","format":"date","type":"string"},"assign_to":{"$ref":"#/components/schemas/PersonVO"},"baseline_duration":{"$ref":"#/components/schemas/BigDecimal"},"baseline_end_date":{"description":"","format":"date","type":"string"},"baseline_start_date":{"description":"","format":"date","type":"string"},"current_duration":{"$ref":"#/components/schemas/BigDecimal"},"is_milestone":{"description":"","example":"false","type":"boolean"},"mod_date":{"description":"","format":"date","type":"string"},"plan_end":{"description":"","format":"date","type":"string"},"plan_start":{"description":"","format":"date","type":"string"},"priority":{"description":"","example":"sample priority","type":"string"},"schedule_code":{"description":"","example":"sample schedule_code","type":"string"},"status":{"description":"","example":"sample status","type":"string"},"task_id":{"description":"","example":"1","format":"int64","type":"integer"},"task_name":{"description":"","example":"sample task_name","type":"string"},"task_type":{"description":"","example":"sample task_type","type":"string"}}},"TaskStatusListVO":{"description":"Java type: com.noosh.nooshapi.vo.TaskStatusListVO","properties":{"results":{"description":"","items":{"$ref":"#/components/schemas/TaskStatusVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"TaskStatusVO":{"description":"Java type: com.noosh.nooshapi.vo.TaskStatusVO","properties":{"task_status_id":{"description":"","example":"1","format":"int64","type":"integer"},"task_status_name":{"description":"","example":"sample task_status_name","type":"string"}}},"TaskTimeCardVO":{"description":"Java type: com.noosh.nooshapi.vo.TaskTimeCardVO","properties":{"task_id":{"description":"","example":"1","format":"int64","type":"integer"},"task_name":{"description":"","example":"sample task_name","type":"string"}}},"TaskTypeListVO":{"description":"Java type: com.noosh.nooshapi.vo.TaskTypeListVO","properties":{"results":{"description":"","items":{"$ref":"#/components/schemas/TaskTypeSimpleVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"TaskTypeSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.TaskTypeSimpleVO","properties":{"task_type":{"description":"","example":"sample task_type","type":"string"},"task_type_id":{"description":"","example":"1","format":"int64","type":"integer"}}},"TaskWorkgroupLevelListVO":{"description":"Java type: com.noosh.nooshapi.vo.TaskWorkgroupLevelListVO","properties":{"results":{"description":"","items":{"$ref":"#/components/schemas/TaskWorkgroupLevelSimpleVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"TaskWorkgroupLevelSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.TaskWorkgroupLevelSimpleVO","properties":{"actual_end":{"description":"","format":"date","type":"string"},"actual_hours":{"$ref":"#/components/schemas/BigDecimal"},"actual_start":{"description":"","format":"date","type":"string"},"assign_to":{"$ref":"#/components/schemas/PersonVO"},"baseline_duration":{"$ref":"#/components/schemas/BigDecimal"},"baseline_end_date":{"description":"","format":"date","type":"string"},"baseline_start_date":{"description":"","format":"date","type":"string"},"current_duration":{"$ref":"#/components/schemas/BigDecimal"},"is_milestone":{"description":"","example":"false","type":"boolean"},"mod_date":{"description":"","format":"date","type":"string"},"plan_end":{"description":"","format":"date","type":"string"},"plan_start":{"description":"","format":"date","type":"string"},"priority":{"description":"","example":"sample priority","type":"string"},"project":{"$ref":"#/components/schemas/ProjectBaseVO"},"schedule_code":{"description":"","example":"sample schedule_code","type":"string"},"status":{"description":"","example":"sample status","type":"string"},"task_id":{"description":"","example":"1","format":"int64","type":"integer"},"task_name":{"description":"","example":"sample task_name","type":"string"},"task_type":{"description":"","example":"sample task_type","type":"string"}}},"TeamMemberBaseInfVO":{"description":"Java type: com.noosh.nooshapi.vo.TeamMemberBaseInfVO","properties":{"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"},"teammember_id":{"description":"","example":"1","format":"int64","type":"integer"}}},"TeamMemberListVO":{"description":"Java type: com.noosh.nooshapi.vo.TeamMemberListVO","properties":{"results":{"description":"","items":{"$ref":"#/components/schemas/TeamMemberSimpleVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"TeamMemberPO":{"description":"Java type: com.noosh.domain.nooshapi.persist.po.TeamMemberPO","properties":{"role_id":{"description":"","example":"1","format":"int64","type":"integer"},"team_template_id":{"description":"","example":"1","format":"int64","type":"integer"},"user_id":{"description":"","example":"1","format":"int64","type":"integer"}}},"TeamMemberSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.TeamMemberSimpleVO","properties":{"company_name":{"description":"","example":"sample company_name","type":"string"},"name":{"description":"","example":"sample name","type":"string"},"phone":{"description":"","example":"sample phone","type":"string"},"role":{"description":"","example":"sample role","type":"string"},"teammember_id":{"description":"","example":"1","format":"int64","type":"integer"},"workgroup_name":{"description":"","example":"sample workgroup_name","type":"string"}}},"TeamTemplateDetailVO":{"description":"Java type: com.noosh.nooshapi.vo.TeamTemplateDetailVO","properties":{"team_teample_item":{"description":"","items":{"$ref":"#/components/schemas/TeamTemplateItemVO"},"type":"array"},"team_template_id":{"description":"","example":"1","format":"int64","type":"integer"},"team_template_name":{"description":"","example":"sample team_template_name","type":"string"}}},"TeamTemplateExpandVO":{"description":"Java type: com.noosh.nooshapi.vo.TeamTemplateExpandVO","properties":{"results":{"$ref":"#/components/schemas/TeamTemplateDetailVO"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"TeamTemplateItemVO":{"description":"Java type: com.noosh.nooshapi.vo.TeamTemplateItemVO","properties":{"role":{"$ref":"#/components/schemas/RoleSimpleVO"},"user":{"$ref":"#/components/schemas/UserPersonVO"}}},"TeamTemplateListVO":{"description":"Java type: com.noosh.nooshapi.vo.TeamTemplateListVO","properties":{"results":{"description":"","items":{"$ref":"#/components/schemas/TeamTemplateSimpleVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"TeamTemplateSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.TeamTemplateSimpleVO","properties":{"team_template_id":{"description":"","example":"1","format":"int64","type":"integer"},"team_template_name":{"description":"","example":"sample team_template_name","type":"string"}}},"TimeCardDetailVO":{"description":"Java type: com.noosh.nooshapi.vo.TimeCardDetailVO","properties":{"billable_hours":{"$ref":"#/components/schemas/BigDecimal"},"is_submit":{"description":"","example":"false","type":"boolean"},"last_updated_date":{"description":"","format":"date","type":"string"},"no_of_workdays":{"description":"","example":"1","format":"int32","type":"integer"},"nonbillable_hours":{"$ref":"#/components/schemas/BigDecimal"},"submit_date":{"description":"","format":"date","type":"string"},"time_card_line":{"description":"","items":{"$ref":"#/components/schemas/TimeCardLineVO"},"type":"array"},"timecard_id":{"description":"","example":"1","format":"int64","type":"integer"},"total_hours":{"$ref":"#/components/schemas/BigDecimal"},"week_beginning":{"description":"","format":"date","type":"string"}}},"TimeCardLineVO":{"description":"Java type: com.noosh.nooshapi.vo.TimeCardLineVO","properties":{"activity_name":{"description":"","example":"sample activity_name","type":"string"},"day1_hours_spent":{"$ref":"#/components/schemas/BigDecimal"},"day2_hours_spent":{"$ref":"#/components/schemas/BigDecimal"},"day3_hours_spent":{"$ref":"#/components/schemas/BigDecimal"},"day4_hours_spent":{"$ref":"#/components/schemas/BigDecimal"},"day5_hours_spent":{"$ref":"#/components/schemas/BigDecimal"},"day6_hours_spent":{"$ref":"#/components/schemas/BigDecimal"},"day7_hours_spent":{"$ref":"#/components/schemas/BigDecimal"},"project":{"$ref":"#/components/schemas/ProjectTimeCardVO"},"task":{"$ref":"#/components/schemas/TaskTimeCardVO"},"time_card_line_id":{"description":"","example":"1","format":"int64","type":"integer"},"total_hours_spent":{"$ref":"#/components/schemas/BigDecimal"}}},"TimeCardListVO":{"description":"Java type: com.noosh.nooshapi.vo.TimeCardListVO","properties":{"results":{"description":"","items":{"$ref":"#/components/schemas/TimeCardSimpleVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"TimeCardReceivedDetailVO":{"description":"Java type: com.noosh.nooshapi.vo.TimeCardReceivedDetailVO","properties":{"billable_hours":{"$ref":"#/components/schemas/BigDecimal"},"is_submit":{"description":"","example":"false","type":"boolean"},"last_updated_date":{"description":"","format":"date","type":"string"},"no_of_workdays":{"description":"","example":"1","format":"int32","type":"integer"},"nonbillable_hours":{"$ref":"#/components/schemas/BigDecimal"},"owner":{"$ref":"#/components/schemas/PersonVO"},"submit_date":{"description":"","format":"date","type":"string"},"time_card_line":{"description":"","items":{"$ref":"#/components/schemas/TimeCardLineVO"},"type":"array"},"timecard_id":{"description":"","example":"1","format":"int64","type":"integer"},"total_hours":{"$ref":"#/components/schemas/BigDecimal"},"week_beginning":{"description":"","format":"date","type":"string"}}},"TimeCardSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.TimeCardSimpleVO","properties":{"is_submit":{"description":"","example":"false","type":"boolean"},"last_updated_date":{"description":"","format":"date","type":"string"},"no_of_workdays":{"description":"","example":"1","format":"int32","type":"integer"},"submit_date":{"description":"","format":"date","type":"string"},"timecard_id":{"description":"","example":"1","format":"int64","type":"integer"},"total_hours":{"$ref":"#/components/schemas/BigDecimal"},"week_beginning":{"description":"","format":"date","type":"string"}}},"UofmSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.UofmSimpleVO","properties":{"is_default":{"description":"","example":"false","type":"boolean"},"uofm_id":{"description":"","example":"1","format":"int64","type":"integer"},"uofm_name":{"description":"","example":"sample uofm_name","type":"string"}}},"UserFieldsSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.UserFieldsSimpleVO","properties":{"is_required":{"description":"","example":"false","type":"boolean"},"label":{"description":"","example":"sample label","type":"string"},"ordinal_number":{"description":"","example":"1","format":"int64","type":"integer"},"param_name":{"description":"","example":"sample param_name","type":"string"},"type":{"description":"","example":"sample type","type":"string"},"user_field_id":{"description":"","example":"1","format":"int64","type":"integer"}}},"UserPersonVO":{"description":"Java type: com.noosh.nooshapi.vo.UserPersonVO","properties":{"email":{"description":"","example":"sample email","type":"string"},"first_name":{"description":"","example":"sample first_name","type":"string"},"last_name":{"description":"","example":"sample last_name","type":"string"},"middle_name":{"description":"","example":"sample middle_name","type":"string"},"user_id":{"description":"","example":"1","format":"int64","type":"integer"}}},"V1x1InvitedTeamMemberResultsVO":{"description":"Java type: com.noosh.nooshapi.vo.v1x1.V1x1InvitedTeamMemberResultsVO","properties":{"results":{"description":"","items":{"$ref":"#/components/schemas/V1x1InvitedTeamMemberVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"V1x1InvitedTeamMemberVO":{"description":"Java type: com.noosh.nooshapi.vo.v1x1.V1x1InvitedTeamMemberVO","properties":{"role":{"$ref":"#/components/schemas/RoleSimpleVO"},"team_member_id":{"description":"","example":"1","format":"int64","type":"integer"},"user":{"$ref":"#/components/schemas/UserPersonVO"},"was_invited_before":{"description":"","example":"false","type":"boolean"}}},"WgTaskStatusListVO":{"description":"Java type: com.noosh.nooshapi.vo.WgTaskStatusListVO","properties":{"result":{"description":"","items":{"$ref":"#/components/schemas/WgTaskStatusVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"WgTaskStatusVO":{"description":"Java type: com.noosh.nooshapi.vo.WgTaskStatusVO","properties":{"description":{"description":"","example":"sample description","type":"string"},"is_active":{"description":"","example":"false","type":"boolean"},"is_default":{"description":"","example":"false","type":"boolean"},"task_status_name":{"description":"","example":"sample task_status_name","type":"string"},"tasks_status_id":{"description":"","example":"1","format":"int64","type":"integer"}}},"WorkgroupAttributeListVO":{"description":"Java type: com.noosh.nooshapi.vo.WorkgroupAttributeListVO","properties":{"result":{"description":"","items":{"$ref":"#/components/schemas/WorkgroupAttributeVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"WorkgroupAttributeVO":{"description":"Java type: com.noosh.nooshapi.vo.WorkgroupAttributeVO","properties":{"is_checked":{"description":"","example":"false","type":"boolean"},"label":{"description":"","example":"sample label","type":"string"},"product_type_id":{"description":"","example":"1","format":"int64","type":"integer"}}},"WorkgroupBaseVO":{"description":"Java type: com.noosh.nooshapi.vo.WorkgroupBaseVO","properties":{"workgroup_id":{"description":"","example":"1","format":"int64","type":"integer"},"workgroup_name":{"description":"","example":"sample workgroup_name","type":"string"}}},"WorkgroupListVO":{"description":"Java type: com.noosh.nooshapi.vo.WorkgroupListVO","properties":{"results":{"description":"","items":{"$ref":"#/components/schemas/WorkgroupSimpleVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"WorkgroupMembersListVO":{"description":"Java type: com.noosh.nooshapi.vo.WorkgroupMembersListVO","properties":{"results":{"description":"","items":{"$ref":"#/components/schemas/WorkgroupMembersSimpleVO"},"type":"array"},"status_code":{"description":"","example":"1","format":"int32","type":"integer"},"status_reason":{"description":"","example":"sample status_reason","type":"string"}}},"WorkgroupMembersSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.WorkgroupMembersSimpleVO","properties":{"email":{"description":"","example":"sample email","type":"string"},"first_name":{"description":"","example":"sample first_name","type":"string"},"last_name":{"description":"","example":"sample last_name","type":"string"},"user_id":{"description":"","example":"1","format":"int64","type":"integer"}}},"WorkgroupSimpleVO":{"description":"Java type: com.noosh.nooshapi.vo.WorkgroupSimpleVO","properties":{"is_default":{"description":"","example":"false","type":"boolean"},"parent_workgroup":{"$ref":"#/components/schemas/WorkgroupBaseVO"},"workgroup_id":{"description":"","example":"1","format":"int64","type":"integer"},"workgroup_name":{"description":"","example":"sample workgroup_name","type":"string"}}}}}}
\No newline at end of file