> For the complete documentation index, see [llms.txt](https://docs-bridgers-en.bridgers.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-bridgers-en.bridgers.xyz/bridgers-api-endpoints/status-code.md).

# status code

### 1. The request method is POST, application/json

### 2. Status code description:

| code | description                                                                                                           |
| ---- | --------------------------------------------------------------------------------------------------------------------- |
| 101  | required parameter is empty                                                                                           |
| 102  | invalid parameter                                                                                                     |
| 103  | invalid address                                                                                                       |
| 104  | amount should be a valid number string                                                                                |
| 105  | Same currency cannot be exchanged                                                                                     |
| 106  | token does not exist                                                                                                  |
| 107  | This fromToken does not support exchange yet                                                                          |
| 108  | This toToken does not support exchange yet                                                                            |
| 109  | target address is not support coin contract address                                                                   |
| 110  | target address is not support contract address                                                                        |
| 411  | Insufficient account balance                                                                                          |
| 412  | quote fail                                                                                                            |
| 413  | swap fail                                                                                                             |
| 414  | fail:updated, please do not update again！                                                                             |
| 415  | query fail                                                                                                            |
| 777  | Frequent operations, please try again later                                                                           |
| 906  | System exceptions                                                                                                     |
| 907  | Forbidden Request                                                                                                     |
| 908  | No authorization                                                                                                      |
| 999  | Service Internal Error                                                                                                |
| 1114 | Birdgers does not provide services for your current country/region                                                    |
| 1145 | There are risks in the target address, refund address or IP. Please change to other addresses and IPs for redemption. |
| 1146 | The XRP address does not activate the token                                                                           |
