Loyalty subscription details and image gallery naming guidance

Added

  • Get subscription info (GET /loyalty/config/programs/{pid}/account-info) — Response now includes loyaltyProgramName, a membership object (loyaltySubscriptionId, createdAt, updatedAt) resolved from the provided contactId or loyaltySubscriptionId, and new reward fields: publicDescription, unit (currency code or PERCENT), and value (the reward’s value snapshot at attribution time). See Get subscription info.

Improved

  • Upload image to gallery (POST /emailCampaigns/images) — Clarified the name field description to note it should include the file extension (e.g. product-banner.png). See Upload image to gallery.