Add points to customer
Customers
Add points to customer
Add loyalty points to a customer’s balance. Delegates to LoyaltyUser.add_points(). All async side effects (Z$ distribution, RFM, wallet push) preserved.
POST
Add points to customer
Authorizations
Per-company partner API key (zupy_pk_…). Validated by Zupy against the company integration key hash (Story 14.x); send it on every request as the X-API-Key header. Scoped read-write to the owning company's data.
Path Parameters
Unique identifier for this customer.