Support

Reply to support ticket

Use this BillingServ API endpoint to reply to support ticket. Review the response for the operation result or validation errors.

post/ticket/reply

Request body

idinteger required

Support ticket ID.

messagestring required

Reply message. Standard rich text formatting is allowed; emojis and unsupported HTML tags are rejected.

Response

OK

successboolean

Changes

Changed in 1 of the 6 revisions of this API.8

    • added the optional property code to the response with the 401 status

      response-optional-property-added

    • added the optional property code to the response with the 403 status

      response-optional-property-added

    • added the optional property code to the response with the 404 status

      response-optional-property-added

    • added the optional property code to the response with the 422 status

      response-optional-property-added

    • added the optional property request_id to the response with the 401 status

      response-optional-property-added

    • added the optional property request_id to the response with the 403 status

      response-optional-property-added

    • added the optional property request_id to the response with the 404 status

      response-optional-property-added

    • added the optional property request_id to the response with the 422 status

      response-optional-property-added