curl --location '/api/onesay/admin/points-exchanges'{
"items": [
{
"id": "string",
"idempotencyKey": "string",
"status": "pending",
"costPoints": 100,
"productKey": "POINTS_PRO_30D",
"allocation": {
"id": "string",
"codeId": "string",
"last4": "stri",
"status": "issued",
"transferable": true,
"createdAt": "2019-08-24T14:15:22.123Z"
},
"createdAt": "2019-08-24T14:15:22.123Z"
}
]
}