Tickets

Create Ticket

Creates a new ticket.

post/v1/shops/{shopId}/tickets

Request body

customer_idstring required
subjectstring required

Must not be greater than 255 characters.

invoice_idstring

Example request

{
  "customer_id": "culpa",
  "subject": "asyzwszwtxpeqqi"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.