BulkAwardLoyaltyPointsInsertedItemResult
Fields
The account number for this item.
The created loyalty point ledger entry when successful.
The number of points awarded for this item when successful.
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
{
"accountNumber": "A-E4934AC5",
"ledgerEntry": LoyaltyPointLedgerEntryType,
"pointsAwarded": 17
}