Edit Group
Edit a specific group
PUT
Path Parameters
The unique identifier of the group to be edited
Example:
"2613a221-d3c8-4c8a-86d5-e7e885fd1da9"
Unique version of the group you want to edit
Example:
"6b72d72d-cc99-4df6-8152-7183e824c80c"
Body
application/json
DBA name for the company, if applicable
Example:
"Floors R Us"
Federal Employer Identification Number for the company
Example:
"112222222"
Name of the group
Example:
"ACME Flooring"
SIC Code of the group
Example:
"5713"
Response
200 - application/json
Successful Response - Returns the modified Group
The date the record was created
Unique identifier of the record in Noyo
The date the record was last updated
Name of the group
Example:
"ACME Flooring"
Current version of the record
DBA name for the company, if applicable
Example:
"Floors R Us"
Federal Employer Identification Number for the company
Example:
"112222222"
SIC Code of the group
Example:
"5713"
Was this page helpful?