v1

latestOpenAPI 3.0.32026-07-243003151.2 MB
Recommendations

Accept All Recommendations

This API allows you to accept all recommendations associated with a customer's identity-value or walletId, automatically creating accounts for each recommendation offer and linking them to the customer's wallet. Additionally, all recommendations, regardless of account creation success or failure, will be accepted.

post/services/wallet/recommendations/accept

Request body

OR

Response

Created

totalinteger

Successfully processed Entities count.

Example response

{
  "results": [
    {
      "dateCreated": "2017-01-17T13:20:48+00:00",
      "lastUpdated": "2017-01-17T13:20:48+00:00"
    }
  ]
}