Skip to main content
GET
/
{shopId}
/
shipping
/
rates
/
{rateId}
Get shipping rate
curl --request GET \
  --url http://staging.qshop.ng/apiv2/{shopId}/shipping/rates/{rateId}

Documentation Index

Fetch the complete documentation index at: https://developers.qshop.tech/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

rateId
string
required
Example:

"63526b84fc8e3c7ee186db15"

Response

200 - undefined