Add Note
Path Parameters
ride_idstring
Body Parameters
partnerstring
partner name as provided by hoppa contact
keystring
This key is provided by your Hoppa contact. Note that separate keys are issued for the sandbox and production environments. Be sure to use the appropriate key depending on the environment you are working in.
notestring
The note parameter specifies the content of the note to be updated for the partner ride.
Response
200
Object
Success
Response Attributes
messagestring
The message parameter contains the content of the note that will be added or updated for the partner ride.
400
Object
Empty body request or missing required params
Response Attributes
errCodenumber
errMsgstring
403
Object
Invalid partner, invalid partner_name, invalid key or partner/key mismatch
Response Attributes
errCodenumber
errMsgstring
404
Object
Ride not found
Response Attributes
errCodenumber
errMsgstring
500
Object
System failure
Response Attributes
errCodenumber
errMsgstring
Was this section helpful?
Response
Was this section helpful?