POST Patient Bid Select

Allows patients with bid results from a procedure to select the specific bid they want to use. Requires the LoginKey from Login.

Resource URL

https://testapi.surgiprice.com/procedure-bid-select/

Input Parameters

Parameter NameDescriptionParameter TypeRequiredExample
LoginKeyLoginKey for Logged in Patient32 CharactersYES12345678901234567890123456789012
ProcedureIDProcedure IDIntegerYES2
Bid1Bid 1 (from Procedure View)IntegerYES1
Bid2Bid 2 (from Procedure View)IntegerYES2

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 procedure
bid select failed. This is for feedback to the user.
String Invalid ProcedureID