v1
latestOpenAPI 3.0.32026-07-243003151.2 MBRecommendations
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
Response
Created
Example response
{
"results": [
{
"dateCreated": "2017-01-17T13:20:48+00:00",
"lastUpdated": "2017-01-17T13:20:48+00:00"
}
]
}