Resource: invalidatevouchers.nv
HTTP-metodi: POST
This resource is used to invalidate vouchers in Netvisor by utilizing Netvisorkey. The Netvisorkey of the voucher can be retrieved using resource accountingledger.nv. It is possible to add comment with the request, which is shown in processing history in Netvisor. Note that a maximum of 100 vouchers can be invalidated with a single request.
The data to be imported must be included in the request as an XML with the following structure:
Level | Element name | Type and length | Occurs | Description | Example |
1 | root | Aggr. | 1 | ||
2 | invalidatevouchers | Aggr. | 1 | ||
Attr. | identifier | String | 1 | Linkin data type, always 'netvisorkey' | netvisorkey |
3 | comment | String max 255 | 0...1 | Free text, comment is seen in voucher's processing history in Netvisor | The reason of the invalidation is... |
3 | invalidatevoucher | Numeric | 1...100 | Netvisorkey of the voucher to be invalidated | 123 |
Did you find it helpful? Yes No
Send feedback