get https://api.next-tech.com/v1/voucher/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request GET \
--url https://api.next-tech.com/v1/voucher/voucher_id \
--header 'accept: application/json'
xxxxxxxxxx
12{
"id": 5,
"changed": "2025-04-12T14:11:00.137Z",
"changeduserid": 7,
"created": "2025-04-12T14:11:00.137Z",
"createduserid": 3,
"currencyid": 1,
"externalreference": "Carlos Santana",
"ledgerdate": "2021-02-03",
"projectno": 445,
"serialno": "1162"
}