/bff/shipping/method/{externalId}/rule
List price rules for a shipping method
ShippinggetBffShippingMethodByExternalIdRule
Parameters
1 path · 1 query
Path · 1
externalIdstringRequiredQuery · 1
countryCodestringRequest
GET /bff/shipping/method/{externalId}/rule
curl -X GET "https://api.bizkithub.com/bff/shipping/method/example_externalId/rule?countryCode=example_countryCode" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY"Response
JSON payload
{
"success": true
}All response codes
1 status code documented
Need an API key?
All BizKitHub API endpoints require authentication via API key.