Skip to content

Commit

Permalink
deploy: 410e8ba
Browse files Browse the repository at this point in the history
  • Loading branch information
sekarlm committed Mar 27, 2024
1 parent 2059d47 commit e852956
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8801,17 +8801,17 @@ <h2 id='va-aggregator-response-codes-' type='normal'>VA Aggregator Response Code
<tr>
<td>203</td>
<td>Final</td>
<td>Request is Rejected (Duplicate Partner Tx ID)</td>
<td>Request is Rejected (Duplicate partner tx id)</td>
</tr>
<tr>
<td>207</td>
<td>Final</td>
<td>Request is Rejected (Request IP Address is not Registered)</td>
<td>Request is Rejected (Request IP address is not registered)</td>
</tr>
<tr>
<td>208</td>
<td>Final</td>
<td>Request is Rejected (API Key is not Valid)</td>
<td>Request is Rejected (API key is not valid)</td>
</tr>
<tr>
<td>211</td>
Expand All @@ -8821,17 +8821,17 @@ <h2 id='va-aggregator-response-codes-' type='normal'>VA Aggregator Response Code
<tr>
<td>212</td>
<td>Final</td>
<td>Request is Rejected (Given amount are lesser than allowed value for static va)</td>
<td>Request is Rejected (Given amount are lesser than allowed value for static VA)</td>
</tr>
<tr>
<td>213</td>
<td>Final</td>
<td>Request is Rejected (Given amount are greater than allowed value for static va)</td>
<td>Request is Rejected (Given amount are greater than allowed value for static VA)</td>
</tr>
<tr>
<td>214</td>
<td>Final</td>
<td>Request is Rejected (Failed to generate static va)</td>
<td>Request is Rejected (Failed to generate static VA)</td>
</tr>
<tr>
<td>214</td>
Expand All @@ -8841,12 +8841,12 @@ <h2 id='va-aggregator-response-codes-' type='normal'>VA Aggregator Response Code
<tr>
<td>216</td>
<td>Final</td>
<td>Request is Rejected (VA Id is empty)</td>
<td>Request is Rejected (VA id is empty)</td>
</tr>
<tr>
<td>217</td>
<td>Final</td>
<td>Request is Rejected (VA Number is still active for this partner user id)</td>
<td>Request is Rejected (VA number is still active for this partner user id)</td>
</tr>
<tr>
<td>219</td>
Expand All @@ -8866,12 +8866,12 @@ <h2 id='va-aggregator-response-codes-' type='normal'>VA Aggregator Response Code
<tr>
<td>245</td>
<td>Final</td>
<td>Request is rejected (Min expiry time is 60 minutes)</td>
<td>Request is rejected (Minimum expiry time is 10 minutes for VA CIMB and Permata)</td>
</tr>
<tr>
<td>246</td>
<td>Final</td>
<td>Request is rejected (Failed update va)</td>
<td>Request is rejected (Failed update VA)</td>
</tr>
<tr>
<td>260</td>
Expand All @@ -8881,7 +8881,7 @@ <h2 id='va-aggregator-response-codes-' type='normal'>VA Aggregator Response Code
<tr>
<td>262</td>
<td>Final</td>
<td>Request is rejected (VA prefix for this risk level is not available)</td>
<td>Request is rejected (VA prefix for this username is not available)</td>
</tr>
<tr>
<td>999</td>
Expand All @@ -8900,15 +8900,15 @@ <h2 id='va-aggregator-response-codes-' type='normal'>VA Aggregator Response Code
</thead><tbody>
<tr>
<td>201</td>
<td>Request is Rejected (User ID is not Found)</td>
<td>Request is Rejected (User ID is not found)</td>
</tr>
<tr>
<td>202</td>
<td>Request is Rejected (User ID is not Active)</td>
<td>Request is Rejected (User ID is not active)</td>
</tr>
<tr>
<td>202</td>
<td>Request is Rejected (Multiple Use VA is not allowed for use)</td>
<td>Request is Rejected (Multiple use VA is not allowed for use)</td>
</tr>
<tr>
<td>202</td>
Expand Down

0 comments on commit e852956

Please sign in to comment.