Salesforce Marketing Cloud · Example Payload

Salesforce Marketing Cloud Delete Contact Response Example

AutomationCustomer JourneyDigital MarketingEmailMarketingPersonalization

Salesforce Marketing Cloud Delete Contact Response Example is an example object payload from Salesforce Marketing Cloud, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationStatusrequestServiceMessageIDresponseDateTimeoperationInitiated

Example Payload

Raw ↑
{
  "operationStatus": "example_value",
  "requestServiceMessageID": "500123",
  "responseDateTime": "example_value",
  "operationInitiated": true
}