Amazon Pinpoint · Example Payload

Amazon Pinpoint Apns Channel Request Example

CampaignsCommunicationsEmailMarketingMessagingPush NotificationsSMSVoiceCustomer EngagementSegmentationJourneysAnalytics

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

Top-level fields

BundleIdCertificateDefaultAuthenticationMethodEnabledPrivateKeyTeamIdTokenKeyTokenKeyId

Example Payload

Raw ↑
{
  "BundleId": "392861",
  "Certificate": "example-Certificate",
  "DefaultAuthenticationMethod": "example-DefaultAuthenticationMethod",
  "Enabled": "example-Enabled",
  "PrivateKey": "example-PrivateKey",
  "TeamId": "758448",
  "TokenKey": "page-token-abc123",
  "TokenKeyId": "749645"
}