Soft-delete an offer in Firmao by marking it as deleted. The offer record is not permanently removed but is marked with deleted=true, making it inactive in the system. Use this action when you need to remove an offer without permanently destroying the record. The action returns…
offer_idRequiredintegerNumeric ID of the offer to delete.
organization_idRequiredstringOrganization identifier for the Firmao account. This is typically already included in the base_url configuration, so you can usually pass the same value from the base_url (e.g., 'composio2').
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.