Current code has sendCustomerReferral(), sendCustomerReferralResponse(), and receiveCustomerReferralResponse() stubbed out.
These API functions need to be not only fleshed out, but also made to work with the structure of callsheet. They should also be compatible with vanilla ridesheet.
Current code has
sendCustomerReferral()
,sendCustomerReferralResponse()
, andreceiveCustomerReferralResponse()
stubbed out.These API functions need to be not only fleshed out, but also made to work with the structure of callsheet. They should also be compatible with vanilla ridesheet.