/products/{product_id}/bulk-prices/{id}
GET {{baseUrl}}/products/:product_id/bulk-prices/:id
Returns a specific bulk pricing assigned to a product
RESPONSES
status: OK
{"id":"\u003cinteger\u003e","variationId":"\u003cinteger\u003e","fromQuantity":"\u003cinteger\u003e","toQuantity":"\u003cinteger\u003e","price":"\u003cinteger\u003e"}