v1
latestOpenAPI 3.0.22026-07-223907721.1 MBTicket
Reply to Ticket
Reply to a Ticket from Channel API
post/v1/seller/ticket
Request body
Example request
{
"channel": "MYBESTDEALCOMDE",
"sellerId": "4711",
"ticketId": "CASE-01071982",
"replyRequested": true,
"from": {
"role": "BUYER",
"name": "Dave"
},
"message": "Open the pod bay doors HAL.",
"attachment": [
{
"filename": "RedDot.png",
"contentType": "image/png"
}
]
}Response
Ticket created