Public API
Patient Functions
Surgeon Functions
General Functions
POST Doctor Document Upload
Allows doctors to upload document files to the SurgiPrice™ server. Used for uploading an image of their board certification and other document. Requires the LoginKey from Doctor Login.
Resource URL
https://testapi.surgiprice.com/doctor-document-upload/
Input Parameters
Parameter Name | Description | Parameter Type | Required | Example |
---|---|---|---|---|
LoginKey | LoginKey for Logged in Doctor | 32 Characters | YES | 12345678901234567890123456789012 |
FILE | Content of File being uploaded | UTF-8 | YES | A .jpg file |
Expiration | Date Document Expires | Date (yyyy-mm-dd) | No | 2019-05-02 |
Result Description
String of the resulting file on the server. Example: uploaded to: a.jpg