Soft-deletes a Firmao invoice by marking it as deleted. This action sends a PUT request to mark the invoice's 'deleted' field as true. The invoice record remains in the system but is marked as deleted. Returns a changelog documenting the deletion operation. If the API returns un…
invoice_idRequiredintegerUnique numeric ID of the invoice (transaction) to soft-delete by marking it as deleted
organization_idRequiredstringOrganization identifier visible in the Firmao URL after login (e.g., if URL is https://system.firmao.net/12345/..., use '12345'). This is typically a numeric string but can also be alphanumeric.
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.