Update Projects
You can update project from here
/api/Project/Update
Query String
| Parameter | Required | Value |
|---|---|---|
Request Header
| Parameter | Required | Value |
|---|---|---|
| TokenKey | Mandatory | User Input |
| Accept-Language | Optional | en-US |
| Accept-Encoding | Optional | gzip |
| Content-Type | Mandatory | application/json |
Request Body
| Parameter | Required | Value |
|---|---|---|
| PINProjectID | Mandatory | User Input |
| ProjectName | Mandatory | User Input |
| ProjectNumber | Optional | User Input |
| ProjectDescription | Optional | User Input |
| ProjectAddress1 | Optional | User Input |
| CountryName | Optional | User Input |
| StateName | Optional | User Input |
| StateID | Optional | User Input |
| city | Optional | User Input |
| zip | Optional | User Input |
Remarks:
- Return 200 on successful of operation
Updated about 1 year ago
