Create an Asset
Purpose
To insert a new asset record.
Request URL
https://fsm.zoho.com/fsm/v1/Assets
Request Method
POST
Scope
scope=ZohoFSM.modules.Assets.CREATE
Input JSON Keys
Name | Description | Type | Mandatory |
Name | The name of the asset | String | Yes |
Product | The ID of the part to which you want to associate the asset | String | Yes If it is set as mandatory in the Assets module within the Module Builder (Setup > Customization > Module and Fields). |
Contact* | The ID of the contact to which you want to associate the asset | String | Yes |
Company* | The ID of the company to which you want to associate the asset | String | Yes |
*This field will be mandatory depending on the sync type for the FSM-Invoice/Books integration
Sample Request
Copied
Sample Input
Copied
Sample Response
Copied