We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
HCX team provides an update registry API which can be used to update the registry once the onboarding process is complete. Please find the URL below
curl --location --request POST 'a8f738cb099fa41f3af1bf81f989bad7-11477410.ap-south-1.elb.amazonaws.com:8095/participant/update' --header 'Authorization: Bearer ' --header 'Content-Type: application/json' --data-raw '{ “participant_code” : “” "participant_name": "", "primary_mobile": "984151111", "primary_email": "abcd@gmail.com", "roles": [ "provider" ], "address": { "plot": "5-4-199", "street": "road no 12", "landmark": "Jawaharlal Nehru Road", "locality": "Nampally", "village": "Nampally", "district": "Hyderabad", "state": "Telangana", "pincode": "500805" }, "status": "Created", "endpoint_url": "http://abcd", "encryption_cert": "urn:isbn:0-4234", }'
Please enter the participant code provided and generate a fresh token and call the above URL with updated details
Sorry, something went wrong.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: