# Dönüş Kodları

| Dönüş Kodu | Anlamı                   |
| ---------- | ------------------------ |
| **0**      | **successful**           |
| **1**      | **unsuccessful**         |
| **2**      | **companyblocked**       |
| **3**      | **agentblocked**         |
| **4**      | **agentnotfound**        |
| **5**      | **duplicatedata**        |
| **6**      | **noprocess**            |
| **7**      | **unauthorized**         |
| **8**      | **servererror**          |
| **9**      | **notimplemented**       |
| **10**     | **timeout**              |
| **11**     | **badrequest**           |
| **12**     | **nodata**               |
| **13**     | **paynetjnosession**     |
| **14**     | **paynetjwrongbin**      |
| **15**     | **paynetjunmatchtran**   |
| **16**     | **paynetj3derror**       |
| **17**     | **paynetjusedsession**   |
| **18**     | **wrongcarddata**        |
| **19**     | **wrongtransactiontype** |
| **20**     | **wrongpostype**         |
| **21**     | **wrongratioget**        |
| **100**    | **oldsuccessful**        |
