v1
latestOpenAPI 3.0.12026-07-24501176.6 MBIssue points or alternate currencies to customers
This API allows you to manually issue reward currency to a customer or user group.
post/v2/customers/bulk/manualCurrencyAllocate
Request body
Example request
[
{
"orgId": 51135,
"programId": 2568,
"awardStrategyId": 108865,
"expiryStrategyId": 109345,
"promotionId": -1,
"sourceValue": 1000,
"eventName": "TransactionAdd",
"eventSourceId": "2152328861",
"currencyType": "PROMISED"
}
]Response
OK
object required