# Error Codes and Descriptions

In case of errors during operations via services, the system returns specific error codes. Here are the response and explanations of the error codes returned by the Paywall payment API:

**Example response template returned by Paywall payment API:**

{% tabs %}
{% tab title="Payment API Error Codes" %}

<table><thead><tr><th width="211">Error Code Number</th><th>Error Code</th></tr></thead><tbody><tr><td>-1</td><td>Payment not found | Request could not be processed | General error</td></tr><tr><td><mark style="color:green;"><strong>0</strong></mark></td><td><mark style="color:green;"><strong>Success</strong></mark></td></tr><tr><td>1</td><td>Failure</td></tr><tr><td>2</td><td>Unexpected parameters</td></tr><tr><td>3</td><td>Unsupported payment provider</td></tr><tr><td>4</td><td>MerchantUniqueCode already exists</td></tr><tr><td>5</td><td>No suitable provider found for payment</td></tr><tr><td>6</td><td>Environment / Address configuration not found</td></tr><tr><td>7</td><td>The payment has already been completed.</td></tr><tr><td>8</td><td>Unexpected currency.</td></tr><tr><td>9</td><td>Unexpected installment.</td></tr><tr><td>10</td><td>Unexpected MerchantUniqueCode.</td></tr><tr><td>11</td><td>Unexpected <strong>MerchantSuccessBackUrl</strong></td></tr><tr><td>12</td><td>Unexpected <strong>MerchantFailBackUrl</strong></td></tr><tr><td>13</td><td>Unexpected cardholder</td></tr><tr><td>14</td><td>Unexpected card number</td></tr><tr><td>15</td><td>Unexpected card expiration date (Month)</td></tr><tr><td>16</td><td>Unexpected card expiration date (Year)</td></tr><tr><td>17</td><td>Unexpected payment detail</td></tr><tr><td>18</td><td>Unexpected card detail</td></tr><tr><td>19</td><td>The card has expired</td></tr><tr><td>20</td><td>Payment provider credentials are not configured</td></tr><tr><td>21</td><td>Stored card identifier (UniqueCode) is invalid</td></tr><tr><td>22</td><td>No stored card found</td></tr><tr><td>23</td><td>The stored card is inactive</td></tr><tr><td>24</td><td>The payment provider is not connected</td></tr><tr><td>25</td><td>The product list cannot be empty</td></tr><tr><td>26</td><td>The total amount of products must equal the transaction amount</td></tr><tr><td>27</td><td>In marketplace model accounts, MemberId cannot be empty</td></tr><tr><td>28</td><td>The product list contains invalid MemberId</td></tr><tr><td>29</td><td>Marketplace - Unexpected request</td></tr><tr><td>30</td><td>Marketplace - No products found to confirm</td></tr><tr><td>31</td><td>Marketplace - No payment found to confirm</td></tr><tr><td>32</td><td>Marketplace - Payment not found</td></tr><tr><td>33</td><td>Marketplace - No products found to report</td></tr><tr><td>34</td><td>Marketplace - No progress payment found</td></tr><tr><td>35</td><td>Marketplace - Progress payment has already been sent</td></tr><tr><td>36</td><td>The product list contains an invalid discount holder (DiscountOwnerType)</td></tr><tr><td>37</td><td>The product list contains an invalid discount type (DiscountType)</td></tr><tr><td>38</td><td>The product list contains an invalid discount percentage</td></tr><tr><td>39</td><td>The product list contains an invalid discount amount</td></tr><tr><td>40</td><td>The product list contains an invalid shipping type</td></tr><tr><td>41</td><td>The product list contains an invalid shipping currency</td></tr><tr><td>42</td><td>The product list contains an invalid shipping amount</td></tr><tr><td>43</td><td>No debt found</td></tr><tr><td>44</td><td>The amount must be greater than zero</td></tr><tr><td>45</td><td>The amount must be greater than zero</td></tr><tr><td>46</td><td>Unexpected ClientIp data</td></tr><tr><td>47</td><td>The merchant cannot be found</td></tr><tr><td>48</td><td>PayWatch payment status is invalid</td></tr><tr><td>49</td><td>PayWatch payment status ID is invalid</td></tr><tr><td>50</td><td>PayWatch action ID is invalid</td></tr><tr><td>51</td><td>PayWatch minute parameter is invalid</td></tr><tr><td>52</td><td>PayWatch webhook parameter is invalid</td></tr><tr><td>53</td><td>Unexpected basket shipping type</td></tr><tr><td>54</td><td>Unexpected basket shipping value</td></tr><tr><td>55</td><td>Unexpected basket discount type</td></tr><tr><td>56</td><td>Unexpected basket discount value</td></tr><tr><td>57</td><td>The calculated progress payment value cannot exceed the payment amount</td></tr><tr><td>58</td><td>Marketplace - Confirmation request contains invalid product</td></tr><tr><td>59</td><td>Marketplace earning is already in the payment queue.</td></tr><tr><td>60</td><td>Marketplace earning is already in the retry process.</td></tr><tr><td>61</td><td>Marketplace has no unsuccessful earning to retry.</td></tr><tr><td>62</td><td>No action is required.</td></tr><tr><td>63</td><td>An unexpected error occurred during the process.</td></tr><tr><td>64</td><td>Provider verification data (hash) is invalid or incorrect.</td></tr><tr><td>65</td><td>The transaction amount cannot exceed the payment amount.</td></tr><tr><td>66</td><td>Unexpected external detail data received.</td></tr><tr><td>67</td><td>The specified region could not be found.</td></tr><tr><td>68</td><td>The limit for concurrent monitoring jobs has been reached.</td></tr><tr><td>69</td><td>End of Day record for the specified date was not found.</td></tr><tr><td>70</td><td>End of Day data has not yet been prepared.</td></tr><tr><td>71</td><td>End of Day data has not yet been verified.</td></tr><tr><td>72</td><td>Reconciliation has already been verified.</td></tr><tr><td>73</td><td>Requested data not found.</td></tr><tr><td>74</td><td>Temporary card token is invalid or has expired.</td></tr><tr><td>75</td><td>Temporary card not found.</td></tr><tr><td>76</td><td>Virtual POS rule violation or incompatibility detected.</td></tr><tr><td>77</td><td>Invalid identity information.</td></tr><tr><td>78</td><td>An error occurred during the payment process.</td></tr><tr><td>79</td><td>Unexpected or unsupported card type.</td></tr><tr><td>80</td><td>Invalid or unexpected expiry time value.</td></tr><tr><td>81</td><td>Provider key (ProviderKey) must be filled.</td></tr><tr><td>82</td><td>POS ID (PosId) must be filled.</td></tr><tr><td>83</td><td>Temporary card is not supported.</td></tr><tr><td>84</td><td>Unexpected tracking code received.</td></tr><tr><td>85</td><td>RouteGroup key must be filled.</td></tr><tr><td>86</td><td>Invalid PayRoute type.</td></tr><tr><td>87</td><td>Partner not found.</td></tr><tr><td>88</td><td>Unexpected communication error occurred with the provider.</td></tr></tbody></table>
{% endtab %}

{% tab title="Physical API Error Codes" %}

<table><thead><tr><th width="500">Error Code Number</th><th>Error Code</th></tr></thead><tbody><tr><td><p></p><pre><code>System.ServerError
</code></pre></td><td>A error occurred due to PayWall</td></tr><tr><td><pre><code>System.ValidationError
</code></pre></td><td>Validation error (e.g., sent parameter)</td></tr><tr><td><pre><code>System.AuthError
</code></pre></td><td>Authorization error</td></tr><tr><td><p></p><pre><code>Connection.NotFound
</code></pre></td><td>Connection not found</td></tr><tr><td><pre><code>Connection.NotEqualConnection
</code></pre></td><td>Connection is inactive</td></tr><tr><td><pre><code>Connection.UpdatedRecordNotFound
</code></pre></td><td>Record to be updated not found</td></tr><tr><td><pre><code>Connection.DeletedRecordNotFound
</code></pre></td><td>Record to be deleted not found</td></tr><tr><td><pre><code>Connection.AlreadyExists
</code></pre></td><td>Connection already exists</td></tr><tr><td><pre><code>Connection.AlreadyConnected
</code></pre></td><td>Connection already exists</td></tr><tr><td><pre><code>Connection.ServiceParametersInvalid
</code></pre></td><td>Connection service parameters are invalid</td></tr><tr><td><pre><code>Connection.NotConnected
</code></pre></td><td>Connection is not connected</td></tr><tr><td><pre><code>Connection.IsAsyncPaymentNotActive
</code></pre></td><td>Connection does not support AsyncPayment or the feature is not enabled</td></tr><tr><td><pre><code>Transaction.NotFound
</code></pre></td><td>Transaction not found</td></tr><tr><td><pre><code>Transaction.FailedToGetTransactionList
</code></pre></td><td>Transaction list could not be retrieved</td></tr><tr><td><pre><code>Terminal.NotFound
</code></pre></td><td>Terminal not found</td></tr><tr><td><pre><code>Terminal.FailedToGetTerminalList
</code></pre></td><td>Terminal list could not be retrieved</td></tr><tr><td><pre><code>Terminal.Tag.NotFound
</code></pre></td><td>Terminal label not found</td></tr><tr><td><pre><code>Terminal.Tag.AlreadyExistsWithThisCode
</code></pre></td><td>Terminal label already exists with this code</td></tr><tr><td><pre><code>Terminal.Tag.DeletedRecordNotFound
</code></pre></td><td>Record to be deleted not found</td></tr><tr><td><pre><code>Terminal.Pair.NotFound
</code></pre></td><td>Terminal connection not found</td></tr><tr><td><pre><code>Pair.Async.AbsentBodyParam
</code></pre></td><td>There is a missing parameter in the request</td></tr><tr><td><pre><code>Pair.Async.AuthenticationFailed
</code></pre></td><td>Authorization error</td></tr><tr><td><pre><code>Pair.Async.RequestFailed
</code></pre></td><td>Request failed</td></tr><tr><td><pre><code>Pair.Async.RequestNotFound
</code></pre></td><td>Request not found</td></tr><tr><td><pre><code>Pair.Async.AlreadyPaired
</code></pre></td><td>There is already a connection request</td></tr><tr><td><pre><code>Pair.Async.ConfirmFailed
</code></pre></td><td>Approval failed</td></tr><tr><td><pre><code>Pair.Async.ConfirmNotCompleted
</code></pre></td><td>Device approval has not been granted yet</td></tr><tr><td><pre><code>Payment.Async.CloudNotSendToDevice
</code></pre></td><td>Payment could not be sent to the device</td></tr><tr><td><pre><code>Payment.Async.CloudNotSendToDevice
</code></pre></td><td>Payment request not found</td></tr><tr><td><pre><code>Payment.Async.CloudNotSendToDevice
</code></pre></td><td>Payment response not found</td></tr><tr><td><pre><code>Payment.Async.NotConvenientStatusForThisOperation
</code></pre></td><td>Payment status is not applicable for the related operation</td></tr><tr><td><pre><code>Payment.Async.AlreadyHasRefundOrCancel
</code></pre></td><td>Payment has already been refunded/canceled</td></tr><tr><td><pre><code>Payment.Async.MerchantUniqueCodeAlreadyExists
</code></pre></td><td>Merchant tracking number already exists</td></tr><tr><td><pre><code>Payment.Request.RequestNotFound
</code></pre></td><td>Request not found</td></tr></tbody></table>
{% endtab %}

{% tab title="General Error Codes" %}

<table><thead><tr><th width="205">Error Code Number</th><th>Error Code</th></tr></thead><tbody><tr><td>-1</td><td>SystemMessage</td></tr><tr><td><mark style="color:green;"><strong>0</strong></mark></td><td><mark style="color:green;"><strong>Success</strong></mark></td></tr><tr><td>1</td><td>Unsuccessful</td></tr><tr><td>2</td><td>Invalid data</td></tr><tr><td>3</td><td>No data</td></tr><tr><td>4</td><td>Header missing</td></tr><tr><td>5</td><td>Exception</td></tr><tr><td>6</td><td>Invalid mail</td></tr><tr><td>7</td><td>Invalid phone</td></tr><tr><td>8</td><td>ThereIs no such parent</td></tr><tr><td>9</td><td>Invalid password</td></tr><tr><td>10</td><td>Invalid two factor type</td></tr><tr><td>11</td><td>Two factor already exists</td></tr><tr><td>12</td><td>Merchant not found</td></tr><tr><td>13</td><td>Already exists payment providerInfo</td></tr><tr><td>14</td><td>Payment gateway provider not found</td></tr><tr><td>15</td><td>Invalid base64</td></tr><tr><td>16</td><td>Logo upload error</td></tr><tr><td>17</td><td>Invalid merchan credential type</td></tr><tr><td>18</td><td>Merchant already exists</td></tr><tr><td>19</td><td>Payment provider credential param not found</td></tr><tr><td>20</td><td>Payment provider already activated</td></tr><tr><td>21</td><td>Unexpected payment provider credential param</td></tr><tr><td>22</td><td>Absent payment provider credential param</td></tr><tr><td>23</td><td>Invalid ıdentity number</td></tr><tr><td>24</td><td>Invalid ıdentity tax address</td></tr><tr><td>25</td><td>Empty manager name</td></tr><tr><td>26</td><td>Empty manager lastname</td></tr><tr><td>27</td><td>Empty manager phone</td></tr><tr><td>28</td><td>Invalid manager phone</td></tr><tr><td>29</td><td>Empty manager email</td></tr><tr><td>30</td><td>Invalid manager email</td></tr><tr><td>31</td><td>Empty manager ıdentity</td></tr><tr><td>32</td><td>Empty manager birthday</td></tr><tr><td>33</td><td>Empty merchant address</td></tr><tr><td>34</td><td>Invalid company type</td></tr><tr><td>35</td><td>Payment gateway not connected</td></tr><tr><td>36</td><td>Invalid email</td></tr><tr><td>37</td><td>Cannot pay again</td></tr><tr><td>38</td><td>User password locked</td></tr><tr><td>39</td><td>User expired password</td></tr><tr><td>40</td><td>Otp error</td></tr><tr><td>41</td><td>Returned otp code</td></tr><tr><td>42</td><td>User not found</td></tr><tr><td>43</td><td>User deleted</td></tr><tr><td>44</td><td>User deactivated</td></tr><tr><td>45</td><td>User already exists</td></tr><tr><td>46</td><td>User could not add</td></tr><tr><td>47</td><td>Merchant user could not add</td></tr><tr><td>48</td><td>User password could not add</td></tr><tr><td>49</td><td>Integration credential could not add</td></tr><tr><td>50</td><td>Invalid card number</td></tr><tr><td>51</td><td>Amount</td></tr><tr><td>52</td><td>Invalid ınstallment</td></tr><tr><td>53</td><td>Invalid currency</td></tr><tr><td>54</td><td>Password similarity</td></tr><tr><td>55</td><td>Credential param already exist</td></tr><tr><td>56</td><td>Payment not found</td></tr><tr><td>57</td><td>Payment activity not found</td></tr><tr><td>58</td><td>EmptyInvoice email</td></tr><tr><td>59</td><td>InvalidInvoice email</td></tr><tr><td>60</td><td>Empty website</td></tr><tr><td>61</td><td>Invalid website</td></tr><tr><td>62</td><td>Identity already exists</td></tr><tr><td>63</td><td>Disposable password</td></tr><tr><td>64</td><td>Integration credential not found</td></tr><tr><td>65</td><td>Invalid end of day</td></tr><tr><td>66</td><td>Payment gateway not found</td></tr><tr><td>67</td><td>Payment gateway not support on us</td></tr><tr><td>68</td><td>Invalid ıdentity tax number</td></tr><tr><td>69</td><td>Document type not found</td></tr><tr><td>70</td><td>Document upload error</td></tr><tr><td>71</td><td>Invalid successful commission</td></tr><tr><td>72</td><td>Invalid refund commission</td></tr><tr><td>73</td><td>Invalid cancellation commission</td></tr><tr><td>74</td><td>Paywall commission not found</td></tr><tr><td>75</td><td>Invoice not found</td></tr><tr><td>76</td><td>Invoice status not found</td></tr><tr><td>77</td><td>Invalid ınvoice status to pay</td></tr><tr><td>78</td><td>Invoice already exists</td></tr><tr><td>79</td><td>Earning not found</td></tr><tr><td>80</td><td>Invoice could not generate</td></tr><tr><td>81</td><td>Invoice status could not add</td></tr><tr><td>82</td><td>Invoice detail could not add</td></tr><tr><td>83</td><td>Invalid manager ıdentity</td></tr><tr><td>84</td><td>Invoice cannot generate for future</td></tr><tr><td>85</td><td>Invalid pgp environment type</td></tr><tr><td>86</td><td>Payment gateway provider environment not found</td></tr><tr><td>87</td><td>Payment gateway provider environment already exists</td></tr><tr><td>88</td><td>Payment gateway provider endpoint already exist</td></tr><tr><td>89</td><td>Payment gateway provider end point not found</td></tr><tr><td>90</td><td>Integration credential already exists</td></tr><tr><td>91</td><td>Integration credential already exists</td></tr><tr><td>92</td><td>Payment not convenient for operation</td></tr><tr><td>93</td><td>Payment has successful refund</td></tr><tr><td>94</td><td>Payment has successful cancel</td></tr><tr><td>95</td><td>Payment gateway not support operation</td></tr><tr><td>96</td><td>Payment gateway provider error code already exists</td></tr><tr><td>97</td><td>Payment already finalized</td></tr><tr><td>98</td><td>Payment gateway provider currency already exists</td></tr><tr><td>99</td><td>Unexpected currency</td></tr><tr><td>100</td><td>Unexpected ınstallment</td></tr><tr><td>101</td><td>Unexpected merchant unique code</td></tr><tr><td>102</td><td>Unexpected success back url</td></tr><tr><td>103</td><td>Unexpected fail back url</td></tr><tr><td>104</td><td>Unexpected card owner</td></tr><tr><td>105</td><td>Unexpected card number</td></tr><tr><td>106</td><td>Unexpected card expired</td></tr><tr><td>107</td><td>Unexpected card expire month</td></tr><tr><td>108</td><td>Unexpected card expire year</td></tr><tr><td>109</td><td>Unexpected payment detail</td></tr><tr><td>110</td><td>Unexpected card</td></tr><tr><td>111</td><td>Payment error</td></tr><tr><td>112</td><td>Payment amount not convenient</td></tr><tr><td>113</td><td>Date range must be less than 31 days</td></tr><tr><td>114</td><td>Invalid payment tag</td></tr><tr><td>115</td><td>Card not found ın card wall</td></tr><tr><td>116</td><td>Card not available ın card wall</td></tr><tr><td>117</td><td>Card of card wall exception</td></tr><tr><td>118</td><td>Card unique code Invalid of card wall</td></tr><tr><td>119</td><td>Merchant unique code aıready exist</td></tr><tr><td>120</td><td>E wallet gateway provider not found</td></tr><tr><td>121</td><td>Invalid ewgp environment type</td></tr><tr><td>122</td><td>E wallet gateway provider environment already exists</td></tr><tr><td>123</td><td>E wallet gateway provider environment not found</td></tr><tr><td>124</td><td>E wallet gateway provider end point already exist</td></tr><tr><td>125</td><td>E wallet gateway provider currency already exists</td></tr><tr><td>126</td><td>Already exists Ewallet provider ınfo</td></tr><tr><td>127</td><td>Link qr upload photo error</td></tr><tr><td>128</td><td>Photo ıs required sales product</td></tr><tr><td>129</td><td>Payment link not found</td></tr><tr><td>130</td><td>Payment link no any changes</td></tr><tr><td>131</td><td>Invalid sales ıd</td></tr><tr><td>132</td><td>Payment link ıd</td></tr><tr><td>133</td><td>Payment link needs agreement approve</td></tr><tr><td>134</td><td>Payment link quantity required</td></tr><tr><td>135</td><td>Payment link quantity cannot more stock</td></tr><tr><td>136</td><td>Payment link expired</td></tr><tr><td>137</td><td>Payment link error</td></tr><tr><td>138</td><td>Photo ıs too large</td></tr><tr><td>139</td><td>Payment checkout not found</td></tr><tr><td>140</td><td>Payment checkout expired</td></tr><tr><td>141</td><td>Payment checkout unique code empty</td></tr><tr><td>142</td><td>Payment checkout ınvalid amount</td></tr><tr><td>143</td><td>Payment checkout could not generate</td></tr><tr><td>144</td><td>Payment checkout ıd</td></tr><tr><td>145</td><td>Payment checkout needs agreement approve</td></tr><tr><td>146</td><td>Payment checkout must be Threed</td></tr><tr><td>157</td><td>Payment checkout error</td></tr><tr><td>148</td><td>Payment checkout exists unique code</td></tr><tr><td>149</td><td>Payment checkout ıs paid</td></tr><tr><td>150</td><td>Payment checkout success back url</td></tr><tr><td>151</td><td>Payment checkout fail back url</td></tr><tr><td>152</td><td>Payment checkout product limit</td></tr><tr><td>153</td><td>Payment checkout receiver ınfo empty</td></tr><tr><td>154</td><td>Payment checkout receiver first name empty</td></tr><tr><td>155</td><td>Payment checkout receiver last name empty</td></tr><tr><td>156</td><td>Payment checkout receiver phone empty</td></tr><tr><td>157</td><td>Payment checkout receiver email empty</td></tr><tr><td>158</td><td>Payment checkout receiver address ınfo empty</td></tr><tr><td>159</td><td>Payment checkout receiver province empty</td></tr><tr><td>160</td><td>Payment checkout receiver district empty</td></tr><tr><td>161</td><td>Payment checkout receiver address empty</td></tr><tr><td>162</td><td>Payment checkout receiver note empty</td></tr><tr><td>163</td><td>Callback address must be filled</td></tr><tr><td>164</td><td>Callback address limit</td></tr><tr><td>165</td><td>Callback address ıd empty</td></tr><tr><td>166</td><td>Invalid callback address</td></tr><tr><td>167</td><td>Callback address not found</td></tr><tr><td>168</td><td>Callback address no any changes</td></tr><tr><td>169</td><td>PayJump delay ms must be less</td></tr><tr><td>170</td><td>PayJump retry count must be less</td></tr><tr><td>171</td><td>Document limit reach</td></tr><tr><td>172</td><td>Pay balancer name empty</td></tr><tr><td>173</td><td>Pay balancer ınvalid currency</td></tr><tr><td>174</td><td>Pay balancer ınvalid period type</td></tr><tr><td>175</td><td>Pay balancer empty flow</td></tr><tr><td>176</td><td>Pay balancer ınvalid flow pool type</td></tr><tr><td>177</td><td>Pay balancer ınvalid amount</td></tr><tr><td>178</td><td>Pay balancer limit reached</td></tr><tr><td>179</td><td>Pay balancer ınvalid payment gateway</td></tr><tr><td>180</td><td>Pay balancer unsuccess add main</td></tr><tr><td>181</td><td>Pay balancer unsuccess add flow</td></tr><tr><td>182</td><td>Pay balancer unsuccess ın save</td></tr><tr><td>183</td><td>Pay balancer not found</td></tr><tr><td>184</td><td>Pay balancer flow not found</td></tr><tr><td>185</td><td>Pay balancer flow element reached to limit</td></tr><tr><td>186</td><td>Pay balancer Already ın use</td></tr><tr><td>187</td><td>Pay balancer already not ın use</td></tr><tr><td>188</td><td>Pay balancer flow contains duplicate sort</td></tr><tr><td>189</td><td>Pay balancer flow contains not connected gateway</td></tr><tr><td>190</td><td>Pay balancer flow save unsuccessful</td></tr><tr><td>191</td><td>Pay balancer flow no any changes</td></tr><tr><td>192</td><td>Pay balancer flow contains wrongId</td></tr><tr><td>193</td><td>Pay balancer flow contains wrong payment gateway</td></tr><tr><td>194</td><td>Pay balancer no any changes</td></tr><tr><td>195</td><td>Invalid payroute type</td></tr><tr><td>196</td><td>Payroute paybalancer must has all currencies</td></tr><tr><td>197</td><td>Payroute connected to paybalancer</td></tr><tr><td>198</td><td>Member not found</td></tr><tr><td>199</td><td>Member API not supported way</td></tr><tr><td>200</td><td>Member type ın valid</td></tr><tr><td>201</td><td>Member external ıd required</td></tr><tr><td>202</td><td>Member name required</td></tr><tr><td>203</td><td>Member title required</td></tr><tr><td>204</td><td>Member tax office required</td></tr><tr><td>205</td><td>Member tax number required</td></tr><tr><td>206</td><td>Member ıdentity number required</td></tr><tr><td>207</td><td>Member email required</td></tr><tr><td>208</td><td>Member phone required</td></tr><tr><td>209</td><td>Member address required</td></tr><tr><td>210</td><td>Member contact name required</td></tr><tr><td>211</td><td>Member contact last name required</td></tr><tr><td>212</td><td>Member Input length ın correct</td></tr><tr><td>213</td><td>Member tax number ınvalid</td></tr><tr><td>214</td><td>Member ıdentity ınvalid</td></tr><tr><td>215</td><td>Member mail ınvalid</td></tr><tr><td>216</td><td>Member phone ınvalid</td></tr><tr><td>217</td><td>Member bank account contains ınvalid currency</td></tr><tr><td>218</td><td>Member bank account contains empty title</td></tr><tr><td>219</td><td>Member bank account contains empty ıban</td></tr><tr><td>220</td><td>Member bank account title too long</td></tr><tr><td>221</td><td>Member bank account ıban too long</td></tr><tr><td>222</td><td>Member bank account ınvalid ıban</td></tr><tr><td>223</td><td>Member ıd or external ıd must be filled</td></tr><tr><td>224</td><td>Member ınvalid operation</td></tr><tr><td>225</td><td>Member no any changes</td></tr><tr><td>226</td><td>Member bank account contains multiple currency</td></tr><tr><td>227</td><td>Member already exist</td></tr><tr><td>228</td><td>Member ıd required</td></tr><tr><td>229</td><td>Member bank account exist for currency</td></tr><tr><td>230</td><td>Member bank account ıd required</td></tr><tr><td>231</td><td>Member bank account not found</td></tr><tr><td>232</td><td>Member bank account no any changes</td></tr><tr><td>233</td><td>Member value date calculation type ınvalid</td></tr><tr><td>234</td><td>Member value date calculation value ınvalid</td></tr><tr><td>235</td><td>Member value date commission ınvalid</td></tr><tr><td>236</td><td>Member value date not found</td></tr><tr><td>237</td><td>Market place settings not found</td></tr><tr><td>238</td><td>Market place ınvalid type</td></tr><tr><td>239</td><td>Market place changes not found</td></tr><tr><td>240</td><td>Market place not support this type yet</td></tr><tr><td>241</td><td>Payout provider not found</td></tr><tr><td>242</td><td>Payout provider credential param not found</td></tr><tr><td>243</td><td>Unexpected payout provider credential param</td></tr><tr><td>244</td><td>Absent payout provider credential param</td></tr><tr><td>245</td><td>Payout provider end point not found</td></tr><tr><td>246</td><td>Payout connection not found</td></tr><tr><td>247</td><td>Payout provider currency ınvalid</td></tr><tr><td>248</td><td>Payout provider end point ınvalid</td></tr><tr><td>249</td><td>Payout communication not found</td></tr><tr><td>250</td><td>Payout activity not found</td></tr><tr><td>251</td><td>Payout transaction not found</td></tr><tr><td>252</td><td>Market place needs main payout</td></tr><tr><td>253</td><td>Merchant bank account contains ınvalid currency</td></tr><tr><td>254</td><td>Merchant bank account contains empty title</td></tr><tr><td>255</td><td>Merchant bank account contains empty ıban</td></tr><tr><td>256</td><td>Merchant bank account title too long</td></tr><tr><td>257</td><td>Merchant bank account ıban too long</td></tr><tr><td>258</td><td>Merchant bank account ınvalid ıban</td></tr><tr><td>259</td><td>Merchant bank account exist for currency</td></tr><tr><td>260</td><td>Merchant bank account ıd required</td></tr><tr><td>261</td><td>Merchant bank account not found</td></tr><tr><td>262</td><td>Merchant bank account no any changes</td></tr><tr><td>263</td><td>Market place uses this payout provider</td></tr><tr><td>264</td><td>Market place debt not found</td></tr><tr><td>265</td><td>Market place debt not available to pay</td></tr><tr><td>266</td><td>Member not found to send debt</td></tr><tr><td>267</td><td>Member bank account not found to send debt</td></tr><tr><td>268</td><td>Payout connection currency ın correct</td></tr><tr><td>269</td><td>This operation cannot do ın this time</td></tr><tr><td>270</td><td>Card production not found</td></tr><tr><td>271</td><td>Card production credential param not found</td></tr><tr><td>272</td><td>Unexpected card production credential param</td></tr><tr><td>273</td><td>Absent card production credential param</td></tr><tr><td>274</td><td>Card production end point not found</td></tr><tr><td>275</td><td>Card production connection not found</td></tr><tr><td>276</td><td>Card production currency ınvalid</td></tr><tr><td>277</td><td>Card production end point ınvalid</td></tr><tr><td>278</td><td>Card production card not found</td></tr><tr><td>279</td><td>Card status not available for this</td></tr><tr><td>280</td><td>Card not have externalInfo</td></tr><tr><td>281</td><td>Apm provider not found</td></tr><tr><td>282</td><td>Apm provider credential param not found</td></tr><tr><td>283</td><td>Unexpected apm provider credential param</td></tr><tr><td>284</td><td>Absent apm provider credential param</td></tr><tr><td>285</td><td>Apm provider end point not found</td></tr><tr><td>286</td><td>Apm connection not found</td></tr><tr><td>287</td><td>Apm provider currency ınvalid</td></tr><tr><td>288</td><td>Apm provider end point ınvalid</td></tr><tr><td>289</td><td>Apm transaction could not generated</td></tr><tr><td>290</td><td>Apm merchant unique code too long</td></tr><tr><td>291</td><td>Apm success back url too long</td></tr><tr><td>292</td><td>Apm fail back url too long</td></tr><tr><td>293</td><td>Apm communication not found</td></tr><tr><td>294</td><td>Apm activity not found</td></tr><tr><td>295</td><td>Apm activity not available for payment</td></tr><tr><td>296</td><td>Apm transaction not found</td></tr><tr><td>297</td><td>Card production Insufficient funds</td></tr><tr><td>298</td><td>Card production ınvalid phone number</td></tr><tr><td>299</td><td>Card production merchant account not active</td></tr><tr><td>300</td><td>Card production merchant not authorized for this operation</td></tr><tr><td>301</td><td>Card production defined brand not found</td></tr><tr><td>302</td><td>Card production category not found</td></tr><tr><td>303</td><td>Payment product already approved</td></tr><tr><td>304</td><td>Market place cannot user recurring</td></tr><tr><td>305</td><td>Subscription type ınvalid</td></tr><tr><td>306</td><td>Subscription period type ınvalid</td></tr><tr><td>307</td><td>Subscription ınvalid trial day</td></tr><tr><td>308</td><td>Subscription fail attempt ınvalid</td></tr><tr><td>309</td><td>Subscription fail attempt pending hour ınvalid</td></tr><tr><td>310</td><td>Subscription ıtems empty</td></tr><tr><td>311</td><td>Subscription ıtems contains ınvalid type</td></tr><tr><td>312</td><td>Subscription ıtems missing name</td></tr><tr><td>313</td><td>Subscription ıtems contains too long name</td></tr><tr><td>314</td><td>Subscription amount not equalItems</td></tr><tr><td>315</td><td>Subscription customer object ınvalid</td></tr><tr><td>316</td><td>Subscription customer name too long</td></tr><tr><td>317</td><td>Subscription customer lastname too long</td></tr><tr><td>318</td><td>Subscription customer phone ınvalid</td></tr><tr><td>319</td><td>Subscription customer phone too long</td></tr><tr><td>320</td><td>Subscription customer email ınvalid</td></tr><tr><td>321</td><td>Subscription customer email too long</td></tr><tr><td>322</td><td>Subscription already exists</td></tr><tr><td>323</td><td>Subscription not found</td></tr><tr><td>324</td><td>Subscription ıtem not found</td></tr><tr><td>325</td><td>Subscription already passive</td></tr><tr><td>326</td><td>Subscription already active</td></tr><tr><td>327</td><td>Subscription does not has card</td></tr><tr><td>328</td><td>Subscription card expired</td></tr><tr><td>329</td><td>Subscription last ıtem cannot delete</td></tr><tr><td>330</td><td>Subscription amount ınvalid</td></tr><tr><td>331</td><td>Card production external Id too long</td></tr><tr><td>332</td><td>Card production phone too long</td></tr><tr><td>333</td><td>Card production description too long</td></tr><tr><td>334</td><td>Invalid environment type</td></tr><tr><td>335</td><td>Environment not found</td></tr><tr><td>336</td><td>Environment already exists</td></tr><tr><td>337</td><td>Endpoint already exist</td></tr><tr><td>338</td><td>Endpoint not found</td></tr><tr><td>339</td><td>Currency already exists</td></tr><tr><td>340</td><td>Payment gateway provider error code not found</td></tr><tr><td>341</td><td>Subscription ıtem pool not found</td></tr><tr><td>342</td><td>Subscription ıtems contains ınvalid pool ıd</td></tr><tr><td>343</td><td>Subscription customer not found ın pool</td></tr><tr><td>344</td><td>Subscription customercCould not ınsert to pool</td></tr><tr><td>345</td><td>Subscription customer name must filled</td></tr><tr><td>346</td><td>Subscription customer lastname must filled</td></tr><tr><td>347</td><td>Subscription customer pool not found</td></tr><tr><td>348</td><td>Subscription customer pool ın use</td></tr><tr><td>349</td><td>Subscription last card cannot delete</td></tr><tr><td>350</td><td>Subscription card limit reached</td></tr><tr><td>351</td><td>No any changes</td></tr><tr><td>352</td><td>Subscription period count ınvalid</td></tr><tr><td>353</td><td>Payment has earning operation refused</td></tr><tr><td>354</td><td>No permission and data ın request</td></tr><tr><td>355</td><td>Request exists wrong permission group</td></tr><tr><td>356</td><td>Request exists wrong permission</td></tr><tr><td>357</td><td>Permission association not found</td></tr><tr><td>358</td><td>Permission association already exists</td></tr><tr><td>359</td><td>Apm transaction status not convenient for this operation</td></tr><tr><td>360</td><td>Apm transaction has refund activity</td></tr><tr><td>361</td><td>Reflection date cannot weekend</td></tr><tr><td>362</td><td>Market place earning changes refused</td></tr><tr><td>363</td><td>Reflection date ınvalid</td></tr><tr><td>364</td><td>Reflection date ınvalid after 16 same day</td></tr><tr><td>365</td><td>Earning amount ınvalid</td></tr><tr><td>366</td><td>Market place earning already ın payment queue</td></tr><tr><td>367</td><td>Market place earning already ın retry</td></tr><tr><td>368</td><td>Market place earning already success</td></tr><tr><td>369</td><td>Market place earning no any unsuccessful</td></tr><tr><td>370</td><td>Market place ınvalid process time</td></tr><tr><td>371</td><td>Special key not found</td></tr><tr><td>372</td><td>Special key already exists</td></tr><tr><td>373</td><td>Apm partial refund amount more than transaction amount</td></tr><tr><td>374</td><td>Apm sector not found</td></tr><tr><td>375</td><td>Apm provider default sector not found</td></tr><tr><td>376</td><td>Apm provider sector not found</td></tr><tr><td>377</td><td>Apm provider sector already exists</td></tr><tr><td>378</td><td>Payment provider credential param already exists</td></tr><tr><td>379</td><td>Payout credential param already exists</td></tr><tr><td>380</td><td>Apm credential param already exists</td></tr><tr><td>381</td><td>Card production credential param already exists</td></tr><tr><td>382</td><td>Invalid report type</td></tr><tr><td>383</td><td>Invalid file password</td></tr><tr><td>384</td><td>Invalid receiver</td></tr><tr><td>385</td><td>Invalid receiver cannot be more3</td></tr><tr><td>386</td><td>Invalid start date</td></tr><tr><td>387</td><td>Invalid end date</td></tr><tr><td>388</td><td>Active async report wait till done</td></tr><tr><td>389</td><td>Async report request not found</td></tr><tr><td>390</td><td>Async report request no file password</td></tr><tr><td>391</td><td>Paywatch min ınvalid</td></tr><tr><td>392</td><td>Already exist data</td></tr><tr><td>393</td><td>External ıd must be filled</td></tr><tr><td>394</td><td>External ıd must be less ten char</td></tr><tr><td>395</td><td>Async report request not support storage file</td></tr><tr><td>396</td><td>Async report request must has a feature</td></tr><tr><td>397</td><td>Partner not found</td></tr><tr><td>398</td><td>Partner permission not found</td></tr><tr><td>399</td><td>Partner relation a ıready exists</td></tr><tr><td>400</td><td>Bad request</td></tr><tr><td>401</td><td>Unauthorized</td></tr><tr><td>403</td><td>Forbidden</td></tr><tr><td>404</td><td>Not found</td></tr><tr><td>500</td><td>Internal exception</td></tr><tr><td>501</td><td>Not ımplemented</td></tr><tr><td>502</td><td>Bad request network</td></tr><tr><td>503</td><td>Service unavailable</td></tr><tr><td>504</td><td>Gateway timeout</td></tr><tr><td>505</td><td>Partner relation not found</td></tr><tr><td>506</td><td>Partner relation permission not found</td></tr><tr><td>507</td><td>Partner relation cannot be same merchant</td></tr><tr><td>508</td><td>Rsa encryption already exists</td></tr><tr><td>509</td><td>Rsa encryption public key ınvalid</td></tr><tr><td>510</td><td>Rsa encryption not found</td></tr><tr><td>511</td><td>Rsa encryption has delete protection</td></tr><tr><td>512</td><td>Card wall ıp reached</td></tr><tr><td>513</td><td>Invalid ıp</td></tr><tr><td>514</td><td>Card wall ıpa ıready exists</td></tr><tr><td>515</td><td>Card wall ıp not found</td></tr><tr><td>516</td><td>Card wall ıp has change protectio</td></tr><tr><td>517</td><td>Async report request not by admin</td></tr><tr><td>518</td><td>Invalid ınvoice fix fee</td></tr><tr><td>519</td><td>No ınvoice fix fee</td></tr><tr><td>520</td><td>Invoice settings not found</td></tr><tr><td>521</td><td>Invoice settings config ınvalid</td></tr><tr><td>522</td><td>Invoice settings ıs ınvalid</td></tr><tr><td>523</td><td>PayWall product ıs not ınvoice scope</td></tr><tr><td>524</td><td>Merchant commission already exists</td></tr><tr><td>525</td><td>Merchant commission not found</td></tr><tr><td>526</td><td>Merchant commission tier already exists</td></tr><tr><td>527</td><td>Merchant commission tier not found</td></tr><tr><td>528</td><td>Merchant commission tier detail already exists</td></tr><tr><td>529</td><td>Merchant commission tier detail not found</td></tr><tr><td>530</td><td>PayWall product not found</td></tr><tr><td>531</td><td>Route table exists</td></tr><tr><td>532</td><td>Route table not found</td></tr><tr><td>533</td><td>Route table ın use</td></tr><tr><td>534</td><td>PayRoute connected to route table</td></tr><tr><td>535</td><td>Route table detail already exists</td></tr><tr><td>536</td><td>Route table detail to cannot contains all and single</td></tr><tr><td>537</td><td>Route table detail not found</td></tr><tr><td>538</td><td>Route table must has all currencies</td></tr><tr><td>539</td><td>Route table limit reached</td></tr><tr><td>540</td><td>Invalid focused feature</td></tr><tr><td>541</td><td>VPos rule not configured</td></tr><tr><td>542</td><td>VPos rule</td></tr><tr><td>543</td><td>VPos rule locked</td></tr><tr><td>544</td><td>Balance not enough</td></tr><tr><td>545</td><td>Market place cost type ınvalid</td></tr><tr><td>546</td><td>Market place ınvalid standard cost</td></tr><tr><td>547</td><td>Market place ınvalid maximum cost</td></tr><tr><td>548</td><td>Market place maximum cost apply cannot true</td></tr><tr><td>549</td><td>Market place cost reduction type ınvalid</td></tr><tr><td>550</td><td>Market place manual trigger limit</td></tr><tr><td>551</td><td>Market place manual trigger cannot active for this config</td></tr><tr><td>552</td><td>Invalid configuration</td></tr><tr><td>553</td><td>Date range cannot be today</td></tr><tr><td>554</td><td>Paybalancer ınvalid distribution type</td></tr><tr><td>555</td><td>Region not found</td></tr><tr><td>556</td><td>Payment production not found</td></tr><tr><td>557</td><td>Payment card not found</td></tr><tr><td>558</td><td>Payment customer not found</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="Payment Error JSON" %}
{% code overflow="wrap" lineNumbers="true" %}

```json
{
    "ErrorCode": 0,
    "Result": true,
    "Message": "",
    "Body": ""
}
```

{% endcode %}
{% endtab %}
{% endtabs %}
