POST Patient Profile Update

Used to get profile information about a patient in SurgiPrice™. Requires the LoginKey from Login.

Resource URL

https://testapi.surgiprice.com/profile/

Input Parameters

Parameter NameDescriptionParameter TypeRequiredExample
LoginKeyLoginKey for Logged in Patient32 CharactersYES12345678901234567890123456789012
FirstNameFirst NameStringnoAaron
MiddleNameMiddle NameStringnoJay
LastNameLast NameStringYESLev
EmailEmailStringYES[email protected]
MobilePhoneMobile PhoneStringno(555) 555-1212
HomePhoneHome PhoneStringno(555) 555-1213
WorkPhoneWork PhoneStringno(555) 555-1214
Address1Address1Stringno1101 Wootton Pkway
Address2Address2StringnoSuite 900
CityCityStringnoRockville
StateStateStringnoMD
ZipZipStringno20852
CountryCodeCountry CodeStringnoUSA

Result Description

Parameter NameDescriptionParameter TypeExample
SuccessIf the information was retrieved from the database or not0 (fail) or 1 (success)0
Message If Success=0, this parameter contains the reason the profile update failed. This is for feedback to the user. String Email was invalid