Customers
Add case vouchers
Add new case vouchers to a customer
POST
Authorizations
Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}
.
Path Parameters
Id of the tenant the customer is related to
Customer id
Body
application/json
List of new case vouchers
The body is of type object
.
Response
200 - application/json
Successful operation
The response is of type object[]
.