For AI agents: visit https://docs.withreach.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Code | Description |
|---|
| RateOfferNotFound | The RateOfferId did not identify a known, non-expired Reach rate offer. |
| CurrencyNotFound | The ConsumerCurrency did not correspond to a supported Reach currency. |
| CurrencyMismatch | The ConsumerCurrency specified in the request did not match the Currency associated with the specified Reach rate offer. |
| PaymentMethodUnsupported | The PaymentMethod is either not supported by Reach or the merchant has not been approved to use it. |
| ConsumerTotalInvalid | The ConsumerTotal is not correct. |
| ConsentRequired | Consent is required from the consumer to proceed, but was not provided. |
| Code | Description |
|---|
| ServiceUnavailable | A system problem prevented authentication from completing. Try again. |
| OrderStateInvalid | The order is no longer in a state that allows an authentication attempt. |
| PaymentMethodMismatch | The order is already authenticated for a different payment method. |