Validates a ContractVoucher and returns basic voucher information to display. Only Vouchers of type 'Rate' are supported here.

Request
path Parameters
contractVoucherCode
required
string
query Parameters
organizationUnitId
required
integer <int64>
Responses
200

OK

400

Bad Request

403

Forbidden

404

Not Found

409

Conflict

500

Internal Server Error

get/connect/v1/contractvoucher/{contractVoucherCode}/validate
Request samples