sales Creditmemo Comment Repository V1Save Post
POST {{baseUrl}}/V1/creditmemo/:id/comments
Performs persist operations for a specified entity.
Request Body
{"entity"=>{"comment"=>"<string>", "is_customer_notified"=>"<integer>", "is_visible_on_front"=>"<integer>", "parent_id"=>"<integer>", "created_at"=>"<string>", "entity_id"=>"<integer>", "extension_attributes"=>"<object>"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""