Skip to main content

Add Comment

POST 

/api/chargebacks/:id/add-comment

You can also add a textual comment to your dispute up until its due date (after the due date, an appropriate error will be returned). A successful response will include the single comment that was submitted (not all comments).

Request

Path Parameters

    id stringrequired

    Splitit dispute id

Body

required

    Textstringrequired

    comment itself

    CreatedBystringrequired

    name of comment creator

    CommentIdstringrequired

    merchant defined id

Responses

Response Headers

    Schema

      Errors

      object[]

    • Array [

    • Codestring
      Messagestring
      AdditionalInfostring
    • ]

    • StatusCodeint32required
      TraceIdstring
      IsSuccessbooleanrequired

      Comment

      object

      required

      CommentIdstringrequired
      Textstringrequired
      CommentAtdate-timerequired