> For the complete documentation index, see [llms.txt](https://docs.payengine.co/payengine-api-v2.5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payengine.co/payengine-api-v2.5/error-and-response-codes/host-response-codes.md).

# Host Response codes

The following list contains the most common response code from processor which are mapped to hostResponseCode in the API response

<table data-header-hidden><thead><tr><th width="150">Code</th><th>Description</th></tr></thead><tbody><tr><td>100</td><td>Transaction was approved</td></tr><tr><td>200</td><td>Transaction was declined by processor</td></tr><tr><td>201</td><td>Do not honor</td></tr><tr><td>202</td><td>Insufficient funds</td></tr><tr><td>203</td><td>Over limit</td></tr><tr><td>204</td><td>Transaction not allowed</td></tr><tr><td>220</td><td>Incorrect payment information</td></tr><tr><td>221</td><td>No such card issuer</td></tr><tr><td>222</td><td>No card number on file with issuer</td></tr><tr><td>223</td><td>Expired card</td></tr><tr><td>224</td><td>Invalid expiration date</td></tr><tr><td>225</td><td>Invalid card security code</td></tr><tr><td>226</td><td>Invalid PIN</td></tr><tr><td>240</td><td>Call issuer for further information</td></tr><tr><td>250</td><td>Pick up card</td></tr><tr><td>251</td><td>Lost card</td></tr><tr><td>252</td><td>Stolen card</td></tr><tr><td>253</td><td>Fraudulent card</td></tr><tr><td>260</td><td>Declined with further instructions available.</td></tr><tr><td>261</td><td>Declined-Stop all recurring payments</td></tr><tr><td>262</td><td>Declined-Stop this recurring program</td></tr><tr><td>263</td><td>Declined-Update cardholder data available</td></tr><tr><td>264</td><td>Declined-Retry in a few days</td></tr><tr><td>300</td><td>Transaction was rejected by gateway</td></tr><tr><td>400</td><td>Transaction error returned by processor</td></tr><tr><td>410</td><td>Invalid merchant configuration</td></tr><tr><td>411</td><td>Merchant account is inactive</td></tr><tr><td>420</td><td>Communication error</td></tr><tr><td>421</td><td>Communication error with issuer</td></tr><tr><td>430</td><td>Duplicate transaction at processor</td></tr><tr><td>440</td><td>Processor format error</td></tr><tr><td>441</td><td>Invalid transaction information</td></tr><tr><td>460</td><td>Processor feature not available</td></tr><tr><td>461</td><td>Unsupported card type</td></tr></tbody></table>
