curl --location --request GET '/user-info?euid' \
--header 'X-FlamPix-Key;' \
--header 'X-FlamPix-Key;' \
--header 'X-FlamPix-Timestamp;' \
--header 'X-FlamPix-Timestamp;' \
--header 'X-FlamPix-Signature;' \
--header 'X-FlamPix-Signature;'{
"euid": "string",
"dailyVolumeInCents": 0,
"maxDailyInCents": 0,
"remainingDailyInCents": 0,
"isBlocked": true,
"dailyLimitResetTime": "2019-08-24T14:15:22Z",
"kycStatus": "pending"
}