Award Points

The API Rate Limiting Category is Write API. This endpoint will create a transaction of the type โ€œawardโ€. Award transactions are points credit transactions.

๐Ÿ“˜

Please Note:

To calculate points for an order, priority is given to the product prices. If product prices are not present, the order subtotal will be used to award points. If there is a discount applied on the order, the product prices should also reflect the discount i.e. the discounted product prices should be sent in the API instead of the full price.

The sum of product prices should match the order subtotal - the amount on which points are expected to be awarded.

Some systems have limitations in sending the discounted prices of products. To handle such situations, we compare the order subtotal with the sum of product prices. In the event that the order subtotal is lesser, we assume that the order discount doesn't reflect in the product prices. So we prorate the product prices and then use those prorated prices for awarding points.

๐Ÿ“˜

This is the latest version of the Award API. If you are still using the older version of the Award and Purchase API, click here.

Language
Credentials
Click Try It! to start a request and see the response here!