Child pages
  • Chapter 10 - Price management

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Let's say we want to retrieve the price for combination '25' of the product '1', without tax, in a web service field name "my_price".

Wiki MarkupThe query: {{/api/products/1?price\[my_price\]\[use_tax\]=0&price\[mon_prix\]\[product_attribute\]=25}}

Parameters

Here is the list of available parameters when needing to define a custom price:

...