Paid ticket endpoint
POST `/be/tickets/{identifier}/paid` endpoint
identifier
- this could be either ticket id or ticket code.
Will set ticket status to open
.
Response status codes:
Status Code
Interpretation
200
OK - Everything worked as expected
400
403
Forbidden. You do not have access for such request
Error response (status=400):
Error response (status=400):
Error response (status=400):
Last updated