SaveCRMLog

Paths

Example

Example request object

{
  "CRMLog": {
    "Id": "00000000-0000-0000-0000-000000000000",
    "PersonId": "00000000-0000-0000-0000-000000000000",
    "Type": 0,
    "SubType": 0,
    "Info": "string_example",
    "From": "string_example",
    "To": "string_example",
    "Subject": "string_example",
    "Body": "string_example",
    "Attachments": null,
    "Cc": "string_example"
  },
  "Context": {
    "DivisionId": "00000000-0000-0000-0000-000000000000",
    "Language": "string_example",
    "ShopId": "00000000-0000-0000-0000-000000000000",
    "SessionId": "00000000-0000-0000-0000-000000000000",
    "Origin": 0,
    "Password": "string_example",
    "Encode": false,
    "AccessToken": "string_example"
  }
}

Example response object

{
  "Success": false
}

ShouldBeExecuted

Postdata

Response