[ {
  "path" : "/retailer/commission",
  "methods" : "POST, OPTIONS",
  "maxCapacity" : "28",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/commission/*",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "28",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/commissions",
  "methods" : "POST, OPTIONS",
  "maxCapacity" : "28",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/inventory",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "20",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/invoices",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "24",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/invoices/*",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "24",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/invoices/*/specification",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "9",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/offers/*",
  "methods" : "PUT, OPTIONS, DELETE",
  "maxCapacity" : "50",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/offers/*/price",
  "methods" : "PUT, OPTIONS",
  "maxCapacity" : "50",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/offers/*/stock",
  "methods" : "PUT, OPTIONS",
  "maxCapacity" : "50",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/offers/export/*",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "9",
  "timeToLive" : "1",
  "timeUnit" : "HOURS"
}, {
  "path" : "/retailer/offers/unpublished/*",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "9",
  "timeToLive" : "1",
  "timeUnit" : "HOURS"
}, {
  "path" : "/retailer/offers/*",
  "methods" : "GET, HEAD",
  "maxCapacity" : "25",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/orders",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "25",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/orders/*",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "25",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/orders/cancellation",
  "methods" : "PUT, OPTIONS",
  "maxCapacity" : "25",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/shipments",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "25",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/shipments",
  "methods" : "POST",
  "maxCapacity" : "25",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/shipments/*",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "50",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/returns",
  "methods" : "GET, POST, OPTIONS, HEAD",
  "maxCapacity" : "20",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/returns/*",
  "methods" : "PUT, OPTIONS, GET, HEAD",
  "maxCapacity" : "20",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/offers/export",
  "methods" : "POST, OPTIONS",
  "maxCapacity" : "9",
  "timeToLive" : "1",
  "timeUnit" : "HOURS"
}, {
  "path" : "/retailer/offers/unpublished",
  "methods" : "POST, OPTIONS",
  "maxCapacity" : "5",
  "timeToLive" : "1",
  "timeUnit" : "HOURS"
}, {
  "path" : "/retailer/transports/*",
  "methods" : "PUT, OPTIONS",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/offers",
  "methods" : "POST, OPTIONS",
  "maxCapacity" : "50",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/insights/performance/indicator",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "20",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/content/catalog-products/*",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/content/chunk-recommendations",
  "methods" : "POST, OPTIONS",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/content/products",
  "methods" : "POST, OPTIONS",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/content/upload-report/*",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/insights/offer",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "25",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/insights/search-terms",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/insights/sales-forecast",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "25",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/insights/product-ranks",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/subscriptions",
  "methods" : "GET, POST, OPTIONS, HEAD",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/subscriptions/signature-keys",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "HOURS"
}, {
  "path" : "/retailer/subscriptions/*",
  "methods" : "GET, PUT, DELETE, OPTIONS, HEAD",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/subscriptions/test/*",
  "methods" : "POST, OPTIONS",
  "maxCapacity" : "1",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/shipping-labels/delivery-options",
  "methods" : "POST, OPTIONS",
  "maxCapacity" : "240",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/shipping-labels",
  "methods" : "POST, OPTIONS",
  "maxCapacity" : "240",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/shipping-labels/*",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "240",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/replenishments",
  "methods" : "GET, POST, OPTIONS, HEAD",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/replenishments/*",
  "methods" : "GET, PUT, OPTIONS, HEAD",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/replenishments/*/pick-list",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/replenishments/*/load-carrier-labels",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/replenishments/pickup-time-slots",
  "methods" : "POST, OPTIONS",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/replenishments/product-labels",
  "methods" : "POST, OPTIONS",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/promotions/*/products",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "25",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/promotions/*",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "25",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/promotions",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "25",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/shared/process-status",
  "methods" : "GET, POST, OPTIONS, HEAD",
  "maxCapacity" : "2",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/shared/process-status/*",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "100",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/insights/price-star-boundaries/*",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "50",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/products/*/price-star-boundaries",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "50",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/replenishments/product-destinations",
  "methods" : "POST, OPTIONS",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/replenishments/product-destinations/*",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/products/*/offers",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "900",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/retailers/*",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "120",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/products/*/placement",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "50",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/products/list-filters",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "50",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/products/list",
  "methods" : "POST, OPTIONS, HEAD",
  "maxCapacity" : "50",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/products/categories",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "1",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/products/*/assets",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "50",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/products/*/product-ids",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "50",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/products/*/ratings",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "50",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/shipments/invoices/requests",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "25",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/shipments/invoices/*",
  "methods" : "POST",
  "maxCapacity" : "25",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/advertiser/sponsored-products/campaign-management/**",
  "methods" : "GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH",
  "maxCapacity" : "200",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/advertiser/sponsored-products/reporting/**",
  "methods" : "GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH",
  "maxCapacity" : "25",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/advertiser/sponsored-products/budget-management/**",
  "methods" : "GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH",
  "maxCapacity" : "200",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/advertiser/sponsored-products/migration/**",
  "methods" : "GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH",
  "maxCapacity" : "100",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/advertiser/sponsored-products/insights/**",
  "methods" : "GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH",
  "maxCapacity" : "100",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/marketing/catalog/v1/products/*",
  "methods" : "GET",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/marketing/catalog/v1/products/*/offers/best",
  "methods" : "GET",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/marketing/catalog/v1/products/*/media",
  "methods" : "GET",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/marketing/catalog/v1/products/*/ratings",
  "methods" : "GET",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/marketing/catalog/v1/products/*/categories",
  "methods" : "GET",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/marketing/catalog/v1/products/*/variants",
  "methods" : "GET",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/marketing/catalog/v1/products/*/recommendations",
  "methods" : "GET",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/marketing/catalog/v1/products/search",
  "methods" : "GET",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/marketing/catalog/v1/products/lists/popular",
  "methods" : "GET",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/marketing/catalog/v1/products/*/to-ean",
  "methods" : "GET",
  "maxCapacity" : "100",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/promotions",
  "methods" : "GET, HEAD",
  "maxCapacity" : "100",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/promotions/*",
  "methods" : "GET, HEAD",
  "maxCapacity" : "100",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/promotions/*/products",
  "methods" : "GET, HEAD",
  "maxCapacity" : "100",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/refurbished-offers",
  "methods" : "POST, OPTIONS",
  "maxCapacity" : "50",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/economic-operators",
  "methods" : "GET",
  "maxCapacity" : "100",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/economic-operator",
  "methods" : "POST",
  "maxCapacity" : "100",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/economic-operator/*",
  "methods" : "GET, PUT, DELETE",
  "maxCapacity" : "100",
  "timeToLive" : "1",
  "timeUnit" : "MINUTES"
}, {
  "path" : "/retailer/offers",
  "methods" : "POST",
  "maxCapacity" : "50",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/offers/{offer-id}/not-for-sale-reasons",
  "methods" : "GET",
  "maxCapacity" : "50",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/offers*",
  "methods" : "GET",
  "maxCapacity" : "25",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/offers/*",
  "methods" : "GET, PATCH, DELETE",
  "maxCapacity" : "50",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/content/catalog-products/*",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/content/chunk-recommendations",
  "methods" : "POST, OPTIONS",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/content/products",
  "methods" : "POST, OPTIONS",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
}, {
  "path" : "/retailer/content/upload-report/*",
  "methods" : "GET, OPTIONS, HEAD",
  "maxCapacity" : "10",
  "timeToLive" : "1",
  "timeUnit" : "SECONDS"
} ]