Newer Version Available
Debit Points
Debit loyalty points from a specified loyalty program member’s balance.
You can debit loyalty points to redeem for a service or upgrade the member to a higher
tier.
This action is available in API version 51.0 and later for users with Loyalty Management license.
Supported REST HTTP Methods
- URI
- /services/data/vXX.X/actions/standard/debitPoints
- Formats
- JSON, XML
- HTTP Methods
- POST
- Authentication
- Authorization: Bearer token
Inputs
| Input | Details |
|---|---|
| AdditionalNotes |
|
| CorrelationId |
|
| FlowId |
|
| JournalId |
|
| LoyaltyProgramMemberId |
|
| Points |
|
| ProgramCurrencyName |
|
| ProgramName |
|
Outputs
| Output | Details |
|---|---|
| JournalId |
|
| LoyaltyProgramMemberId |
|
| PointsBalance |
|
| ProgramCurrencyName |
|
| ProgramName |
|
Example
Sample Request
Sample Response