curl --request GET \
--url https://api.pricenow.dev/api/payments/vouchers/{code}/validate \
--header 'accept-language: <accept-language>' \
--header 'pratiq-channel-uuid: <pratiq-channel-uuid>'{
"data": {
"isCode": true
}
}curl --request GET \
--url https://api.pricenow.dev/api/payments/vouchers/{code}/validate \
--header 'accept-language: <accept-language>' \
--header 'pratiq-channel-uuid: <pratiq-channel-uuid>'{
"data": {
"isCode": true
}
}Language of the response
en, de, fr, it UUID of the sales channel
Successful response
Show child attributes