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

Query Parameters

type
string
Example:

"delivery"

country
string
Example:

"628c8d3c21ce8313e6293c8e"

order
string
Example:

"637ab55ff21f30cfd715b0c9"

cart
string
Example:

"63970af4f7a9f7384982e1bf"

city
string
Example:

"62c8341dee498d69b64c64a1"

state
string
Example:

""

lng
string
Example:

"3.46667"

lat
string
Example:

"6.53774"

Response

200 - undefined