1. Assets
Commusoft developer
  • Introduction
    • Introduction
    • Key concepts and relationships
    • Authentication
    • Rate-limits
    • Requests and responses
    • Core concepts and patterns
    • Support and technical support
  • CRM
    • Properties
      • List customer types
      • List properties
      • Properties
      • Customers
      • Companies
      • Work addresses
      • Customers
      • Companies
      • Work addresses
      • Properties
    • Contacts
      • List property contacts
      • Property contacts
      • Property contacts
      • Property contacts
    • Assets
      • Understanding assets
      • List asset groups
        GET
      • List asset types
        GET
      • Asset structure
        GET
      • Assets dynamic fields
        GET
      • List assets
        GET
      • Assets
        GET
      • Assets
        POST
      • Assets
        PATCH
      • Assets
        DELETE
    • Scheduled activities
      • List scheduled activities
      • Scheduled activities
      • Scheduled activities
      • Complete Scheduled Activity
      • Scheduled activities
    • Search
      GET
  • Sales
    • Opportunities
      • List opportunity pipelines
      • List opportunity stages
      • List opportunities
      • Opportunities
      • Opportunities
      • Opportunities
      • Opportunities
    • Actions
      • Change opportunity stage
  • Jobs
    • Jobs
      • List job description templates
      • List jobs
      • Jobs
      • Jobs
      • Jobs
      • Jobs
    • Forms
      • List forms
    • Actions
      • Change job stage
      • Put on hold
      • Remove on hold
      • Mark as complete
      • Mark as uncompleted
      • Mark as free of charge
      • Mark as aborted
  • Users & Vehicles
    • Users
      • List users
  • Settings
    • List titles
    • List advertising types
    • List telephone types
    • List business units
    • List user groups
    • List provinces
  • Webhooks
    • Webhooks
    • Example PHP script
  1. Assets

Assets

PATCH
/properties/{propertyID}/assets/{assetID}

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params

Body Params application/jsonRequired

Examples

Responses

🟢204Success
This response does not have a body.
🟠429429 Too many requests
🟠401401 Unauthorised
🟠403403 Forbidden
🟠404404 Not found
🟠409409 Conflict
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PATCH '/properties/1240/assets/45' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
    "assetTypeID": 35,
    "fields": {
         "assetGroup": [
                    {
                        "key": "cd66d075-9083dde7",
                        "fieldType": "decimal",
                        "value": "5345345",
                    
                    },
                    {
                        "key": "fe384c1d-7dece3ee",
                        "fieldType": "predefined_toggle",
                        "value": "59523765-66037557-76670077-99665006",
                     
                    }
                ],
                "assetType": [
                    {
                        "key": "29ec1b9c-90e57059",
                        "fieldType": "radiolist",
                        "value": "81fce737-6a03174a",
                       
                    },
                    {
                        "key": "480a8b6c-53b15a57",
                        "fieldType": "radiolist",
                        "value": "8c37d3b3-d23c002a",
                       
                    },
                    {
                        "key": "1c2f8618-d1187fb0",
                        "fieldType": "date",
                        "value": "2026-09-02",
                      
                    }
                ],
                "standard": [
                    {
                        "key": "f004af2e-372342b8",
                        "fieldType": "date",
                        "value": "",
                       
                    },
                    {
                        "key": "d6b868b5-dfd8b0d7",
                        "fieldType": "date",
                        "value": ""
                     
                    },
                    {
                        "key": "41efc02a-5c82ac22",
                        "fieldType": "checkbox",
                        "value": "False"
                       
                    },
                    {
                        "key": "acd53857-13bb8d9",
                        "fieldType": "checkbox",
                        "value": "False"
                       
                    },
                    {
                        "key": "b8a62c01-1b3c1ea5",
                        "fieldType": "checkbox",
                        "value": "True"
                        
                    },
                    {
                        "key": "dbfaaf8c-60e2b3b6",
                        "fieldType": "dynamic_dropdown",
                        "value": "Natural gas"
                       
                    },
                    {
                        "key": "b1e04b33-a3939fad",
                        "fieldType": "dynamic_dropdown",
                        "value": "Vaillant",
                       
                    },
                    {
                        "key": "c426f0cc-3443b5b7",
                        "fieldType": "dynamic_dropdown",
                        "value": "WBGreenstar 4000",
                      
                    },
                    {
                        "key": "3a762132-9039e6ec",
                        "fieldType": "dynamic_dropdown",
                        "value": "nashik"
                       
                    },
                    {
                        "key": "74969214-cdd28fa1",
                        "fieldType": "dynamic_dropdown",
                        "value": "BF"
                        
                    },
                    {
                        "key": "84627a87-9254202a",
                        "fieldType": "dropdownlist",
                        "value": ""
                        
                    },
                    {
                        "key": "ed51d3e3-17658717",
                        "fieldType": "text",
                        "value": "12333355"
                        
                    },
                    {
                        "key": "13dcd66e-cfef4335",
                        "fieldType": "barcode",
                        "value": "12312414"
                     
                    },
                    {
                        "key": "57b5cf3b-b57e20bc",
                        "fieldType": "text",
                        "value": "234234"
                        
                    },
                    {
                        "key": "9e8784ca-af05de36",
                        "fieldType": "text",
                        "value": "23423434"
                      
                    },
                    {
                        "key": "81eb9c52-508cac52",
                        "fieldType": "text",
                        "value": "2345555"
                        
                    },
                    {
                        "key": "bdc24251-a1de3144",
                        "fieldType": "image",
                        "value": ""
                       
                    }
                ]
    }
}'
Response Response Example
204 - Example 1
{
    "asset": {
        "assetId": 174,
        "data": {
            "standard": [
                {
                    "key": "e4c1a55e-8719d901",
                    "fieldType": "dropdownlist"
                },
                {
                    "key": "8846cfe0-1d345750",
                    "fieldType": "text",
                    "value": "200DSEJB"
                },
                {
                    "key": "873bbce5-7fd923f4",
                    "fieldType": "decimal",
                    "value": "200"
                },
                {
                    "key": "e18e4b88-1e7f653f",
                    "fieldType": "dynamic_dropdown",
                    "value": 39
                },
                {
                    "key": "e7988ab1-cee98e87",
                    "fieldType": "dropdownlist",
                    "value": null
                }
            ]
        },
        "id": 1105
    }
}
Modified at 2026-09-18 12:37:30
Previous
Assets
Next
Assets
Built with