Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 816 Bytes

File metadata and controls

17 lines (13 loc) · 816 Bytes

CreateMessageRequest

Properties

Name Type Description Notes
id_lang int Language ID used by user to write his message
id_support int Link the message to a previous message [optional]
email str User email in order to send him a response
id_contact int Contact ID to send the user message
message str User message
id_product int Link the message to a product in catalog [optional]
id_order int Link the message to an existing order [optional]
send_mail bool Send confirmation email to the providen email [optional]

[Back to Model list] [Back to API list]