# Check voucher **POST /shop/{customer}/voucher** Checks if code is valid or not ## Servers - https://shopmc.app/api: https://shopmc.app/api () - https://dev.shopmc.app/api: https://dev.shopmc.app/api () ## Parameters ### Path parameters - **customer** (string) Customer ID ### Body: application/json (object) - **code** (string) - **nick** (string) ## Responses ### 404 Voucher not found ### 200 Voucher used successfully [Powered by Bump.sh](https://bump.sh)