{}curl --location '/api/onesay/points-exchange/pro-30d' \
--header 'Idempotency-Key;' \
--header 'Content-Type: application/json' \
--data '{}'{
"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"
}