Skip to main content

Add a Resource to an Asset

Associate an asset and a resource.

Query String Parameters

NameTypeDescriptionRequired
ActionStringAssetAddResourceRequired
AssetIdIntThe unique identifier of the asset which can be retrieved using Asset List.Optional - See Tip
AssetReferenceStringThe internal reference of the asset.Optional - See Tip
ResourceIdIntResource ID to be associated.Optional - See Tip
ResourceReferenceStringResource Reference to be associated.Optional - See Tip

tip
The Asset Reference or Asset Id can be supplied. If both parameters are provided, the Asset Id will used in preference.
The Resource Reference or ID can be supplied. If both parameters are provided, the Resource ID will take precedence.

Response Codes

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=AssetAddResource&AssetId=226330&ResourceId=36230