Authorization: Bearer ********************
curl --location --request POST '/sunshine-points//exchange' \ --header 'Authorization: Bearer <token>'
{ "error": "string", "code": 0, "message": "string" }