# Fail delivery action
Use the Fail delivery action to fail a delivery in Orderful.
If this delivery is the most recent delivery associated with a transaction, this action updates the transaction's delivery status to Failed.
If this delivery is associated with one or more transactions in a poller bucket, this action removes the transactions from that bucket.
# Input
| Input field | Description |
|---|---|
| Delivery ID | Provide the ID of the delivery you plan to fail. You can map in the Delivery ID datapill from the output of a List transactions from pulling bucket action. Alternatively, you can obtain the delivery ID from the Orderful UI by selecting a transaction and going to the Audit trail section. Refer to Orderful's documentation for more information about transaction statuses (opens new window). |
| Note | Enter a note to accompany the failure. |
# Output
| Output field | Description |
|---|---|
| Status | Indicates whether the delivery was failed successfully. |
Last updated: 9/25/2025, 11:04:45 PM