POST Patient Register

Used to register a patient with SurgiPrice™

Resource URL

https://testapi.surgiprice.com/register/

Input Parameters

Parameter NameDescriptionParameter TypeRequiredExample
FirstNamePatient's First Name50 CharactersYESAaron
MiddleNamePatient's Middle Name50 CharactersnoJay
LastNamePatient's Last Name50 CharactersYESLev
EmailPatient's Email100 CharactersYESLev

Result Description

Parameter NameDescriptionParameter TypeExample
SuccessIf the user was registered or not0 (fail) or 1 (success)0
Message If Success=0, this parameter contains the reason the registration failed. This is for feedback to the user. String That email is already in the database