curl --location --request POST '/api/public/user/34/promocode/check' \ --header 'Identifier: {{identifier}}' \ --header 'Application-key: {{token}}' \ --data-urlencode 'promocode=DKZEZV'
{ "type": "percent", "value": 10 }