Tickets
TTC WMS
Introduction
Authentication
Tickets
Online Booking
POST
Get Ticket
GET
Search Tickets
GET
Notification Webhooks
Webhooks
Tickets
Online Booking
Developing
POST
/api/v1/booking
Try it
Run in Apidog
Run in Apidog
Request
Authorization
Send your HTTP requests with an
Authorization
header that contains the word Basic followed by a space and a base64-encoded string
username:password
Example:
Authorization: Basic *****************
Body Params
application/json
Required
Generate Code
Examples
Responses
🟢
200
Success
application/json
Generate Code
Body
Generate Code
Response
Response Example
{
"ticketCode"
:
"string"
}
Modified atÂ
2026-01-20 16:34:13
Previous
Tickets
Next
Get Ticket