Amazon Pinpoint · Example Payload

Amazon Pinpoint Open Hours Example

CampaignsCommunicationsEmailMarketingMessagingPush NotificationsSMSVoiceCustomer EngagementSegmentationJourneysAnalytics

Amazon Pinpoint Open Hours Example is an example object payload from Amazon Pinpoint, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

EMAILSMSPUSHVOICECUSTOM

Example Payload

Raw ↑
{
  "EMAIL": "example-EMAIL",
  "SMS": "example-SMS",
  "PUSH": "example-PUSH",
  "VOICE": "example-VOICE",
  "CUSTOM": "example-CUSTOM"
}