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

Query Parameters

zone
string
Example:

"636233916eafad8939c12821"

deliveryType
string
Example:

"pickup"

disabled
string
Example:

"true"

rateType
string
Example:

"weight"

Response

200 - undefined