Support Endpoints

account/submit-ticket-comment

This endpoint is used to submit a comment on an existing support tickets via our API. Ticket comments represent the conversation between user and support team. Use the TicketID (obtained from /account/submit-ticket endpoint) to identify the ticket you want to attach the comment to

post/account/submit-ticket-comment

Response

Successboolean

True if the request was successful, false if it failed

ErrorMessagestring

Contains a description of the error if the request failed

Changes

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