Skip to main content
Get Delivery Fee
curl --request POST \
  --url https://dev.api.fleets.usedora.com/api/v1/booking_inbound/link_code/get_delivery_fee

๐Ÿ“ Summary

This endpoint allows users to calculate the cost for a potential delivery. By providing necessary parameters such as the pickup location, delivery destination, and package dimensions/weight, the system will compute and return the estimated delivery fee and any associated taxes or surcharges. This enables users to determine the final price before confirming a delivery request.

Requests

Body Parameters

Params

Responses

HTTP Status CodeMeaningDescriptionData schema
200 โœ…OKnoneInline

Responses Data Schema