# Errors

Uses conventional HTTP response codes to indicate the success or failure of an API request.

## Error object

{% content-ref url="/pages/MrDyF1pJFxscbVnmaDOZ" %}
[Error object](/legacy/wallet-api/errors/error-object.md)
{% endcontent-ref %}

## Errors type list

{% content-ref url="/pages/NaaWslpgFq4jPD4rN8W6" %}
[Errors type list](/legacy/wallet-api/errors/errors-type-list.md)
{% endcontent-ref %}

## Decline errors code list

{% content-ref url="/pages/F9DFjjKA40vRF7fJdW48" %}
[Decline errors code list](/legacy/wallet-api/errors/decline-errors-code-list.md)
{% endcontent-ref %}

{% hint style="info" %}
**Good to know:** Please find all API commands below, starting with [700 – Start Credit Card charge (3DS Enabled)](#id-700-start-credit-card-charge-3ds-enabled)
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.convergegate.com/legacy/wallet-api/errors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
