Creates a new asset (account product) in Fireberry. Use this to associate products or services with customer accounts, tracking details like quantity, price, installation dates, and status.
pricenumberPrice of the asset. Must be non-negative.
owneridstringThe GUID of the system user who created the record. Can be set manually and will be used for permissions.
quantitynumberQuantity of the selected product. Must be non-negative.
accountidRequiredstringThe related account's GUID. This is the account/company to which the asset will be associated.
productidRequiredstringThe related product's GUID. This identifies which product/service is being added as an asset.
expiredatestringUTC formatted date and time of expiration. Format: YYYY-MM-DD or ISO 8601 datetime.
statuscodeintegerStatus of the asset (Picklist). Use the appropriate integer status code from your Fireberry configuration.
descriptionstringDescription of the asset. Maximum length is 4,000 characters.
installdatestringUTC formatted date and time of installation. Format: YYYY-MM-DD or ISO 8601 datetime.
purchasedatestringDate and time of the purchase in UTC format. Format: YYYY-MM-DD or ISO 8601 datetime.
ordinalnumberstringUsed for identification of the asset. Unique values are recommended.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.