Reply to Ticket
Ticket
Reply to Ticket
Reply to a Ticket from Channel API
POST
Reply to Ticket
Authorizations
Bearer JWT issued to a seller after they sign up for a JTL-Scx subscription via the JTL
Customer Center. Usage format: Bearer <JWT>.
Body
application/json
Seller reply to an existing customer service ticket on the marketplace.
Seller reply to an existing customer service ticket on the marketplace, scoped to a channel.
This is the unique Channel name.
Pattern:
^\w{5,15}$Example:
"MYBESTDEALCOMDE"
A unique Id identify a Seller on a specific SalesChannel. The SellerId is generated from the Channel itself during the Seller SignUp Process.
Pattern:
^\w{1,50}$Example:
"4711"
Unique identifcation for Ticket Id
Required string length:
1 - 256Example:
"CASE-01071982"
Required string length:
1 - 1024Example:
"Open the pod bay doors HAL."
Example:
true
Maximum array length:
10Response
Ticket created