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.
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.