-
Notifications
You must be signed in to change notification settings - Fork 4
Add Passport Verification and AadharPanLinkStatus Documentation #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
README.md
Outdated
* Error Responses: | ||
|
||
* Incase the aadhaar number and pan number are incorrect, then following response will be sent with status code `422` and **result.status** `failure` | ||
``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Indentation issue for code block
README.md
Outdated
* Code: **200** | ||
* Incase the Aadhar and Pan are not linked, the response would have the following schema. | ||
|
||
``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Indentation issue for code block
README.md
Outdated
* Code: **200** | ||
* Incase the Aadhaar and Pan are linked, the response would have the following schema. | ||
|
||
``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Indentation issue for code block
README.md
Outdated
* Error Responses: | ||
|
||
* Incase the file Number or dob are incorrect, then following response will be sent with status code `422` and **result.status** `failure` | ||
``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Indentation issue for code block
README.md
Outdated
* Code: **200** | ||
* Incase of a successful validation, the response would have the following schema. | ||
|
||
``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Indentation issue for code block
c195db2
to
f43bb80
Compare
c995513
to
cf667d0
Compare
No description provided.