v1
latestOpenAPI 3.0.22026-07-223907721.1 MBTicket
Create Ticket
Send a Ticket to Channel API
post/v1/channel/ticket
Request body
Example request
{
"sellerId": "4711",
"ticketId": "CASE-01071982",
"reference": {
"type": "ORDERID",
"id": "19820701"
},
"replyRequested": true,
"from": {
"role": "BUYER",
"name": "Dave"
},
"subject": "Pod bay door seems to be locked.",
"message": "Open the pod bay doors HAL.",
"attachment": [
{
"filename": "RedDot.png",
"contentType": "image/png"
}
]
}Response
Ticket created