Changes to Get computed price by price table or trade policy

GET /pricing/prices/{itemId}/computed/{priceTableId}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 52 revisions of this API.5

  1. bccf40ffc3404
  2. 49631b235d691

What changed

    • the query request parameter brandId became optional

      request-parameter-became-optional

    • the query request parameter categoryIds became optional

      request-parameter-became-optional

    • the query request parameter quantity became optional

      request-parameter-became-optional

    • added the optional property priceTable to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added