cURL
curl --request GET \ --url https://blessed-toad-definitely.ngrok-free.app/api/voucher
[ { "id": 123, "namaVoucher": "Voucher 12-12", "diskonRate": 10, "tanggalExpired": "2021-12-31" } ]
Documentation IndexFetch the complete documentation index at: https://v1-learn.neoartd.my.id/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://v1-learn.neoartd.my.id/llms.txt
Use this file to discover all available pages before exploring further.
Successful response
Unique identifier for the voucher
Name of the voucher
"Voucher 12-12"
Discount rate of the voucher
10
Expired date of the voucher
"2021-12-31"