Skip to content

Commit

Permalink
add response parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
Harits514 committed Dec 2, 2024
1 parent 680f872 commit a1116a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions source/includes/_payment_routing.md
Original file line number Diff line number Diff line change
Expand Up @@ -1002,7 +1002,10 @@ Response Code | State | Description
400 | Final | Request is rejected (Token is already expired.)
429 | Final | Request Rejected (Too Many Request to specific endpoint)
203 | Final | Request is rejected (Duplicate Partner Tx Id)
204 | Final | Request is Rejected (Partner Trx ID not found on deactivation request)
247 | Final | Request is rejected (Email is not valid)
254 | Final | Request is Rejected (User credential not found, blocked, or invalid on deactivation request)
300 | Non Final | Request is rejected (Deactivation request failed)
901 | Non Final | General Error


Expand Down

0 comments on commit a1116a6

Please sign in to comment.