Retrieve pending purchase points and cashback for a given customer.
This endpoint returns orders that still do not have granted purchase points and are either still waiting for the scoring status or already eligible but not processed yet. The summary includes the total pending points and, when cashback is active, the total pending cashback.
Authorizations
Use API Basic Auth Keys
Path Parameters
Id from the client`s store, usually email address
Response
Summary of purchase points and cashback that are still pending for a customer.
Total amount of pending points considering all eligible pending orders.
Total cashback equivalent for the pending points when cashback is active. Otherwise null.
Orders that still have points pending to be processed or are still waiting for the scoring status.