bulkAdjustPoints( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Updates points balance of multiple accounts. Depending on the BulkAdjustPointsRequest.type: amount - provided amount of points is appended to the accounts balance balance - accounts balance is set to the provided amount

Returns id of the asyncInfra job that takes care of the points adjustment.

Authentication

This function requires elevated permissions and runs only on the backend and on dashboard pages.

Permissions
Manage Loyalty
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
optionsBulkAdjustPointsOptions
Returns
Return Type:Promise<BulkAdjustPointsResponse>
Was this helpful?
Yes
No