Skip to content

Commit

Permalink
Merge pull request #286 from oyindonesia/feat/add-va-invalid-param-re…
Browse files Browse the repository at this point in the history
…sponse-code

[VA] Add invalid param response code description
  • Loading branch information
dnswd authored May 8, 2024
2 parents 2273628 + 9153634 commit 6571e70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/includes/_static_va_response_code.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ Response Code | Description
202 | Request is Rejected (User ID is not active)
202 | Request is Rejected (Multiple use VA is not allowed for use)
202 | Request is Rejected (Custom VA is not allowed for use)
990 | Request is Rejected (Field full_name and email is required)
990 | Request is Rejected (Field full_name/email is invalid)
990 | Request is Rejected (Invalid Format)

Below is the list of HTTP Status Code for API VA Aggregator:
Expand Down

0 comments on commit 6571e70

Please sign in to comment.