BulkAwardLoyaltyPointsInput
Input fields
The list of loyalty points awards to process.
A note applied to all awards in this bulk request.
The reason code associated with all awards in this bulk request.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"awards": BulkAwardLoyaltyPointsItemInput,
"note": "tough-however-travel-just-performance",
"reasonCode": "POINTS_AWARDED_FOR_ACCOUNT_ACTION"
}