Adds points earned from a purchase to a loyalty account.
Open in API Reference
The ID of the target loyalty account.
A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field’s value.
''
The points to add to the account. If you are using the Orders API to manage orders, specify the order ID. Otherwise, specify the points to add.
The ID of the order for which the buyer accumulated the points. This field is returned only if the Orders API is used to process orders.
The number of points accumulated by the event.
A unique string that identifies the AccumulateLoyaltyPoints request. Keys can be any valid string but must be unique for every request.
AccumulateLoyaltyPoints
The location where the purchase was made.
// No response received yet.