Save order comment

POST {{fulfillment_client_url}}/client/order/1/comment

Save a comment for the order, a notification will be sent to the warehouse that will process it.

Body definition

nameTypeDescriptionRequired
commentStringtrue

Request Body

{"comment"=>"another comment"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"check":true}