Public API
Patient Functions
Surgeon Functions
General Functions
POST Doctor Procedure
Returns HTML about a specific procedure assigned to the logged in Doctor. Requires the LoginKey from Doctor Login.
Resource URL
https://testapi.surgiprice.com/doctor-procedure/
Input Parameters
Parameter Name | Description | Parameter Type | Required | Example |
---|---|---|---|---|
LoginKey | LoginKey for Logged in Doctor | 32 Characters | YES | 12345678901234567890123456789012 |
ProcedureID | ProcedureID | Number | YES | 1000 |
Result Description
HTML with gives information and links related to the the procedure given. The links will allow the user to view any documents and/or images which have been uploaded about the procedure.