curl --location --request POST 'https://api.lootlocker.com/game/balances/credit' \
--header 'Content-Type: application/json' \
--header 'x-session-token;' \
--data-raw '{
"amount": "1",
"wallet_id": "01HAPKW6M4G8G6B43GY2K7BQHS",
"currency_id": "01HAM2X360PD565H51JA8717JZ"
}'
{
"message": "currency '01H02CCA6SF3Y7SSHCARKFR11J' does not exist, or could not be found",
"request_id": "b2ffbc60-55ff-414c-905b-389fea173ccb",
"trace_id": "266fc35262fdb3f18265796742983ffe"
}
x-session-token: ********************