Add case voucher to case
Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}
.
New case voucher object
The body is of type object
.
Successful operation
The response is of type object
.