curl --location '/api/onesay/points-exchange/codes'{
"items": [
{
"id": "string",
"codeId": "string",
"last4": "stri",
"status": "issued",
"transferable": true,
"createdAt": "2019-08-24T14:15:22.123Z"
}
]
}