curl --location --request POST 'http://api.gelsinpizza.com/api/mobile/checkversion' \ --header 'Authorization: {{UAT_TOKEN}}' \ --header 'x-platform: android' \ --header 'x-version: 1.0.0' \ --header 'Content-Type: text/plain' \ --data-raw ''
{}