Skip to main content
POST
Add case vouchers

Authorizations

Authorization
string
header
required

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

tenantId
string<uuid>
required

Id of the tenant the customer is related to

customerId
string
required

Customer id

Body

application/json

List of new case vouchers

caseVouchers
object[]
constraints
object

Response

200 - application/json

Successful operation

merged
boolean

Whether the new case voucher was merged with an existing one

caseId
string<uuid>

Id of the case that the case voucher is added to

caseVoucherId
string<uuid>

Id of the case new case voucher