curl --location --request POST 'https://api.lootlocker.com/game/balances/debit' \
--header 'Content-Type: application/json' \
--header 'x-session-token;' \
--data-raw '{
"amount": "1",
"wallet_id": "01HAPKW6M4G8G6B43GY2K7BQHS",
"currency_id": "01HAM2X360PD565H51JA8717JZ"
}'
{
"message": "Insufficient funds for from player 2422917: held amount: 4184769042, requested debit: 10000000000",
"request_id": "132e392b-5a75-4ecb-99b4-e30610d1a8fe",
"trace_id": "7c55f99f086390a7731a8430233cb158"
}
x-session-token: ********************