This API is to share devices with registered partners.
Request
Add parameter in header x-api-key
Example:x-api-key: ********************
Rest time, unit: seconds, default value: 0
Destination radius, default 150 meters, valid value: 100-5000
Other information, no more than 300 characters
Request samples
curl --location --request POST '/tripshare/share?acctId&devId&userId&destination&shipNumber' \
--header 'token;' \
--header 'x-api-key;'
Modified at 2025-02-28 08:12:14