v1

latestSwagger 2.02026-07-133652141.7 KB
tickets

Creates a new trouble ticket

Use this service to create a new trouble ticket. Use this to include relevant information about the order, comunicate with the customer or marketplace team. Whenever possible message will be pushed to Mobile first. This is the primary mean of comunicaiton with the customer regarding orders, shippments, shippments status. New tickets will be automatically be set to 'OPEN'. Trouble tickets need to be associated with a orderId or customer. New tickets can optionally include a new message.

post/ticket

Headers

authorizationstring required

Authorization token. The Authorization token can be found in your Admin console.

Request body

orderIdstring required

Unique order Id that this trouble ticket belongs to

fromstring required

Friendly name of the person sending this message, if not provided the seller name will be used

bodystring required

Message to the customer

typestring required

Trouble ticket type.

descriptionstring

Trouble ticked brief description

Response

Success!