POST Doctor Wire Update

Updates wire information for the logged in doctor. Requires the LoginKey from Doctor Login.

Resource URL

https://testapi.surgiprice.com/doctor-wire-update/

Input Parameters

Parameter NameDescriptionParameter TypeRequiredExample
LoginKeyLoginKey for Logged in Doctor32 CharactersYES12345678901234567890123456789012
WirePayToWire Pay ToStringYESAaron
WireRoutingWire Routing NumberStringYES123456
WireAccountWire Account NumberStringYES78901
WireBranchWire BranchStringYESRockville, MD
WireEmailWire EmailStringYES[email protected]
WireMessageWire MessageStringNoDeposit Immediately

Result Description

Parameter NameDescriptionParameter TypeExample
SuccessIf the information was updated in the database or not0 (fail) or 1 (success)0
Message If Success=0, this parameter contains the reason the api call failed. This is for feedback to the user. String Invalid LoginKey