v4

OpenAPI 3.0.02026-07-31811,0021.1 MB
Customer

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.

get/v1/pvt/Customer/{id}/pendingpoints

Path parameters

idstring required

Id from the client`s store, usually email address

Response

TotalPendingPointsinteger

Total amount of pending points considering all eligible pending orders.

TotalPendingCashbacknumber nullable

Total cashback equivalent for the pending points when cashback is active. Otherwise null.