---
title: INPayBillIntentResponseCode.failure
framework: intents
role: symbol
role_heading: Case
path: intents/inpaybillintentresponsecode/failure
---

# INPayBillIntentResponseCode.failure

You were unable to schedule the transaction.

## Declaration

```swift
case failure
```

## Discussion

Discussion Use this code for both transient and unrecoverable errors that prevented you from scheduling the transaction.

## See Also

### Constants

- [INPayBillIntentResponseCode.unspecified](intents/inpaybillintentresponsecode/unspecified.md)
- [INPayBillIntentResponseCode.ready](intents/inpaybillintentresponsecode/ready.md)
- [INPayBillIntentResponseCode.inProgress](intents/inpaybillintentresponsecode/inprogress.md)
- [INPayBillIntentResponseCode.success](intents/inpaybillintentresponsecode/success.md)
- [INPayBillIntentResponseCode.failureRequiringAppLaunch](intents/inpaybillintentresponsecode/failurerequiringapplaunch.md)
- [INPayBillIntentResponseCode.failureCredentialsUnverified](intents/inpaybillintentresponsecode/failurecredentialsunverified.md)
- [INPayBillIntentResponseCode.failureInsufficientFunds](intents/inpaybillintentresponsecode/failureinsufficientfunds.md)
