cURL
curl --request GET \ --url https://api.zebedee.io/v0/vouchers/{VOUCHER_ID} \ --header 'apikey: <apikey>'
{ "success": true, "data": { "amount": "1000", "code": "7EE15185", "createdAt": "2023-08-24T15:01:56.408Z", "createTransactionId": "0e11be7a-fd5e-48db-a0bb-54731681bc25", "description": "Voucher for user.", "id": "a2eb43c4-af7f-4eb9-839c-ca31db34b3fc", "redeemedAt": null, "redeemedById": null, "redeemedTransactionId": null, "revokedAt": null, "revokedById": null, "revokedTransactionId": null, "updatedAt": null, "unit": "msats", "walletId": "4a4bd549-297e-4e67-a594-386200e1bc21" }, "message": "Successfully retrieved Voucher." }
Documentation IndexFetch the complete documentation index at: https://docs.zbdpay.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.zbdpay.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?