Last active
May 4, 2018 10:29
-
-
Save sidtri/9c26f7af2d74b05858d6fcefe72a43de to your computer and use it in GitHub Desktop.
karvy Partner center - Flipkart
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {:status=>true, | |
| :body=> | |
| {"code"=>"SUCCESS", | |
| "custom_error_code"=>0, | |
| "message"=>"Successfully Logged In", | |
| "data"=> | |
| {"partner_approval_status"=>{"approval_status"=>"APPROVED", "approval_details"=>nil}, | |
| "partner_centre_approval_status"=>{"approval_status"=>"APPROVED", "approval_details"=>nil}, | |
| "user_approval_status"=>{"approval_status"=>"APPROVED", "approval_details"=>nil}, | |
| "user_details"=>{"user_name"=>nil, "phone_number"=>"7777777666", "roles"=>["PARTNER_CENTRE_MANAGER"]}, | |
| "additional_info"=>{"partner_centre_ids"=>[37]}}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment