Skip to main content

Create a comment

POST 
/comments

Create a comment

Request

Body

required

    body string
    comment_record_type string

    Possible values: [number_order, sub_number_order, number_order_phone_number]

    comment_record_id uuid

Responses

200: A Comment Response

default: Unexpected error

Loading...