Newer Version Available
Update Member Progress for Cumulative Promotion
For more information about this action, see Update the Member's Progress Towards Attaining a Cumulative Promotion in Salesforce Help.
This action is available in API version 53.0 and later for users in orgs where either B2C - Loyalty, B2C - Loyalty Plus, Loyalty Management - Growth, or Loyalty Management - Advanced license is enabled.
Supported REST HTTP Methods
- URI
- /services/data/vXX.X/actions/standard/updateProgressForCumulativePromotionUsage
- Formats
- JSON, XML
- HTTP Methods
- POST
- Authentication
- Authorization: Bearer token
Inputs
| Input | Details |
|---|---|
| loyaltyProgramMemberId |
|
| promotionId |
|
| usageIncrementForCumulativePromotion |
|
Outputs
| Output | Details |
|---|---|
| cumulativeUsageTarget |
|
| updatedCumulativeUsageCompleted |
|
Example
Sample Request
Sample Response