BizKitHub
DocsAPI ReferenceShipping/bff/shipping/method/{externalId}/rule
getpostShippingAdmin BFF

/bff/shipping/method/{externalId}/rule

List price rules for a shipping method

ShippinggetBffShippingMethodByExternalIdRule

Parameters

1 path · 1 query

2 total
Path · 1
externalIdstringRequired
Query · 1
countryCodestring

Request

GET /bff/shipping/method/{externalId}/rule

get
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.

Get API Key